Skip to content

EverNifeCore v2.0.3 v1

Compare
Choose a tag to compare
@EverNife EverNife released this 05 Feb 08:03
· 340 commits to master since this release

Total of 238 commits since last release, so there are LOTS of changes!
Here follows a few ones!

Changelog:

  • Make it compatible with newer versions of java (tested with java 11, but should work on newer as well)
  • Remove several deprecated features from EverNifeCore
  • Several changes on the Locale System
  • Several changes on the Placeholder system
  • Several changes on the PageViewer System
  • Fix for error on OnlineMode=true servers when a user changed it's name
  • Create a validation system for FinalCMDs
  • Upgrade and Improve Config YML System.
  • Few messages adde to FCMessageUtil
  • Add compatibility for WorldGuard API on 1.16.5 (keeping it compatible with 1.7.10 and 1.12.2)
  • Create a TitleAPI
  • Rework the way i used to store ItemStacks on YML, now using ItemDataPart as default.
  • Do several reafactors and add several new utility classes for the Pos system.
  • Improve NBT handling on all versions (tested on 1.7.10, 1.12.2 and 1.16.5)
  • Rework for MCVersion detection System
  • Add compatibility for WorldEditAPI on 1.16.5 (keeping it compatible with 1.7.10 and 1.12.2)
  • Lots of other changes.

Full Changelog: v2.0.2.2...v2.0.3.1