Back to mods
WorldbuildersChat project artwork

CurseForge · Hytale mod

WorldbuildersChat

This plugin adds various chat functionality -- with support for luckperm. With Local / Global Chat, Extensive Logging, Word Filters, and More!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which WorldbuildersChat release should I use?

Updated 6 months ago
Latest stable file WorldbuildersChat-1.0.2.jar
Game version Not listed
Mod system Built-in Hytale mod system

WorldbuildersChat-1.0.2.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should WorldbuildersChat be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does WorldbuildersChat-1.0.2.jar need?

WorldbuildersChat-1.0.2.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add WorldbuildersChat without breaking your instance.

Built for WorldbuildersChat-1.0.2.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use WorldbuildersChat-1.0.2.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside WorldbuildersChat-1.0.2.jar. It opens that exact file at the source.

About this project

What does WorldbuildersChat add?

WorldbuildersChat

A Hytale plugin by AssailentDev

A worldbuilding chat plugin for hytale. Featuring distanced based chats, luckperms support and more!

Dependencies

Luckperms Hytale: luckperms.net

Features

-- Note All of these features are configurable

  • Join Messages
  • Leave Messages
  • Global Chat - Formattable (Set as your chat with /global)
  • Global Mute - Ignore pesky busy chats with /globalmute
  • Local Chat - Custom Range and Format (Set as your chat with /local)
  • Shouting - Larger range than local chat!
  • Whisper - Shorter range than local chat!
  • Swear Filter
  • * Replace certain swear words with a default tag ("!#*$")
  • * Replace other words with a full sentence just like Hypixel
  • Prefixes
  • * A custom menu with the command /prefix -- this also works with luckperm prefixes and suffixes!
  • * Settable prefixes that work in chat aswell as with luckperms!
  • Advanced Logging
  • * Ensure that no players misdeed goes unnoticed!
  • * Every message sent within global and local are logged into seperate text files! - There's also a seperate file for swear words to ensure propper moderation!

Commands

/global - All your next messages will be in global chat!
/globalmute - You will no longer see messages in global chat!
/local - All your next messages will be in local chat!
/shout - Your NEXT message will be shouted! (Increased Range)
/whisper - Your NEXT message will be whispered! (Decreased range)
/prefix - Choose your prefix from a list in a custom menu!

Config.json

{
  "ClientJoinMessageEnabled": true,
  "ClientJoinMessage": "Welcome %player",
  "ServerJoinMessageEnabled": true,
  "ServerJoinMessage": "Welcome %player to the server guys!",
  "ServerDisconnectedMessageEnabled": true,
  "ServerDisconnectedMessage": "Say goodbye to %player guys!",
  "GlobalChatFormat": "[%prefix] %player %suffix | %content",
  "LocalChatFormat": "[%distance] [%prefix] %player %suffix | %content",
  "ShoutFormat": "[%distance] [%prefix] %player %suffix | %content",
  "WhisperFormat": "[%distance] [%prefix] %player %suffix | %content",
  "JoinGlobal": "%player You joined global!",
  "JoinLocal": "%player You joined local!",
  "StartShouting": "%player You are now shouting!",
  "StartWhispering": "%player You are now whispering!",
  "ChannelsEnabled": true,
  "LocalChannelRange": 30,
  "ShoutChannelRange": 60,
  "WhisperChannelRange": 15,
  "SentenceReplace": [
    "I love fluffy kittens!",
    "Bananas are taking over the world!",
    "Did someone say cookies?!",
    "I accidentally hugged a cactus!",
    "Beep boop, I am a toaster!",
    "I like trains!",
    "The ducks are plotting again...",
    "I stubbed my toe on a cloud!",
    "My spaghetti is watching me...",
    "I speak fluent potato!",
    "The cheese has escaped containment!",
    "I tripped over a pixel!",
    "My pet rock is disappointed in me.",
    "I forgot how doors work!",
    "The llamas demand snacks!",
    "I have been bamboozled!",
    "My brain just did a backflip!",
    "I blame lag.",
    "That was not very cash money of me.",
    "The penguins are judging us.",
    "I require emotional support pizza.",
    "Task failed successfully!",
    "I dropped my sandwich!",
    "My keyboard needs a hug.",
    "I have alerted the jellybeans.",
    "This is a certified bruh moment.",
    "The waffles are revolting!",
    "I accidentally the whole thing.",
    "My WiFi sneezed.",
    "The goblins stole my homework!",
    "I am one with the potatoes.",
    "The void is calling… collect.",
    "I need more duct tape!",
    "My brain has left the server.",
    "The squirrels know too much.",
    "I rolled a natural 1.",
    "My cat walked on my keyboard!",
    "I require more snacks to function.",
    "The hamster union is on strike!",
    "I have been outplayed by bread."
  ],
  "AstrixWords": [
    "crud",
    "ass"
  ],
  "BlacklistWords": [
    "ez",
    ".com",
    ".org",
    "www.",
    "https://",
    "http://"
  ],
  "PrefixesEnabled": true,
  "Prefixes": [
    "Knight",
    "Runner",
    "Blacksmith",
    "Miner"
  ]
}

P.S. This plugin does not yet support any coloured messaging, this was planned to be added however due to some problems with Zoltus' TinyMsg library I've put this feature on hold! If you have any feature requests please let me know either here or on my discord (@mini_assailent).

Project description from CurseForge.

Recent files

WorldbuildersChat releases and Hytale builds

3 of 3 releases match

Looking for an older file? The official CurseForge project page is in Resources.