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 7, 2012@sejbr
Add in 1.9 :D with Vault Support. http://dev.bukkit.org/server-mods/mycommand/files/12-mycommand-v1-9/
-
View User Profile
-
Send Message
Posted Apr 7, 2012Can you add {NAME} var, to use with commands ?
Ex:
command2: /member
type2: runcommand
runcmd2: /pex user {NAME} group set Member
So it will change {NAME} to name of the player who used command.
-
View User Profile
-
Send Message
Posted Apr 7, 2012@iJumbo
I don't know,try with "mycommand.cmd" permission or put disablepermission : true in your config file. Anyway in next versions add a "Vault" plugin support,for fix permissions.
For Staff online,it's not my plugin priority.
-
View User Profile
-
Send Message
Posted Apr 6, 2012-
View User Profile
-
Send Message
Posted Apr 5, 2012wow... this is gonna be an easy replacement for commandhelper ;) thanks a lot !
-
View User Profile
-
Send Message
Posted Apr 5, 2012@Ivanpro
Would also like when you add an Option for this ;)
Excellent Work (:
Greets from Austria ;)
-
View User Profile
-
Send Message
Posted Apr 4, 2012Thank you so much Ivanpro :) Great work!
-
View User Profile
-
Send Message
Posted Apr 4, 2012@timirvin
I see to add a option for disable this ,in next version :)
-
View User Profile
-
Send Message
Posted Apr 4, 2012Excellent plugin to replace bShortcut. Works great with the latest 1.2.5 R1 build.
Question: Is there a setting I might have overlooked to hide the echo output from MyCmd when using Type "runcommand".
Example User types "/fly"
Example Chat Screen when running a command it shows:
"[Mycmd] runcmd: /bal_fly"
Is there a way to hide the output above?
Example image:
Thanks for all your help.
-
View User Profile
-
Send Message
Posted Apr 4, 2012This looks AWESOME. Gonna have a play and get back to you if i feel anything should be changed :)
-
View User Profile
-
Send Message
Posted Apr 4, 2012So far, V.1.7 works great, sending command to player is useful 'cause We don't have to broadcast message to whole server.
Great plugin, and great support.
Greetings.
-
View User Profile
-
Send Message
Posted Apr 4, 2012@iJumbo
put type5: runcommand or type5: runcommand-text
-
View User Profile
-
Send Message
Posted Apr 3, 2012-
View User Profile
-
Send Message
Posted Apr 3, 2012@sejbr
Yea,i have rewrite all code for this setting .. lol
Try latest versions :D http://dev.bukkit.org/server-mods/mycommand/files/10-mycommand-v1-7/
-
View User Profile
-
Send Message
Posted Apr 3, 2012Maybe there should be cvar in which we could specify how many command we'd like to use.
Such as:
MycommandValue:
- XX (Default 20).
-
View User Profile
-
Send Message
Posted Apr 2, 2012I would like to see more then 20 commands because 20 just won't cut it for my server and this Plug-In works like a charm so if there is a way to add more that would be AWESOME!
-
View User Profile
-
Send Message
Posted Apr 1, 2012@LaserCucumber
You config it's right.
Use notepad + + for edit the config file. And type2: test ,it's not valid ,i suppose you need type2: text
-
View User Profile
-
Send Message
Posted Apr 1, 2012Hm... There is a major issue... The config file is reset every time I restart the server.
Here is my config file :
-
View User Profile
-
Send Message
Posted Apr 1, 2012Thanks!
-
View User Profile
-
Send Message
Posted Apr 1, 2012@LaserCucumber
type1: text = display only the text. If type = runcommand ,run only the command below "runcmd:" . For the other "/sample" it's just example.