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
Seems like some of the plugin's functionality doesn't work on 1.18.2. Can we expect an update soon to fix that?
In reply to teslicek:
Usually when something doesn't work on a older plugin version is because there isn't a way to make it working with main api methods, or that version of the game is missing completly a way to address that. Anyway, the focus is always on the latest version.
Can you help me with that (incompatibility with geyser) players can steal menu's when in mcpe using Geyser
Embed Removed: https://cdn.discordapp.com/attachments/613168464634576897/951716423791702036/WhatsApp_Video_2022-03-11_at_02.40.50.mp4
Do you know how to use characters that give errors in TEXT command?
I was using : character in TEXT, and they give errors and the entire command fails.
How do I insert them?
Can you make an way to put variables in the item slot like
How would i do nested if statements with this plugin? This is what i have currently but it doesn't work
https://paste.gg/p/Zax71/4f15583a195449d6bb5cf0d12c7366ba
In reply to Zax71:
Do you see any errors in your console when executing the command?
Also '%if%$arg1==' likely won't work because there is no $arg1 when it's empty, plus you should quote everything after the dash '-'.
cost: 0 is also unneeded, maybe try this:
shop:
Hi! I've used this plugin with bukkit and paper a lot, and I've really enjoyed it! I was wondering if you could make a port to Sponge Forge 1.12.2 for modded servers? There isn't any custom commands plugins for sponge forge that actually work, or are still being developed, and i would really appreciate it as i love this plugin for vanilla Minecraft! I also tried to contact you on curseforge, but i was getting errors, i hope you see this!
-Thanks!
-Jason
the language config does'nt actually work plz fix
how can u use Minecraft Item IDs instead of the name
In reply to wildespizza:
for what do you want to use it?
for an ICON_MENU or a /give command or what?
Can I use this plugin in a server template I'm making that'll be open source?
How do you create player head/skulls
In reply to wilderpizzamc:
Go to https://minecraft-heads.com/, search the head you want and use the give command that is displayed there.
Example:
Parrot head
Link: https://minecraft-heads.com/custom-heads/animals/48221-parrot
Give command: /give @p minecraft:player_head{display:{Name:"{\"text\":\"Parrot\"}"},SkullOwner:{Id:[I;-378189303,1774603777,-1889620636,251877855],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQ0ODJhNjVkMDA0YmNlYjcxNDEzNDk2MzY5MTE2MzBkZmZiYTY4ZmYyMWI4ZDUxZDkxNzc4NTBmOTQ0YzZmZiJ9fX0="}]}}} 1
Put 'minecraft' in front of 'give' when using essentialsX:
/minecraft:give ....
Hello!
I don't know where else to ask for help so I post this here.
Are scripts and placeholder not working in BAR_API_TEXT type?
If my command is
test:
command: /test
type: BAR_API_TEXT
text:
- '$delay$<100>'
- 'Hi!'
- '$text$It works!'
Result: It prints: "$text$It works!" on the boss bar...
Thank you!
edit: Same with scripts
edit2: Another question:
I use the
mycmd-playerdata set_silent player var value
command in another plugin and run it from console.
And although I put "_silent" after "set", it spams in my console:
"[18:31:50 INFO]: > MyCommand by emmerrei v5.7.1"
Wich is annoying because the command gets called once per second for ever player!
Can I disable this message?
Thanks!
edit3: The console spam thing is fixed now, I used a variable at the wrong time...
I have tried to put a cost to one of the commands, with the goal of making a store. But putting the cost: 200 (example) does not withdraw any amount of money. I think it is because I use a premium plugin called CMI.
[Srry for my bad english ^^]
Hi, It's there a way to force the text from uppercase to lowercase?
This is it. I've found it. I think I've honestly found the best Bukkit plugin ever made. The customizability, the well-written documentation, the abilites of what you can do with it... it's perfect! It's so lightweight yet not too thin, and it does exactly what I needed it to do! I was able to use this plugin to successfully finally eliminate EssentialsX from the list of plugins, I made two custom commands /spawn which takes you to spawn and in cooperation with another plugin I added a /keepinv on and /keepinv off command (which working tab completion!!!) which allows per-player keep inventory choices.
Best plugin hands down. I really hope this never gets abandoned and continues being updated.
Hey! I downloaded the new version of the plugin. I had such a problem ... When I put a cooldown, I write %s instead of the specified seconds. How can this be fixed?
How to trigger Hologram?
I successfully create and add command to mycmd hologram
but how to trigger it?
right click and walking pass it doesn't work
Thank You
SOLVED, right click to activate BUT you must click at the very bottom (at feet) not at the floating text hologram