Add more command manage edit block. Add checking update for the next update in this plugin
- Add more message in config.yml. Copy them and paste in your config.yml (For someone using the previous version) (v2.0)
- Add more command:
Code (Text):
/ebb set <name_block> default <allow/exp-value> <value>: Editing the block default
/ebb set <name_block> <max/min> <value>: Changing about value the max or min value exp
(!) Copy the new message in config.yml:
Code (Text):
#If the config was broken, the plugin will be send you a message:
config-broken-message: "&4Check all blocks in your config.yml file. There are something wrong from that!"
#Success change block message:
change-message: "&aSuccess change edit blocks!"
#Fail to change value exp for block because the value that player set is not a number maybe a string, a char,...!
change-value-exp-fail: "&4Fail to change value exp! Make sure the input value exp is number"