SplitChat

SplitChat 1.1

Compatible API Versions
1.0.0
Sourcecode
https://github.com/MEFRREEX/SplitChat/
SplitChat
A plugin for local and global chat for your Nukkit server!

1671505467337.png


If you are using LuckChat for the chat format for the plugin to work properly, go to config.yml and change the "ChatAsync" parameter to "false".

Placeholders:
%splitchat_prefix% - Use this placeholder in your chat format plugin to display the chat type in a player's message.
%splitchat_distance% - Display the distance to the player who sent the message

Config:
Code:
# Distance at which the local message will be visible
radius: 100

# The symbol for sending a message to the global chat.
# Example: "!your message"
symbol: "!"

# Prefix for local and global chat
# Example: "L | MEFRREEXX: your message"
prefix:
  local: "§l §aL §8|§r"
  global: "§l §cG §8|§r"
  spy: "§l §6SPY §8|§r"

# If enabled, only players with permission can write in local and global chat.
# Permissions: splitchat.chat.local, splitchat.chat.global
enable-permissions: false
Commands:
Code:
/localchat - Spy on local chat
Permissions:
Code:
splitchat.chat.local - Permission to send messages to the local chat
splitchat.chat.global - Permission to send messages to the global chat
splitchat.command.spy - Permission to use the /localspy command
RuNukkitBanner.png
  • Like
Reactions: Triassic
Author
MEFRREEX
Downloads
138
Views
492
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from MEFRREEX

  • AntiCaps
    AntiCaps
    Makes words from uppercase to lowercase
  • ChestMenu
    ChestMenu
    Creating a menu interfaces in the chest
  • CmdSpy
    CmdSpy
    See the commands executed by the player on your Nukkit server
  • NoBlockUpdate
    NoBlockUpdate
    Prohibits blocks from updating and a few more
  • DCase
    DCase
    Cases

Latest updates

  1. Fixes and new features

    Changelog: 1. Fixed the problem that players can't see the local chat. 2. Now if the parameter...
Top