• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
Zabrid
Supported Minecraft Versions
  1. 1.17
  2. 1.18
  3. 1.19
upload_2022-6-12_22-55-29.png

Zabrid's Command Maker

Create custom commands for your server in
a
easy to use in-game user interface!

Features:
- Command Messages -
- Command Teleportation -
- Title & Subtitle Messages -

- Command Permissions -
- Command Cooldowns -
- Command Prices -
- Console Commands -
- Command Items -

How To Use:
To use this script just simply follow a few simple steps. Firstly, you need to create your command to do this use /cmd create <name>. Now make sure to set this name to what you actually want the command to be. After you've created your command it open a GUI where you can edit everything you wish about it (all things you can edit are listed above under "Features"). If you're still confused you can watch the video tutorial linked below.

Command List:
/cmd create <name> (zcmdmaker.create)
/cmd delete <name> (zcmdmaker.delete)
/cmd edit <name> (zcmdmaker.edit)
/cmd list (zcmdmaker.list)


⭐⭐⭐⭐⭐
If you like or use this script please give it a rating!

Discord-Logo.png

Join the support discord if you found a bug or need support:
https://discord.gg/HRuRU3kB5k


Are you confused and need a video tutorial?
https://youtu.be/RF9rwGLuULw

Required Skript Addons:
Like most scripts, this script requires a few plugins to be installed
before using. All of them have been listed below:

- Skript
- SkBee
- SkUtilities
Author
Zabrid
Downloads
1,649
Views
1,649
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Zabrid

Latest updates

  1. 1.3.0

    - Added 1.19 SkBee support
  2. 1.2.0

    - Added one time use commands - Added ability to use custom Skript currencies/variables.
  3. 1.1.0

    - Removed the `on command:` event, and instead use a function inside of the command script file...