NDailyRewards 图标

Minecraft 服务端插件

NDailyRewards

Reward players for playing on your server

经济类管理类工具类bukkitfoliapaperpurpurspigot
版本范围
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.

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.

版本与下载

推荐下载

NDailyRewards-3.4.0.jar版本 3.4.0 · 1.4 MBSHA-1 d55b4b0807c9171e8d4271abbeb901c804767834下载 NDailyRewards-3.4.0.jar

3.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
NDailyRewards-3.4.0.jar1.4 MBSHA-1 d55b4b0807c9171e8d4271abbeb901c804767834获取文件 NDailyRewards-3.4.0.jar
展开更新日志

🚀 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

正式版
加载器
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
NDailyRewards-3.3.0.jar247.8 KBSHA-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
NDailyRewards-3.2.1.jar1 MBSHA-1 75985bfbaa1a1d3e62813dfedeaa19cfdf77b8c5获取文件 NDailyRewards-3.2.1.jar
展开更新日志

What's Changed

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
NDailyRewards-3.2.0.jar1 MBSHA-1 6cc040d71b8f229c184109b94b616bc2f5043925获取文件 NDailyRewards-3.2.0.jar
展开更新日志

What's Changed

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
NDailyRewards-3.1.2.jar997.4 KBSHA-1 e846258f992628968c85935fd7863c23a01c8aca获取文件 NDailyRewards-3.1.2.jar
展开更新日志

What's Changed

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
NDailyRewards-3.1.1.jar995.8 KBSHA-1 aba5dd6278b767313785b5816baaae2804c86509获取文件 NDailyRewards-3.1.1.jar
展开更新日志

What's Changed

New Contributors

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
NDailyRewards-3.1.0.jar936.5 KBSHA-1 ab33681b084e0e3ad7b1d751445a11fc438c48cd获取文件 NDailyRewards-3.1.0.jar
展开更新日志

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

正式版
加载器
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
NDailyRewards-3.0.0.jar930.5 KBSHA-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
NDailyRewards-2.3.6.jar108 KBSHA-1 e7ddeb11e89370e9e06ffd1ab6bb9fbcdd5a7128获取文件 NDailyRewards-2.3.6.jar
NDailyRewards-2.3.6-javadoc.jar287.2 KBSHA-1 9f1a002bcb750a148620cd2a41c7ecd785c30535获取文件 NDailyRewards-2.3.6-javadoc.jar
NDailyRewards-2.3.6-sources.jar47.8 KBSHA-1 6a67a24be965fb6b25a710ff0899bf668ef47996获取文件 NDailyRewards-2.3.6-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-2.3.5.jar107.5 KBSHA-1 d04807c0826977a921cb1d5a36a64c8a3cbbc7e0获取文件 NDailyRewards-2.3.5.jar
NDailyRewards-2.3.5-javadoc.jar286.4 KBSHA-1 c516f8915431946e063850d08a68e62977a7846e获取文件 NDailyRewards-2.3.5-javadoc.jar
NDailyRewards-2.3.5-sources.jar47.5 KBSHA-1 9e3fa0af9fc643f5872e57e5cf381e2c5f2cc8fa获取文件 NDailyRewards-2.3.5-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-2.3.4.jar107.5 KBSHA-1 cef39c6f13d51090175236175629b7e89e516383获取文件 NDailyRewards-2.3.4.jar
NDailyRewards-2.3.4-javadoc.jar286.4 KBSHA-1 03a4c88911e686615f7ba24c588878872bc807f3获取文件 NDailyRewards-2.3.4-javadoc.jar
NDailyRewards-2.3.4-sources.jar47.5 KBSHA-1 5ccebd74e2f268e6da5833573d4769acc3349315获取文件 NDailyRewards-2.3.4-sources.jar
展开更新日志

What's Changed

