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 30, 2019In reply to flimsynimsy:
Your first issue: you can avoid the effect message by running the vanilla effect command from console instead - /effect $player ... (RUN_CONSOLE)
Your last issue is a result of an invalid YAML, once you've done your iconmenu, validate it using something like
http://www.yamllint.com
To make sure it's correct. One misplaced " or ' can break the file making it unreadable, it's not a bug.
If you need help finding the issue with your command, post a pastebin with your commands and I'll fix it for you.
-
View User Profile
-
Send Message
Posted Jun 30, 2019In reply to Forge_User_98674312:
I was wondering if it was possible to give a certain permission to players, but they can't run the command itself through chat, you know what I mean? Like the only way to do so is by clicking an npc or something
And also, I still wanted my own custom text and I didn't know how to make custom text appear, while running it in the console, so I disabled command feedback in chat as a gamerule in-game. But if there was another way, please tell me. Thanks
Sorry for the many questions xD
-
View User Profile
-
Send Message
Posted Jun 30, 2019In reply to flimsynimsy:
Yes you can limit commands to certain worlds, add
- '$Script$%if%$world==worldname'
also, use '$text$texthere' to make a custom text appear in the chat
-
View User Profile
-
Send Message
Posted Jun 25, 2019Is it not possible to make it so Playerdata can be edited for Players that arent online? Maybe an external file that saves UUID's of Players with their usernames so they can be used even when the Player is offline?
Trying to do:
- '$Script$%PlayerDataFor%$arg1%store1AMOUNT-$arg2'
- '$Script$%PlayerDataFor%$arg1%storespaceLeft+$arg2'
But it doesnt work if the Player is offline. Is there a fix?
-
View User Profile
-
Send Message
Posted Jun 15, 2019Hello.
I have a question regarding the GUI stuff.
I have found that there a limit of 2 text heights. Is there a way to have more then 2 lines when you hold you mouse on a item?
-
View User Profile
-
Send Message
Posted Jun 10, 2019i just created an Alias /skyblock for the command /server skyblock but it says unknown command
http://prntscr.com/nzul0u
-
View User Profile
-
Send Message
Posted Jun 10, 2019In reply to Forge_User_22374224:
if you want to use custom commands in other plugin's or vanilla minecraft stuff, you need to register them, with "register: true". Once done, restart the server to make them 100% effective.
-
View User Profile
-
Send Message
Posted Jun 16, 2019In reply to Forge_User_22374224:
I think it's because Bungee cord (which is what I presume you're using), doesn't register their commands in each server which means when you make an alias through My command, it doesn't work.
-
View User Profile
-
Send Message
Posted Jun 10, 2019I have Block Commands set up in order to pop up social links (twitter,yt, discord) and before i could click those links in the chat and automatically be transported to twitter etc like with any link in chat but for some reason that no longer works.
-
View User Profile
-
Send Message
Posted Jun 2, 2019i still havent gotten my /shop command to work, i have added shop as an alias for shop open in both plugin.yml and commands.yml i still have no clue what to make of it..
shop_open:
command: shop:
aliases: /shop
-
View User Profile
-
Send Message
Posted Jun 2, 2019In reply to Forge_User_27476696:
As i already said, you've created a loop, that's impossible to resolve. The only way was to open the interested plugin archive.jar and add manually the aliases (see here : https://www.spigotmc.org/wiki/command-alias/ ) under the interested command. But isn't1 100% sure to works, if you have tryed and done all correctly, there isn't any solution, if not add the alias internally from the dev of the plugin itself.
-
View User Profile
-
Send Message
Posted Jun 1, 2019Hi there
I have an idea: add an option to have a dedicated log file for all $log messages, in addition to console. Could it be a feature?
It would be easier to find specific logs, in one file (instead of many of them with minecraft logs)
-
View User Profile
-
Send Message
Posted Jun 2, 2019In reply to Forge_User_80075269:
I guess it's possible, if someone else ask for that too, i can see to create something. Maybe storing them in a txt file.
-
View User Profile
-
Send Message
Posted Aug 13, 2019In reply to ivanfromitaly:
I'm glad some others are interested too :)
A txt file would be really nice
Do you still plan to implement it? :)
-
View User Profile
-
Send Message
Posted Aug 14, 2019In reply to Forge_User_80075269:
Still planned, i need to experiment when i have time.
-
View User Profile
-
Send Message
Posted Aug 14, 2019In reply to ivanfromitaly:
Okay, it's a nice news, thank you :)
-
View User Profile
-
Send Message
Posted Aug 14, 2019In reply to Forge_User_80075269:
I've implemented it in the latest update of the dev version. If you want to test it :
Link Removed: https://www.mediafire.com/file/msqgn4y5ezhwvhy/MyCommand_v5.5.2dev_14aug_2019.zip/file
-
View User Profile
-
Send Message
Posted Aug 31, 2019In reply to ivanfromitaly:
I tried it and it works fine !
Huge thank you!!
-
View User Profile
-
Send Message
Posted Jun 3, 2019In reply to ivanfromitaly:
This idea is very good. It would be really nice to be able to implement that. And to start with a txt file it's enought i think.
-
View User Profile
-
Send Message
Posted Jun 15, 2019In reply to ivanfromitaly:
I was going to suggest this idea too, makes for finding logs based on Player created systems much easier :)