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 Jun 27, 2014How can you make a command that can select a certain player? ex. ./explode [player] $player only selects the command user. but im looking to target a certain player, or all players
-
View User Profile
-
Send Message
Posted Jun 26, 2014if you have credits 100 .
/mycmd-playerdata remove ABC credits 1 , then will become 1
-
View User Profile
-
Send Message
Posted Jun 23, 2014@pepper82
u need to add this to every command:
registered: true
then your commands will work with CommandNPC
-
View User Profile
-
Send Message
Posted Jun 22, 2014@pepper82
i got the same problem it keeps saying unknown command ;/
And btw for the permissions give them the permissions » then a delay of 1 second or 5 ticks or something » execute command » remove permission
-
View User Profile
-
Send Message
Posted Jun 20, 2014can you tell me wheres going wrong?
'buyredstonepermission2': permission-required: false
command: /buyredstonepermission
type: RUN_COMMAND
runcmd:
- $Script$%if%$HasPermission=skyblock.redstone
- $text$alreadyhave.
- $Script$%else%
- $Script$ADDPERMISSION=skyblock.redstone
- $text$success.
-
View User Profile
-
Send Message
Posted Jun 16, 2014How do I execute console commands on the player events? I know I can make the player execute a command which executes another command from console, but I would prefer to execute a command from console right away. :P
-
View User Profile
-
Send Message
Posted Jun 12, 2014Someone know how make autotab complete on player name
with created command ?
LOL found it :
"registered: true"
just need to read the config explain... too lazy ! it's bad !
Mycommand working well on 1.7.9, i like this plugin :)
-
View User Profile
-
Send Message
Posted Jun 7, 2014How i can use command from MyCommands over a NPC? I tested much plugins, that allow npc commands, but commands are unknown.
-
View User Profile
-
Send Message
Posted Jun 6, 2014Please help me! I set up EVERYTHING to have this plug in working, but when a non operator isn't running it they can't use any of the commands I bound to the objects! Please help that would be so great! I even tried giving them the permissions to the entire plug in but it didn't work!
-
View User Profile
-
Send Message
Posted Jun 1, 2014can add feature to force if the player no data at playerdata . can we use the - $Script$%PlayerData%credits=1 , /tp 0 64 0 , else . do something ?? now. if there no data from the playerdata then won't execute the command /\
-
View User Profile
-
Send Message
Posted Jun 1, 2014Hi,
If I create a shortcut for a command and I enabled the permission feature for that shortcut, will this permission override the default plugin permission to run the command?
Thanks
-
View User Profile
-
Send Message
Posted Jun 1, 2014What happens if I remove the commands that I don't need that are already in the Commands.yml?
Thanks, BEASTWIENNERS
-
View User Profile
-
Send Message
Posted May 31, 2014@MisterGiant
look like boosCooldowns - Bukkit can do that save all cooldown and warmup in yml. But MyCommand unable to add this. If MyCommand can add i think that many people will use MyCommand instead of boosCooldowns
-
View User Profile
-
Send Message
Posted May 31, 2014Dear Ivan ,
Would you add function for playerdata? likes /mycmd-playerdata add PlayerName credits 50
THZ
-
View User Profile
-
Send Message
Posted May 30, 2014Hey there Ivanpro, great plug-in. I use it for like, everything. I would like to tell you, though, that your formating on the config page of this plug-in is incorrect. When I copy and pasted it from the page to my config, I had to add spaces to format it properly.
-
View User Profile
-
Send Message
Posted May 29, 2014@MisterGiant
If it doesn't work, use RUN_CONSOLE instead of RUN_COMMAND
-
View User Profile
-
Send Message
Posted May 27, 2014I made a command that users can get creative for a specified time:
'temp_gamemode': command: /tempgamemode type: RUN_COMMAND runcmd: - '/gm 1 $player' - '$delay$/gm 0 $player' cost: 500 delaytimer: 900 delay_format: SECONDS cooldown: 86400
-
View User Profile
-
Send Message
Posted May 23, 2014@Yokiza
I have edited it here: http://pastebin.com/1t522aV9
@GodsDead
I have edited it here: http://pastebin.com/FffRCbcs
If you need more help, contact me on skype "lokiy999" or on the forums,
Enjoy, lokiy999
-
View User Profile
-
Send Message
Posted May 23, 2014Hey! Im trying to create a simple game of Russian Roulette using this mycommand plugin, I will be wanting to broadcast the end result of that player to the rest of the server using BROADCAST_TEXT, but since Ive used RUNCOMMAND-RANDOM, I can only run one command, what happens to them, how would I run a second command to BROADCAST_TEXT the result for them. Also, is there a better way to interlink commands? I have just used the command for the second part, but I dont want people to be able to play without the broadcast!
http://pastebin.com/92f6HbWg
-
View User Profile
-
Send Message
Posted May 22, 2014Hi @Ivanpro !
I Were wondering if there was a way to jail a player easier, but istead of writing jail, i write /j %playername% %jailname% then it would do the same as when i did /jail %playername% %jailname% ?
Have checked a lots of comments and help pages, but no luck. I want to make the custom command to be something like: http://pastebin.com/sx0hPTse