NotClickable
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge neoforge
标签: game-mechanics management utility
? NotClickable
? Prevent players from interacting with specific blocks — fully configurable and lightweight!
? Description
NotClickable is a lightweight utility mod for server admins and map creators that allows you to mark specific blocks as non-interactable — meaning players will no longer be able to right-click them.
This is useful for:
- Adventure or puzzle maps
- Spawn protection or admin zones
- Technical redstone builds
- Custom SMP mechanics
?️ Features
- ? Block right-click interaction on marked blocks
- ? Use
/notclickablecommand to mark blocks manually or by looking at them - ?
/notclickable listshows all protected positions (with clickable TP links) - ✨ Temporary particle outlines around protected blocks for easy visualization
(when using the command/notclickable listfor 5 seconds) - ⚙️ Configurable permission level via
config/notclickable-common.toml - ? World-persistent storage using Minecraft's
SavedData
? Configuration
After first launch, a config file will be created at:
/config/notclickable-common.toml
# Permission level required to use /notclickable command (0–4)
commandPermissionLevel = 2
This controls who can use the /notclickable command (2 = command blocks & trusted operators).
? Commands
| Command | Description |
|---|---|
/notclickable true/false |
Marks the block you're looking at |
/notclickable <x y z> true/false |
Marks a specific block by coordinates |
/notclickable list |
Lists all protected blocks (with /tp links) |
? Wiki
? Full documentation is available on the NotClickable GitHub Wiki
? Bug Reports
? Found a bug or need help? Join the Netlifex Development Discord to report issues or ask questions
? Compatibility
- ✔️ Forge 1.20.1
- ❌ Not compatible with Fabric
- ? Client-side installation is not required
请登录后举报
暂无评论,抢个沙发吧~