A simple plugin to disable enchanting table.
A simple plugin to disable enchanting table.
DisableEnchantingTable | Description |
---|---|
Commands | In-game support for changing values |
Customizable Config | Message, Value |
Commands | Description | Permissions | Aliases |
---|---|---|---|
/disableenchantingtable <true:false> | Disable Enchanting Table Commands | disableenchantingtable.command | /det, /disableench |
# DisableEnchantingTable Configuration
# Set false if you want the enchanting table to function normally
disable-enchantingtable: false
# Called when disable-enchantingtable value is true
# Set false if you don't want send message to player
use-message: true
message: "§cEnchanting Table on this server is disabled."
Version: 1.0.0
Downloads: 329
Updated: 9/18/2023
Supported API versions: 5.5.0 to 5.27.1
Categories: General, Vanilla Mechanics
License: GPL-3.0