SkyronHomes icon

SkyronHomes -----

Best Home Plugin for Minecraft Server



SkyronHomes
Advanced Home System for Minecraft Servers
Customizable • Group-Based Limits • Teleport Effects • Admin Controls

Features
  • PlaceholderAPI support
  • Group-based home limit system via permission: skyronhomes.limit.<group>
  • Fully customizable messages with color code support
  • Per-world home creation restriction
  • Teleport particles and sounds
  • Auto bed-based home creation
  • Teleport cooldowns and delays
  • Bypass permissions for delay & cooldown
  • Prevent setting homes too close (radius restriction)
  • Admin tools to delete or teleport to player homes

Installation
  1. Download the latest version of SkyronHomes.
  2. Place it into your server's /plugins folder.
  3. Restart the server.
  4. Edit the config.yml to your liking.
  5. (Optional) Install PlaceholderAPI for placeholder support.

⚙️ Configuration

Code (YAML):

prefix
: "&7&l[&b&lSkyronHome&7&l]&r"
radius
: 100.0
debug
: false
 
prefix - Prefix for plugin messages.
debug - Enable debug logging in console.
radius - Minimum block distance between homes.

Code (YAML):

disabled-worlds
:
 - "world_nether"
  - "world_the_end"
  - "custom_world"
 
Only worlds listed here will allow /sethome.

Code (YAML):

home-limit
:
  default
: 3
  vip
: 5
  custom-group
: -1
 
Default players get 3 homes.
Custom group example: Give skyronhomes.limit.vip to allow more homes.
Use -1 for unlimited homes.

Code (YAML):

settings
:
  cooldown
: 60
  teleport-delay
: 5
  cancel-on-move
: true
  allow-bed-home
: true
  access-overlimit
: false
  delay-sound
: "BLOCK_NOTE_BLOCK_PLING"
  teleport-sound
: "ENTITY_ENDERMAN_TELEPORT"
  teleport-particle
: "PORTAL"
 
cooldown - Time between teleports (seconds)
teleport-delay - Warmup before teleport (seconds)
allow-bed-home - Allows players to use their bed as a home
access-overlimit - Allows players to have homes beyond the normal limit
cancel-on-move - Cancels teleport if player moves
teleport-sound - Sound played on teleport
teleport-particle - Particle effect on teleport
teleport-delay - Sound during warmup

Custom Messages
Every message in SkyronHomes can be changed in config.yml.
Supports Minecraft color codes ( &a, &c, etc.) and placeholders ( {home}, {delay}, {limit} etc).

Example:
Code (YAML):

home-created
: "&7» &aHome &b{home} &acreated."
teleporting
: "&7» &aTeleporting in &7{delay}s... &cDon’t move."
 
PlaceholderAPI Placeholders
Placeholder Description
%skyronhomes_count% The number of homes a player has.
%skyronhomes_max% The maximum number of homes a player can have
%skyronhomes_remaining% The number of homes a player can still set.
%skyronhomes_cooldown% The cooldown time in seconds.


️ Permissions
Permission Description
skyronhomes.admin Access admin commands
skyronhomes.limit.<group> Assign home limit group
skyronhomes.bypass.cooldown Bypass teleport cooldown
skyronhomes.bypass.delay Bypass teleport delay


Commands

Player Commands
Command Description
/sethome <name> Set a home at current location
/deletehome <name> Delete one of your homes
/home <name> Teleport to a home
/homes List all your homes


Admin Commands
Command Description
/deletehome <player> <name> Delete another player's home
/home <player> <name> Teleport to a player's home
/homes <player> View a player's home list


Tips
  • Use permissions like skyronhomes.limit.vip for donor or rank-based home limits.
  • Disable home creation in specific worlds with disabled-worlds.
  • All sounds and particles can be customized for your server theme
    .
  • Bed homes can be enabled for auto home creation.

SkyronHomes – Giving players the home they deserve!
Resource Information
Author:
----------
Total Downloads: 36
First Release: Aug 8, 2025
Last Update: Sep 11, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings