Revert changes to ban API from 1.7.8
This commit is contained in:
@@ -20,10 +20,6 @@ public interface BanList {
|
||||
* Banned player IP addresses
|
||||
*/
|
||||
IP,
|
||||
/**
|
||||
* Banned player UUID
|
||||
*/
|
||||
UUID,
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user