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 Jan 30, 2014Does this offer a way to cool down command? I saw option for "warm up's". I wanted a limit of how fast people could use a command. So they couldn't spam ^ + enter
-
View User Profile
-
Send Message
Posted Jan 30, 2014@Ivanpro
Thanks! Seems to be working now :)
-
View User Profile
-
Send Message
Posted Jan 29, 2014@Jokerwitz Download the latest dev (5.0.0dev01) and try.
@ScagexCraft
For the first,it's right in this way,instead for the alias type,you have to put the command after the "alias:" config line.Example :
Anyway,you can use the "BUNGEE_TP" Command Type for do this without external commands.
-
View User Profile
-
Send Message
Posted Jan 29, 2014@ScagexCraft to use a space in your command, in the config file instead of putting " " use "$space"
-
View User Profile
-
Send Message
Posted Jan 28, 2014@Ivanpro The "mycommand.block.ITEMNAME.use" perms aren't working, currently I'm using this - -mycommand.block.set - mycommand.block.* to allow users to use the block. I'm using a STONE_PLATE, I've also tried "all" as well and it doesn't seem to work. Any ideas?
-
View User Profile
-
Send Message
Posted Jan 28, 2014Hello, do this plugin support a command with space?
The "lagg unloadchunks" seems not working well.
Also
-
View User Profile
-
Send Message
Posted Jan 28, 2014All comments with the item cost fuction doen't work the example /itemcostexample is it a bug ?
-
View User Profile
-
Send Message
Posted Jan 28, 2014Is there a way to make it so whenever a player says something like: "hi" to make it actually say "hello"
EX:
Hi Guys! ---> Hello Guys!
is that possible?
-
View User Profile
-
Send Message
Posted Jan 26, 2014@micahdg
It's not possibile.I can make the auto completion only for registered commands,or for chat message,but not for this custom commands.
@BotQ
I don't know. I can't see the cause in this error.( maybe it's cutted ? ).Anyway use the latest version ,and check your commands.
-
View User Profile
-
Send Message
Posted Jan 25, 2014Hi Ivanpro, loving your plugin!
Is it possible to enable autocomplete when typing a player's name in connection with a customized command?
-
View User Profile
-
Send Message
Posted Jan 25, 2014Hi. What's wrong? Why do these errors occcure?
http://wklej.org/id/1249306/
-
View User Profile
-
Send Message
Posted Jan 24, 2014@RednecksFTW
Strange,i have tried and mycommand overwrite without problem essentials.I don't know,i can increase the event priority,but i think it's better if configurable in the config file.
@ThePlayingNoob
Yes it's possible add it,but in this way i think it's better add an string list like text,runcmd ecc.The only problem is the retro compatibility with the old commands.
-
View User Profile
-
Send Message
Posted Jan 23, 2014Been using this for a few months now and honestly this is a amazing plugin, I got a very easy to implant suggestion; Possibility to use \n for for new line in the commands.yml. I for example with: error-message: 'Line1\nLine2' Thank you for reading!
-
View User Profile
-
Send Message
Posted Jan 23, 2014In the next update can you make it so that MyCommand can override Essentials. So if you want a custom /help screen, you can do it with MyCommand.Thanks
-
View User Profile
-
Send Message
Posted Jan 23, 2014@JacMan3
I have uploaded a dev version with this feature.Try it.
-
View User Profile
-
Send Message
Posted Jan 21, 2014@gustebeast
For make an simple alias,you can use the "alias" command type.Anyway i have "fixed" $multiargs.Download the latest dev and try.
-
View User Profile
-
Send Message
Posted Jan 20, 2014%mulitargs still wont function as an optional arguments function as it did in previous versions. If left off the plugin wont let the command go through. Classic example of lost functionality would be a command with a page number. For example making an alias for /warps as /w, you wouldnt be able to have the page functionality of /w 2 without requiring the user to type /w 1 for normal use. Makes several of my command less useable.
-
View User Profile
-
Send Message
Posted Jan 20, 2014For the signs, is it possible to disable showing the messages you put on the sign on game chat?
-
View User Profile
-
Send Message
Posted Jan 20, 2014@JacMan3
Currently not,but i can add something for do this.
@murderersrow
You can add a temporary permission putting $Script$AddPermission=node.node and $Script$RemovePermission=node.node in runcmd line.
Anyway,i have uploaded an early dev version.See the plugin description.
-
View User Profile
-
Send Message
Posted Jan 18, 2014I want it so that my commands act differently in different worlds (so that in Spawn the commands act differently to the main world)...is there a way to do this?