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 Apr 26, 2016@WhosHenry
Have you tried with alias: /lolmewnstats $arg1 or alias: /lolmewnstats $multiargs? I changed this, for make it more flexible, but yes, in this way it's less intuitive.
-
View User Profile
-
Send Message
Posted Apr 26, 2016@Ivanpro
Sorry, here:
http://pastebin.com/B3b9WCJR
It's just an alias but on 5.2.4 it worked when you put a player's name after it, now on 5.2.6, it doesn't, just gives you your stats.
-
View User Profile
-
Send Message
Posted Apr 26, 2016I've openned a ticket. :D
-
View User Profile
-
Send Message
Posted Apr 26, 2016@WhosHenry Without the command i can't help you. Post the command here, or send it in private.
-
View User Profile
-
Send Message
Posted Apr 26, 2016Is there anything I need to change for commands in 5.2.6?
On 5.2.4 I had a /stats arg1 command which worked fine then, btu on 5.2.6 whenever someone does /stats <player> it ignores the argument they put in.
-
View User Profile
-
Send Message
Posted Apr 25, 2016Hi again i need your help im have command vip event for my streams. the event works:im on stream disable monitor to do not see the code and im write /resetvip code. THIS CODE IS WORK now im say on stream question and answer is player say in /vip CODE. Its work. if the code is true its set VIP to player.BUT if player say /vip BADCODE. its not say Bad Code but its not say Unkown command but its nothing say. I need help
HERE IS VIP CODE
MY CONTACT : skype :david.1paulik
-
View User Profile
-
Send Message
Posted Apr 24, 2016@Ivanpro
<3
-
View User Profile
-
Send Message
Posted Apr 24, 2016@PnsPtr
You gived the permission for use the command, of course they can use that. The correct permission is mycommand.block.ITEMNAME.use (Example: mycommand.block.STONE_PLATE.use) or just give this for allow to use every block type : mycommand.block.all.use
-
View User Profile
-
Send Message
Posted Apr 24, 2016@fairwanted100
Download the 1.9-Version. It also works on 1.8.X :)
-
View User Profile
-
Send Message
Posted Apr 24, 2016Hi, I've a problem :/
Players only can execute commands throught righclicking a block, if they have the permissionen "mycommand.block.set". But when they have this permission they also can create new blocks... (/mycmd-blockset create, etc.)
Con someone help me please :'(
-
View User Profile
-
Send Message
Posted Apr 24, 2016Tested with 5.2.6 on spigot 1.8.8 and 1.9.2. The command works and i don't get any null error. Anyway, copy the command in the other my comment, your have some syntax problem.
Also, try to delete the language.yml file, maybe is missing something or it's wrong.
-
View User Profile
-
Send Message
Posted Apr 24, 2016@Ivanpro
Open console and say tempbanuj its not work ...
-
View User Profile
-
Send Message
Posted Apr 24, 2016@DiamondCraft55
I can't reproduble that bug, anyway all works fine for me using the correct syntax on 1.9. Tested also on 1.8 and seems to work.
Anyway, its RUN_COMMAND not RUN_COMAND
-
View User Profile
-
Send Message
Posted Apr 24, 2016Hi i found a big problem in this plugin. Im have in config command this
This is normal working tempban command with TITLE its working in client but if im in console say tempbanuj its say no existing command and error Could not pass event ServerCommandEvent to MyCommand. here is not too big problem but mi anticheat and other plugins saying tempbanuj in console and no in client and i need to fix this contact me on skype david.1paulik PLEASE FIX THIS ERROR SCREENSHOT : https://ctrlv.cz/5U64
SCREENSHOT : https://ctrlv.cz/5U64
-
View User Profile
-
Send Message
Posted Apr 24, 2016@fairwanted100
You can go in the "files" tab and download every version you want. Anyway, if you don't need any interaction with any block, you can use also the latest version (Disabling the block listener), or just download the 5.2.3 or better 5.1.6 (if you need itemset)
-
View User Profile
-
Send Message
Posted Apr 23, 2016HELLO where can i get the 1.8 version?? o: i needs it
-
View User Profile
-
Send Message
Posted Apr 22, 2016@Ivanpro
Unsurpassed amount of thanks. You're a lifesaver.
-
View User Profile
-
Send Message
Posted Apr 22, 2016@Qalle
Go on the PlaceHolderAPI plugin, install the plugin, install the towny support with the commadn /papi and check here https://www.spigotmc.org/wiki/placeholderapi-placeholders/ all the available placeholders.
-
View User Profile
-
Send Message
Posted Apr 22, 2016Apologies for the constant stream of questions, but I can't seem to figure out how to insert a variable from PlaceholderAPI into a MyCommand command output.
If it's not too much trouble, could you please post an example?
-
View User Profile
-
Send Message
Posted Apr 22, 2016@Ivanpro
My version is 5.2.3. I'll update to the latest one and see if the issue remains.
Thanks alot for the help.