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 Oct 24, 2012Another thing, i customizable usage message per command. Currently when you type a command incorectly it just shows you the output of the command. e.g. /diamond - -> /give <arg1> <arg2>. This output often confuses players and makes them ask questions to the server about how it works. Instead there should be a simple usage message when someone uses a command incorrectly. You could customize it to "Usage: /diamond <player> <amount>" or "You didnt specify a player!". This would make the MyCommands seem more like real commands and not just shortcuts.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@gustebeast
put the text inside the ' char. Example : '!hello $multiargs'
-
View User Profile
-
Send Message
Posted Oct 22, 2012Essentials global chat uses the prefix !. So to send the message "hello" globally you type !hello. I want to change this prefix to /g using mycommand, so instead it would be /g hello. I tried adding a new command with the output including a ! but it threw an error presumably because the yml reader using ! for some other purpose. Here is the error I got (I just wrote hello there as a random word to see if it would work).
SEVERE] Cannot load plugins/MyCommand/commands.yml org.bukkit.configuration.InvalidConfigurationException: could not determine a constructor for the tag !hello in "<string>", line 193, column 5: - !hello $multiargs
-
View User Profile
-
Send Message
Posted Oct 21, 2012Problema para quem não usa spout: http://pastebin.com/naLVhtXk
-
View User Profile
-
Send Message
Posted Oct 20, 2012seems to be problem with your plugin, nothing has change on mine config wise since previous version
-
View User Profile
-
Send Message
Posted Oct 19, 2012@rfsantos1996
Mmm,try the 3.6dev version :D ,it's just a test,for now works only with real bukkit commands,but you can use /lmcmd for the moment.
-
View User Profile
-
Send Message
Posted Oct 18, 2012Sould add a Buycraft like feature:
* Use /vip (will execute some commands)
* Use /devip (will execute some commands, but you sould add delay like, 1 month to be executed)
-
View User Profile
-
Send Message
Posted Oct 11, 2012@TheMimey
Fix the "commandsnumber" - it should be "commandsnumber: 1" because you only have one command in there.
-
View User Profile
-
Send Message
Posted Oct 10, 2012Why doesnt this config work?
http://pastebin.com/mdYPZpEu
-
View User Profile
-
Send Message
Posted Oct 9, 2012Hello, Can you please add a way to disable "output commands"? I don't want the users to see this. Also could you add a way to fully custom the "no arg error" for each command? Example, if you have a command like /nick you may want to say "No args... please use /nick <name>" rather than "No args... please use /nick $arg1" Thank you!
-
View User Profile
-
Send Message
Posted Oct 3, 2012Hi, I have a problem: When I create a short-command like /survival does /warp survival, It doesn't work with spamguard, because you use 2 commands at the same time so spamguard thinks u spam (max 1 command per second allowed!) I just turned anti-command-spam off for a while but someone recently joined and spammed like 10000000 times /mail send [name] random message, within a few seconds, made the server crash :/ So I NEED that anti-command-spam from spamguard!
How do I get around it with the commands I created? I used: /survival run-cmd: /warp survival
Thanks, Bas
-
View User Profile
-
Send Message
Posted Oct 2, 2012Yeah i've got the same problem, startup error in console caused by §, also i did change the config file to fix this, even the configs in the jar-File but the error is still present.. Any Ideas?
-
View User Profile
-
Send Message
Posted Oct 1, 2012@Ivanpro
Even without any "§" char in the config file, the startup config error persists.
-
View User Profile
-
Send Message
Posted Sep 23, 2012Its possible if item id '11' and if click right click it will execute command 'xxx'?
-
View User Profile
-
Send Message
Posted Sep 23, 2012error :
http://pastebin.com/8gMrTX28
-
View User Profile
-
Send Message
Posted Sep 21, 2012Got the same Problem.
-
View User Profile
-
Send Message
Posted Sep 8, 2012Im getting this error on 3.4 and 3.4.1: http://pastie.org/4685026
Using 1.3.2-R0.1. Im having sweidsh letters åäö, and they work just fine in the 3.3 version. Not sure whats the problem with 3.4....
-
View User Profile
-
Send Message
Posted Sep 8, 2012IS there a way to make a user say something in chat?
like
/sayhi
would simply make the user say "hi"
-
View User Profile
-
Send Message
Posted Sep 4, 2012all my commands are being run as consol commands! I set the type to runcommand, and it still does this.
-
View User Profile
-
Send Message
Posted Sep 4, 2012my config only generated this-