Перейти к содержимому
Mineforgian

NDailyRewards

Reward players for playing on your server

Загрузки
34K
Подписчики
116
Обновлён
21 апреля 2026 г.
Лицензия
GPL-3.0-only

Опубликован 28 ноября 2022 г.

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
  • 🌈 MiniMessage with ampersand color code 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.4.0")
}
<dependency>
    <groupId>org.bxteam</groupId>
    <artifactId>ndailyrewards</artifactId>
    <version>3.4.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.

Ченджлог

3.4.0Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.

🚀 Features

  • eb43afb feat: upgrade to quark 1.1.0
  • 29ccd8e feat(ci): use new release system
  • 6d49353 feat: first day on reset
  • cf71850 feat: implement minimessage support, timezones and new placeholders
  • 9a5acdd feat: add debug where it needed

🏗 Refactor

  • be741a1 refactor: switch to helix
  • 8fa6305 refactor: use java logger adapter instead of console

📝 Documentation

🔨 Build

  • 1adffcb chore: move renovate to root
  • 1b6ccb9 chore: rollback gradle to 8.14.3
  • 93be350 chore(deps): update setup-java to v5
  • a9d0bee chore(deps): Update patch (#144)
  • 6744a17 chore(deps): Update minor (#145)
  • b8315fb chore(deps): Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.6 (#146)
  • abe6002 chore(deps): Update patch (#148)
  • 7792718 chore(deps): Update plugin shadow to v9.2.2 (#150)
  • 6389071 chore(deps): Update softprops/action-gh-release action to v2.3.4 (#152)
  • abe7aa6 chore(deps): Update softprops/action-gh-release action to v2.4.1 (#154)
  • 84580d0 chore(deps): update workflows
  • ecdb513 chore(deps): bump quark to 1.2.0
  • 9b20919 chore(deps): Update patch to v4.0.0-rc.14 (#156)
  • 56f1049 chore(deps): Update funnyboy-roks/modrinth-auto-desc action to v1.7 (#157)
  • 5bb2380 chore(deps): update actions/upload-artifact to v5.0.0
  • dcff4c5 chore(deps): bump quark to 1.2.1
  • dfe7fa5 chore: update renovate config
  • 1a08225 chore(deps): Update mikepenz/release-changelog-builder-action action to v6.0.1
  • 37d3244 chore: add new minecraft versions
  • 40aa1e5 chore(deps): Update all non-major dependencies (#161)
  • fd74ab4 chore(deps): bump quark to 1.3.0
  • 4cd84a5 chore(deps): Update actions/checkout action to v6 (#162)
  • 81f4a13 chore(deps): Update all non-major dependencies (#163)
  • 0e8124e chore(deps): Update actions/upload-artifact action to v6 (#164)
  • e2ad3e9 chore(deps): Update all non-major dependencies (#165)
  • 7046b51 chore(deps): Update plugin shadow to v9.3.1 (#166)
  • 3c07a53 chore(deps): Update mikepenz/release-changelog-builder-action action to v6.1.0 (#167)
  • 2c05f2e chore(deps): Update dependency me.clip:placeholderapi to v2.12.2 (#168)
  • 6ac5ab1 chore(deps): Update all non-major dependencies (#169)
  • 936a626 chore(deps): Update actions/upload-artifact action to v7 (#170)
  • 184af4c chore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.13 (#171)
  • 889af6d chore(deps): Update all non-major dependencies (#172)
  • b66ed67 chore(deps): Update all non-major dependencies (#173)
  • c0ac1a9 chore(deps): Update plugin shadow to v9.4.1 (#175)
  • 3744df8 chore(deps): Update all non-major dependencies (#176)
  • 0f454f3 chore(deps): Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.8 (#177)
  • 016c400 chore(deps): Update all non-major dependencies (#179)
  • 20a3cb9 chore(deps): Update gradle/actions action to v6 (#178)
  • 658c815 chore(deps): Update softprops/action-gh-release action to v3 (#180)
  • 8a1bd43 chore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.15 (#181)
  • 809a22d chore: update config.yml comments for clarity
  • 8933c45 chore: bump to 3.4.0-SNAPSHOT
  • aa859cf chore: bump runServer deps
  • 87c563a chore: consolidate Adventure into a bundle
  • e9708c0 ci: upload artifact without zip
  • 70b5008 chore: bump to 3.4.0
  • f726e58 chore: update adventure to latest
  • 19e48a4 ci: update release versions

💬 Other

3.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 августа 2025 г.

What's Changed

This update focused on improving the plugin's architecture and maintainability. We did the following updates:

  • Using DI pattern to make plugin architecture better
  • Dependencies are now downloaded through our own Quark framework and no longer shaded into plugin JAR file
  • Using OrmLite + DAO to better work with the database
  • Switched to Lamp command framework
  • Switched to own task scheduler system, so Folia is now supported
  • and other changes like Gradle and it's plugins

⚠️ Please note If you find any problems with the plugin or the new dependency system, please let us know!

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.2.1...v3.3.0

3.2.1Релиз1.21.6, 1.21.7, 1.21.8 · 4 мая 2025 г.

What's Changed

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.2.0...v3.2.1

3.2.0Релиз1.21.2, 1.21.3, 1.21.4 · 1 марта 2025 г.

What's Changed

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.2...v3.2.0

3.1.2Релиз1.21.2, 1.21.3, 1.21.4 · 2 января 2025 г.

What's Changed

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.1...v3.1.2

3.1.1Релиз1.21.2, 1.21.3, 1.21.4 · 16 декабря 2024 г.

What's Changed

New Contributors

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.0...v3.1.1

3.1.0Релиз1.20.6, 1.21, 1.21.1 · 28 сентября 2024 г.

What's Changed

P.S. We recommend to delete your old config and generate a new one

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.0.0...v3.1.0

3.0.0Релиз1.20.6, 1.21, 1.21.1 · 16 августа 2024 г.

Changelog

Greetings to all NDailyRewards users! Initially, our plugin appeared in early 2022 and quite a lot of time has passed since then. The release of the first version, the release of the second version, the addition of new features, user growth and much more.

A long time ago, we planned to release a major update for all time, which will be much better than previous versions. And it happened - after a month of development, we wrote the plugin from scratch, removing all the old, unreadable code. Here are the main features of the new version:

  • Switched to HikariCP and using MariaDB instead of MySQL
  • Improved and optimized code (hopefully)
  • New features such as automatic collection of rewards when logging in to the server, notification of new rewards, automatic menu opening, new update checker system and our own small API
  • A new command system, as well as new commands such as setday and claim
  • New language system with enums
  • ...and other features, that you can view in PR #93

Since this is a completely new version, there may be errors that we might not have noticed. Report it here

Also, visit our new wiki site, that includes all our projects

NOTE: If you are upgrading from older versions, then completely delete the old config, saving a copy of it just in case, since the version 3.0.0 config differs from the old versions

Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.6...v3.0.0

Комментарии

Загружаем…