Plugin Message channal and global chat check
This commit is contained in:
@@ -6,6 +6,8 @@ public class ChatPlayer {
|
||||
// todo merge partyuser here, or make party user extend this?
|
||||
// todo gctoggle?
|
||||
|
||||
// todo cache prefixes?
|
||||
|
||||
private UUID uuid;
|
||||
private UUID replyTarget;
|
||||
private boolean globalChatEnabled; // this vs permission?
|
||||
|
||||
Reference in New Issue
Block a user