UsefulTricks 1.20+
PICKUP COMMAND:
Disables/Enables a player ability to pickup item!
- /pickup * for all players
- /pickup (IGN) for one player
- /pickup for yourself
Reload Command
- /usefultricks reload
- CONFIG.yml
Code (YAML):
# 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!"
You can change the default value message in the config.yml!
- Change it to "**default-message: true**" If you wanna see if you can pickup items or not when joining!
PERMISSIONS:
usefultricks.command.pickup
Allows someone to turn on/off item pickup using /pickup
usefultricks.command.reload
Allows someone to use the command /usefultricks reload