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 23, 2014seems that $multiargs does not work from console. Instead of passing on the arguments of the console input, it just uses "$multiargs". So if I type "short How are you", it would run "/shortcut $multiargs" instead of "/shortcut How are you"
-
View User Profile
-
Send Message
Posted Feb 23, 2014@Marium0505
There is already "permission-required" field ,see in the configuration page. For the others suggestions,i think you can do most of this directly with any permissions plugin.
-
View User Profile
-
Send Message
Posted Feb 22, 2014Can you add require permission [permission] & ignore permission [permission]
require user [user] & ignore user [user]
require group [group] & ignore group [group]
That woudl be great!
-
View User Profile
-
Send Message
Posted Feb 21, 2014@WoZo
yeah if you using latest version remove it
-
View User Profile
-
Send Message
Posted Feb 21, 2014@Ivanpro
So, this line?:
"options: commandsnumber: 21"
Thought it was something different so I didn't remove it.
-
View User Profile
-
Send Message
Posted Feb 21, 2014@WoZo
"If you have options.commandsnumber in your commands.yml config file,remove it."
-
View User Profile
-
Send Message
Posted Feb 21, 2014Getting this error and nothing works after updating: http://pastebin.com/5E74Pm8g
I deleted the config after updating.
-
View User Profile
-
Send Message
Posted Feb 19, 2014@JacMan3
JacMan3 .. I love you mate!
-
View User Profile
-
Send Message
Posted Feb 19, 2014@iBogiii
'1': command: /textwithdelay type: RUNASOPERATOR runcmd: - /ping &9This is the first piece of text! - $delay$/ping &9This is the second piece of text! delaytimer: 0.5
That should work ;)
-
View User Profile
-
Send Message
Posted Feb 17, 2014Is it possible to add delay for the text.. Basicly I want when players execute a command.. players get 1 msg.. and after 0.5 secs they get another msg. ?
-
View User Profile
-
Send Message
Posted Feb 16, 2014@Zuhaib231
i dont see the point for this :)
@Zuhaib231
you cant combine them
-
View User Profile
-
Send Message
Posted Feb 14, 2014Sorry in advance for the stupid question, but can you disable warm ups stopping if you move the cursor? If there is not already a listner, could you please make one, but if there is please can someone direct it to me?
-
View User Profile
-
Send Message
Posted Feb 12, 2014thanks =] one last question can we combine types? like if i wanted a broadcast_text , warmup, and or cooldown on same command ?
or alias and cooldown was another i wanted
would i put them all on same type line make a new entry for each type? or just not plausible?
-
View User Profile
-
Send Message
Posted Feb 12, 2014@richgotya
Mmm yes,it's a bug.Fixed in this release : http://dev.bukkit.org/bukkit-plugins/mycommand/files/52-mycommand-v5-0-1/
-
View User Profile
-
Send Message
Posted Feb 12, 2014using v5.0.0 seems to break the cost feature i was using for some commands (i edited the new config removed the options commands number ) all the commands i had set still works fine its just any cost i had set does not go threw nor does new costs - commands will run but money isnt taken or message.
is this a known issue? or any idea why it stopped in this ver for me?
(ive checked vault and my econ both are up to date)
-
View User Profile
-
Send Message
Posted Feb 11, 2014@yloplopy
First,the "iconmenu_title" can be max 32 chars,for the commands,you have to use the items name and not the items id.Example :
- '1:WOOD_AXE:0:/kit start:&2Starter Kit:&aWood pick, axe, and 6 bread'
-
View User Profile
-
Send Message
Posted Feb 10, 2014Hello, I cannot get Icon Menus to work... Here is my coding:
-
View User Profile
-
Send Message
Posted Feb 10, 2014== I Have a problem with permissions ==
I Have installed this plugin with GroupManager and AuthMe, while I write a command that I have created, It's said: You don't have permission to use this command, and for the other commands of this plugin. I put the permission that you has said of your Commands, and was working, But my commans, Is not working. Please help me
-
View User Profile
-
Send Message
Posted Feb 10, 2014May i know how to set salience the ( execute } <
message ??? when i execute the command-
View User Profile
-
Send Message
Posted Feb 9, 2014@navbarry
if you do from console "mycmd-reload commands" it say successuly or some errors?