Give players rewards when they complete advancements.
Dependencies
Commands
- /advancementrewards reload - Reloads the plugin
Permissions
- advancementrewards.command.reload - Allows use of the /advancementrewards reload command
Action List
- ADD_POTION:type:amplifier:duration - Add potion effect to the player
- BROADCAST:message - Send message to all players on the server
- CONSOLE_COMMAND:command - Execute command from the server console
- MSG:message - Send private message to specific player
- MONEY:money - Add money to the player balance
- PLAYER_COMMAND:command - Execute command as if the player ran it themselves
- SOUND:type:float:float - Play sound to player
✔ Custom Advancement Reward Support
Create custom advancement rewards.
Code (YAML):
messages:
prefix
:
"&8[&aUltimateAdvancementRewards&8]&r"
no-permission
:
"%prefix% &cYou don't have permission to use this command!"
player-only
:
"%prefix% &cYou can't use commands from console!"
help-header
:
"&e----- UltimateAdvancementRewards Commands -----"
help-reload
:
"%prefix% &f/%cmd% reload &7- Reloads the plugin"
reload-success
:
"%prefix% &aSuccessfully reloaded!"
reload-fail
:
"%prefix% &cA serious error occurred during reloading"
Code (YAML):
rewards:
minecraft:story/mine_diamond:
actions
:
-
"MSG:&a&lYou mined a diamond and earned 100 money!"
-
"MONEY:100"
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.