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 Jul 11, 2013@bjornleijdstrom
I think you can use something like a /mycmd-runas player PlayerName /w For the delay,you can put $delay$ before the textline.
-
View User Profile
-
Send Message
Posted Jul 11, 2013Hey, is it possible to use a command that sends the 'text' from the user who uses the command and not for example /say?
We want our admins/mods to use for example; /w PLAYERNAME ...that should output "Welcome PLAYERNAME, hope you like it here!" with a 1sec delay after each text-row. Could not see anything about this on the config-page.
-
View User Profile
-
Send Message
Posted Jul 4, 2013I love this plugin and I very much hope it gets fixed and updated.
-
View User Profile
-
Send Message
Posted Jun 15, 2013@manpower13
he has no ticket system...
-
View User Profile
-
Send Message
Posted Jun 15, 2013'1':
command: /say $Playertext
type: runconsole
runcmd:
- '&d{Server} $importPlayertext'
Pleas add
-
View User Profile
-
Send Message
Posted Jun 14, 2013@ThePlayingNoob
Or just create a ticket?
-
View User Profile
-
Send Message
Posted Jun 13, 2013It looks like @Ivanpro doesnt care about what we are writing since a month.
I dont think any of these problems/bugs will be fixed.
I think i will start looking for a better plugin for custom commands...
-
View User Profile
-
Send Message
Posted Jun 9, 2013@gustebeast
bump
-
View User Profile
-
Send Message
Posted Jun 7, 2013I can't do this commands on console
-
View User Profile
-
Send Message
Posted Jun 6, 2013@ThePlayingNoob
"Note: I found out that I can use a cool-down plugin to put a delay between uses of commands, but not of they are runconsole or runasop."
-
View User Profile
-
Send Message
Posted Jun 4, 2013It appears when changing disablepermission: true to false, and adding the mycommand.cmd.3 to my permissions file for the Moderator group, default users can still use it.
Is this broken?
-
View User Profile
-
Send Message
Posted Jun 3, 2013@iVultra
Aww sorry i read your question wrong. MyCommand doesnt support this yet and therefore i recommend you getting BoosCooldowns which i use.
( http://dev.bukkit.org/bukkit-mods/booscooldowns/ )
-
View User Profile
-
Send Message
Posted May 31, 2013@TheMontyFish
Bump.
-
View User Profile
-
Send Message
Posted May 31, 2013@ThePlayingNoob
I did, it's not there. Please actually read what I am asking before you make assumptions.
Maybe you're thinking of WARMUP, not Cooldown.
-
View User Profile
-
Send Message
Posted May 30, 2013@iVultra
Already added. Please read the configuration & example before posting.
-
View User Profile
-
Send Message
Posted May 30, 2013Hi there, I want to create a command for my server that will give Donators their Donator money automatically (Every time there is a map reset, we give them their money again). I have ran into a problem with this though, I can not find a way to make the commands one time use, even with Cooldown plugins.
'1': command: /vip
type: runconsole
runcmd:
- /eco give $player 2500
permission-node: money.vip
One of my donator ranks is called V.I.P, and they get $2500 for donating every map reset. If you could possibly add a cool-down function or a one-time-use fuction, I would really appreciate it.
Note: I found out that I can use a cool-down plugin to put a delay between uses of commands, but not of they are runconsole or runasop.
-
View User Profile
-
Send Message
Posted May 30, 2013Could you add one more script? If the player doesnt have permission.
$Script$HasPermission==test.permission
But if the player doesnt have that permission i want to use: $Script$HasPermission!=test.permission
p.s. Sorry for bad English
-
View User Profile
-
Send Message
Posted May 30, 2013Could you add an "Online players" variable? And make it so it can be filtered by groups/permissions etc?
I want to do the same as play.multiverse-mc.com does when a player performs /list and /modlist So this feature suggestion is based on those two commands on that server.
This is the output when the player does /list
This is the output when the player does /modlist
-
View User Profile
-
Send Message
Posted May 29, 2013@manpower13
Yes.... the problem is not permission. The command isnt working if you use uppercase
-
View User Profile
-
Send Message
Posted May 28, 2013@Marium0505
Bump.