Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
NDailyRewards

NDailyRewards

Reward players for playing on your server

23.3k
81
Economy
Management
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x

Platforms

Bukkit
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate

Creators

BX Team
BX TeamOrganization

NONPLAYT
NONPLAYT Owner

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 2 months ago
DescriptionGalleryChangelogVersions

Banner

NDailyRewards

Simple and lightweight plugin that allows you to reward your players for playing on your server every day.

Available on Modrinth

Chat on Discord Read the Docs Available on BStats

About

NDailyRewards is a simple and lightweight plugin that allows you to reward your players for playing on your server every day. It supports MySQL, MariaDB, and SQLite databases, and has a lot of features that you can customize to your liking.

  • 📇 MariaDB and SQLite support
  • ⚙️ High adjustable and simple configuration
  • 🌈 HEX Colors with gradient support
  • ⌨️ Various action types for rewards
  • 📄 PlaceholderAPI Support
  • 📝 Customizable and Translatable Messages
  • 😎 Custom model data support
  • 🔁 Auto claim rewards
  • 🔔 Join notifications and auto-GUI opening
  • ...and more!

Installation

Stable Builds

You can download the latest stable builds from our Modrinth page.

Development Builds

Get the latest development builds from our GitHub Actions.

Developer API

To use NDailyRewards API, you first need to add NDailyRewards to your project. To do that follow these steps:

Add repository:

For Gradle projects use:

repositories {
    maven("https://repo.bxteam.org/releases")
}

For Maven projects use:

<repository>
    <id>bx-team-releases</id>
    <url>https://repo.bxteam.org/releases</url>
</repository>

Add dependency:

For Gradle projects use:

dependencies {
    compileOnly("org.bxteam.ndailyrewards:VERSION")
}

For Maven projects use:

<dependency>
    <groupId>org.bxteam</groupId>
    <artifactId>ndailyrewards</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>

You can check the latest version number here.

Building

To build NDailyRewards, follow these steps (Make sure you have JDK 17 or higher):

./gradlew shadowJar
  • The output file will be located at build/libs.

Contributing

If you want to contribute to NDailyRewards, see CONTRIBUTING.md to find out more.

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.