Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for yLeoft

A very complex homes plugins, including alot of features that convencional home plugins don't have

Report zHomes?

Release
2.0.0

yLeoft released zHomes version 2.0.0 on April 16, 2025

This update is just huge, so here is the whole changelog:

Dependency Changes

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 to commands.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 onApril 16, 2025
Downloads2

Platforms

Paper Paper (1.8, 1.9-1.21.4)