NOTE: Premium version of this plugin has 0 known bugs with a 100% customization rewards and configs and more options such as MySQL and 1k+ Placeholders with 100% lagg free Click on the following link: Premium version
-
Cool down rewarding system!
-
Economy rewarding system (Vault required)
-
Voting rewards system (Votifier required
-
GUI System!
-
100% Customization!
-
Holoram Support.
-
Unlimited possibilities!
-
Command on receive reward
-
Messages on receive reward
-
100% Item(rewards) customization!
-
And more, open to suggestions!
-
MySQL Support(Premium version)
-
1k + Placeholders(Premium version)
-
Custom commands to spawn fireworks, sounds and more on the Premium version!
-
-
Download the plugin (Rewards++-2.0.6.jar)
-
Download the dependencies, aka Vault, Votifier(Optional)
-
put the jar file into your /plugins directory.
-
stop and start your server the plugin will generate some files.
-
config the files you feel like configuring and stop and start your server
-
Done!
Code (Text):
/rewards reload "rewards.reload"
/rewards removecooldown <playername> <reward_name> "
RewardsPlusPlus.rewards.removecooldown"
/rewards "RewardsPlusPlus.rewards"
/rewards setholo "RewardsPlusPlus.rewards.setholo"
Notice, to access the right click on the block player needs the permission "RewardsPlusPlus.rewards.block"
if you enable need-permission in a reward the permission would be
"rewards.<reward name>"
replace <reward name> with the reward name.
/rewards removecooldown <playername> <reward_name> "
RewardsPlusPlus.rewards.removecooldown"
/rewards "RewardsPlusPlus.rewards"
/rewards setholo "RewardsPlusPlus.rewards.setholo"
Notice, to access the right click on the block player needs the permission "RewardsPlusPlus.rewards.block"
if you enable need-permission in a reward the permission would be
"rewards.<reward name>"
replace <reward name> with the reward name.
Spoiler: rewards.yml
Code (Text):
[/CENTER]
Rewards:
daily:
enable: true
type: TIME
cooldown: 86400
slot: 10
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&e&lDaily reward'
LockedName: '&c&lLocked'
availableLore:
- '&a&oThis reward is available!'
- '&b&oClick to claim this reward!'
LockedLore:
- '&6This reward is locked'
- '&e&oCooldown: %time%'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.daily'
- '&6You can switch if permission is required or not in config.'
message:
- '&f&l[!] &bYou have claimed your daily reward!'
- '&f&l[!] &bCome back tomorrow for more!'
commands:
- 'give %name% diamond 5'
- 'eco give %name% 500'
- 'broadcast &4%name% &bhave collected their daily rewards! &c/rewards'
daily_vote:
enable: true
type: VOTE
needed_value: 1
cooldown: 10
slot: 18
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&e&lVote reward'
LockedName: '&c&lLocked'
availableLore:
- ''
- '&7&oYou can collect this reward!'
- '&7&oYou will receive:'
- ' &b+5 Diamonds'
- ' &a+$50'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.daily_vote'
- '&6You can switch if permission is required or not in config.'
LockedLore:
- ''
- '&7&oThis reward requires you to have %needed_value%!'
- '&7&ovote and support the server type &c&o/vote'
- '&e&oCooldown: %time%'
message:
- ' &b&o** &e&oReceived vote reward &b&o**'
commands:
- 'give %name% diamond 5'
- 'eco give %name% 50'
economy:
enable: true
type: ECONOMY
needed_value: 150
cooldown: 10
slot: 17
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&a&lEconomy reward'
LockedName: '&c&lLocked'
availableLore:
- ''
- '&7&oYou can collect this reward!'
- '&7&oYou will receive:'
- ' &d&o+16 Apples'
- ' &f&o+1 iron sword'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.economy'
- '&6You can switch if permission is required or not in config.'
LockedLore:
- ''
- '&7&oThis reward requires you to have $%needed_value%!'
- '&e&oCooldown: %time%'
message:
- ' &b&o** &e&oReceived economy reward &b&o**'
commands:
- 'give %name% apple 16'
- 'give %name% ironsword 1'
[CENTER]
Rewards:
daily:
enable: true
type: TIME
cooldown: 86400
slot: 10
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&e&lDaily reward'
LockedName: '&c&lLocked'
availableLore:
- '&a&oThis reward is available!'
- '&b&oClick to claim this reward!'
LockedLore:
- '&6This reward is locked'
- '&e&oCooldown: %time%'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.daily'
- '&6You can switch if permission is required or not in config.'
message:
- '&f&l[!] &bYou have claimed your daily reward!'
- '&f&l[!] &bCome back tomorrow for more!'
commands:
- 'give %name% diamond 5'
- 'eco give %name% 500'
- 'broadcast &4%name% &bhave collected their daily rewards! &c/rewards'
daily_vote:
enable: true
type: VOTE
needed_value: 1
cooldown: 10
slot: 18
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&e&lVote reward'
LockedName: '&c&lLocked'
availableLore:
- ''
- '&7&oYou can collect this reward!'
- '&7&oYou will receive:'
- ' &b+5 Diamonds'
- ' &a+$50'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.daily_vote'
- '&6You can switch if permission is required or not in config.'
LockedLore:
- ''
- '&7&oThis reward requires you to have %needed_value%!'
- '&7&ovote and support the server type &c&o/vote'
- '&e&oCooldown: %time%'
message:
- ' &b&o** &e&oReceived vote reward &b&o**'
commands:
- 'give %name% diamond 5'
- 'eco give %name% 50'
economy:
enable: true
type: ECONOMY
needed_value: 150
cooldown: 10
slot: 17
need-permission: false
availableMaterial: 'STAINED_GLASS_PANE;5'
onCooldownMaterial: 'STAINED_GLASS_PANE;15'
needPermissionMaterial: 'STAINED_GLASS_PANE;14'
successfullSound: 'HORSE_ARMOR'
unsuccessfullSound: 'ANVIL_BREAK'
availableName: '&a&lEconomy reward'
LockedName: '&c&lLocked'
availableLore:
- ''
- '&7&oYou can collect this reward!'
- '&7&oYou will receive:'
- ' &d&o+16 Apples'
- ' &f&o+1 iron sword'
needPermissionLore:
- '&6This reward requires the permission IntervalBonus.economy'
- '&6You can switch if permission is required or not in config.'
LockedLore:
- ''
- '&7&oThis reward requires you to have $%needed_value%!'
- '&e&oCooldown: %time%'
message:
- ' &b&o** &e&oReceived economy reward &b&o**'
commands:
- 'give %name% apple 16'
- 'give %name% ironsword 1'
[CENTER]
Spoiler: config.yml
Code (Text):
[/CENTER]
RewardsPlusPlus:
################################################################################################
# TIME-FORMAT #
# Time format works this way: %02d is the key, you must specify 4 of those #
# else it will glitch or even stop the plugin from working, as shown below is a #
# good example of its configuration, the first one you put means Days, #
# the second one means Hours, and the third one means Minutes, and #
# third one means Seconds. If time is less than a day it will cut the Day key. #
################################################################################################
#In case you mess up configuring the time-format or decide to remove it or the #
#config somehow gets removed or corrupted or whatever it will be replaced with the default one.#
################################################################################################
time-format: '&6&l%days%:&6&l%hours%:&6&l%minutes%:&6&l%seconds%'
################################################################################################
# Recommended! disable only when spigotmc is down for maintenance or having issues, #
# or you have last version but still tells you to update. #
################################################################################################
update-check: true
################################################################################################
# You can use the placeholders %votes% to get player total votes #
# %player% for player's username. #
# %servicename% for the service name the voter used. #
# %timestamp% for the current time in millis the vote happened. #
# %address% for the vote address. #
# and use color codes like &<code> #
################################################################################################
vote-received-message:
- '&a&o[+1 Vote]'
- '&6&oThanks for voting %player%, Total votes: &e&o%votes%'
################################################################################################
# Please only disable if you see the server is having problems because of metrics. #
################################################################################################
use-metrics: true
# Thanks for using us.luckyclutch.spigot.rewardsplusplus.RewardsPlusPlus
auto-gui-size: true
#Gui-size goes up to 6, those are the lines of the gui max is 6
gui-size: 6
gui-name: '&a&lRewards'
messages:
no-permission: '&4&oYou do not have permission for this command.'
remove-cooldown-success: '&a&oSuccessfully removed cooldown.'
no-cooldowns-on-player: '&4Cooldown not found on player.'
player-offline: '&aPlayer must be online to execute this command.'
[CENTER]
RewardsPlusPlus:
################################################################################################
# TIME-FORMAT #
# Time format works this way: %02d is the key, you must specify 4 of those #
# else it will glitch or even stop the plugin from working, as shown below is a #
# good example of its configuration, the first one you put means Days, #
# the second one means Hours, and the third one means Minutes, and #
# third one means Seconds. If time is less than a day it will cut the Day key. #
################################################################################################
#In case you mess up configuring the time-format or decide to remove it or the #
#config somehow gets removed or corrupted or whatever it will be replaced with the default one.#
################################################################################################
time-format: '&6&l%days%:&6&l%hours%:&6&l%minutes%:&6&l%seconds%'
################################################################################################
# Recommended! disable only when spigotmc is down for maintenance or having issues, #
# or you have last version but still tells you to update. #
################################################################################################
update-check: true
################################################################################################
# You can use the placeholders %votes% to get player total votes #
# %player% for player's username. #
# %servicename% for the service name the voter used. #
# %timestamp% for the current time in millis the vote happened. #
# %address% for the vote address. #
# and use color codes like &<code> #
################################################################################################
vote-received-message:
- '&a&o[+1 Vote]'
- '&6&oThanks for voting %player%, Total votes: &e&o%votes%'
################################################################################################
# Please only disable if you see the server is having problems because of metrics. #
################################################################################################
use-metrics: true
# Thanks for using us.luckyclutch.spigot.rewardsplusplus.RewardsPlusPlus
auto-gui-size: true
#Gui-size goes up to 6, those are the lines of the gui max is 6
gui-size: 6
gui-name: '&a&lRewards'
messages:
no-permission: '&4&oYou do not have permission for this command.'
remove-cooldown-success: '&a&oSuccessfully removed cooldown.'
no-cooldowns-on-player: '&4Cooldown not found on player.'
player-offline: '&aPlayer must be online to execute this command.'
[CENTER]
-
Votifier(Optional if you want vote rewards.)
-
Download Vault its necessary!http://dev.bukkit.org/bukkit-plugins/vault/
-
Spigot 1.7.x, 1.8.x, 1.9.x
-
This plugin is closed for suggestions, I will not make any more changes into this plugin, I will only fix bugs that get reported and update it to the latest version of Minecraft, although you can purchase RewardsPro and support me and my work that plugin will always get updated/Fixed and I will constantly be adding new things to it changing things depending on what the community wants! click here to learn more.
None at the moment if you're using this plugin and want your server to be here please message me!
If you would like to buy me a pizza or just donate anything to the developer of this plugin you can now with paypal:
[email protected]
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
RewardsPro, Updated version coming soon.. is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 13,153 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/b7130421d179ae1661426d57f33a6e62f03d0ccd?url=http%3A%2F%2Fi.mcstats.org%2FIntervalBonuses%2FGlobal%2BStatistics.png)