promotional bannermobile promotional banner

Server Utilities

A forge plugin that adds some utilities to minecraft

File Details

Server-Utils[1.18.2-2.8.0]

  • R
  • Oct 7, 2022
  • 7.71 MB
  • 6.5K
  • 1.18.2
  • Forge

File Name

Server_Utils-1.18.2-2.8.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

- 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


- Added the voting feature.
- Added offline voting.
- Added vote reward redemption.
- Added Discord role sync feature.
- Fixed Item Copy command to use intended method for getting the item name.
- Fixed Permission Add command to use player selector instead of player name.
- Fixed Broadcast command to send message to discord bot as well.
- Removed debug message in ClearLag command.
- Added warp name suggestion to the DelWarp command.
- Added permissions to use each warp.
- Added blacklist for items and entities to not be cleared for ClearLag.
- Fixed ClaimFlag being ignored when player tries to enter chunk.
- Fixed AutoClearLag so it runs properly.
- Added Italian Translation (Submitted by DraconixDust)

 

- Updated the API so that Addons can be created