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 6, 2012@DexTerMineCraft
It might be complaining about § in your config file...
- §1Line1!
-
View User Profile
-
Send Message
Posted Jun 6, 2012I am running into a really big problem with 3.0. I am getting this error from the console; 10:41:23 CONSOLE: [SEVERE] Cannot load plugins/MyCommand/commands.yml 10:41:23 CONSOLE: character '' (0xFFFD) special characters are not allowed 10:41:23 CONSOLE: unacceptable character '' (0xFFFD) special characters are not allowed This is my config; https:dl.dropbox.com/u/67499685/commands.yml Thanks.
-
View User Profile
-
Send Message
Posted Jun 5, 2012Everything is going fantastic! Love this plugin, Can you add Detector Rail Item # 28 please? I need to use MyCmd with that track pressure plate really badly. Many thanks!!!
-
View User Profile
-
Send Message
Posted Jun 4, 2012@Ivanpro
Thanks I never knew you could do that with PEX!
-
View User Profile
-
Send Message
Posted Jun 4, 2012Hello, I'm having an issue, which i cant seem to get around... any help?
Heres the error log: http://pastebin.com/xZ8bFX2j
Heres my command.yml: http://pastebin.com/prZk4KFX
Thank you.
EDIT: I have fixed this issue. It was something to do with the £ sign.... it did not like it. Removed the £ sign and now its working fine.
-
View User Profile
-
Send Message
Posted Jun 4, 2012@DexTerMineCraft
Add a permissions for world :D
Example with pex : /pex group User add "mycommand.cmd.5" world_survival ,ecc ecc.
-
View User Profile
-
Send Message
Posted Jun 3, 2012Hey can you make it so you can have say one command work in one world and another in another world?
-
View User Profile
-
Send Message
Posted Jun 3, 2012@Zwing87
Works,works. With 3.0 reload only the config file,it's not necessary reloading the entire plugin.
-
View User Profile
-
Send Message
Posted Jun 3, 2012version v3.0
/mycmd-reload command is not working lol
-
View User Profile
-
Send Message
Posted Jun 2, 2012@sunconure
The config it's right,i don't know lol,maybe you use wrong text formatting.Try to edit the config with notepadd++ ,or directly in-game with /mycmd-edit command.
Type,currently support only one for time.
-
View User Profile
-
Send Message
Posted Jun 1, 2012I just noticed that in the pastebin link I've given you, the "type" was set as "runcmd" when it should have been set at "runcommand". I had changed this in order to troubleshoot, and have been using "runcommand" as suggested in your config guide.
Changing this type back to "runcommand" does not resolve the issue I'm having.
-
View User Profile
-
Send Message
Posted Jun 1, 2012Hi Ivanpro,
I'm loving this plugin, but I'm encountering some major issues with it. The config is continually regenerating its self and displaying no error messages. Whatever I enter into the config is regenerated on the next reload, and the default configuration is imposed over the top of whatever I've written in there.
Here is my commands.yml file (http://pastebin.com/sZWfam9c). I've read your configuration page from start to finish, and honestly cannot figure this out. Is it just me being stupid, or is something going wrong here?
I'm running bukkit build #2203 (RB 1.2.5-R3.0), and v2.9 of your plugin.
Also if I wanted to enter multiple "types" into the one command (for example, I want to use runcmd, addtimer, and addpermission) how would I go about this? Your configuration examples don't seem to include it, unless I'm being dumb.
-
View User Profile
-
Send Message
Posted Jun 1, 2012Hey can you add something to your plugin...
Those are types: text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , runconsole
Can you add combination of perm-broadcast-text + runcommand
(I want when player type: /admin <reason>, It will run command to send me email + Will broadcast JUST to me) Thanks :)
-
View User Profile
-
Send Message
Posted Jun 1, 2012@Sarham
For bypass the permission ,you can launch the commands directly from console.Type /mycmd-blockset switch for change player/console.
For number generator,it's much easy :asd: ,if you want something like $randomnumber = N.With a if statment it's problematic lol.
@follet2004 : Mmm,it's a conflict with essentials,i see to fix this,for now remove addtimer feature with essentials tp commands.
-
View User Profile
-
Send Message
Posted May 31, 2012@DexTerMineCraft
THANK YOU!
-
View User Profile
-
Send Message
Posted May 31, 2012@WAZANATOR39
Just turn off the Debug option and it will work fine. :)
-
View User Profile
-
Send Message
Posted May 31, 2012@Ivanpro
In the next update can you add a config option to be abel to hide the "[mycmd]command execute" thing for when i substitue a command for a pre-existing one?
-
View User Profile
-
Send Message
Posted May 31, 2012How hard would it be to add a random number generator with some kind of IF = < > THEN?
-
View User Profile
-
Send Message
Posted May 31, 2012@Ivanpro
Yep... I have been able to do some simple stuff with mycmd-blockset like /spawn etc. I am still wrapping my head around how to set up the permissions, or to grant permission for a noob visitor to be able to press a button and run a command like Pex promote...
I am somewhat blind, so it takes me longer to figure this new stuff out. :) I have high hopes that I might get more of my sight restored before the end of June.
-
View User Profile
-
Send Message
Posted May 31, 2012@Ivanpro
Thank you, it turned out to be not having all the feilds in the command.yml. AMAZING plugin btw.. Thank you so much for this.