New Contributors

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
NDailyRewards-2.3.3.jar107.4 KBSHA-1 ee3eaab7f6b0b6ac4219f08b1f7516d128f8d942获取文件 NDailyRewards-2.3.3.jar
NDailyRewards-2.3.3-javadoc.jar286.4 KBSHA-1 e43f905fc3c9f94bd5279af0301f25e22d222b14获取文件 NDailyRewards-2.3.3-javadoc.jar
NDailyRewards-2.3.3-sources.jar47.5 KBSHA-1 c84da5e6aa80d9c40df1b724c91e005e039bfc1f获取文件 NDailyRewards-2.3.3-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-2.3.2.jar107.4 KBSHA-1 708c569ac536cd7005870af731ef146a9c8d6c74获取文件 NDailyRewards-2.3.2.jar
NDailyRewards-2.3.2-javadoc.jar286.4 KBSHA-1 213590130a00f98acb96c077b54517112e4b4ad6获取文件 NDailyRewards-2.3.2-javadoc.jar
NDailyRewards-2.3.2-sources.jar47.5 KBSHA-1 b18345633a6a4a9053f74843d27c84171900ad72获取文件 NDailyRewards-2.3.2-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-2.3.1.jar107.2 KBSHA-1 89d22252eb3bd4dcbdf4e02bc6f99f4d8985fa5d获取文件 NDailyRewards-2.3.1.jar
NDailyRewards-2.3.1-javadoc.jar286.2 KBSHA-1 7ad82382ea6add3c74f1e88f1ad50b5d841bdd76获取文件 NDailyRewards-2.3.1-javadoc.jar
NDailyRewards-2.3.1-sources.jar47.4 KBSHA-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
NDailyRewards-2.3.jar107.3 KBSHA-1 5ffe9c8c7380df0869b66824df91cb00b7da8316获取文件 NDailyRewards-2.3.jar
NDailyRewards-2.3-javadoc.jar286 KBSHA-1 6d1ef592a542f0b28cf872b2085cba37ce44d6df获取文件 NDailyRewards-2.3-javadoc.jar
NDailyRewards-2.3-sources.jar47.4 KBSHA-1 49715e9607edf11c1ec6b7bb91c455326fecfc89获取文件 NDailyRewards-2.3-sources.jar
展开更新日志

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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-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
NDailyRewards-2.2.jar103.4 KBSHA-1 043e519d7d65afdda6b42059850a30444a5fb2f6获取文件 NDailyRewards-2.2.jar
NDailyRewards-2.2-javadoc.jar282.3 KBSHA-1 035c62b9b3a00abd30572833a17a1e334a38e756获取文件 NDailyRewards-2.2-javadoc.jar
NDailyRewards-2.2-sources.jar46.1 KBSHA-1 efc54129a6917ed20366c7c682cac2faca3a6265获取文件 NDailyRewards-2.2-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-2.2.jar103.4 KBSHA-1 611e7fc94f0177a7a0712fac3bc4700565fc97ce获取文件 NDailyRewards-2.2.jar
展开更新日志

trying to fix CancelledPacketHandleException

2.1-7f4aa78

早期版
加载器
paper · purpur · spigot
MC 版本
1.16.5
NDailyRewards-2.1.jar99.8 KBSHA-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
NDailyRewards-2.1.jar99.8 KBSHA-1 432b7fbf7ec474eae54170f7c7581a20866430fc获取文件 NDailyRewards-2.1.jar
NDailyRewards-2.1-javadoc.jar277.3 KBSHA-1 716f342b65bce97d71a1cb007cfff59c5c7b9f4b获取文件 NDailyRewards-2.1-javadoc.jar
NDailyRewards-2.1-sources.jar43.8 KBSHA-1 759b9cb15104859a0c1e8863f097fa45e15db0d1获取文件 NDailyRewards-2.1-sources.jar
展开更新日志

What's Changed

New Contributors

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
NDailyRewards-2.1.jar99.8 KBSHA-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
NDailyRewards-2.0.1.jar99.1 KBSHA-1 1d274a6a07cca4bf094c3061d0ea08d820c84295获取文件 NDailyRewards-2.0.1.jar
NDailyRewards-2.0.1-javadoc.jar277.1 KBSHA-1 e030c5ecc26eaf4833c467d42c9d8972e3d86ac5获取文件 NDailyRewards-2.0.1-javadoc.jar
NDailyRewards-2.0.1-sources.jar43.3 KBSHA-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
NDailyRewards-2.0.jar99.3 KBSHA-1 3d03bb42ee76bb5915c5a0d60ef6739732aebed7获取文件 NDailyRewards-2.0.jar
NDailyRewards-2.0-javadoc.jar277 KBSHA-1 73e821cd1294d11583b2ff5794f1467dd53f038e获取文件 NDailyRewards-2.0-javadoc.jar
NDailyRewards-2.0-sources.jar43.4 KBSHA-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
ndailyrewards-1.7.jar99.2 KBSHA-1 c144145c3ab4ca6c319f83910696d81625e62f13获取文件 ndailyrewards-1.7.jar
ndailyrewards-1.7-javadoc.jar380.8 KBSHA-1 f427b8d0ba14f523f4818f1d67b189dd04a89661获取文件 ndailyrewards-1.7-javadoc.jar
ndailyrewards-1.7-sources.jar45.1 KBSHA-1 ddba509fdf42a4d29d240bef5daeed87674f4476获取文件 ndailyrewards-1.7-sources.jar
展开更新日志

