Reward your players for fishing.
Commands
- /fishingrewards reload - Reload plugin
Permissions
- fishingrewards.reload - Allows use of the /fishingrewards reload command
Action List
- BROADCAST:message - Send a message to all players on the server
- CONSOLE_COMMAND:command - Execute a command from the server console
- MSG:message - Send a private message to a specific player
- PLAYER_COMMAND:command - Execute a command as if the player ran it themselves
- SOUND:type:float:float - Play a sound to a player
- ADD_POTION:type:amplifier:duration - Add a potion effect to the player
config.yml
main_command:
name: "fishingrewards"
description: "Main FishingRewards command"
aliases:
- "fr"
vanilla_rewards:
enabled: true
chance: 50
messages.yml
messages:
no-permission: '&cYou don''t have permission to use this command!'
reload: "&aPlugin reloaded!"
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.