Skip to content

Spigot plugin for simple permissions-based chat channels

License

Notifications You must be signed in to change notification settings

xWyatt/SimpleChannels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChannels

SimpleChannels v1.0.0

Allows the creation of custom chat channels that can be controlled by a single permission node.

This is a no-frills replacement of something like StaffChat.

Features

  • Allows for any number of chat channels
  • Custom prefix and colors for your chat channels
  • Access to a channel is controlled by a single permission node
  • Simple. It can't get simpler than this

Installation

  1. Download the latest release
  2. Drop SimpleChannels.jar in your plugins/ folder
  3. Restart your server
  4. Edit config.yml to your needs and reload the configuration

Commands

  • /sc <message> - Sends a message to the default channel
  • /sc <channel> <message> - Sends a message to the channel channel
  • /sc list - Lists avaliable chat channels and their respective permission nodes
  • /sc reload - Reloads the plugin configuration

Permissions

  • simplechannels.default - Allows the user to chat in the default channel
  • simplechannels.<channel> - Allows the user to chat in the channel channel
  • simplechannels.list - Shows the avaliable chat channels and their respective permission nodes
  • simplechannels.reload - Reloads the plugin configuration

About

Spigot plugin for simple permissions-based chat channels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages