MyCommand
MyCommand
Donations
If you like this plugin, and want to offer me a coffee, consider to click the button on the top right corner of the navbar to donate! Thank you :D

Make your own, customized Minecraft commands
Features:
- Make new commands!. (Also registered command)
- Run others command in new one
- Perform several commands in one
- Delayed commands with custom pause, warmups and cooldowns
- Make Shortcut/alias commands or override commands.
- Run commands with any item , block, signs or even (villager) NPC's.
- Various functions for costumize commands, like placeholders, scripts (if-else) and more.
- Console support
- Economy support (Require Vault)
- All features are highly customizable
- No command limits with multiple file support
- Customizable IconMenu (ChestGUI), ActionBar, BossBar, Hover/ClickableText, Title and Scoreboard commands.
- Allow the execution of commands in various circumstances (per world, by worldguard regions and more.
- Custom players database where you can store anything you want to personalize even more your commands. SQL database supported.
- BungeeCord feature, Scheduler, Join/Quit/Death events, PHP/GET request ...
- ... And much, much more..!
Configuration and examples (Documentation)
Commands & permissions
Video Tutorial :
(French) Getting Started (TEXT and ALIAS commands) by Texier (MyCommand 5.5.0)
(English) by Koz4Christ. (MyCommand 5.1.8)
If you have to report an error in the chat, or just a command section, use pastebin or a similar website. Help with YML code error : http://yaml-online-parser.appspot.com/
This plugin uses bStats Metrics - MyCommand stats page
-
View User Profile
-
Send Message
Posted Sep 6, 2015@ZodusNetwork
The 'rules' is the ID of the command for the plugin, don't use the same twice !
-
View User Profile
-
Send Message
Posted Sep 5, 2015Pls Update for 1.8.8 ._.
-
View User Profile
-
Send Message
Posted Sep 4, 2015How to do you make a second page? Like, I have a command /rules and than, I want to add /rules 2 so you can see more stuff on the second page. I did this,
'rules':
command: /rules
type: TEXT
text:
- "Rules"
- "[1] Rule one"
- "&6Type &e/rules 2 &6to read the next page."
permission-required: false
'rules':
command: /rules 2
type: TEXT
text:
- "Rules 2"
- "[2] Another rule"
- "&6Type &e/rules 3 &6to read the next page."
permission-required: false
But whenever I do this it only makes the command /rules 2 work and whenever you type /rules it says ''unknown command''.
-
View User Profile
-
Send Message
Posted Dec 16, 2015It is because they are both named "rules" Make one "rules1" amd "rules2"
Also how do you add cmds to blocks??!!
-
View User Profile
-
Send Message
Posted Sep 4, 2015How to do you make a second page? Like, I have a command /rules and than, I want to add /rules 2 so you can see more stuff on the second page. I did this,
'rules':
command: /rules
type: TEXT
text:
- "Rules"
- "[1] Rule one"
- "&6Type &e/rules 2 &6to read the next page."
permission-required: false
'rules':
command: /rules 2
type: TEXT
text:
- "Rules 2"
- "[2] Another rule"
- "&6Type &e/rules 3 &6to read the next page."
permission-required: false
But whenever I do this it only makes the command /rules 2 work and whenever you type /rules it says ''unknown command''.
-
View User Profile
-
Send Message
Posted Dec 27, 2016/give @p command_block
-
View User Profile
-
Send Message
Posted Aug 31, 2015@Leuggim
WRONG!
Copied from the help page:
-
View User Profile
-
Send Message
Posted Aug 25, 2015I got a nice suggestion!
Make different types of error-messages. For example:
Tell me what do you think about it! :D
-
View User Profile
-
Send Message
Posted Aug 25, 2015I'm trying to put skulls in an ICON_MENU (for a staff list GUI) but for some reason it wont show the skulls in the GUI, they're just invisible. I've tried SKULL:0 all the way up to SKULL:3 and none of them have worked. Please fix this!
-
View User Profile
-
Send Message
Posted Aug 23, 2015I am having an issue with the register: true function with commands that have 2 words before what I want to be TAB completed for players.
For example, to add someone to a horse so they can ride them, the command is:
/horse addrider <name> But when register: true for this. I cannot get the TAB to scroll through online players, it only works when I make the command /horseaddrider - all one word. Any ideas?
-
View User Profile
-
Send Message
Posted Aug 17, 2015How would I make it so it shows players how much time is left on their cooldown? Currently, it only shows the total cooldown time.
-
View User Profile
-
Send Message
Posted Aug 15, 2015@Aureumcraft
Ok.
First: Go to the plugin's config file, and check this:
DISABLE_PERMISSIONS: false
If it is true, set to false.
Second: you can not choose the permission-node. There is no such thing. The permission will be the default one: mycommand.cmd.<number_in_the_list>
You can use the ingame command /mycmd list to check witch is the number of your command.
So, the permission will look like this:
mycommand.cmd.27
Good luck
-
View User Profile
-
Send Message
Posted Aug 12, 2015Alright the prefix plugin works now! But now I have a problem, I have permission-required: true permission-node: changeprefix.prefix and members don't have the permission node but they can still change their prefix. Please help
-
View User Profile
-
Send Message
Posted Aug 11, 2015@Leuggim
Also, after I use the command in console it says 11.08 22:39:16 [Server] INFO NewWindow issued mycmd command ID(32) /prefix [Test]
-
View User Profile
-
Send Message
Posted Aug 11, 2015@Leuggim
The command works, but the prefix doesn't change. In-game message I recieve- from just doing /prefix- No args... please use :/prefix $arg1 from doing /prefix [test] - Wait 60 seconds before you can use this command again(Prefix doesn't change) The Way I use the command- /prefix [Test] When I use /mycmd-reload commands ingame it shows 33 custom commands And I'll send you my commands.yml through pm Thanks for the help you're trying to provide!
-
View User Profile
-
Send Message
Posted Aug 10, 2015@Nikoltus220
Did you set the delaytimer?
Here is a delay command I use as console, and it is working normaly.
'53':
command: /contagem_confirmar
type: RUN_CONSOLE
permission-required: false
runcmd:
- /af announce &d&l5!!
- $delay$/af announce &d&l4!!
- $delay$/af announce &d&l3!!
- $delay$/af announce &d&l2!!
- $delay$/af announce &d&l1!!
- $delay$/af announce &2&lGO!!!!
- $delay$/af announce &6 $player utilizou o comando /contagem.
delaytimer: 1
-
View User Profile
-
Send Message
Posted Aug 10, 2015@Aureumcraft
Do you have the lastest version?
I tryed this here, and it worked just fine. I use the pex plugin, but the arguments in the command are the same, so the command I sent to you should work.
If it isn't working, what message do you receive ingame/console after using the command? How exactly are you using the created command? If you can, please, send me your commands.yml from the mycommand plugin, so I take a look.
When you use the command /mycmd-reload commands ingame, what is the number of commands it shows?
-
View User Profile
-
Send Message
Posted Aug 10, 2015Hey Leuggim, the command still doesn't work. I tried the command in-game and it didn't change my prefix please help?
-
View User Profile
-
Send Message
Posted Aug 10, 2015Hello. Can you help, please? When i ran RUN_CONSOLE or RUN_COMMAND from console, it does something like this, removing all my delays. Any way to fix this? (If i run this as player, works fine)
-
View User Profile
-
Send Message
Posted Aug 10, 2015<<reply 2627666>>
'changeprefix':
command: /prefix
type: RUN_CONSOLE
permission-required: false
runcmd:
- manuaddv $player prefix $arg1
cost: 250
cooldown: 60
If you don't want cost or cooldown, just erase. I highly recomend you to keep it.
<<reply 2627666>>