HomeJavaModsHomeOnly
HomeOnly
HomeOnly — screenshot 1

🏠 HomeOnly

This is a simple plugin for managing teleportation points (homes). It was created and tested on Paper 1.21.11, but it is very likely to work on Purpur, Spigot, and Bukkit of the same version.

✨ Features

🔑 Commands and Permissions

Command Description Permissions
/sethome <name> Set a home (default name is "home") homeonly.player
/home Teleport to the main home homeonly.player
/home <name> Teleport to the specified home homeonly.player
/homes Show the list of all your homes homeonly.player
/home setmain <name> Make the specified home the main one. Typing /home without a name teleports you to the home marked as your main home homeonly.player
/home delete <name> Delete the specified home homeonly.player
/home deleteall Delete ALL homes (requires confirmation) homeonly.player
/ho help Show help homeonly.player
/ho reload Reload the config and language files homeonly.reload
- Ignore the /home cooldown homeonly.bypass.cooldown
- Instant teleportation (no delay) homeonly.bypass.delay
- Teleport is not cancelled by movement homeonly.bypass.movement
- Limit the maximum number of homes (any number) homeonly.maxhomes.5
- Unlimited number of homes homeonly.maxhomes.*

⚙️ Configuration

config.yml

settings:
  language: en
  teleport-delay: 3
  teleport-cooldown: 10
  default-home-limit: 2
  teleport-sound: ENTITY_ENDERMAN_TELEPORT
  teleport-sound-volume: 1.0
  teleport-sound-pitch: 1.0
  sound-enabled: true
  movement-check: true
  cooldown-enabled: true
  delay-enabled: true
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more