HomesPlus

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

HomesPlus is a fully customizable and lightweight home location plugin.

  • Save an unlimited amount of home locations per player.
  • Configure a per-group or even per-player delay for teleports.
  • Positions and directions can be fixed for a smoother, and more professional look.
  • Change every aspect of the plugin in the config.
  • Specify maximum homes, and tp delay precisely using permissions.

Installation

  1. Stop your Minecraft server.
  2. Download the plugin JAR.
  3. Put the downloaded JAR file into your server's plugins folder.
  4. Start your Minecraft server.
  5. Enjoy!

Commands

Mandatory arguments: <>

Optional arguments: []

 

/sethome [name of home location]

Description: Creates a home location.

Aliases: createhome, addhome

Permission: homesplus.sethome.use

 

/home [name of home location]

/home list

Description: Teleports a user to a home location, or lists all home locations that user has.

Permission: homesplus.home.use

 

/delhome [name of home location]

Description: Deletes a home location.

Aliases: remhome, removehome, deletehome

Permission: homesplus.delhome.use

 

Permissions

homesplus.sethome.use

Grants permission to use the /sethome command.

 

homesplus.home.use

Grants permission to use the /home command.

 

homesplus.delhome.use

Grants permission to use the /delhome command.

 

homesplus.maxhomes.X

where X describes the maximum amount of home locations a user or group can have.

If a user has multiple permission nodes like this, the plugin always takes the highest amount.

Example: A user has the permission node homesplus.maxhomes.3 and the permission node homesplus.maxhomes.7.

The user effectively has a maximum amount of 7 home locations, because that's the higher amount.

100 is the highest possible value for this. Values higher than 100 will be ignored by the plugin.

 

homesplus.maxhomes.bypass

Bypasses the maximum amount of homes. A user with this permission node can have an unlimited amount of home locations.

 

homesplus.tpdelay.X

where X describes the amount of seconds to wait before getting teleported by the /home command.

If a user has multiple permission nodes likes this, the plugin always takes the least amount.

Example: A user has the permission node homesplus.tpdelay.10 and the permission node homesplus.tpdelay.3.

The user effectively has to wait 3 seconds before getting teleported, because that's the least amount.

60 is the highest possible value for this. Values higher than 60 will be ignored by the plugin.

 

homesplus.tpdelay.bypass

Bypasses the delay before getting teleported. A user with this permission node will be teleported instantly when using the /home command.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    302687
  • Created
    Sep 9, 2018
  • Last Released File
    Sep 9, 2018
  • Total Downloads
    8,298
  • License

Categories

Members

Recent Files