Config

Please don't copy and paste this example! It will not work because of comments! If you need a clean config, just delete yours and upon reload, the plugin will make a new one!

#Configuration for AdzNoDrop by Adzwoolly!

#In which world(s) should the plugin block drops?  Add and edit worlds as you wish!
EnabledWorlds:
  World: true     #"World" is the name of the world, true means it will block drops.
  World2: true
  World3: false     #"World3" is the world, although this is in the file, drops won't be blocked because it's set to false.
  
#***Not all of your worlds need to be put in the config***

#Should the plugin display a message on drop attempt? (true / false)
MessageOn: true     #true means it will display the message set below.
#If the above is true, what should be displayed. Colour codes can be used with ~
Message: ~4Adz says NoDrop!     #"~" is the colour code sign.  This text will display as "AdzNoDrop" <--In Red
#Should AdzNoDrop remove drops on death? Only works if world is true above.
DeathDropDisable: false     #false means when a player dies, they will drop items.  When true, only the worlds specified above will be affected

Comments

Posts Quoted:
Reply
Clear All Quotes