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 Jul 26, 2013I have a little problem. I have tried adding text commands, item commands, item menu commands and they all work. When I try adding a runcommand, it says Command not Found. How can I fix this?
-
View User Profile
-
Send Message
Posted Jul 26, 2013Just wanted to say that this is an amazing plugin! Oh yeah, also, is there any way you could make it that we don't have to restart the server everytime we add a new command to the config? Thanks!
-
View User Profile
-
Send Message
Posted Jul 26, 2013@Shurkan2
You are trying to use a special character "�" which cannot be used. Once you delete it, the command should work fine.
-
View User Profile
-
Send Message
Posted Jul 26, 2013Is there a way to set up item metas for icon menus? I'm trying to use Lime Wool, and it doesn't work.
-
View User Profile
-
Send Message
Posted Jul 26, 2013The argument $rnd30 don't work.
-
View User Profile
-
Send Message
Posted Jul 26, 2013I have a big problem ... I installed this Plugin and Vault on my Server, but when i want to execute one of the preconfigurated commands like "/mycmd-dice" it always saays "Unknown Command. Type"Help" for Help." And if I type "/mycmd list" it says 1.: No Command found ...
I found this Error in the Console:
2013-07-26 10:19:51 [SEVERE] Cannot load plugins/MyCommand/commands.yml org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed in "<string>", position 4301 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105) at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175) at it.mri.mycommand.SetConfig.checkConfig(SetConfig.java:71) at it.mri.mycommand.Main.onEnable(Main.java:170) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: unacceptable character '�' (0xFFFD) special characters are not allowed in "<string>", position 4301 at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ... 16 more
Please Help
-
View User Profile
-
Send Message
Posted Jul 25, 2013Hey there. So I set up a few command shortcuts and text types and when I use them it works fine however when a non op player uses them it says [MyCmd] Ops,check your permissions. Any way to allow players to use it? Thanks!
-
View User Profile
-
Send Message
Posted Jul 25, 2013Hello, how to save Item commands ? If restart server Item command resets
-
View User Profile
-
Send Message
Posted Jul 25, 2013Hi, I got a little problem with the IconMenu.
I typ the command for the iconmenu: ./menu . In the menu there is a command called: ./menu2 , and it opens another Iconmenu. The problem is, they both close after you click on the item for ./menu2 . Is this a bug, or is it not possible?
EDIT: They both work separately
-
View User Profile
-
Send Message
Posted Jul 25, 2013@Melonking
use broadcast-text type.
-
View User Profile
-
Send Message
Posted Jul 24, 2013Can you make a command that will display text to all players?
-
View User Profile
-
Send Message
Posted Jul 21, 2013@Ivanpro
ok worked I thought /mycmd-reload was enough or is that only when editing the commands and not commandnumber? well it's solved now thanks for the help
-
View User Profile
-
Send Message
Posted Jul 21, 2013@shadowwalker97
Have you restarted your server?
@KabouterJapsy
I have released a new version with this utility.See here : http://dev.bukkit.org/bukkit-plugins/mycommand/files/47-mycommand-v3-9-3/
-
View User Profile
-
Send Message
Posted Jul 21, 2013Hey idk what I'm doing wrong but for some reason the commands after command number 20 doesn't work they are shown in /mycmd list and /mycmd check but they won't work and yes I did change commandsnumber I changed it to 27 because that is all I need atm. So any suggestions for a solution?
-
View User Profile
-
Send Message
Posted Jul 21, 2013@ChillaxTeam
Did you changed the number in the begin of the command file, which is by default 20, to 21 or higher?
-
View User Profile
-
Send Message
Posted Jul 20, 2013I love this plugins, I can't find a way to make a user execute a group of command that's in a Mycommand, without showing the commands ingame, only the text that is given
For example:
Shows:
But all I want it to show is 'Set user notch to group user' once.
Please don't mind the last command not working, I noticed after uploading this but the idea stays the same.
-
View User Profile
-
Send Message
Posted Jul 18, 2013If only there was a permission to bypass blocked commands.. Hopefully you will come out with that soon!
-
View User Profile
-
Send Message
Posted Jul 15, 2013I seem to have a problem with this plugin. I installed it on a local hosted server on my laptop, and everything worked fine. However, when I uploaded it to my actual server, all of the commands say "Command Not Found. Type /help for more info"
This is my commands.yml file http://pastebin.com/xkZ8CJhQ
This is my console when I use a command http://pastebin.com/yprt3c0Y
And this is the list of plugins I have installed http://pastebin.com/89KKwJqP
Any help would be great! :)
-
View User Profile
-
Send Message
Posted Jul 12, 2013ChillaxTeam: At commandnumber put it to 50 so until the 50th command will work all! So if you got 21 commands commandsnumber should be 21 or more. Anyway I got a problem We was running on 1.6.1 with MyCommand it worked fine but got back to 1.5.2 and now none of the commands work. Help please
-
View User Profile
-
Send Message
Posted Jul 11, 2013I have over 20 commands. Command 21 doesn't work nor does any after that. Is there any reason why I am limited to 20 commands?