Download and views badges are referred to the Velocity Hangar
A simple Minecraft Velocity plugin that registers custom commands to access servers replacing the need to use the /server command.
This plugin also adds custom permissions for the commands used to access the servers
Important
This plugin is still in development, bugs are expected, please report them at github.com/LucernaSancta/Custom-Server-Teleport/issues
You can configure the plugin after the first run in the config.yml
# Default config
servers:
#- example:
# commands: ["example","ex"]
# permission: "customcommand.example"
- hub:
commands: ["hub","lobby","l"]
permission: "customcommand.hub"Some code in this repository comes from the PterodactylPowerAction plugin made by Quozul