
UsefulTricks contains a pickup command that disables and enables the pickup of a player!
A plugin that allows you to disable and enable the pickup ability of a player!
Disables/Enables a player ability to pickup item!
# USEFULTRICKS BY ARTICULING, version 1.6
# Discord DM: 'xcheezie' for suggestions or help!
default-message: false
# CUSTOMIZABLE MESSAGES!
# USE %player% for the player name!
# Use minecraft color coding using character '&' for colors!
no-permission: "&cYou do not have permission to do that command!"
reload-message: "&aUsefulTricks has been reloaded!"
can-pickup: "&aYou can pickup items now!"
cannot-pickup: "&cYou cannot pickup items now!"
got-disabled: "&c%player%&c has disabled your pickup!"
got-enabled: "&a%player%&a has enabled your pickup!"
made-disabled: "&cYou have successfully disabled all player's pickup!"
made-enabled: "&aYou have successfully enabled all player's pickup!"
target-enabled: "&aYou have successfully enabled %player%&a's pickup!"
target-disabled: "&cYou have successfully disabled %player%&c's pickup!"
player-offline: "&cYou have not specified a player or the player is offline!"
self-pickup-console: "&cYou cannot do that command!"
not-console-or-player: "&cThis command can only be run by a player or console!"
usefultricks.command.pickup:
Allows someone to turn on/off item pickup using /pickup
usefultricks.command.reload:
Allows someone to use the command /usefultricks reload
By Articuling