Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for BX-Team

Reward players for playing on your server

Report NDailyRewards?

NDailyRewards

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

Chat on Discord Read the Docs Available on BStats

โœจ Features

  • ๐Ÿ“‡ 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!

โš’๏ธ 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 build
  • The output file will be located at build/libs.

๐Ÿงพ License Static Badge

NDailyRewards is licensed under the GNU General Public License v3.0. You can find the license here.

Information

Category
Economy
Published
July 31, 2025
License
44Downloads
2Stars
Supports Folia

Pinned Versions

  • R
    Paper1.16โ€“26.2

Members

1