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 15, 2014Hi
I use Spigot 1.7.10-b1657 and MyCmd 5.1.3 and i want create a help menu.
I do that :
But that doesn't work because bukkit's help have priority
How can I change this ? Or have you a better idea to do a help menu easily?
-
View User Profile
-
Send Message
Posted Nov 14, 2014URL call seems to be broken in 1.7.9/10 it fills the chat with the HTML source of the webpage you want it to call rather then opening the webpage. I have tried it a few different ways with a few different links, it doesn't seem to work.
Thanks
-
View User Profile
-
Send Message
Posted Nov 7, 2014I still have an issue with TAB Autocompleted commands, when I enable that in the command config, and I give players the desired permission to use it, when they use the TAB Autocomplete they get a permission error message, but when I disable the tab autocomplete, it works fine.
Is there a way around this?
-
View User Profile
-
Send Message
Posted Nov 2, 2014Hi, Amazing Plugin, I have about 2000 lines for commands.yml and it keeps saying empty in chat whenever I use the recently made command. HALP!
-
View User Profile
-
Send Message
Posted Oct 29, 2014@Theepwner
YES! This is very needed! and if it IS possible please tell me how to do it :/
-
View User Profile
-
Send Message
Posted Oct 29, 2014Hi, I have a problem with create this command alias for ultrabans. runcmd: - '/tempipban $arg1 30 d $multiargs'
It's not work last args would be reason.
-
View User Profile
-
Send Message
Posted Oct 19, 2014Is it possible to make a command which would make /[command] only register when a player does /[command], and not anything after it? Like /[command] 1, /[command] 2, etc would not do what /[command] does...?
I find this extremely helpful for creating a custom /help command for new players. And if you want to view some of your current plugin's help yourself, you could do /help (plugin-name) still.
-
View User Profile
-
Send Message
Posted Oct 9, 2014Is it possible to use a value from %PlayerData%, which belongs to a different player than the command runner, as an argument in a command?
Let's say I want an easy way to create WorldGuard Regions uniformly. I want each player to have a value labeled 'Regions' in their PlayerData, so when a command is ran, this value will be increased by one and a region is defined as <PlayerName>_<RegionsValue>.
Is it possible to use a value from the PlayerData of another Player, nonetheless use that value as an argument in the command?
-
View User Profile
-
Send Message
Posted Sep 28, 2014I can't find the itemcost stuff in the language file, can you tell me where they are please? Thanks.
-
View User Profile
-
Send Message
Posted Sep 22, 2014Ok I figured out my problem by running multiple commands together to create on output, the problem im having is I dont want people to be able to run the hidden commands, Infact I only want them to use 1 command via a sign, not the chat. This one command runs 2 other commands to get the desired output, I have it working as I wish, but if they figured out the other commands it runs they would bypass the cooldown & cost.
-
View User Profile
-
Send Message
Posted Sep 20, 2014Hey i need help with something, im wanting to make my own kinda server commands what i am trying to do is this.
Well i have made this to display the text when i type /skiecraft: command: /skiecraft type: TEXT text: - "&5[&5=&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&D-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&5=&5]" - " &aSkiecraft v2.0" - "&9&lCommands:" - "&b/Skiecraft-GUI - Open's the Skiecraft GUI menu" - "&b/Skiecraft-Gadgets - Gadget Commands" - "&b/Skiecraft-Warps - Skiecraft Warps List" - "&b/Skiecraft-Reload - Reload's Plugin" - "&b/Skiecraft-Vote - Vote Links" - "&5[&5=&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&D-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&f-&d-&5=&5]"
But when i make another command like /skiecraft gui, i set it up in the config but the main command '/skiecraft' over rides it and just shows the text and doesnt bring up the gui, someone please help me with this, if i havnt explained this well tell me and ill try put it in an easier way
-
View User Profile
-
Send Message
Posted Sep 10, 2014When executing a warmup it works fine however the feedback on the screen says after the text found in language .. 200s No idea where its getting that number from the warmup is only 10s and i cant find where its pulling this text from to remove it.
WARMUP1: "&6The command is warming up.. one moment please. "
WARMUP2: "&aYou have bypassed the warmup"
WARMUP3: "&cThis command it's already called. Wait
This is what it says when executing:
The command is warming up.. one moment please200s
Here is the command itself for reference:
'3':
command: /is visit
type: WARMUP
text:
- 'Request will be made in 10 seconds..'
delaytimer: 10
It never displays - 'Request will be made in 10 seconds..'
-
View User Profile
-
Send Message
Posted Sep 9, 2014Thx man Best Plugin EVER
-
View User Profile
-
Send Message
Posted Sep 9, 2014I have found a way to load a schematic using another plugin called scload, this needs to be RUN_CONSOLE as the players do not have the permissions to use this, but The new command needs to interact with the payer, it needs to still check their rank, check their balance and display a message to them once it completes, Is there a way to use a run_console and TEXT since this allows cost, but can it use script?
-
View User Profile
-
Send Message
Posted Sep 4, 2014Thanks
-
View User Profile
-
Send Message
Posted Sep 2, 2014Hi, I love this plugin but I have com across one issue. when I create a custom command or an alias and put register:true to get the TAB autocompletion, my non-op players are getting a Bukkit error message.
I have put permission to false in the config for that command, is there a way around this?
Thanks in advance for the help.
-
View User Profile
-
Send Message
Posted Aug 30, 2014hey @Ivanpro very good your plugin :) One request, can u add on blocks LEFT_CLICK_INTERACTION: ??
-
View User Profile
-
Send Message
Posted Aug 30, 2014@georgsterman567
Put every iconmenu_commands line inside the quote char, example :
-
View User Profile
-
Send Message
Posted Aug 29, 2014Edit: Worked thanks!
-
View User Profile
-
Send Message
Posted Aug 26, 2014Hey I got some errors in console when I tried to add a second icon_menu. The whole plugin stopped working. Ill show you my config and the main part of the error. Config: http://pastebin.com/fVa54P48
Error:http://pastebin.com/giUM92g7