Compatibility
Minecraft: Java Edition
1.0
Platforms
Tags
Creators
Details
Licensed ARR
Published 18 hours ago
Updated 3 weeks ago
MilkyWay
Using MilkyWay, You can create a custom command to join your server. For example, You can create a command /survival to join a survival server.
Requirement
- Velocity (3.4.0 or higher)
- LuckPerms (Velocity) or Any Permission Plugin
Features
- Permission to Join a Server (You can create a custom permission to join a server)
- No Need Restarting (Just do /milkyway reload)
Commands
- /milkyway - Show command lists
- /milkyway reload - Reload the plugin
- /milkyway list - Show registered servers
Permission
- milkyway.admin - Access all the MilkyWay commands.
- <custom-permission>.<custom-permission> - Access to a server.
Configuration
#
# ███╗░░░███╗██╗██╗░░░░░██╗░░██╗██╗░░░██╗░██╗░░░░░░░██╗░█████╗░██╗░░░██╗
# ████╗░████║██║██║░░░░░██║░██╔╝╚██╗░██╔╝░██║░░██╗░░██║██╔══██╗╚██╗░██╔╝
# ██╔████╔██║██║██║░░░░░█████═╝░░╚████╔╝░░╚██╗████╗██╔╝███████║░╚████╔╝░ 🌌 MilkyWay 🌌
# ██║╚██╔╝██║██║██║░░░░░██╔═██╗░░░╚██╔╝░░░░████╔═████║░██╔══██║░░╚██╔╝░░ by rnxp
# ██║░╚═╝░██║██║███████╗██║░╚██╗░░░██║░░░░░╚██╔╝░╚██╔╝░██║░░██║░░░██║░░░
# ╚═╝░░░░░╚═╝╚═╝╚══════╝╚═╝░░╚═╝░░░╚═╝░░░░░░╚═╝░░░╚═╝░░╚═╝░░╚═╝░░░╚═╝░░░
#
servers:
- server: "limbo"
commands:
- "limbo"
permission: "milkyway.limbo"
blacklisted-server: "hub"
blacklisted-message: "&cYou are currently at the Hub and cannot join Limbo!"
- Quick Setup
(Limbo)
servers:
- server: "limbo" (set same as velocity.toml [server])
commands:
- "limbo"
permission: "milkyway.limbo"
(AdminOnlyServer, Custom Permission)
servers:
- server: "adminonly"
commands:
- "adminonly"
permission: "memberdontjoin.adminonly"
(MultiServer, Spawn, SurvivalWorld and Bedwars)
servers:
- server: "spawn"
commands:
- "spawn"
permission: "milkyway.spawn"
- server: "SurvivalWorld"
commands:
- "SurvivalWorld"
permission: "milkyway.spawn"
blacklisted-server: "Bedwars"
blacklisted-message: "&cYou are currently at the Bedwars and cannot join SurvivalWorlds., Please join from Spawn"
If you having any issues please contact me
Discord: @kzz_z58


