Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Releases: EbonJaeger/perworldinventory-kt

v2.0.0 Beta 2

09 Mar 00:42
Compare
Choose a tag to compare
v2.0.0 Beta 2 Pre-release
Pre-release

This should fix some startup issues (see #24).

v2.0.0 Beta 1

08 Mar 19:36
Compare
Choose a tag to compare
v2.0.0 Beta 1 Pre-release
Pre-release

This is the very first pre-release build that is deemed to be feature complete.

This series of Beta releases will require extensive testing to make sure that everything works as designed, with a large focus on regressions from the current v1.x release version.

DO NOT USE THIS VERSION IN PRODUCTION!!!

This is a full, from-scratch rewrite of PerWorldInventory in the Kotlin language. The Kotlin runtime is bundled with the plugin, hence the larger file size. It should have feature-parity with the current release branch (v1.x), excluding things that were removed, i.e. the group default loadouts.

A major change that server administrators should be aware of is the new group configuration format, which is now in Json instead of YAML. Existing .yml configurations will be automatically converted to Json on plugin start.