Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
What's Changed
- Move commands to CommandAPI by @T14D3 in https://github.com/T14D3/Zones/pull/10
- Improves UI/UX, but mainly just means the code is no longer a complete mess
- More storage options by @T14D3 in https://github.com/T14D3/Zones/pull/11
- Adds (experimental) Database support for storing regions in one of the following options (previously just YAML):
- YAML
- MySQL
- SQLite
- PostgreSQL
- H2
- Other, requires custom connection string
- Includes command for migrating between different types
- Adds (experimental) Database support for storing regions in one of the following options (previously just YAML):
- Config auto-updating
- Automatically adds missing config options to your config!
- Improved plugin startup speed
- Reduces server/plugin startup time by ~5 seconds (depending on exact hardware)
Full Changelog: https://github.com/T14D3/Zones/compare/0.2.0...0.2.1
Information
Published on | February 19, 2025 |
---|---|
Downloads | 2 |
Platforms
Paper (1.21-1.21.4)
Dependencies
Paper