Skip to content

Releases: DevotedMC/CivChat2

CivChat for Spigot / CB 1.12

09 Jul 03:49

Choose a tag to compare

Proudly sponsored by DevotedMC, CivChat for Spigot 1.12. This is a relatively simple update for 1.12, no big fixes or changes, just deprecation recognition.

Join us on play.devotedmc.com!

CivChat for Spigot / CB 1.10

09 Jul 03:43

Choose a tag to compare

Final official release for Spigot 1.10.x -- No backwards compatibility implied. Proudly sponsored by DevotedMC, join us on play.devotedmc.com

Includes many fixes and improvements since prior 1.10 release.

CivChat2 for CB1.10

01 Jul 07:22

Choose a tag to compare

Sponsored by play.devotedmc.com (Join us!) we are proud to offer a release of CivChat 2 compatible with CraftBukkit/Spigot for Minecraft version 1.10.

We do not guarantee backwards compatibility with 1.9.x, but this is a safe upgrade for existing servers intending to update to 1.10 from 1.9.x.

Release includes a fix to distance based coloring. By example:

chat:
  globalChatRange: 500
  defaultChatColor: WHITE
  opChatColor: LIGHT_PURPLE
  yIncreaseDist: 100
  yIncreaseScale: 1
  colors:
    close:
      range: 300
      color: GRAY
    mid:
      range: 400
      color: DARK_GRAY
    far:
      range: 450
      color: BLACK

So chat closer then 300 blocks will be the default color WHITE; chat closer then 400 blocks will be GRAY; chat closer then 450 blocks will be DARK_GRAY, and any chat after that will be BLACK, up until globalChatRange, at which point chat will be "unheard" and cease.

CivChat2 for CB1.10

30 Jun 03:58

Choose a tag to compare

Sponsored by play.devotedmc.com (Join us!) we are proud to offer a first release of CivChat 2 compatible with CraftBukkit/Spigot for Minecraft version 1.10.

We do not guarantee backwards compatibility with 1.9.x, but this is a safe upgrade for existing servers intending to update to 1.10 from 1.9.x.

Be sure to watch for additional releases as we merge in upstream API fixes and updates.