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 31, 2012Erm... your sample file is confusing...
...???
What does it do? Does it display the text and run the commands? Or are those two separate examples?
All other runcmdx have "/sample". Is it because they cannot be empty or are those just examples?
-
View User Profile
-
Send Message
Posted Mar 31, 2012-
View User Profile
-
Send Message
Posted Mar 31, 2012-
View User Profile
-
Send Message
Posted Mar 31, 2012I love this plugin!
-
View User Profile
-
Send Message
Posted Mar 31, 2012@sejbr
Thanks :D
however if you recreate a config file,runcmd have the "-" :P
-
View User Profile
-
Send Message
Posted Mar 31, 2012I don't know what to say...
That plugin works great now !
Keep up the great GREAT work !
I'm in love in that plugin <3.
Had bug but fixed it :D.
To all people, just remember to add '-' in front of commands.
-
View User Profile
-
Send Message
Posted Mar 31, 2012@sejbr
Try new 1.6 versions for multi commands :) For now have only 2 args ,i see to add other in future.
Download here : http://dev.bukkit.org/server-mods/mycommand/files/8-mycommand-v1-6/
-
View User Profile
-
Send Message
Posted Mar 30, 2012I've got problem to make it work with WorldGuard.
These commands work great :
command3: /rdef
command5: /rinfo
type3: runcommand
runcmd3: /region define $args $args
type5: runcommand
runcmd5: /region info $args
but when I'm trying to do it with priority command It somehow miss the argument and send me and "Wrong ID" error.
command4: /rpri
type4: runcommand
runcmd4: /region pri $args 5
Do you know how could I fix that ?
Also having multi commands with one mycmd would be great. Something along that :
command1: /rall
type1: runcommands
runcmd1:
- expand 20 20 up
- /region define $arg1 $arg2
- /region setpriority $arg3 5//
Especially with these known args, 'couse we could use it like:
command1: /rall
type1: runcommands
runcmd1:
- expand 20 20 up
- /region define $arg1 $arg2
- /region setpriority $arg1 5//
Greetings, and thanks for great plugin.
I've been looking for that for a long time.
-
View User Profile
-
Send Message
Posted Mar 29, 2012@XeonG8
yes,it's java 6.
-
View User Profile
-
Send Message
Posted Mar 28, 2012btw mycmd 1.5 is it java6 compile? I haven't tested yet
-
View User Profile
-
Send Message
Posted Mar 28, 2012Very nice! Awesome job man :)
I will probably be using this.
-
View User Profile
-
Send Message
Posted Mar 28, 2012@l4pierce
yes.
Ex:
If you typed /sethome it's like you typed /dt sethome
-
View User Profile
-
Send Message
Posted Mar 28, 2012So, im kind of confused by the description. In other words, if i set the command "/dt sethome" to work with cmd 1, then set cmd 1 to just "/sethome" it will actually run "/dt sethome"? Sorry, im just kind of confused :P
-
View User Profile
-
Send Message
Posted Mar 28, 2012@kahlilnc
Yea,i'm implemented this in v1.5 :D
-
View User Profile
-
Send Message
Posted Mar 27, 2012Could you make space support for text? :D
It does not copy the spaces that are in the config before the actual text appears.
-
View User Profile
-
Send Message
Posted Mar 27, 2012@XeonG8
Okai :D
meanwhile the 1.4 version it's in approval. Download here: http://dev.bukkit.org/server-mods/mycommand/files/5-mycommand-v1-4/
-
View User Profile
-
Send Message
Posted Mar 27, 2012@Ivanpro
I think that will tide me over a for bit :) 30 commands or way more would be even better, as its a really versatile plugin, so plenty of uses for it.
-
View User Profile
-
Send Message
Posted Mar 27, 2012@XeonG8
In version 1.4 i have increased the commands to 15,and add some feature.For timer and multiple commands i see in next versions.
-
View User Profile
-
Send Message
Posted Mar 26, 2012please allow for more custom commands ..many more :D ... I finally got around to trying out more than 5 myself, and the the new ones past 6 don't seem to be recognized.. only the first 5 work:(
-
View User Profile
-
Send Message
Posted Mar 24, 2012@Ivanpro
I wonder if this new broadcast command, could have an argument like permission group, so that it can be directed at a certain group.
"The timer it's usefull only if there are a 2 or more commands,"
Oh no, this has so many uses, infact I'm already wondering if there is a limit on the number of commands that can be setup? adding a timer onto a command and the above broadcast>perm group, like an auto announcer directed at permission group for different command/text lines, that have been setup.
allowing certain trusted users to be able to do to a broadcast command for someone else, is nice, even if they could just tell a new player to type in a custom command themself.
btw any particular reason we can't use & in the chat lines... instead having to use §
batch commands with a delay?