DropConfirmation
This plugin able to player to confirm their drop of item to avoid fail into the void or lava for example.
Commands
/dropconfirmation reload | Admin Command
/dropconfirmation info | Display plugin informations
Permissions
dropconfirmation.bypass: bypass confirmation
dropconfirmation.commands: display help and other commands
dropconfirmation.command.reload: reload plugin
Configuration
Code (Text):
#confirm drops only if items is renamed
confirm_only_renamed: false
#use [] to confirm all drops, use upper case for all items
whitelisted_items: []
seconds_before_reset: 5
per_item_confirmation: false
reset_confirm_after_drop: true
blacklisted_worlds: []
messages:
prefix: "&7[&c&lConfirmation&7] "
#use {0} to use seconds before cancel
cancel_message: "Vous devez &aconfirmer &7le drop avant &a{0} secondes&7 ! Désactivable dans le &b/tools"
commands:
incorrect_usage: "&fCorrect Usage : /{0}"
no_permission: "&fCommande inconnue."
help:
- "&7&m------------------&8[&6Help Panel&8]&7&m------------------"
- "{!dropconfirmation.command.reload}&6/dropconfirmation reload &eReload the config"
- "&6/dropconfirmation info &eDisplay the plugin information"
- "&7&m----------------------------------------------"