Compatibility
Minecraft: Java Edition
1.21
1.20.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 7 months ago
Updated 5 months ago
USEFULTRICKS
1.20-1.21
A plugin that allows you to disable and enable the pickup ability of a player!
- 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
# 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: false" if you want to know 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
By Articuling