Server Utilities

A forge plugin that adds some utilities to minecraft

File Details

Server-Utils[1.19.2-2.5.2]

  • B
  • Aug 20, 2022
  • 7.60 MB
  • 949
  • 1.19.2+2
  • Forge

File Name

Server_Utils-1.19.2-2.5.2.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:server-utilities-341529:3943960")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Updated to 1.19.2
- Changed how messages are sent and translated, saving hundreds of lines of code

- Added the item manipulation commands: /item [name/lore/model/copy]
- Fixed bug that prevented rank prefixes to affect the color of the player's name. To do this, your rank prefix must end with a color code like this: &c 

- Other various fixes