mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update Module_list.java
This commit is contained in:
parent
7dfd6c0b8b
commit
5d882d9052
@ -35,11 +35,6 @@ public class Module_list extends HTTPDModule
|
|||||||
final JSONArray operators = new JSONArray();
|
final JSONArray operators = new JSONArray();
|
||||||
final JSONArray imposters = new JSONArray();
|
final JSONArray imposters = new JSONArray();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
for (Player player : Bukkit.getOnlinePlayers())
|
for (Player player : Bukkit.getOnlinePlayers())
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user