Command Permissions
This plugin requires no permission configuration by default, server owners can use it out of the box (hot-reloading may cause default permissions to be invalid) For versions below 1.12, use tab completion if unsure about types mentioned below; versions 1.12+ will auto-suggest
# Permissions
| Permission | Purpose | Default Owner |
|---|---|---|
| playerChat.reload | Reload plugin | op |
| playerChat.give | Give megaphones | op |
| playerChat.take | Take megaphones | op |
| playerChat.set | Set megaphones | op |
| playerChat.look | View megaphones | op |
| playerChat.color | Color code permissions for messages | op |
| playerChat.lb | Use megaphones | true |
| playerChat.channel | Switch chat channels | op |
| playerChat.chat.channelName | Permission to receive messages in specified channel | op |
| playerChat.use.channelName | Permission to send messages in specified channel | op |
| playerChat.tell | Private message permission (1.1.5+) | op |
| playerChat.clearBossBar | Clear all BossBar messages (1.2.1+) | op |
| playerChat.ignore | Block specific players (1.4.3+) | all |
| playerChat.ignoreList | View blocked players (1.4.3+) | all |
| playerChat.removeIgnore | Unblock specific players (1.4.3+) | all |
| playerChat.ai.ignore | Bypass AI moderation (2.0.0+) | op |
| playerChat.convert | Convert data source (2.0.0+) | op |
# Commands
| Command | Purpose |
|---|---|
| /plc reload | Reload plugin |
| /plc give [megaphoneType] [player] [amount] | Give megaphones |
| /plc take [megaphoneType] [player] [amount] | Take megaphones |
| /plc set [megaphoneType] [player] [amount] | Set megaphones |
| /plc look [player] | View megaphones |
| /lb [megaphoneType] [message] | Use megaphones |
| /plc channel [channelName] | Switch chat channels |
| /plc tell [player] [message] | Send private message (1.1.5+) |
| /plc clearBossBar | Clear all BossBar messages (1.2.1+) |
| /plc ignore [player] | Block specific player (1.4.3+) |
| /plc ignoreList | View blocked players (1.4.3+) |
| /plc removeIgnore [player] | Unblock specific player (1.4.3+) |
| /plc convert [type] | Convert data source (2.0.0+) |
[] Required () Optional