Reward your players for fishing.
Commands
- /fishingrewards reload - Reload plugin
Permissions
- fishingrewards.command.reload - Allows use of the /fishingrewards 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
- PLAYER_COMMAND:command - Execute command as if the player ran it themselves
- SOUND:type:float:float - Play sound to player
✔ Vanilla Rewards Support
You can configure vanilla rewards with a custom chance.
✔ Unlimited Rewards Support
You can create unlimited rewards.
config.yml
vanilla_rewards:
enabled: true
chance: 50
messages.yml
messages:
prefix: "&8[&aUltimateFishingRewards&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----- UltimateFishingRewards 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"
rewards.yml
rewards:
1:
chance: 50
name: "&bDiamond"
actions:
- "MSG:&aYou have received %name% &arewards for fishing!"
- "CONSOLE_COMMAND:give %player% diamond 1"
2:
chance: 40
name: "&2Emerald"
actions:
- "MSG:&aYou have received %name% &arewards for fishing!"
- "CONSOLE_COMMAND:give %player% emerald 1"
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.