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 21, 2013I would love a way to be able to not only run a command, but also broadcast a message across the server. An example config:
'22': command: /detain type: runconsole runcmd: - /playsound random.anvil_land $arg1 - /jail &arg1 jail 2m - ' $arg1 has been jailed by $player for $arg2! '
You have no idea how useful this would be for me. Thanks again
-
View User Profile
-
Send Message
Posted Sep 20, 2013I am making some custom commands for my Skyblock server. I am trying to setup /castle invite <playername> instead of /island invite <playername> but its not working i have no idea what im doing wrong please reply.
'7': command: /castle invite $player type: runcommand text: - '' runcmd: - '/island invite $player' cost: 0 delaytimer: 5
-
View User Profile
-
Send Message
Posted Sep 18, 2013Fixed
-
View User Profile
-
Send Message
Posted Sep 18, 2013Please Fix this!
when disablePermission : false with GroupManager (Linking Vault)
Permission doesn't work properly.
You set the check permission player.has(CommandSender sender, String permission), or has(Player player, String permission) [I guess]
But Insided of Vault plugin cannot linked has, that's only use basic Permission Util.
so some reason, It won't work
I suggest use playerHas(String worldName, String playerName, String permission)
instead of Has function.
playerHas function is override each permission plugin, so permission problem will work.
-
View User Profile
-
Send Message
Posted Sep 15, 2013How can I set up an actual warm up, not like, "Your command will be performed in.." but like, if I added a command that players of a certain rank could use /redeem, and it would give them in game money, but I wanted to limit it to only be able to be used every 24hrs, how could I do that? Thanks.
-
View User Profile
-
Send Message
Posted Sep 15, 2013Hi there, im huge fan of this plugin.
But i got this error very, very often.
MyCommand v4.0.0
Pastebin: http://pastebin.com/uEW38BHC
-
View User Profile
-
Send Message
Posted Sep 12, 2013I am Using the Dev-Build, the user cant use Levers, Buttons or Preasure Plates with binded Commands... Have you changed the permissions or something?
-
View User Profile
-
Send Message
Posted Sep 11, 2013Hey, is it possible to set warm up for an alias command? I tried making /spawn an alias for /mv spawn but adding a delay only makes spawn five seconds later even if you move.
-
View User Profile
-
Send Message
Posted Sep 11, 2013Could you enable the ticket system so people could have a way to report bugs and suggest features without using comments?
-
View User Profile
-
Send Message
Posted Sep 10, 2013Hi,
Is it possible to run cmd if more than 1 player is online ? I have try with de $Script$ but I don't see what I must make.
Thanks for this plugin ! And sorry for my bad English.
-
View User Profile
-
Send Message
Posted Sep 9, 2013@Durell_1011
I think if you make it runcmd /regios create $player it will automatically fill it in with the username of whoever uses the command.
-
View User Profile
-
Send Message
Posted Sep 9, 2013@Cytooxien
Use the dev version.
-
View User Profile
-
Send Message
Posted Sep 8, 2013The Iconmenu feature doesnt work corecctly, the Command will be launched from a Random Player or something, i dont know :(
Please fix that awesome feature :)
-
View User Profile
-
Send Message
Posted Sep 8, 2013Add $kills and $deaths
-
View User Profile
-
Send Message
Posted Sep 7, 2013IconMenu Commands doesnt work correctly..
-
View User Profile
-
Send Message
Posted Sep 5, 2013@rmb9797
good guess but not true. Many plugins will come across with this issue.
-
View User Profile
-
Send Message
Posted Sep 5, 2013@Bobbinkin
It's not the plugins problem, it's yours. The server can't load your commands because something is written wrong. Maybe you used tabs in yaml? Or typed an invalid character? Skim it over and make sure you followed the rules for writing commands, load the file up with no commands then add them back 1 at a time for troubleshooting.
-
View User Profile
-
Send Message
Posted Sep 5, 2013@Ivanpro
yup! but like you said that +delay would be the better way to prevent the problem
-
View User Profile
-
Send Message
Posted Sep 5, 2013@lilblue22
It's not a bug.It's just a command flooding,but this it's a problem for every plugin asd. Use a plugin like nocheatplus for limit the action.
-
View User Profile
-
Send Message
Posted Sep 5, 2013@lanceryy
Really? I just read the entire config examples and had made plans to use this on my server...
screw it i'll use it anyways btw as as server owner i would like to know what this bug is so i could maybe prevent it from happening.. pm me?