MCMDEV / chatchannels

Simple chat channels for Paper servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatchannels

Description

chatchannels provides simple and configurable chat channels for Paper servers. The plugin aims to be lightweight and easy to use.

Configuration

View the Default Configuration for more info on configuring the plugin.

Commands

  • /chatchannels - View the channel list menu.
  • /togglechannel <channel> - Join or leave a channel.
  • /sendchannel <channel> <message> - Send a message to a channel.
  • /switchchannel <channel> - Switch the currently active channel.
  • /switchchannel - Deactivate the currently active channel.

Permissions

  • chatchannels - Access to the /chatchannels command.
  • chatchannels.togglechannel - Access to the /togglechannel command.
  • chatchannels.sendchannel - Access to the /sendchannel command.
  • chatchannels.switchchannel - Access to the /switchchannel command.
  • chatchannels.join.<channel> - Access to join a channel.
  • chatchannels.autojoin.<channel> - Automatically join a channel on login.

Only players with the permission to join a channel will see it in the list..

About

Simple chat channels for Paper servers

License:GNU General Public License v3.0


Languages

Language:Java 95.6%Language:Shell 2.4%Language:Kotlin 2.0%