Simple Commands
Simple Commands is a Lightweight custom commands plugin which can replace existing commands and make them for example shorter.You can decide who can use which command via permission which are always required to use any of them.
Commands
- /simplecommand-reload | Permission: simplecommands.reload
Dependencies
- PlaceholderAPI (optional)
Spoiler: Config Template
commands:
spawn:
command : tp {arg1 } 0 100 0
arguments:
arg1 : player
sendmessage:
command : say {arg1 }
arguments:
arg1 : string
givediamond:
command :
- say You were given {arg2 } diamonds
- give {arg1 } diamond {arg2 }
arguments:
arg1 : player
arg2 : integer
sethealth:
command : health {arg1 } set {arg2 }
arguments:
arg1 : player
arg2 : float
permissions:
sendmessage : simplecommands.sendmessage
givediamond : simplecommands.givediamond
sethealth : simplecommands.sethealth
spawn : simplecommand.spawn
reload : simplecommands.reload
Code (YAML):
commands:
spawn:
command : tp {arg1 } 0 100 0
arguments:
arg1 : player
sendmessage:
command : say {arg1 }
arguments:
arg1 : string
givediamond:
command :
- say You were given {arg2 } diamonds
- give {arg1 } diamond {arg2 }
arguments:
arg1 : player
arg2 : integer
sethealth:
command : health {arg1 } set {arg2 }
arguments:
arg1 : player
arg2 : float
permissions:
sendmessage : simplecommands.sendmessage
givediamond : simplecommands.givediamond
sethealth : simplecommands.sethealth
spawn : simplecommand.spawn
reload : simplecommands.reload
Argument types:
- player
- string
- integer
- float
Argument type string is a string but a whole text.
Argument type integer is a whole number like 1.
Argument type float is a digit number means 1.2.
For help join my Discord
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- 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.
SimpleCommands | Create your own commands! is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 434 times (via Spigot). Download it and open it directly in the game.