New Command Override System: FoxHomes can now automatically take over commands from other home plugins (e.g., Essentials' /home, /sethome). This allows for a seamless server transition without needing to re-train your players. This feature is fully configurable in config.yml.
New Admin Commands: Two new commands have been added for easier remote management of player homes:
/foxhomes sethome <player> <home>: Sets a home for a specified player at the admin's current location.
/foxhomes movehome <player> <home>: Moves a player's existing home to the admin's current location.
Fixes & Improvements
Resolved a critical UnsupportedOperationException error related to the command override system, making it stable and reliable.
Improved tab-completion for all new and existing admin commands.