Safely drop items by confirming the drop! This lightweight plugin is very useful to players who are afraid of pressing the drop button on accident. SafeDrop can be enabled/disabled through commands to give players the option of drop safety. Great plugin for donation features!
✤ Safely drop items by confirming drops ✤ Custom messages ✤ MySQL & SQLite support ✤ Fast Support ✤ Enable/disable safe drop through commands ✤ Editable seconds to confirm a drop ✤ Optional actionbar message ✤ Optional text message ✤ Lightweight, simple and reliable ✤ Item-based whitelisting ✤ Category-based whitelisting ✤ Works in 1.9+ (servers 1.8 and below can use plugin if actionbar message is set to false in the config!)
Commands:
Code (Text):
/safedrop off - turns off safedrop for player running the command
/safedrop on - turns on safedrop for player running the command
/safedrop reload - reloads the plugin
** "safedrop" can be replaced with "sd" **
Permissions:
Code (Text):
sd.use - Allows use of "/sd off" or "/sd on"
sd.admin - Allows use of "/sd reload"
Code (Text):
safe-drop:
enabled: true
seconds: 10
text-message:
enabled: true
actionbar-message:
enabled: true
database-settings:
enabled: false
type: 'mysql' # change to 'sqlite' for SQLite
host: 'localhost'
port: 3306
user: 'root'
password: 'password'
database: 'server1'
messages:
no-permission: '&cYou do not have permission to do this!'
drop-text-message: '&3&lConfirm drop &r&9by dropping item again!'
drop-actionbar-message: '&3&lConfirm drop &r&9by dropping item again!'
safedrop-off: '&c&lSafeDrop has been disabled!'
safedrop-on: '&a&lSafeDrop has been enabled!'
usage:
- '&9&lTry,'
- '&9/&8Safedrop &7- &oTurns on/off safedrop'
Plugin doesn't work the way you want it to? Message me through discord, spigot, or on the discussion page before you leave a review. Leaving a review with error messages does not make me work any harder to solve the issue.