Niron3206 / LocalChat

A simple plugin that adds local chat to your server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalChat

Screenshots

Example of local chat:
ExampleOfLocalChat

Example of global chat:
ExampleOfGlobalChat

LocalChat

Downloads

Minecraft plugin that adds local chat to your server, based on paper api.

Minecraft versions: 1.17-1.19.X

Attention

PLUGIN USES PAPER API, SO MAKE SURE THAT YOUR CORE SUPPORTS PAPER PLUGINS

Dependencies

Paper API
PlaceholderAPI

Installation

  1. Move LocalChat.jar into the /plugin folder. (Make sure, you have PlaceHolderAPI in your /plugin folder)
  2. Restart Paper.
  3. (Optional) Edit the /plugins/LocalChat/config.yml and reload plugin with "/localchat reload" command.

Commands and Permissions

Command
Function
Permission
/localchat reload
reloads config.yml of the plugin
localchat.reload

PlaceHolder's Expansions

Expansion
Function
%localchat_chatprefix%
shows localchat or globalchat prefix (use it if you have plugin for custom chat format)

Download plugin here

About

A simple plugin that adds local chat to your server.

License:MIT License


Languages

Language:Java 100.0%