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 May 21, 2014My download of the plugin will not allow me to use any of the commands, I copied your welcome command and it does not want to run on my server
here is what I have in the config: 'command_name': welcome command: /welcome type: TEXT text: - '&6 Hello &a$player!' - '&6 Welcome to &a$server-name &6Server!' - '&6 $server-motd.'
-
View User Profile
-
Send Message
Posted May 17, 2014Ivanpro? Can you help me? How to works the setCompassTarget PlayerOptions feature? Can you give an example please?
-
View User Profile
-
Send Message
Posted May 15, 2014loving the plugin, but have a quick question, is it possible to make certain items in an Icon Menu unclickable? or so they dont do anything when clicked?
-
View User Profile
-
Send Message
Posted May 14, 2014@Zoower @streetkilln check the commands-permissions page http://dev.bukkit.org/bukkit-plugins/mycommand/pages/commands-permissions/
-
View User Profile
-
Send Message
Posted May 5, 2014Ok so I am using this plugin and CommandNPC which can assign commands to NPCs.
I have this:
'test':
command: /test
type: RUN_CONSOLE
runcmd:
- /npc select $arg1
- /npc speak testmessage --target $arg2
but it does not work.
And how can you grant temporary permissions to execute a command from another plugin?
-
View User Profile
-
Send Message
Posted May 4, 2014I'm with streetkilln.
-
View User Profile
-
Send Message
Posted May 3, 2014can some one explain how i set a permission so people can use my commands?
-
View User Profile
-
Send Message
Posted May 3, 2014@WitherFire
make a custom command which contains the 2 ( or more ) commands and use that on the item example: "spawn" and "say Im on spawn lol" > into: yolospawn
-
View User Profile
-
Send Message
Posted May 3, 2014How do I put multiple commands in an item on an Icon Menu?
-
View User Profile
-
Send Message
Posted Apr 30, 2014Is it possible to get rid of the "Sharpness enchantment.level.0" tag on the end if you enchant an item using the Icon Menu?
-
View User Profile
-
Send Message
Posted Apr 29, 2014I need Help, So I have a MENU command that supposed to make the player do /plotme home:2 but the problem is MyCommand thinks that home:2 is a lore when I put the : and this is required by plotme
-
View User Profile
-
Send Message
Posted Apr 29, 2014Will you add a function to see armor status (armor durability) with the material of the armor and with armor enchants?
-
View User Profile
-
Send Message
Posted Apr 29, 2014Hey, the warmup message thing displays in ticks instead of seconds. So for example it will say: Command be done in 60 (sec) while it should display 3.
-
View User Profile
-
Send Message
Posted Apr 26, 2014@Ivanpro In pratica ho un comando (/team add) che non si può pexxare, come faccio col tuo plugin a dargli una permission ma senza il tun command o l'alias? Se uso quel metodo, quindi metto come allias al comando /team add lo stesso comando /team add $arg1, lagga per 5 secondi perchè si ripete 50 volte lo stesso comando e poi il comando funge. Ho visto che anche tu all'inizio avevi problemi col team add nel bukkitgames 2.0, come hai fatto a pexxarlo?
-
View User Profile
-
Send Message
Posted Apr 25, 2014@Ivanpro
How do i make a command that allows the player to pay another player with an economy plugin setup ?
-
View User Profile
-
Send Message
Posted Apr 22, 2014Is there a way to store a integer in a variable like:
{warns} = 0 ,when command /warn is issued add 1 to variable {warns} ,when command /unwarn is issued take away 1 from variable {warns}
-
View User Profile
-
Send Message
Posted Apr 21, 2014@Ivanpro
Can you add the %PlayerOptions% feature in the iconmenu type please? Example of future configuration: Normal: - '0:NETHER_STAR:0:/spawn:&9> Spawn' With %PlayerOptions%: - '0:NETHER_STAR:0:[%PlayerOptions%teleport world:0:64:0]:&9> Spawn'
It's an example for you if you agree to make that it would be brilliant! And can you add a function to add some commands in iconmenu type? Example: - '0:NETHER_STAR:0:/spawn+/list+/say Hello!:&9> Spawn'
PS: please, can you add a possibilty to add text in the command space, example: - '0:NETHER_STAR:0:/spawn+$text$&6Welcome!:&9> Spawn' or: - '0:NETHER_STAR:0:[%PlayerOptions%teleport world:0:64:0+%PlayerOptions%playSound: FIRE:1.0F:1]:&9> Spawn'
It would be really brilliant! :D
-
View User Profile
-
Send Message
Posted Apr 16, 2014@Ivanpro
@Ivanpro Yes, I'm using the dev version 5.1.1. The registered commands feature still does not work. It say Unkown command when I try running the command in game or in console.
Removing registered: true makes the command work again, but with it it does not work.
http://pastie.org/9086413
-
View User Profile
-
Send Message
Posted Apr 14, 2014Can you please add in support where I can make a command insert into a mysql database. I really want to make it so that I can record player rankups.
-
View User Profile
-
Send Message
Posted Apr 13, 2014How can I make it so an player can only enter a certain RUN_CONSOLE command once and it saves on restarts, for example, I want [bob] to be able to type /sapling to give a free sapling but I don't want bob to EVER be able to do it again, Even during restarts (that means no cooldowns) HOW????