Skip to content

N3FS/SlashServer

 
 

Repository files navigation

SlashServer

Build Status Velocity 1.0

Usage

This plugin adds /server command aliases on Velocity. Each server command requires the slashserver.<name> permission.

For example:

  • /lobby is an alias of /server lobby and requires the slashserver.lobby permission.
  • /survival is aliased to /server survival and requires the slashserver.survival permission.

In addition, you can reload the plugin using the /ssreload command, which requires the slashserver.reload permission and will re-register the server commands.

Building

Clone the repo locally, then run gradlew build. The plugin jar can then be found under build/libs/SlashServer-<version>.jar.

About

SlashServer, but for Velocity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%