Narimm / geSuit

Plugin suite for BungeeCord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#geSuit

Plugin suite for BungeeCord

##Building: Clone this repo, cd into it and run

mvn package

The jar file will be inside the target/ folder

##Installing: Builds for this plugin may be found here, or you can compile it yourself

Requires Yamler version 2.3 and a MySQL server

  • Place geSuit.jar (and Yamler) inside your bungee's plugins/ folder, and restart BungeeCord.
  • Fill in your MySQL server's information in config.yml (inside the geSuit/ folder)
  • Configure anything else you want in the files in the geSuit/ folder
  • Give the players permission to use the commands
  • Done!

##Additional features:

The following Bukkit / Spigot plugins are optional, and require the base geSuit to function.

About

Plugin suite for BungeeCord


Languages

Language:Java 100.0%