mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-12 02:35:52 -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);
|
server.unbanIP(address);
|
||||||
}
|
}
|
||||||
|
|
||||||
public Set<OfflinePlayer> getBannedPlayers() {
|
public static Set<OfflinePlayer> getBannedPlayers() {
|
||||||
return server.getBannedPlayers();
|
return server.getBannedPlayers();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user