promotional bannermobile promotional banner

WATERCoRE: Chat Format and Luckperms

Powerfull Mod to enhance Forge Servers porting features from popular Bukkit plugins (EssentialsX & Luckperms)

File Details

WATERCoRE/1.3.1-A

  • R
  • Mar 18, 2023
  • 1.96 MB
  • 78
  • 1.18.2
  • Forge

File Name

WATERCoRE-1.3.1-A.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:watercore-782432:4444739")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.3.1-A

NEW FEATURES

  • Separated CHAT_FORMAT and PLAYER_FORMAT
  • PLAYER_FORMAT customize how prefix + suffix works (only with LuckPerms installed)

 

1.3.0-B

BUG FIXES

  • Console spam "using deprecated config CHAT_PREFIX" (sorry)

 

1.3.0 - LASTEST: LUCKPERMS UPDATE

NEW FEATURES

  • LuckPerms metadata support (Prefix and Suffix)
  • All Minecraft messages now uses our player format  (LP supported)
  • now command /setlobbyspawn works in any dimension (can use nether like spawn dimension)
  • Command: /spawnlobby - Go to Lobby dimension (admins)

 

BUGS FIXED

  • Fixed /setlobbyspawn always throw error (again)
  • Fixed /spawn teleporting to odd places

 

API

  • WaterRegistry - Create your own registry only using 1 method, usable from anywhere.
  • Player -> overwrites getDisplayName()

 

1.2.x - HISTORY

NEW FEATURES

  • Lobby dimension (void) is now the default world spawn. (no exists a default block)
  • New command /setlobbyspawn
  • New command /spawn
  • Join and Leave message can be custom for servers (WIP)

 

BUGS FIXED

  • Texture of pendoritecoin now match with pendorite colors
  • Fixed /setlobbyspawn throw an error when you are in the right dimension (watercore:lobby)
  • Fixed leave message no get customizable

 

API

  • SpongeMixinLeak is now enabled on MixinList (but utility is disabled in code)
  • Removed all deprecated classes 
  • Removed no used mixin
  • PlayerListMixin -> overwites respawn() and placeNewPlayer()