promotional bannermobile promotional banner

MyCommand

Make your own, customized Minecraft commands
Back to Files

MyCommand v5.7.5

File nameMyCommand.jar
Uploaded
Feb 21, 2025
Downloads
17.8K
Size
642.6 KB
File ID
6217154
Type
R
Release
Supported game versions
  • 1.21.4
  • 1.20
  • 1.19
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

What's new

Built with spigot 1.21.4

 

AnvilGUI updated to work with 1.21.4 (Dropped 1.20)


Iconmenu textured heads changed to work with 1.21. The heads by "name" works only on Online servers (online-mode=true)
textured heads base64 dropped in favour of the same stuff, but now they works with the minecraft url directly, or you can just put the url id there.
Example : http://textures.minecraft.net/texture/ "USETHISID"

 

Fixed a problem that prevented MyCommand to complete the loading if ProtocolLib wasn't loaded successfully.


Fixed a problem with (old base64) custom texture in icon_menu player heads in 1.20 servers.
Added $actionbar$ in RUN_COMMAND (supports hex colors)
Iconmenu fix.
placeholders_replace_mode was missing NO_REPLACE and NO_PLACEHOLDER_API

 

 

PlaceholderAPI replacer feature : //%mycommand_replacer_<var_name>%
Use the command /mycmd replacer or manually directly in the config file as example :

 

othersdb.yml:

placeholder_replacer:
 wgemptyarea:
  placeholderapi: worldguard_region_name #Do not use % prefix and suffix.
  replace_if: ""
  with: "Wildness"

 

 

This mod has no additional files