global-and-local-chat icon

global-and-local-chat

Unverified

Implements both local and global chat systems

Python
Misc
Updated 7 minutes ago

N/A

Avg Rating

1

Downloads

About

Implements both local and global chat systems

What are the "global" and "local" chat systems?

Global Chat: Messages starting with ! are broadcast to all players on the server. Example: !hello everyone

Local Chat: Regular messages are only sent to players within 100 blocks of you. If no one is nearby, you'll see "No one heard you..."

Usage

  • Type normally to chat locally: hello (100 block radius by default)
  • Prefix with ! for global chat: !hello (all players)
  • Change the config in plugins/global_and_local_chat/config.yml <3

Compatible with Chatrelay

Comments

Sign in with GitHub to join the discussion.

Loading comments...

Installation Tips
Security Note
  • Always download from trusted release sources.
  • Review changelogs before updating production servers.
  • Test plugins in staging before deploying live.
  • Keep backups before major plugin upgrades.