Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
This update is just huge, so here is the whole changelog:
Dependency Changes
- NBTAPI is now shaded on the plugin
- Now the plugin uses MySQL 8.0.23 as a library (Downloads on plugin startup)
- Downgraded HikariCP to 4.0.3
- Plugin now uses zAPI 1.3.0
General Changes
- Support for 1.8, 1.9, 1.10 * 1.11 is back
- Changed way config.yml is loaded
- Changed plugin site to Modrinth
- MySQL Connector Java is now downloaded as library upon enable
- PlaceholderAPI is now loaded with zAPI
- Now plugin deletes every file that has zHomes-*.jar upon updating (With auto update)
- /homes now can be rendered as menu now
- The main command can now reload /homes menu
- JDBC Drivers are now only loaded upon calling then for connection (Before every driver was loaded on any connection)
- Old SQLite Files will now be renamed to new format instantaneously
- Placeholders can now be called for offline players due to changes of how PlaceholderAPI loads on zAPI
- Players will now be teleported to a nearby safe location if the location of the home is not safe, if not found with return
commands.unable-to-find-safe-location
(Languages) - Path builder is now handled by zAPI
Placeholder Changes
New placeholders
%zhomes_numberofhomes/limit%
: Returns the number of homes/player limit (%zhomes_numberofhomes%/%zhomes_limit%
) if limit is enabled, if not returns"Disabled"
Resources Changes
config.yml
database.type
is now set to H2 as default- Changed limit examples
- Added command config
type
tocommands.homes
to change the way /homes in returned (Default:menu
) - Added customizable permissions to bypass limit, dimensional-teleportation & command-cost
languages
- Added message
unable-to-find-safe-location
(Sent when player tries to go to a home but no safe location nearby is found) menus/menu-homes.yml
- Whole new file to manage menu for command /homes
- See more: master/src/main/resources/menus/menu-homes.yml
- INFO: Plugin Placeholders can be loaded even without PlaceholderAPI
zAPI Changelog (Since last release): https://github.com/yL3oft/zAPI/compare/1.1...1.3.0
Full Changelog: https://github.com/yL3oft/zHomes/compare/1.3.5...2.0.0
Information
Published on | April 16, 2025 |
---|---|
Downloads | 2 |
Platforms
Paper (1.8, 1.9-1.21.4)
Dependencies
Paper