The latest versions of NDailyRewards can be downloaded from our official Modrinth page instead. If you see newer versions of NDailyRewards on CurseForge/Bukkit, beware: They may not be what you expect, or worse, they may contain malware!
This plugin gives you the ability to give players daily rewards for playing on your server! You can change the amount of days in a row from 1 to 54!
To run plugin, you need Java 8+, Spigot 1.13+ (or DivineMC, Paper and etc.)
Command: /ndailyrewards - Opens rewards GUI
Permission: ndailyrewards.user
Command: /ndailyrewards help - List of commands
Permission: ndailyrewards.user
Command: /ndailyrewards version - Sends current version of plugin
Permission: ndailyrewards.user
Command: /ndailyrewards reload - Reload configuration
Permission: ndailyrewards.admin
Command: /ndailyrewards backup - Saves you'r config and database
Permission: ndailyrewards.admin
Also, NDailyRewards have command aliases, like: /ndr, /rewards, /ndailyreward, /dailybonus
View plugin metrics at bStats.org
You can download plugin from releases tab or also from: - CurseForge (takes longer to update) - Modrinth (fast updates (recommended)) - Benkins (dev)
If you want to download and use NDailyRewards in your project, get it on maven and import to pom.xml like this:
<dependency> <groupId>gq.bxteam</groupId> <artifactId>ndailyrewards</artifactId> <version>1.6</version> </dependency>