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
how do i make a toggle command /fly which makes specific players fly?
How to use $NoReplace but not like this $NoReplace$player but with $arg1 ( $NoReplace$arg1 ) cuz its not working and i need it...
can add to the version 1.19.2 pls???
Hello, will this plugin be updated to 1.20.6?
Hello, sorry my English. I can't get everyone on the server to use a command that shortens, the command is /cp menus, and I shorten it to /menu, but without op it says "please don't use so many commands at once" it doesn't say it's permissions error and I've already tried to false the permission. (I use luck perms)
I can't seem to figure this out, wondering if anyone could help..
I want to make a command called "/live" that gives someone a LuckPerms Role when they run the command, but I want the role to be taken away when they run the command again.
Is this possible?
In reply to weeblelive:
Guess you could make a script.
Something in direction if user has rank then it takes it away and vise verse.
Is it possible to make the URL written after the command jump to that URL when clicking on the message sent with $text$?
please tell me how to do it
for example
The command is
/link http://google.com/
in the output result
this link is google←Clicking this will take you to google
That's what it feels like
Hey
I am trying to shorten my bungeecord command but I only get "unknown command". I am using this code:
If I type it manually in chat, it works properly.
In reply to simul4krum:
Example :
Or :
If you just added register and/or tab completer you need to fully restart server for the command to start working. Learnt the hard way myself, haha!
RUN_CONSOLE doesn't work.
Is there a possibility to get a list to show with $multiargs?
Like when using a home plugin it automatically shows a list of all saved homes, but wont if I run it via mycommand
Please, update to 1.19.3 ...
Hi I am having an issue with the arguments when passed into a command the character 0 is being replaced with the character 1
This is a big problem for us since the argument we are using is the players nickname which can contain 0's. Please help!
Hi, how can you set the item to be deleted after running with right click?
Hello Ivan, sorry for my English.
I have a problem with use "RUN_COMMAND".
Version 1.19.3
When using a custom command, and kick by reason: Illegal characters in chat
hii, i need some help
idk how can i change one item with command for another in the same space, for example
redstone "whitelist off" for glowstone "whitelist on" commands
the best plugin for custom commands!
Hey, i made a Command which automatically adds a specific flag to a worldguard region, the problem is, for some flags is more the than just true or false needed, i know i could just add the an arg, but the problem with that is, i want to add those commands to a commanditem to which i cant add any. My thought now is to ask the player after he used the item to write the desired state in the chat which that command uses as the arg.
I'm not sure if it the right word but a "chat query"
Is there a way to display one PLAYER_HEAD in an iconmenu which has the same texture as the
player who opens the iconmenu?
Found this in the internet but it's not working:
In reply to Z05UM:
13:PLAYER_HEAD%$player:
13 = Slot in the GUI
PLAYER_HEAD = The Head
$player = Get the users name of the person running the command.
If you don't wanna run a command on that head you can just leave it empty or put %stayopen%.