AdzDropControl v1.0

Details

  • Filename
    AdzDropControl-v1.0.jar
  • Uploaded by
  • Uploaded
    Sep 15, 2013
  • Size
    5.05 KB
  • Downloads
    1,088
  • MD5
    545052169990792454c25462d64ec117

Supported Bukkit Versions

  • CB 1.6.2-R1.0

Changelog

First release!

I'll just post the config here for now...

#Configuration for AdzDropControl by Adzwoolly!

#ListType options are as follows: Allow/Block/All
#Allow means those items CAN be dropped. This means from the inventory and/or NOT kept on death.
#Block means those items CAN'T be dropped. This means from the inventory and/or kept on death.
#All means nothing can be dropped. This means nothing can be dropped from the inventory or lost on death
#If an incorrect option has been selected the plugin will use All

#MessageOn options are as follows: true/false
#true means a message will be displayed when a player attempts to drop an item that's blocked
#false means a message will not be displayed to the player

#Message accepts any text
#The text is the message displayed to the player when they attempt to drop an item that's blocked

#DeathDrop options are as follows: true/false
#true means the plugin will apply on death. E.g. allow would drop the items in the list and let the player keep the rest.
#false means the plugin will not apply on death.

#In which world(s) should the plugin block drops?  Add and edit worlds as you wish!
Worlds:
  Worldname:
    #Allow/Block/All
    ListType: Block
    Itemlist:
    - 345
    - 403

#Should the plugin display a message on drop attempt? (true / false)
MessageOn: true
#If the above is true, what should be displayed. Colour codes can be used with ~
Message: ~4Adz says NoDrop!
#Should AdzDropControl apply on death?
DeathDrop: true

None!