Skip to content

WMCAlliance/RoyalCommands

 
 

Repository files navigation

RoyalCommands

Maven Build

RoyalCommands

RoyalCommands is a general plugin with lots of commands. Yeah, that's my description. Go look at the BukkitDev if you want a better one.

RoyalCommands is coded in IntelliJ with the following libraries:

  • Bukkit
  • CraftBukkit
  • Vault
  • VanishNoPacket
  • Multiverse-Core
  • TagAPI
  • WorldGuard
  • LWC

Contact

Compiling

Maven 3 must be installed to compile RoyalCommands.

$ mvn clean package

If you want to install RoyalCommands into your local Maven repository:

$ mvn clean install

Looking to submit a Pull Request?

Make sure it follows these regulations:

  1. All commits to your local repository must start with:
  • Fixed: For bugs that have been fixed
  • Updated: For libraries that have been updated or code that has been updated but does not fix bugs
  • Removed: For anything that has been removed.
  • Renamed: For any file renamed
  • Added: For new features and files added
  1. Code submitted should not have a column limit or linebreaks mid-statement.
  2. Code should follow UNIX linebreaks: i.e. LF only.
  3. Extra whitespace, especially at the end of lines, is frowned upon.
  4. Please compile and test your changes before requesting them to be merged.

About the original developer

My name is Kyle Clemens (jkcclemens). I write plugins in my free time.

About

1.20.2 compatible Server Management Plugin (Essentials alternative) with commands for player management, teleportation, homes, and much more.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Java 100.0%