
Minecraft 服务端插件
NDailyRewards
Reward players for playing on your server
- 版本范围
- 1.13–26.1.2
- 下载量
- 3.5 万
插件介绍
NDailyRewards
Simple and lightweight plugin that allows you to reward your players for playing on your server every day.
⚙️ 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 
NDailyRewards is licensed under the GNU General Public License v3.0. You can find the license here.
版本与下载
推荐下载
NDailyRewards-3.4.0.jar版本 3.4.0 · 1.4 MBSHA-1 d55b4b0807c9171e8d4271abbeb901c804767834下载 NDailyRewards-3.4.0.jar3.4.0
正式版推荐- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
SHA-1 d55b4b0807c9171e8d4271abbeb901c804767834获取文件 NDailyRewards-3.4.0.jar展开更新日志
🚀 Features
eb43afbfeat: upgrade to quark 1.1.029ccd8efeat(ci): use new release system6d49353feat: first day on resetcf71850feat: implement minimessage support, timezones and new placeholders9a5acddfeat: add debug where it needed
🏗 Refactor
📝 Documentation
2aa85bfdocs: update readme
🔨 Build
1adffcbchore: move renovate to root1b6ccb9chore: rollback gradle to 8.14.393be350chore(deps): update setup-java to v5a9d0beechore(deps): Update patch (#144)6744a17chore(deps): Update minor (#145)b8315fbchore(deps): Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.6 (#146)abe6002chore(deps): Update patch (#148)7792718chore(deps): Update plugin shadow to v9.2.2 (#150)6389071chore(deps): Update softprops/action-gh-release action to v2.3.4 (#152)abe7aa6chore(deps): Update softprops/action-gh-release action to v2.4.1 (#154)84580d0chore(deps): update workflowsecdb513chore(deps): bump quark to 1.2.09b20919chore(deps): Update patch to v4.0.0-rc.14 (#156)56f1049chore(deps): Update funnyboy-roks/modrinth-auto-desc action to v1.7 (#157)5bb2380chore(deps): update actions/upload-artifact to v5.0.0dcff4c5chore(deps): bump quark to 1.2.1dfe7fa5chore: update renovate config1a08225chore(deps): Update mikepenz/release-changelog-builder-action action to v6.0.137d3244chore: add new minecraft versions40aa1e5chore(deps): Update all non-major dependencies (#161)fd74ab4chore(deps): bump quark to 1.3.04cd84a5chore(deps): Update actions/checkout action to v6 (#162)81f4a13chore(deps): Update all non-major dependencies (#163)0e8124echore(deps): Update actions/upload-artifact action to v6 (#164)e2ad3e9chore(deps): Update all non-major dependencies (#165)7046b51chore(deps): Update plugin shadow to v9.3.1 (#166)3c07a53chore(deps): Update mikepenz/release-changelog-builder-action action to v6.1.0 (#167)2c05f2echore(deps): Update dependency me.clip:placeholderapi to v2.12.2 (#168)6ac5ab1chore(deps): Update all non-major dependencies (#169)936a626chore(deps): Update actions/upload-artifact action to v7 (#170)184af4cchore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.13 (#171)889af6dchore(deps): Update all non-major dependencies (#172)b66ed67chore(deps): Update all non-major dependencies (#173)c0ac1a9chore(deps): Update plugin shadow to v9.4.1 (#175)3744df8chore(deps): Update all non-major dependencies (#176)0f454f3chore(deps): Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.8 (#177)016c400chore(deps): Update all non-major dependencies (#179)20a3cb9chore(deps): Update gradle/actions action to v6 (#178)658c815chore(deps): Update softprops/action-gh-release action to v3 (#180)8a1bd43chore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.15 (#181)809a22dchore: update config.yml comments for clarity8933c45chore: bump to 3.4.0-SNAPSHOTaa859cfchore: bump runServer deps87c563achore: consolidate Adventure into a bundlee9708c0ci: upload artifact without zip70b5008chore: bump to 3.4.0f726e58chore: update adventure to latest19e48a4ci: update release versions
💬 Other
3.3.0
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 777eb40c163d17d892630951c5be3aae3548d3f1获取文件 NDailyRewards-3.3.0.jar展开更新日志
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
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 75985bfbaa1a1d3e62813dfedeaa19cfdf77b8c5获取文件 NDailyRewards-3.2.1.jar展开更新日志
What's Changed
- Fix HeadUtil problems on startup
- dependency: Update actions/upload-artifact action to v4.6.2 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/122
- dependency: Update dependency com.zaxxer:HikariCP to v6.3.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/123
- dependency: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/124
- dependency: Update dependency gradle to v8.14 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/125
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.2.0...v3.2.1
3.2.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 6cc040d71b8f229c184109b94b616bc2f5043925获取文件 NDailyRewards-3.2.0.jar展开更新日志
What's Changed
- Reset rewards if they not claimed in specified time in https://github.com/BX-Team/NDailyRewards/issues/119
- Update commons to 2.0.0 + rewrote update checker, possibly fixes https://github.com/BX-Team/NDailyRewards/issues/118
- dependency: Update actions/upload-artifact action to v4.6.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/116
- dependency: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/117
- dependency: Update actions/upload-artifact action to v4.6.1 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/120
- dependency: Update dependency gradle to v8.13 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/121
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.2...v3.2.0
3.1.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 e846258f992628968c85935fd7863c23a01c8aca获取文件 NDailyRewards-3.1.2.jar展开更新日志
What's Changed
- /rw setday command now resets timer to current system time, so you can claim it instantly
- Optimized MenuManager and InventoryClickListener by @DimaSergeew in https://github.com/BX-Team/NDailyRewards/pull/113
- fix(deps): update all dependencies by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/112
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.1...v3.1.2
3.1.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 aba5dd6278b767313785b5816baaae2804c86509获取文件 NDailyRewards-3.1.1.jar展开更新日志
What's Changed
- chore(config): migrate renovate config by @renovate in https://github.com/BX-Team/NDailyRewards/pull/108
- chore(deps): update all dependencies by @renovate in https://github.com/BX-Team/NDailyRewards/pull/109
- Optimized MenuManager.java by @DimaSergeew in https://github.com/BX-Team/NDailyRewards/pull/111
- Fixed duping bug in https://github.com/BX-Team/NDailyRewards/issues/110
- Added commons repo
New Contributors
- @DimaSergeew made their first contribution in https://github.com/BX-Team/NDailyRewards/pull/111
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v3.1.0...v3.1.1
3.1.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
SHA-1 ab33681b084e0e3ad7b1d751445a11fc438c48cd获取文件 NDailyRewards-3.1.0.jar展开更新日志
What's Changed
- Added the ability to create custom GUI buttons
- Added auto-claim-delay to set time for automatic reward claim (original by https://github.com/BX-Team/NDailyRewards/pull/97)
- Added the ability to get rewards when you first time joining the server
- Added new actions: close, permission and luck
- chore(deps): update actions/upload-artifact action to v4.4.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/98
- chore(deps): update plugin io.papermc.paperweight.userdev to v1.7.3 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/102
- fix(deps): update dependency com.zaxxer:hikaricp to v6 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/101
- fix IllegalArgumentException no enum constant (https://github.com/BX-Team/NDailyRewards/commit/a526c7ba95a414d79c318a305f7419e3a3886f14)
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
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
SHA-1 dbd40f64b285420d23a8d121418ebf3f7a46b4ad获取文件 NDailyRewards-3.0.0.jar展开更新日志
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
2.3.6
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
SHA-1 e7ddeb11e89370e9e06ffd1ab6bb9fbcdd5a7128获取文件 NDailyRewards-2.3.6.jarSHA-1 9f1a002bcb750a148620cd2a41c7ecd785c30535获取文件 NDailyRewards-2.3.6-javadoc.jarSHA-1 6a67a24be965fb6b25a710ff0899bf668ef47996获取文件 NDailyRewards-2.3.6-sources.jar展开更新日志
What's Changed
- Update to 1.21
- fix(deps): update dependency me.clip:placeholderapi to v2.11.6 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/84
- chore(deps): update dependency gradle to v8.8 - autoclosed by @renovate in https://github.com/BX-Team/NDailyRewards/pull/86
- fix(deps): update dependency de.tr7zw:item-nbt-api-plugin to v2.13.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/88
- chore(deps): update gradle/gradle-build-action action to v3.4.2 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/87
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.0.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/85
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.5...v2.3.6
2.3.5
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
SHA-1 d04807c0826977a921cb1d5a36a64c8a3cbbc7e0获取文件 NDailyRewards-2.3.5.jarSHA-1 c516f8915431946e063850d08a68e62977a7846e获取文件 NDailyRewards-2.3.5-javadoc.jarSHA-1 9e3fa0af9fc643f5872e57e5cf381e2c5f2cc8fa获取文件 NDailyRewards-2.3.5-sources.jar展开更新日志
What's Changed
- Update to 1.20.6
- chore(deps): update actions/upload-artifact action to v4.3.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/76
- chore(deps): update gradle/gradle-build-action action to v2.12.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/79
- fix(deps): update dependency de.tr7zw:item-nbt-api-plugin to v2.12.4 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/83
- chore(deps): update dependency gradle to v8.7 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/81
- chore(deps): update actions/upload-artifact action to v4.3.3 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/82
- chore(deps): update gradle/gradle-build-action action to v3 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/80
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.45.3.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/77
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.4...v2.3.5
2.3.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 cef39c6f13d51090175236175629b7e89e516383获取文件 NDailyRewards-2.3.4.jarSHA-1 03a4c88911e686615f7ba24c588878872bc807f3获取文件 NDailyRewards-2.3.4-javadoc.jarSHA-1 5ccebd74e2f268e6da5833573d4769acc3349315获取文件 NDailyRewards-2.3.4-sources.jar展开更新日志
What's Changed
- Fixed missing permission check and performance issue
by @xii69 in https://github.com/BX-Team/NDailyRewards/pull/74 - chore(deps): update actions/upload-artifact action to v4 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/72
- chore(deps): update gradle/gradle-build-action action to v2.11.1 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/71
New Contributors
- @xii69 made their first contribution in https://github.com/BX-Team/NDailyRewards/pull/74
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.3...v2.3.4
2.3.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 ee3eaab7f6b0b6ac4219f08b1f7516d128f8d942获取文件 NDailyRewards-2.3.3.jarSHA-1 e43f905fc3c9f94bd5279af0301f25e22d222b14获取文件 NDailyRewards-2.3.3-javadoc.jarSHA-1 c84da5e6aa80d9c40df1b724c91e005e039bfc1f获取文件 NDailyRewards-2.3.3-sources.jar展开更新日志
What's Changed
- Supports 1.20.4
- Update reward-cooldown timer
- chore(deps): update gradle/gradle-build-action action to v2.8.1 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/59
- chore(deps): update gradle/gradle-build-action action to v2.9.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/60
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.2.1 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/62
- chore(deps): update dependency gradle to v8.4 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/61
- fix(deps): update dependency me.clip:placeholderapi to v2.11.5 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/63
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.2.2 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/64
- fix(deps): update dependency de.tr7zw:item-nbt-api-plugin to v2.12.1 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/65
- chore(deps): update actions/setup-java action to v4 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/69
- chore(deps): update dependency gradle to v8.5 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/68
- chore(deps): update gradle/gradle-build-action action to v2.10.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/67
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.44.1.0 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/66
- fix(deps): update dependency de.tr7zw:item-nbt-api-plugin to v2.12.2 by @renovate in https://github.com/BX-Team/NDailyRewards/pull/70
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.2...v2.3.3
2.3.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 708c569ac536cd7005870af731ef146a9c8d6c74获取文件 NDailyRewards-2.3.2.jarSHA-1 213590130a00f98acb96c077b54517112e4b4ad6获取文件 NDailyRewards-2.3.2-javadoc.jarSHA-1 b18345633a6a4a9053f74843d27c84171900ad72获取文件 NDailyRewards-2.3.2-sources.jar展开更新日志
What's Changed
- Added support for 1.20.2
- Update PlaceholderAPI and NBT-API to latest version
- Update SaveTask
- chore(deps): update actions/upload-artifact action to v3.1.3 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/56
- chore(deps): update actions/checkout action to v4 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/55
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3.1...v2.3.2
2.3.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 89d22252eb3bd4dcbdf4e02bc6f99f4d8985fa5d获取文件 NDailyRewards-2.3.1.jarSHA-1 7ad82382ea6add3c74f1e88f1ad50b5d841bdd76获取文件 NDailyRewards-2.3.1-javadoc.jarSHA-1 696f8285cf409c6e01b19026575ccc5c8d589aed获取文件 NDailyRewards-2.3.1-sources.jar展开更新日志
What's Changed
- Fixed issue with UpdateChecker on plugin startup
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.3...v2.3.1
2.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 5ffe9c8c7380df0869b66824df91cb00b7da8316获取文件 NDailyRewards-2.3.jarSHA-1 6d1ef592a542f0b28cf872b2085cba37ce44d6df获取文件 NDailyRewards-2.3-javadoc.jarSHA-1 49715e9607edf11c1ec6b7bb91c455326fecfc89获取文件 NDailyRewards-2.3-sources.jar展开更新日志
What's Changed
- Updated sqlite to 3.43.0.0
- New HEX color syntax
- Added update checker on startup and in
/ndr versioncommand - Change Kotlin DSL to Groovy
- Remove Modrinth auto-upload
- Update
/ndr backupcommand - And other things...
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.2...v2.3
2.2-a78bf43
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 5c06b55cc8a52edb658438f8cea3f8c09d26b7f3获取文件 NDailyRewards-2.2.jar展开更新日志
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.0.0
2.2-165d50c
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 04f66a063602cdbf1916521f3742067c05dbd23d获取文件 NDailyRewards-2.2.jar展开更新日志
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.42.0.1
2.2-bb3a938
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 9bb849fa578335821c99649bc3bb77f0ad659d43获取文件 NDailyRewards-2.2.jar展开更新日志
chore(deps): update dependency gradle to v8.3
2.2-aba81ff
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 84b476f5fbe2542f9a148af88e460e7e80a443c2获取文件 NDailyRewards-2.2.jar展开更新日志
chore(deps): update thollander/actions-comment-pull-request action to v2.4.2 (#50)
2.2-a56f761
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 aac1f7e744a46bc06c3e9d04ffece317ff071ec6获取文件 NDailyRewards-2.2.jar展开更新日志
chore(deps): update thollander/actions-comment-pull-request action to v2.4.2
2.2-2acb887
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 286af18ac481c6f7eb7da41e84c2723b6995669f获取文件 NDailyRewards-2.2.jar展开更新日志
chore(deps): update thollander/actions-comment-pull-request action to v2.4.1
2.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 043e519d7d65afdda6b42059850a30444a5fb2f6获取文件 NDailyRewards-2.2.jarSHA-1 035c62b9b3a00abd30572833a17a1e334a38e756获取文件 NDailyRewards-2.2-javadoc.jarSHA-1 efc54129a6917ed20366c7c682cac2faca3a6265获取文件 NDailyRewards-2.2-sources.jar展开更新日志
What's Changed
- chore(deps): update dependency gradle to v8.2.1 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/49
- Added a new feature - Custom Head Textures. Allows to add custom textures on player heads in GUI
- Added a new wiki page for Custom Head Textures feature
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.1...v2.2
2.2-5430f13
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 611e7fc94f0177a7a0712fac3bc4700565fc97ce获取文件 NDailyRewards-2.2.jar展开更新日志
trying to fix CancelledPacketHandleException
2.1-7f4aa78
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16.5
SHA-1 98063fa68be01cedbeaeef2d0460e92eb2498540获取文件 NDailyRewards-2.1.jar展开更新日志
chore(deps): update dependency gradle to v8.2
2.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 432b7fbf7ec474eae54170f7c7581a20866430fc获取文件 NDailyRewards-2.1.jarSHA-1 716f342b65bce97d71a1cb007cfff59c5c7b9f4b获取文件 NDailyRewards-2.1-javadoc.jarSHA-1 759b9cb15104859a0c1e8863f097fa45e15db0d1获取文件 NDailyRewards-2.1-sources.jar展开更新日志
What's Changed
- Post-login warmup timer for rewards by @Kali0033 in https://github.com/BX-Team/NDailyRewards/pull/48
- Added a new wiki page for warmup system
- Some code changes
New Contributors
- @Kali0033 made their first contribution in https://github.com/BX-Team/NDailyRewards/pull/48
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.0.1...v2.1
Report any problems you find/encounter
2.1-aa4e8ed
早期版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 07a00f64fc2cb742381aaf9f3a8753004b1fa13e获取文件 NDailyRewards-2.1.jar展开更新日志
update some things for #48
2.0.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 1d274a6a07cca4bf094c3061d0ea08d820c84295获取文件 NDailyRewards-2.0.1.jarSHA-1 e030c5ecc26eaf4833c467d42c9d8972e3d86ac5获取文件 NDailyRewards-2.0.1-javadoc.jarSHA-1 9b534f4aebf0382f4d4db12f095828718689e4c9获取文件 NDailyRewards-2.0.1-sources.jar展开更新日志
Fix issue that HEX colors not work in item lore
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v2.0...v2.0.1
2.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 3d03bb42ee76bb5915c5a0d60ef6739732aebed7获取文件 NDailyRewards-2.0.jarSHA-1 73e821cd1294d11583b2ff5794f1467dd53f038e获取文件 NDailyRewards-2.0-javadoc.jarSHA-1 15c34b176a5629ede0032a0b9f97e35e03af11e3获取文件 NDailyRewards-2.0-sources.jar展开更新日志
I'm happy to now release: NDailyRewards 2.0!!
This update does not contain a lot of changes, but still something has changed:
What's Changed
- Build system changes: moved from Maven to Gradle build system
- Plugin API now is Paper, instead of Spigot
- Minimum server version now 1.16. Support for 1.13-1.15 was dropped
- BStats metrics class bumped to 3.0.2
- Optimised code and imports
- Added HEX color support
- Added option to configure GUI refresh delay (earlier, once a second, the GUI was updated and it was clear that it was blinking)
- Added wiki with available command, config options and etc.
- Citizens integration was deprecated (idk, I just want it)
- A lot of things have changed on github (like workflow files, license and more)
- You can see all dev commits on PR - [INDEV] Version 2.0 by @NONPLAYT in https://github.com/BX-Team/NDailyRewards/pull/46
At first it may seem that the update is small, but I thought that this is enough for version 2.0. Thank you all for using NDailyRewards and wait for next updates 😉
If you found bugs - create issue on GitHub
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.7.1...v2.0
1.7
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 c144145c3ab4ca6c319f83910696d81625e62f13获取文件 ndailyrewards-1.7.jarSHA-1 f427b8d0ba14f523f4818f1d67b189dd04a89661获取文件 ndailyrewards-1.7-javadoc.jarSHA-1 ddba509fdf42a4d29d240bef5daeed87674f4476获取文件 ndailyrewards-1.7-sources.jar展开更新日志
What's Changed
- chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/43
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.42.0.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/44
- Update to 1.20 by @NONPLAYT
- Update NBT-API plugin to 2.11.3 by @NONPLAYT
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.6.1...v1.7
1.6.1
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 2fd669ffae4fa594da422790636e259e8a174b22获取文件 ndailyrewards-1.6.1.jarSHA-1 6d1b3da7e28e8765170e792c9f20cd302a5ad42a获取文件 ndailyrewards-1.6.1-javadoc.jarSHA-1 2903066c096bc34ed0da74903aae542805e71841获取文件 ndailyrewards-1.6.1-sources.jar展开更新日志
What's Changed
- fix(deps): update dependency de.tr7zw:item-nbt-api to v2.11.2 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/37
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.41.0.1 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/38
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.41.2.1 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/39
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.41.2.2 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/41
- Release 1.6.1 by @NONPLAYT in https://github.com/BX-Team/NDailyRewards/pull/42 (full changelog in PR)
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.6...v1.6.1
1.6.1-SNAPSHOT
测试版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 a230f4fc2383ca6664adcd9205957a6af3adba5f获取文件 ndailyrewards-1.6.1-SNAPSHOT.jarSHA-1 6cba0d49cedb6f5a55a87648d3192fd17b43fc07获取文件 ndailyrewards-1.6.1-SNAPSHOT-javadoc.jarSHA-1 3b3000d3be6a5944e7e7f359f5306a790b2fee71获取文件 ndailyrewards-1.6.1-SNAPSHOT-sources.jar展开更新日志
What's Changed
- From now on, plugin requires NBT-API installed
- Added placeholder api support
- Added backup command
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/dev/1.6.1
1.6
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 337cc4635863b68db56c1725c327d2334bbb5d3a获取文件 ndailyrewards-1.6.jarSHA-1 73d714320b9ad7326b81257842961637e116b445获取文件 ndailyrewards-1.6-javadoc.jarSHA-1 b66d66514679b2bbf31d80311dc1423b3bf80203获取文件 ndailyrewards-1.6-sources.jar展开更新日志
What's Changed
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.40.1.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/33
- chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/34
- fix(deps): update dependency org.xerial:sqlite-jdbc to v3.41.0.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/35
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/36
- Upstream NBT API to latest by @NONPLAYT
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.5.8...v1.6
1.6-SNAPSHOT
测试版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3
SHA-1 56e9e7c28fd7f730d212053c805d38b6815eacf2获取文件 ndailyrewards-1.6-SNAPSHOT.jarSHA-1 4267905bdb8502d00fae727ecb4b80f50e3294f4获取文件 ndailyrewards-1.6-SNAPSHOT-javadoc.jarSHA-1 3e6da084a4994de3e87177757ce8c2f1e1e0e531获取文件 ndailyrewards-1.6-SNAPSHOT-sources.jarSHA-1 d670944b4a23d66731e3282cc38d5bfaf73670b9获取文件 original-ndailyrewards-1.6-SNAPSHOT.jar展开更新日志
Nothing had changes, just a bump
1.5.8
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3
SHA-1 b1c2c4cf158c00b4033a4d348f1d71f4d66bfd43获取文件 ndailyrewards-1.5.8.jarSHA-1 e38a3d016ef8e4f4f68b9af75d3e7bae67c391f1获取文件 ndailyrewards-1.5.8-javadoc.jarSHA-1 ca7bdacdb0ee9b36be9cf059f69fd3b2ff598661获取文件 ndailyrewards-1.5.8-sources.jar展开更新日志
What's Changed
- chore(deps): update actions/upload-artifact action to v3.1.2 by @renovate-bot in https://github.com/BX-Team/NDailyRewards/pull/32
- update config and some classes by @NONPLAYT (https://github.com/BX-Team/NDailyRewards/commit/98e04189595754076951731233b2c706a466b5e6)
- made sqlite-jdbc provided
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.5.7...v1.5.8
1.5.7
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3
SHA-1 967f7190abaff660274cc6785209efd48230119b获取文件 NDailyRewards-1.5.7.jar展开更新日志
What's Changed
- fix(deps): update dependency de.tr7zw:item-nbt-api to v2.11.0 by @renovate-bot & @NONPLAYT in https://github.com/BX-Team/NDailyRewards/pull/30
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.5.6...v1.5.7
1.5.6
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3
SHA-1 53603cc38065a132a501dbdc3ef7a368b59c3904获取文件 NDailyRewards-1.5.6.jar展开更新日志
Added 1.19.3 support
What's Changed
- 1.19.3 support by @NONPLAYT in https://github.com/BX-Team/NDailyRewards/pull/29
Full Changelog: https://github.com/BX-Team/NDailyRewards/compare/v1.5.5...v1.5.6
1.5.5
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
SHA-1 cb55d8e516a84239011751783c804798cf3e2b61获取文件 NDailyRewards-1.5.5.jar展开更新日志
Fix aternos bug (maven dependency)
Also we added plugin to modrinth!
依赖关系
- 必需NBT-API