Skip to content

rcode-pro/rCodeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dcce6d0 · Feb 26, 2022

History

26 Commits
Feb 20, 2022
Feb 26, 2022
Feb 20, 2022
Feb 25, 2022
Feb 24, 2022
Feb 20, 2022

Repository files navigation

rChat

made with crayons

DISCORD

LICENCE

rChat is a plugin for simple, but effincient minecraft chat management

Instalation

drop .jar file into your /plugins folder

Works on spigot / spigot forks servers

Supported minecraft versions are 1.8-1.18.1

Commands

All commands require user to have permission that is specified in config.yml

List

  • /chat on
  • /chat off
  • /chat [cc/clear]

Permissions

To set permission for using admin commands go to plugins/RChat/config.yml and edit 5th line

permission: "your.permission.goes.here"


To set permission that allows user to type in disabled chat go to 6th line

permissiontoWriteifDisabled: "your.second.permission.goes.here"