mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-13 02:51:37 +01:00
CelticMinstrel is a poopy head!
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
93040c71de
commit
b1dae4a0a8
@ -241,7 +241,7 @@ public final class Bukkit {
|
||||
server.unbanIP(address);
|
||||
}
|
||||
|
||||
public Set<OfflinePlayer> getBannedPlayers() {
|
||||
public static Set<OfflinePlayer> getBannedPlayers() {
|
||||
return server.getBannedPlayers();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user