Skip to content

A simple, easy-to-use system for allowing players to set homes and then teleport back to them.

License

Notifications You must be signed in to change notification settings

trainphreak/SimpleHomes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SimpleHomes

SimpleHomes is a simple, easy-to-use system for allowing players to set homes and then teleport back to them. Key features of SimpleHomes include:

  • Display a notification when a new version has been released or automatically have new versions downloaded.
  • Extremely simple and easy to use command syntax.
  • Fully customisable messages.
  • Multiple homes up to a limit defined in the configuration file.
  • Permissions support - Choose exactly what commands your players can run.
  • Set a name for each home.
  • Teleport to another player's home.

##Compiling

SimpleHomes requires multiple dependencies, however these are handled by the build script.

###Maven

Don't have Maven? Download Maven from the Maven website.

From SimpleHomes' directory, execute the following command to compile the plugin:

mvn clean package

Once done, the target/ folder will contain the SimpleHomes jar file.

##Links

##Current Build Build Status

About

A simple, easy-to-use system for allowing players to set homes and then teleport back to them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%