promotional bannermobile promotional banner

ProximityChat

A Server side mod that adds local and global text chats, as well as the ability to set prefixes and nicknames with optional colors

File Details

proximitychat-1.1.4.jar

  • R
  • Dec 3, 2025
  • 16.64 KB
  • 19
  • 1.20.1
  • Forge

File Name

proximitychat-1.1.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

📜 ProximityChat v1.1.4 — Changelog

🎮 Player‑Facing Changes

  • Unified Whisper System

    • /w, /tell, and /msg now all use ProximityChat’s whisper logic.

    • Vanilla whisper commands are fully disabled — only the proximity‑aware system remains.

    • Whisper messages show styled nicknames/prefixes consistently for sender and target.

    • Nearby players see a clear alert: “Someone Is Whispering” in dark gray bold italics.

  • Nickname & Prefix Improvements

    • Nicknames and prefixes persist across server restarts via config storage.

    • Unsafe characters ([ ] < >) are blocked to prevent formatting issues.

  • Name Color Command

    • /nc <color> applies a clean color code to your nickname without stacking multiple & codes.

    • /pc color shows a hover‑to‑copy chart of all available codes.

  • Help Menu

    • /pc help now displays a polished, color‑coded menu with sections for chat, nicknames, prefixes, name colors, and OP‑only commands.

 

🛡️ Owner/Admin‑Facing Changes

  • Vanilla Whisper Removal

    • Vanilla /w, /tell, and /msg are stripped from the dispatcher at startup.

    • Only ProximityChat’s whisper system is available, ensuring consistent behavior.

  • Spy Mode

    • /spy toggles spy mode for OPs. Spies see full whisper content regardless of distance.

  • Prefix Permissions

    • Config option prefixPermission supports OP_ONLY, ALL, or WHITELIST.

    • /pc whitelist <player> toggles players in/out of the prefix whitelist.

    • /pc whitelist list shows the current whitelist.

  • Config Enhancements

    • CHAT_RADIUS, PROXIMITY_COLOR, and GLOBAL_COLOR are configurable with safe fallbacks.

    • DISPLAY_NAMES persists UUID‑to‑nickname/prefix mappings across restarts.

  • Validation & Safety

    • Nicknames and prefixes are validated to prevent broken formatting.

    • Default prefix color fallback if invalid values are set in config.

 

✨ Summary

  • Players get a unified whisper system, better nickname/prefix handling, and a polished help menu.

  • Owners gain stronger control with vanilla whisper commands disabled, spy visibility, and robust config persistence.