Remove CraftingTable, Anvils, ET.

Status
This thread has been locked.

Dobbs

Minecraft Manager
Supreme
Feedback score
1
Posts
572
Reactions
119
Resources
0
Hello, I am Wrath
I am currently creating a server that doesn't want players too use mechanics such as CraftingTable, Anvils, and Enchantment Tables completely. I want too be able to configure messages that display when they try too use these.
Code:
###CONFIG###
CRAFTINGTABLE: FALSE
ANVILS: FALSE
ENCHANTMENT TABLE: FALSE

MESSAGE:
  - &bWE DONT LET YOU USE IT
  - &BPLEASE DONT USE IT
  - &BWE REMOVED THIS MECHANIC
  - &BFOR A REASON!

###PLEASE ALLOW TOO CONFIRGURE LIKE THIS, MESSAGE, SOO YOU CAN USE INFINITY LINES!###

I would want this too be a vouch copy since I feel like this plugin would cost $1 too make. If not message me a quote! You can probably, Post this on sigotmc and get alot of downloads, since there is no plugins, only plugins like nocraft or recipe remove.
 

RawVeteran

Feedback score
0
Posts
21
Reactions
2
Resources
0
If your using essentials go to the bottom of the config file and under blacklist ex.
blacklist:
placement: 10,11,46,327
usage: 327
then add the item id for the items you dont want the user to place or use.
 
Status
This thread has been locked.
Top