![[IMG]](//proxy.spigotmc.org/e7ace6f36230864e45c3a9e56cf18b96281a02fd/68747470733a2f2f696d672e69636f6e73382e636f6d2f666c75656e63792f39362f686f6d652e706e67)
FuzeBlocks HomePlugin
A simple plugin to manage homes and spawn with cache and a multitude of synchronization options.
[HR]
Features
- Flexible Storage – MySQL & YAML support
- ⚡ Optional Redis Caching – Boost performance
- Public API – Fully documented and easy to use
- Simple Home System – Set, teleport, delete, and list homes
- Spawn Management – Set/delete world spawn locations
- Plugin Loader – Modular integration for developers
- Custom Home Limits – Configure max homes per player
- PlaceholderAPI Support – Custom placeholders in GUIs/chat
- Admin Tools – Manage other players’ homes easily
[HR]
Commands
Code (Text):
/sethome [name, info] - Set a home at your current location
/home [name] - Teleport to a specific home
/home - Open the GUI listing all your homes
/delhome [name] - Delete a home by name
/listhome - View a list of your homes
/spawn - Teleport to the global spawn
/setspawn - Define the spawn location
/delspawn - Remove the current spawn
/cache [player, clearall, view]- Manage internal cache
/homeadmin [player] - Admin view of another player's homes
/plugins - Admin view plugin enable.
/lang [update, merge, set] - Manage languages files.
/tpa -Send a tp request.
/tpaccept [player] - Accept a tp request.
/tpdeny [player] - Deny a tp request.
[HR]
PlaceholderAPI Integration
Use these placeholders with
PlaceholderAPI:
Code (Text):
%homeplugin_homes% - Comma-separated list of home names
%homeplugin_homes_numbers% - Total number of homes
%homeplugin_has_homes% - true if player has at least one home
%homeplugin_home_location_<name>% - Location of the home
%homeplugin_home_exists_<name>% - true if the home exists
%homeplugin_home_world_<name>% - World name of the home
%homeplugin_home_coordinates_<name>% - Coordinates: X Y Z
Replace <name> with the home name (case-insensitive).
[HR]
Installation
- Download from Modrinth
- Place the .jar in the plugins/ folder
- Restart your server
- Configure config.yml as needed
[HR]
Developer Resources
[HR]
Compatibility
[HR]
Support & Contributions
Found a bug? Have a suggestion? Want to contribute?
Join the Discord server:
https://discord.gg/5zJyKz6Nfm
[HR]
FuzeBlocks HomePlugin — Stable, fast, and extensible home/spawn management.