Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Engine 2.2.7

Compare
Choose a tag to compare
@nulli0n nulli0n released this 16 Nov 22:15
· 60 commits to master since this release
  • New API for config options to automatically create default/missing values and comments.
  • New API for Permissions. Custom class for simplier permission define.
  • New API for Editor Menus. Item name and lore stored in the /lang/ config now. No more config files for editor GUIs.
  • Improved PlayerBlockTracker, now also track blocks/structures that were force growed by a player with bone meal.

UPD. 30/11/22:

  • Improved config & editor API.
  • Fixed SQLite pool size.
  • Fixed minor bugs.