MilkyWay
ModrinthAn simple plugin to add custom command to join a server from Velocity
10 downloads updated 1mo ago
latest v1.0 Modrinth
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.
. - 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"
Versions
FAQ
How do I install MilkyWay?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is MilkyWay free?
MilkyWay is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does MilkyWay support?
Works with Velocity. Supports versions 1.0–1.0. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.