ModsJava
NoTables
Disable crafting tables, anvils, or even enchantment tables, while sending a message to a player. Free Minecraft Java mod for 1.7, 1.8, 1.9.
⬇ Download on SpigotThis is a quick plugin I made that disables crafting tables, anvils, or even enchantment tables. You can easily disable/enable a table by using the simple config.yml.
You can also send messages to players if they try to use a disabled table.
Enjoy
Source code: https://github.com/imesh97/NoTables
EDIT: *made this for a client of mine*
You can also send messages to players if they try to use a disabled table.
Spoiler: CONFIG
Code (Text):
#
# ------------------------------ #
#
# NoTables 1.0
# Disable crafting tables, anvils, or even enchantment tables.
# Send a message to a player if they try to use one.
# (c) IMDAFATBOSS
#
# ------------------------------ #
#
# CONFIG HELP
#
# crafting-tables: false USE A TRUE/FALSE STATEMENT.
# anvils: false USE A TRUE/FALSE STATEMENT.
# enchantment-tables: false USE A TRUE/FALSE STATEMENT.
#
# messages: MESSAGES SENT WHEN A PLAYER TRIES USING A DISABLED TABLE.
# - '&bWE DONT LET YOU USE IT'
# - '&BPLEASE DONT USE IT'
# - '&BWE REMOVED THIS MECHANIC'
# - '&BFOR A REASON!'
crafting-tables: false
anvils: false
enchantment-tables: false
messages:
- '&bWE DONT LET YOU USE IT'
- '&BPLEASE DONT USE IT'
- '&BWE REMOVED THIS MECHANIC'
- '&BFOR A REASON!'
# ------------------------------ #
#
# NoTables 1.0
# Disable crafting tables, anvils, or even enchantment tables.
# Send a message to a player if they try to use one.
# (c) IMDAFATBOSS
#
# ------------------------------ #
#
# CONFIG HELP
#
# crafting-tables: false USE A TRUE/FALSE STATEMENT.
# anvils: false USE A TRUE/FALSE STATEMENT.
# enchantment-tables: false USE A TRUE/FALSE STATEMENT.
#
# messages: MESSAGES SENT WHEN A PLAYER TRIES USING A DISABLED TABLE.
# - '&bWE DONT LET YOU USE IT'
# - '&BPLEASE DONT USE IT'
# - '&BWE REMOVED THIS MECHANIC'
# - '&BFOR A REASON!'
crafting-tables: false
anvils: false
enchantment-tables: false
messages:
- '&bWE DONT LET YOU USE IT'
- '&BPLEASE DONT USE IT'
- '&BWE REMOVED THIS MECHANIC'
- '&BFOR A REASON!'
Enjoy
Source code: https://github.com/imesh97/NoTables
EDIT: *made this for a client of mine*
NoTables is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9. Downloaded 158 times (via Spigot). Download it and open it directly in the game.