Meeples10 / SimpleHomes

A small plugin that allows players to set homes.

Home Page:https://meeples10.github.io/plugins/simplehomes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleHomes

A small plugin that allows players to set homes.

Commands

Command Description Permission
/home [name] Teleports you to a home. If no name is provided, the name home will be used. simplehomes.home
/sethome [name] Sets a home. If no name is provided, the home will be named home. simplehomes.sethome
/delhome <name> Deletes a home. simplehomes.delhome
/homes Lists your homes. simplehomes.homes

The permission simplehomes.all can be used to give players access to all SimpleHomes commands.

Configuration

The default configuration file can be found here.

Key Description
play-sound If true, a sound will be played when the player is teleported to their home.
teleport-sound If play-sound is true, this sound will be played when a player uses /home. See the Minecraft Wiki for a list of available sounds.
reset-velocity If true, the player's velocity will be reset when teleporting. This prevents fall damage if the player uses /home while falling.
messages Messages displayed by the plugin.

About

A small plugin that allows players to set homes.

https://meeples10.github.io/plugins/simplehomes

License:GNU General Public License v3.0


Languages

Language:Java 100.0%