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 1, 2016When creating a custom command like this;
If the user types /claim and it comes up with the 'error-message' the player still gets charged even though it hasn't been completed. Is there a way to only charge the player once the full command has been imputed.
-
View User Profile
-
Send Message
Posted May 1, 2016Hey can you add a thing that detects which biome a player is on?
I want a command that does /biome and it tells me which biome I am at. I couldn't find a variable that does this. BTW your plugin has been working very well for me, thank you :)
-
View User Profile
-
Send Message
Posted May 1, 2016how do i make users have certiant permissions and not have to be opped for instance /spawn [command: /tp @p 50 105 50 : i want normal to use] /gmc [command: /gamemode 1 @p : i want op to use] anyone know?
-
View User Profile
-
Send Message
Posted Apr 30, 2016I am having a few problems like a few others it's telling me I have 5.2.7 and there is a new update when I have downloaded and updated to 5.3.0, have you forgot to change the version number in the plugin? :)
Also I have created 2 items but I can't save them back to the same set, it keeps saying there is a set already set with that name, this makes no sense at all, a save option should override the old set with the new set, also why is there no way to activate all sets at once?
I love the plugin :) keep it up
-
View User Profile
-
Send Message
Posted Apr 30, 2016@Sikatsuu
The updater check on this list, and how you can see, there isn't the latest version. Just wait.
-
View User Profile
-
Send Message
Posted Apr 30, 2016On 5.3.0 it says theres an update (5.2.7)
-
View User Profile
-
Send Message
Posted Apr 29, 2016@Ivanpro
Ah, yeah it was working before, somehow broke but wasn't sure what was the issue so thats why I wondered how to get it work again ^^
Thanks, that will probably work. Not tested yet ^^
-
View User Profile
-
Send Message
Posted Apr 29, 2016@Spark89
Multiple commands file it's already in my list of things to add, but for do that i have to change/edit a lot of code, so takes time.
For the tabulated data, i don't use it too much, so i don't know.
Anyway, the next release of the plugin support multiple commands file.
@Sikatsuu
If you are using the ALIAS command type, you need to put the $multiargs or $arg1... placeholder after the original command you want use (alias: /command $multiargs). I know, i have to revert this and make it working lie the older build. For now, put this placeholders.
-
View User Profile
-
Send Message
Posted Apr 29, 2016@Sikatsuu
Not sure, but something like this don't work?
-
View User Profile
-
Send Message
Posted Apr 29, 2016How can I make an alias for a command like ''/chc announce <message>''? I would like to use /announce <message> instead.
-
View User Profile
-
Send Message
Posted Apr 28, 2016I do not know how complicated it would be to do (or even if it would be useful to someone other than me) but being able to sort the variables and the playerdatas in "Tabulated data" would be really appreciable! (I do not know, maybe something like *.CSV files?)
Otherwise, perhaps being able to create different "commands.yml", "othersdb.yml", "playerdata.yml" ... files.
Just to make the management of datas/variables a little more "clean" and easy to use.
And again, this plugin is really great!
-
View User Profile
-
Send Message
Posted Apr 28, 2016@KyBLKuBA
Yeah, fix.. what?
If you found a problem, open a ticket describing the problem and how reproduce it. Leaving comments in this way it's useless.
-
View User Profile
-
Send Message
Posted Apr 28, 2016Very, very. very much bugs with args :( Please, fix it
-
View User Profile
-
Send Message
Posted Apr 28, 2016@Ivanpro
Thanks! That should be awesome ;)
-
View User Profile
-
Send Message
Posted Apr 28, 2016@NOBUTSS
All with this 1.8 errors... This plugin version is released as 1.9. The error you see is the check on the offhand, who is missing in 1.8. Anyway any interaction is broken in 1.8 with the 1.9 plugin.
Anyway, im going to upload a new version just for add 1.8 compatibility.
-
View User Profile
-
Send Message
Posted Apr 28, 2016I got these error when I using some items with lore. http://pastebin.com/04gYKvNa
I'm using MyCommand v5.2.6 and spigot 1.8.8
-
View User Profile
-
Send Message
Posted Apr 27, 2016please any version to 1.8 ?
-
View User Profile
-
Send Message
Posted Apr 27, 2016@Spark89
currently you can't, but it's an idea for the next release. For the "while" or "for", also, i can add something in future.
-
View User Profile
-
Send Message
Posted Apr 26, 2016It's possible to use $arg to run a task N times?
Or maybe there is way to do "while(...)" or "for(..)" ?
-
View User Profile
-
Send Message
Posted Apr 26, 2016Answered ! :)