A lot of bugs fixed in this release.
This should be the last release of version 3.5, we have done a lot in order to continue the awesome.
A brief sum up of upcoming version 3.6.
Please note version 3.6 is still under heavy development and should not be used in production environments. Some new features are in early stage and may need some time to be included in 3.6.
- New features (of course)
- New dependency (learn more below)
- Command format change
- i18n related things (.lang => YAML)
The most noticeable part is the change of command format and i18n related. We worked hard to make the plugin easier to use, but we can't implement some important UX functions without a major change. This may be painful for some users who hate reading, as the command style now has completely changed - for powerful and smart tab completions, usage help at every step, and many more prepared for new features such as vanilla NBT tags support.
Language files changed to YAML (finally).
Starting from version 3.6, RPGitems will depend on NyaaCore.
NyaaCore is a library, it does not need configuration, and will not consume system resource except ~128KB of disk space. It provides many common and useful methods for our plugins, so RPGitem 3.6 will take advantage of it as well. NyaaCore can be downloaded from
GitHub and source code published under MIT license.
For most users of RPGitem, you may just download and update to the version 3.5.223 for your server at this time. When 3.6 is considered stable and ready, we will post resource update, and upgrade instructions.