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 29, 2016@JohOply
$Script$%if%$primarygroup==outsider you need Vault for that.
-
View User Profile
-
Send Message
Posted Jun 29, 2016Hi, it's me again ^^
Currently, is there any condition like "if rank=outsider blabla.." ?
-
View User Profile
-
Send Message
Posted Jun 29, 2016@Trent_Menard
Like i said, you can't do /spawn in a different server.
for the timer you can simply create something like this :
-
View User Profile
-
Send Message
Posted Jun 28, 2016@Ivanpro
@Ivanpro could you please give me an example of how to do that? Thanks! (: Btw. i want them to run all at once. Like, you type /Creative and it will say 3 2 1 then tp them (/server Creative) and finally, /spawn (instead of /mv tp)
-
View User Profile
-
Send Message
Posted Jun 28, 2016@Trent_Menard
You can run this command through the console using the run_console type. You can't teleport the player when he is already in another server, so the mv command must be done before the bungee teleport. Anyway, create one command with the timer ($delay$$text$3... $delay$$text$2...) and mv teleport, then create another one with the BUNGEE_TP type.
@Ikeetjeop
You can create the GUI with the ICONMENU feature, and by this call other commands.
@Spark89
If you want use it now, you already can. Just, copy-paste the config.yml fields and configure them. The only thing is, you don't have an "auto-converter", for put the yml data into the mysql db.
-
View User Profile
-
Send Message
Posted Jun 28, 2016@Ivanpro:
"MySQL support for playerdata(s)"
It's official... I LOVE YOU MAN Kappa
(I'll just wait an example as reminder to not make mistakes and it will be perfect)
-
View User Profile
-
Send Message
Posted Jun 28, 2016Can u add a lobby selector system wen you click on a item its a diamon? Like Cube
-
View User Profile
-
Send Message
Posted Jun 27, 2016@Siebrenvde
Fixed i typed the permission wrong in PEX
i tped graycoin.pay but its graycoins.pay
-
View User Profile
-
Send Message
Posted Jun 26, 2016Hello, I want to have players teleport using the type: BUNGEE_TP, but i also want it to countdown and say in chat teleporting in 3... 2... 1.... Lastly,i want it to run another command that teleports them to spawn via console . Ex. (/mv tp {player} world) <
Run through the console. How would i do this?-
View User Profile
-
Send Message
Posted Jun 26, 2016@Ivanpro
Oh yeah, i forget $ :p It seems work, but display my old skin (with my name, it display the fine head)
-
View User Profile
-
Send Message
Posted Jun 26, 2016@JohOply
You can already do this (i think). Try with $player. "SKULL_ITEM%$player"
-
View User Profile
-
Send Message
Posted Jun 26, 2016Hi guy,
a little idea for iconmenu command: add %player to display head of the player which use the command, like :
-
View User Profile
-
Send Message
Posted Jun 26, 2016I used an coin example i found on the mycommand page and eddited it to what i wanted but if non op's try to do /graypay they see an error.
Code: graypay: command: /graypay type: RUN_CONSOLE runcmd: - $Script$%if%$arg2<=$PlayerData%coins% - /mycmd-playerdata add $arg1 coins $arg2 - /mycmd-playerdata remove $player coins $arg2 - $text_to_specific_player%$arg1%&b$player &3heeft jou &b$arg2 &3GrayCoins gegeven - $text$&3Je hebt &b$arg2 &3GrayCoins gegeven aan &b$arg1 - $text$&3Je hebt nu &b$PlayerData%coins% &3GrayCoins - $Script$%else% - $text$&3Je hebt niet genoeg GrayCoins error-message: '&3Gebruik &b/graypay <speler> <hoeveelheid>' require_all_arguments: true permission-node: graycoins.pay permission-error: '&3Als je dit bericht ziet dan is het een bug en moet je het zo snel mogelijk melden aan de staff!' register: true
Error Messages:
http://imgur.com/PufBvwR
-
View User Profile
-
Send Message
Posted Jun 24, 2016@Ivanpro I was under the impression that I was, but since I've created a new file in that directory it's seemed to have worked. So, thanks!
-
View User Profile
-
Send Message
Posted Jun 23, 2016@Ivanpro
That's awesome, thanks :D
-
View User Profile
-
Send Message
Posted Jun 23, 2016@BiGUNMAN
Are you editing the correct config file? In the newer version, the command files are in the folder plugin/MyCommand/commands/file.yml
@kythuat
Just create an alias
@robi0294
try with INCREASE_DAMAGE, anyway you can find the full list here
@NOBUTSS I'm not very "practical" with mysql, anyway, it's not a big problem adding it ( i already have the "backend" of the other my plugin), takes only time editing every plugin area where you need to save and get information.
-
View User Profile
-
Send Message
Posted Jun 22, 2016I have an example: If I want to move /warp /warp abc = /khu /khu abc, then what do I do? Any someone can explain. Thank you! :(
-
View User Profile
-
Send Message
Posted Jun 22, 2016I've updated to the new version (was using like 5-8 old version), and since then the plugin hasn't seemed to have worked. For example I edited a preset command to: http://pastebin.com/VjFGFGLc - Using 1.10 Paper and it just doesn't work.
-
View User Profile
-
Send Message
Posted Jun 22, 2016@Williamlo79
Ivanpro responded in a private message, for anyone wondering, %openiconmenu% can't pass arguments until the next release.
-
View User Profile
-
Send Message
Posted Jun 21, 2016@robi0294
You can make the tab completer focus on online names by adding "register: true" to the end of your command, you don't need to set up a tab completer for online names.