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 Nov 28, 2015Been having lots of issues with this command lately. It seems to be putting out 2 commands for every 1 command I type. So for example, i setup the text command /vote so my players can see the vote list and links and such. So when a player types /vote, it seems to enter the command twice, once through mycommand therefore displaying the vote list, and once just as if mycommand doesnt exist so it comes up with an "unknown command" message below it. This happens with all of my mycommand commands. Please help
-
View User Profile
-
Send Message
Posted Nov 24, 2015Does anyone know if while using this type of command, (truncated for brevity, you can add subtract from the current players location? For instance, I wasnt to summon a bat 10 blocks above the location of the player.
Something like?
- /summon Bat $locX $locY + "10" $locZ
-
View User Profile
-
Send Message
Posted Nov 23, 2015There is an error with $multiargs, it puts a blank space in front of the argument for no reason at all, its infuriating, can you fix this please.
-
View User Profile
-
Send Message
Posted Nov 21, 2015When you use " type: SCOREBOARD " , a glich make trouble in vanilla scoreboard (exemple : /scoreboard teams option BlaBlaBla color black >>> not work, my name is always display white, but a deco/reco resolve this)
[sorry for my bad language]
-
View User Profile
-
Send Message
Posted Nov 20, 2015Here is an awesome game mode command I have created! Try it out also remember to execute "/gamerule sendCommandFeedback false" before using it http://pastebin.com/Mn1HASR8
-
View User Profile
-
Send Message
Posted Nov 19, 2015@MrFlashSpray
Its very simple, once you get the hang of it!
Try something like this... 'Rules': command: /Rules type: RUN_CONSOLE runcmd: - "/mycmd-playerdata set $player Args $multiargs!" - "$Script$%PlayerData%Error=Null" - "$Script$%PlayerData%Args==!"
----&r &bRule Section 1/5&r &m----" - "$text$ &7- &fDont murder people! Its rude" - "$text$ &7- &fHelp players in need" - "$text$ &7- &fDont swear, do it for the kids" - "$text$ &7- &fPlease be nice to staff" - "$text$ &7- &fDont greif!" - "$Script$%PlayerData%Error=None"----&r &bRule Section 2/5&r &m----" - "$text$ &7- &fDont murder people! Its rude" - "$text$ &7- &fHelp players in need" - "$text$ &7- &fDont swear, do it for the kids" - "$text$ &7- &fPlease be nice to staff" - "$text$ &7- &fDont greif!" - "$Script$%PlayerData%Error=None"----&r &bRule Section 3/5&r &m----" - "$text$ &7- &fDont murder people! Its rude" - "$text$ &7- &fHelp players in need" - "$text$ &7- &fDont swear, do it for the kids" - "$text$ &7- &fPlease be nice to staff" - "$text$ &7- &fDont greif!" - "$Script$%PlayerData%Error=None"----&r &bRule Section 4/5&r &m----" - "$text$ &7- &fDont murder people! Its rude" - "$text$ &7- &fHelp players in need" - "$text$ &7- &fDont swear, do it for the kids" - "$text$ &7- &fPlease be nice to staff" - "$text$ &7- &fDont greif!" - "$Script$%PlayerData%Error=None"----&r &bRule Section 5/5&r &m----" - "$text$ &7- &fDont murder people! Its rude" - "$text$ &7- &fHelp players in need" - "$text$ &7- &fDont swear, do it for the kids" - "$text$ &7- &fPlease be nice to staff" - "$text$ &7- &fDont greif!" - "$Script$%PlayerData%Error=None"-
View User Profile
-
Send Message
Posted Nov 19, 2015@PnsPtr
You can't have an space in the command thing.
example
/rules 2
If you set that in that way you see /rules and not /rules 2 (Yes i tested it)
-
View User Profile
-
Send Message
Posted Nov 12, 2015@Chinimala
You're right!
-
View User Profile
-
Send Message
Posted Nov 12, 2015@ZodusNetwork
TRY THIS...
'rules1':
command: /rules 1
type: TEXT
text:
- "Rules"
- "[1] Rule one"
- "&6Type &e/rules 2 &6to read the next page."
permission-required: false
'rules2':
command: /rules 2
type: TEXT
text:
- "Rules 2"
- "[2] Another rule"
- "&6Type &e/rules 3 &6to read the next page."
permission-required: false
-
View User Profile
-
Send Message
Posted Nov 10, 2015@GodsDead
what i did was made individual commands that did this then have the icon_menu run that command
-
View User Profile
-
Send Message
Posted Nov 9, 2015with the cost option is there way to make it work for other currency's we have? right now it will default to the main one
-
View User Profile
-
Send Message
Posted Oct 31, 2015How do I make a command run at startup? I'm new at this and I need "/townychat reload" to run at startup. can someone help me out?
-
View User Profile
-
Send Message
Posted Oct 14, 2015Trying to add an argument $arg1 into an ICON_MENU, it dose not seem to work at all? I want to be able to create a menu based on players /menu playername, then I can have it generate all commands to do with players.
-
View User Profile
-
Send Message
Posted Oct 12, 2015Hi there,
is it possible to run my custom commands in MyCommand through plugins like AutoMessage? If I try that, it paste "Unknown command".
Please, can you add this feature?
Thanks :)
-
View User Profile
-
Send Message
Posted Oct 12, 2015Well I thought it was a go when I got all the stuff working with this plugin. But unfortunately when the server restarts it resets all the cooldowns on certain items. Considering I have them set for a week and a month on certain ones.
-
View User Profile
-
Send Message
Posted Sep 26, 2015How to disable close menu on execute ?
-
View User Profile
-
Send Message
Posted Sep 26, 2015@MonsterPlayerHD
Yes don't work at 100% in 1.8.8 :/
Many bugs with cost and item cost :/
-
View User Profile
-
Send Message
Posted Sep 15, 2015@Pepsimax9
Like we say where I live, "living and learning"
I was using the "mycommand.cmd.10" node for all commands.
-
View User Profile
-
Send Message
Posted Sep 14, 2015Is there a way I can make an alias for this command
/plot visit (name)
to this
/plot home (name)
Is this possible? I've tried doing it and I cant get it to work.
-
View User Profile
-
Send Message
Posted Sep 14, 2015How do I make the event priority higher? I'm trying to make an alias for Plotsquared plugin and the alias command wont overwrite