Skip to content

Releases: kangarko/Foundation

5.0.4

26 Jun 08:38
Compare
Choose a tag to compare

Big update today.

  • 1.14.3 support
  • Improved block physics methods to BlockUtil
  • Added entity flying tracker methods to EntityUtil
  • Tool now auto register events when implementing Listener and singleton
  • Reworked menu library, previously known as (UI)Designer. Removed MenuStandard and made the Menu de facto the standard class
  • Tweaked commands, better permission system and more convenience methods
  • And much more!

5.0.3

22 Jun 08:54
Compare
Choose a tag to compare

Added a logPrefix along with tellPrefix to Common class so that you can have different prefix for player and console message.

5.0.2

20 Jun 05:12
Compare
Choose a tag to compare

Tweaked the command and permission system. This version is taught in Week 1 of Project Orion, see https://mineacademy.org

5.0.1

19 Jun 04:34
Compare
Choose a tag to compare

Solve building issues due to the gitignore file ignoring a package with the debug keyword.

5.0.0

19 Jun 04:33
Compare
Choose a tag to compare

Initial public release. Please keep in mind this library's source is publicly available however the use is limited to MineAcademy customers.

A complete tutorial along with examples on how to use this library is a part of Project Orion training soon available at https://mineacademy.org