Custom commands and aliases for BungeeCord
You can now create your own commands very easily
♦ Run a random command as admin/console/player
♦ Run multiple commands as admin/console/player
♦ Chat as admin/console/player
Placeholders:
♦ %args% ➽ command arguments
♦ %sender% ➽ sender name ("CONSOLE" if console)
Examples:
Code (Text):
commands:
test:
aliases:
- test2
permission: ""
type: random
sender: default
commands:
- "glist"
- "server"
# A random command will be ran if you type /test or /test2
anothercommand:
aliases:
- thisisacommand
permission: "myplugin.mypermission"
type: line
sender: default
commands:
- "chat Hello World!"
- "chat How're you?"
- "chat I'd like to tell you that %args%"
# All these commands will be ran if you have permission "myplugin.mypermission"
sudo:
aliases:
- runasadmin
permission: "commands.sudo"
type: line
sender: admin
commands:
- "alert Running: %args%"
- "%args%"
# Usage: /sudo <command>
# Will run <command> as admin
something:
aliases:
- anything
permission: "some.permission"
type: line
sender: console
commands:
- "alert %sender% would like to say that %args%"
# Send message from console
test:
aliases:
- test2
permission: ""
type: random
sender: default
commands:
- "glist"
- "server"
# A random command will be ran if you type /test or /test2
anothercommand:
aliases:
- thisisacommand
permission: "myplugin.mypermission"
type: line
sender: default
commands:
- "chat Hello World!"
- "chat How're you?"
- "chat I'd like to tell you that %args%"
# All these commands will be ran if you have permission "myplugin.mypermission"
sudo:
aliases:
- runasadmin
permission: "commands.sudo"
type: line
sender: admin
commands:
- "alert Running: %args%"
- "%args%"
# Usage: /sudo <command>
# Will run <command> as admin
something:
aliases:
- anything
permission: "some.permission"
type: line
sender: console
commands:
- "alert %sender% would like to say that %args%"
# Send message from console
Please put a like and write a review if it helped you
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BungeeCommands : Custom Commands & Aliases is a free Minecraft Java mod. Downloaded 3,007 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/61e982e1c65265f8a181ad9692139cf419a90bf8?url=https%3A%2F%2Fi.imgur.com%2FY0scZZz.png)
![[IMG]](http://proxy.spigotmc.org/508d213dbb0a52f98a7856c4932f2e5e7ae026cf?url=https%3A%2F%2Fi.imgur.com%2F8ToE6QD.png)
![[IMG]](http://proxy.spigotmc.org/d9d080545d1f117ef85bc062af664de560dd6d8f?url=https%3A%2F%2Fi.imgur.com%2Fbwug3hX.gif)