Плагины/NDailyRewards
NDailyRewards

NDailyRewards

Reward players for playing on your server

26.4K
92

NDailyRewards

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

Available on Modrinth Available on Hangar

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 our Repository

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

➕ Add NDailyRewards to dependencies

dependencies {
    compileOnly("org.bxteam:ndailyrewards:3.3.0")
}
<dependency>
    <groupId>org.bxteam</groupId>
    <artifactId>ndailyrewards</artifactId>
    <version>3.3.0</version>
    <scope>provided</scope>
</dependency>

📦 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.

Совместимость

Minecraft: Java Edition

1.20–1.21.101.18–1.19.41.16–1.17.11.14–1.15.21.13–1.13.2

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:2 года назад
Обновлён:2 месяца назад
Главная