mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
@@ -24,7 +24,7 @@ public interface Messenger {
|
||||
/**
|
||||
* Represents the largest size that a Plugin Channel may be.
|
||||
*/
|
||||
public static final int MAX_CHANNEL_SIZE = 32;
|
||||
public static final int MAX_CHANNEL_SIZE = 64;
|
||||
|
||||
/**
|
||||
* Checks if the specified channel is a reserved name.
|
||||
|
Reference in New Issue
Block a user