Skip to content

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

License

Notifications You must be signed in to change notification settings

WMCAlliance/RoyalCommands

 
 

Repository files navigation

RoyalCommands

Maven Build

RoyalCommands

RoyalCommands is a general plugin with lots of commands. Yeah, that's the 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

  • The Worldwide Minecraft Alliance Discord is the best place to find us, under the #development channel join us here

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

RoyalCommands was originally written by anna-is-cute (formerly known as jkcclemens), you can follow their stuff here

The Worldwide Minecraft Alliance has since taken over RoyalCommands (and the rest of the suite).

About

1.21 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%