Skip to content

skytopia/Skytopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skytopia

Skytopia is a plugin for the Skyblock server that performs many useful functions.

Contributors

Features

  • Adds many commands which exist in Essentials, but not CommandBook.
  • Updates skulls at spawn with the top 3 voters and top 3 island owners.
  • Keeps track of players' last logins and their last known IGNs.

Compiling

Compiling is not recommended at this current stage. You will need to use Maven to compile:

  • Spigot/CraftBukkit libraries from BuildTools
  • sk89q-command-framework libraries from our fork
  • Skyblock libraries, which are not open source. There is no API currently.

Ensure you include Sainttx Holograms libraries. Place JAR into base directory.

Once you have these libraries compiled, on your commandline, type the following.

cd /path/to/Skytopia
mvn clean install

Maven automatically downloads the other required dependencies. Output JAR will be placed in the /target folder which can be then put into the plugins folder.

About

Plugin for the Skyblock server that performs many useful functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages