AdzDropControl

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

AdzDropControl

AdzDropControl is a per world, player drop management system.

It could help if you have a world where:

  • Players must stick with a certain kit or
  • In a role play server you don't want players to swap items or leave them lying on the ground

Install / Config setup

To install the plugin, simply drop the .jar into your plugins folder

AdzDropControl is set up in the config. The default config is thoroughly explained but, I will put it here for those of you who wish to see how to plugin works.

#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

The setup in the default config allows player to drop most items but, will stop them dropping books and compasses.

This is great for if you give a book on spawn (e.g. rules) that the player must keep, or a compass (See compass navigation). Compass navigation is another plugin myself and Daniel work on together that allows teleportation through a chest GUI with full customisable setup. Please check it out, it does much more!

Commands

'/adc reload' or '/adzdropcontrol reload' reloads the config without having to reload the whole server.

Permissions

'AdzDropControl.Bypass' The player will not be affected by the plugin.

'AdzDropControl.keepInv' The player will keep their inventory on death and lose nothing.

One last note...

I hope I have catered for newcomers seeking a brilliant plugin or those who have migrated from DeathDropDisabler and AdzNoDrop. If not, please feel free to make a request in the comments!

That's it, have fun!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    65698
  • Created
    Sep 15, 2013
  • Last Released File
    Sep 15, 2013
  • Total Downloads
    1,084
  • License

Categories

Members

Recent Files