This plugin adds /server command aliases on Velocity. Each server command requires the slashserver.<name> permission.
For example:
/lobbyis an alias of/server lobbyand requires theslashserver.lobbypermission./survivalis aliased to/server survivaland requires theslashserver.survivalpermission.
In addition, you can reload the plugin using the /ssreload command, which requires the slashserver.reload permission
and will re-register the server commands.
Clone the repo locally, then run gradlew build. The plugin jar can then be found under build/libs/SlashServer-<version>.jar.