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

NDailyRewards

Reward players for playing on your server

Загрузки
36K
Подписчики
124
Обновлён
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.1Релиз26.1.1, 26.1.2, 26.2 · 21 августа 2026 г.

🔨 Build

  • 95a8224 chore(deps): Update dependency org.projectlombok:lombok to v1.18.46 (#182)
  • ce4ce31 chore(deps): update hmarr/auto-approve-action to v4
  • c44647b chore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.16 (#184)
  • bd898ce chore(deps): Update all non-major dependencies to v9.4.2 (#185)
  • 54360b1 chore(deps): Update all non-major dependencies to v3.5.9 (#186)
  • 1dd665d chore(deps): Update all non-major dependencies to v7.1.0 (#187)
  • 41fcd6d chore(deps): Update all non-major dependencies to v4.0.0-rc.17 (#188)
  • 45a84de chore(deps): Update actions/checkout action to v7 (#189)
  • 4d3a380 chore(deps): Update all non-major dependencies (#190)
  • 79b21ef chore(deps): Update plugin shadow to v9.6.1 (#191)
  • 9e9f428 chore(deps): Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 (#192)
  • 3ba7be4 chore(deps): Update lamp to v4.0.0-rc.18 (#193)
  • b7dbf20 chore: standardize workflows, renovate and project docs; update gradle to v9
  • 321a2b5 chore(release): bump version to 3.4.1

💬 Other

  • 931bae7 fix placeholderapi and soundutil
  • 4743e95 update version and renovate.json
3.4.0Релиз26.1.1, 26.1.2, 26.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

Комментарии

Загружаем…