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 Feb 7, 2015@Ivanpro Hey! Can you tell me how to item set to colored items? Such as an item that looks like "&c&lTravel Compaas". I cannot seem to get it working, Thanks! And also, amazing plugin. Tip top work. - Darth
-
View User Profile
-
Send Message
Posted Feb 7, 2015@Ivanpro
Woow, tank you!!
-
View User Profile
-
Send Message
Posted Feb 6, 2015If I use this script
- $Script$%PlayerData%credits>50
- $Script$%PlayerData%credits-50
MyCommand 5.1.4: It doesn't remove 50 credits from the player, it sets his credits to 50. MyCommand 5.1.5: it says I don't have enough credits but I have.. How to fix this ?
-
View User Profile
-
Send Message
Posted Feb 6, 2015@WhosHenry
Try the latest version :D
@buddYGhost
Update your config file, or better update language.yml.
-
View User Profile
-
Send Message
Posted Feb 5, 2015@Ivanpro
Hello, I use your plugin! and is giving me a headache uses it! Of course I am the master of my server, but when I take my permission, and I tip my OP, and try to do my commands I customize, example: when I type: /nb kit, will make a command that is /pvpkit nb, but appearing on "nullnull". Wanted to know why this happens? I'm thinking seriously to stop using your plugin! Please help me!
-
View User Profile
-
Send Message
Posted Feb 4, 2015Very nice plugin. You should maybe update the tutorials (like the itemset command, I can't figure out how to use that).
-
View User Profile
-
Send Message
Posted Feb 4, 2015Will you be updating the World Guard hook into World Guard 6.x soon?
-
View User Profile
-
Send Message
Posted Feb 3, 2015Hey, a suggestion to you guys, if you can't add on to this plugin try making another, but this would be amazing.....if you could make it so that words in the chat change to other words when you type it. Like if you typed "I hate you" it would change to "I love you" or something, it would kinda be like mycommands right? Anyway please take it to consideration :) thank you!
-
View User Profile
-
Send Message
Posted Jan 31, 2015@Done84
Yes there is a reload command... Very simple too /mycmd-reload all
-
View User Profile
-
Send Message
Posted Jan 31, 2015@iChillings
Sorry I don't believe so... Since it is controlled by the Minecraft client it may or may not support colour codes... Here is a few things to try if you have not already... §aTHIS IS A URL or something like \u00a7aTHIS IS A URL and if all hope is lost and you can't do that maybe try $redTHIS IS A URL
-
View User Profile
-
Send Message
Posted Jan 31, 2015Is it possible to get colored output from a HTTP request? With color codes or something?
-
View User Profile
-
Send Message
Posted Jan 23, 2015Request: proximity trigger/event. So commands can be issues to everyone within proximity of a radius set. For instance, pay everyone $10 if they are within 25 blocks of someone that pressed a button connected to a command.
-
View User Profile
-
Send Message
Posted Jan 22, 2015@KyleUnrau2
YES! This worked! I also have a better understanding on the syntax now, I have a much larger script im attempting, it works at present but its a bit messy and very large for what its doing, I may need you to take a look at it.
-
View User Profile
-
Send Message
Posted Jan 22, 2015A count down variable would be cool so we could do something like
'christmas':
command: /christmas
type: COUNT_DOWN
text:
- &cChristmas is in <&bdd&f/&bmm&f/&byyyy>
And maybe have an option for if you want the format to be <dd/mm/yyyy> or have it to be like <Months: Days: Seconds: >
Will Turnout Like: http://puu.sh/eRu8H/1f66360063.png or http://puu.sh/eRum5/d1542fec49.png
In colors of course :D
Just a suggestion, Would like to see it add :)
-
View User Profile
-
Send Message
Posted Jan 21, 2015@Done84
Yes there is a Reload command for MyCMD... Just execute /mycmd-reload all and it will reload the configuration and all the commands in commands.yml!
-
View User Profile
-
Send Message
Posted Jan 21, 2015trying to get mycommands to recognize the command /bungeetablistplus. Working on setting up an alias with it, but when I run the command, /vanish works, and I get Invaild Command.... underneath it.
Does it matter that the command is a bungee command?
Trying it like this...
'disappearon':
command: /disappearon
type: RUN_COMMAND
runcmd:
- /vanish on
- /bungeetablistplus hide on
permission-required: true
Ideas?
-
View User Profile
-
Send Message
Posted Jan 21, 2015Thee is no reload command?
-
View User Profile
-
Send Message
Posted Jan 19, 2015GodsDead ->
Hey, I just finished scripting and finishing the /duty command and It works 100% properly with a few minor changes, which you can edit to your own fancy! I have made it so that it will set the prefix! Hopefully this is what you required...
Just to inform you instead of $Script$%if%%playerdata% it is just $Script$%PlayerData% as %if% is only used when you have a server wide Variable instead of a PlayerData.
And also with that fact when you are using a PlayerData script %else% it will stop all the scripts So you will need to reference the PlayerData again but opposite (Sorry if that made no sense)
You can check that out:
http://pastebin.com/hBBGpWbn
Hopefully thats what you needed
-
View User Profile
-
Send Message
Posted Jan 17, 2015@mycraft1099
Im getting "The user doesn't have directly that variable!" This is my code, Im creating an "On Duty" for staff to use! prefixes before their username that they are busy.
http://pastebin.com/aZFsf1nY
-
View User Profile
-
Send Message
Posted Jan 17, 2015@Ivanpro, can help me? I have some plugins that you need: /command <name of the player> and I am Brazilian, so I want to translate at least 70% of my server, and I want a player when you type /command <name of the player> work, but want to know the args for this. Can you tell me she/it has not them, try the next update puts them ;)