What's Changed

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
ndailyrewards-1.6.1.jar99.2 KBSHA-1 2fd669ffae4fa594da422790636e259e8a174b22获取文件 ndailyrewards-1.6.1.jar
ndailyrewards-1.6.1-javadoc.jar380.8 KBSHA-1 6d1b3da7e28e8765170e792c9f20cd302a5ad42a获取文件 ndailyrewards-1.6.1-javadoc.jar
ndailyrewards-1.6.1-sources.jar45.1 KBSHA-1 2903066c096bc34ed0da74903aae542805e71841获取文件 ndailyrewards-1.6.1-sources.jar
展开更新日志

What's Changed

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
ndailyrewards-1.6.1-SNAPSHOT.jar99.2 KBSHA-1 a230f4fc2383ca6664adcd9205957a6af3adba5f获取文件 ndailyrewards-1.6.1-SNAPSHOT.jar
ndailyrewards-1.6.1-SNAPSHOT-javadoc.jar382 KBSHA-1 6cba0d49cedb6f5a55a87648d3192fd17b43fc07获取文件 ndailyrewards-1.6.1-SNAPSHOT-javadoc.jar
ndailyrewards-1.6.1-SNAPSHOT-sources.jar45.1 KBSHA-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
ndailyrewards-1.6.jar320.5 KBSHA-1 337cc4635863b68db56c1725c327d2334bbb5d3a获取文件 ndailyrewards-1.6.jar
ndailyrewards-1.6-javadoc.jar675.8 KBSHA-1 73d714320b9ad7326b81257842961637e116b445获取文件 ndailyrewards-1.6-javadoc.jar
ndailyrewards-1.6-sources.jar102.2 KBSHA-1 b66d66514679b2bbf31d80311dc1423b3bf80203获取文件 ndailyrewards-1.6-sources.jar
展开更新日志

What's Changed

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
ndailyrewards-1.6-SNAPSHOT.jar320.4 KBSHA-1 56e9e7c28fd7f730d212053c805d38b6815eacf2获取文件 ndailyrewards-1.6-SNAPSHOT.jar
ndailyrewards-1.6-SNAPSHOT-javadoc.jar683.9 KBSHA-1 4267905bdb8502d00fae727ecb4b80f50e3294f4获取文件 ndailyrewards-1.6-SNAPSHOT-javadoc.jar
ndailyrewards-1.6-SNAPSHOT-sources.jar101.5 KBSHA-1 3e6da084a4994de3e87177757ce8c2f1e1e0e531获取文件 ndailyrewards-1.6-SNAPSHOT-sources.jar
original-ndailyrewards-1.6-SNAPSHOT.jar201.1 KBSHA-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
ndailyrewards-1.5.8.jar320.4 KBSHA-1 b1c2c4cf158c00b4033a4d348f1d71f4d66bfd43获取文件 ndailyrewards-1.5.8.jar
ndailyrewards-1.5.8-javadoc.jar709.4 KBSHA-1 e38a3d016ef8e4f4f68b9af75d3e7bae67c391f1获取文件 ndailyrewards-1.5.8-javadoc.jar
ndailyrewards-1.5.8-sources.jar102.3 KBSHA-1 ca7bdacdb0ee9b36be9cf059f69fd3b2ff598661获取文件 ndailyrewards-1.5.8-sources.jar
展开更新日志

What's Changed

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
NDailyRewards-1.5.7.jar200.6 KBSHA-1 967f7190abaff660274cc6785209efd48230119b获取文件 NDailyRewards-1.5.7.jar
展开更新日志

What's Changed

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
NDailyRewards-1.5.6.jar194.2 KBSHA-1 53603cc38065a132a501dbdc3ef7a368b59c3904获取文件 NDailyRewards-1.5.6.jar
展开更新日志

Added 1.19.3 support

What's Changed

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
NDailyRewards-1.5.5.jar192.6 KBSHA-1 cb55d8e516a84239011751783c804798cf3e2b61获取文件 NDailyRewards-1.5.5.jar
展开更新日志

Fix aternos bug (maven dependency)

Also we added plugin to modrinth!

依赖关系