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 Mar 20, 2013Well the 1.4.7 to 1.5 update kinda killed my command list.. here is what I had working perfectly and as is on 1.4.7
Now it does nothing with the new update and I have absolutely no idea why, this is a major behind the scenes feature I use to regulate two different plugins.
-
View User Profile
-
Send Message
Posted Mar 20, 2013Since MyC 3.9.0 is compiled for Mc 1.5, does it work with 1.4.7 ?
-
View User Profile
-
Send Message
Posted Mar 20, 2013@Ivanpro
I'm not sure if this is possible with the new script feature, but could you add a custom "incorrect usage" message. So say you create a command "/jail <player> <time>". With the current system, if the user just types /jail with no parameters, they get this long string with $arg1 and $arg2 that is quite confusing for players. It would be nice if there was another settings option where I could define my own line, like "Incorrect parameters. /jail <player> <time>".
-
View User Profile
-
Send Message
Posted Mar 19, 2013I was looking for a customizable plugin like this. This is amazing for server owners! I might make a video tutorial on this. Thanks bro. Great work, keep it up! :]
-
View User Profile
-
Send Message
Posted Mar 19, 2013This plugin is awesome but I Really need this feature: If i type /Hello it will say: ''Hello!'' and later if i type /Hello it will say some other message or perform another command. Tell me if this is possible.
-
View User Profile
-
Send Message
Posted Mar 19, 2013@notif
Put it on true for disable. In any case,use 3.9version for fully disable the event.
-
View User Profile
-
Send Message
Posted Mar 18, 2013@Ivanpro
The minecartevent has been set to false the entire time, yet I still see its hit, that's why I was wondering what it was.
-
View User Profile
-
Send Message
Posted Mar 18, 2013@notif
It's used for detectorrail check.But it's possible disable the event by putting minecraftevent to false in the config.yml.
For the button permission,you can use the "script" system added in MyCommand 3.9.0
@AgentTripleC : I see to add this in the 3.9.1+ version.
-
View User Profile
-
Send Message
Posted Mar 17, 2013Why does this use the VehicleUpdateEvent? It is causing a slight but notable performance hit with us. Would it be possible to disable this?
Also, is there a way to teleport a player to coordinates without warp commands?
Or to specify the player who pressed the button when running the command as the server?
And to allow players with the mycommand.block.button.use permission to use all buttons, except for specific buttons that require their own permission?
Or some other way to avoid having to make a permission for every button command?
-
View User Profile
-
Send Message
Posted Mar 16, 2013How can I get a command like that so that its like essentials teleport. It sends a message to "Wait 5 seconds before executing this command" Is there anyway that I can make it so that if the user moves, it stops the command from running?
-
View User Profile
-
Send Message
Posted Mar 12, 2013@darkrider781
push
-
View User Profile
-
Send Message
Posted Mar 11, 2013Is there anyway to make /mycmd-itemset enable ONLY enable and not just toggle it? Right now you can do either enable OR unable or whatever it is and itll just toggle the item set between on and off. That would be an AMAZING fix if you could do that, thanks!
-
View User Profile
-
Send Message
Posted Mar 11, 2013@darkrider781
push
-
View User Profile
-
Send Message
Posted Mar 10, 2013I get weird A letters appear everywhere that I use a & type code in the text... the command config was fine on linux, but the same command yml on a windows server seems to have this weirdness now in game.... how to fix
-
View User Profile
-
Send Message
Posted Mar 9, 2013@darkrider781
push
-
View User Profile
-
Send Message
Posted Mar 8, 2013This plugin is awesome but I Really need this feature: If i type /Hello it will say: ''Hello!'' and later if i type /Hello it will say some other message or perform another command. Tell me if this is possible.
-
View User Profile
-
Send Message
Posted Mar 8, 2013Hello, I was wondering if I could possibly get a modification to simple mycommand . This is what I need: When an alias is run, if you have one permission, like, mycommand.alias.join.1, a set command happens When the SAME alias is run, if you have another permission, like, mycommand.alias.join.2, a DIFFERENT command happens, but on the same alias. I was to be able to do this infinately, so that I can do join.3,.4,.5, etc, forever, or whatever way you decide would be. This is so my defaults can do, /join, get a certain kit, and join the arena. Then, my VIPs can do, /join, get a different kit, then join the arena, all in one command PLEASE let me know if you can do this, it would be greatly appreciated.
-
View User Profile
-
Send Message
Posted Mar 7, 2013EDIT: After all commands i get this error. Config.yml is already new created.
Here is the error: http://pastie.org/private/hnqju30cvyan9fvippi5ja
-
View User Profile
-
Send Message
Posted Mar 6, 2013My host enforces utf8 encoding, but I get an unacceptable character error on each special letter like éáöü, they used to work with ansi (1252). Can you add support to this please?
-
View User Profile
-
Send Message
Posted Mar 3, 2013Runasoperator refuses to work since update.