mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 22:22:18 -07:00
CelticMinstrel is a poopy head!
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
@@ -241,7 +241,7 @@ public final class Bukkit {
|
||||
server.unbanIP(address);
|
||||
}
|
||||
|
||||
public Set<OfflinePlayer> getBannedPlayers() {
|
||||
public static Set<OfflinePlayer> getBannedPlayers() {
|
||||
return server.getBannedPlayers();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user