sss
This commit is contained in:
@@ -74,7 +74,7 @@ public class InventoryListener implements Listener{
|
|||||||
p.openInventory(InventoryMenu.pvpMenu(p));
|
p.openInventory(InventoryMenu.pvpMenu(p));
|
||||||
return;
|
return;
|
||||||
} else if (iname.equals("Spieler hinzufügen")) {
|
} else if (iname.equals("Spieler hinzufügen")) {
|
||||||
p.openInventory(InventoryMenu.pvpListAddMenu(p, "Whitelist", "whitelist"));
|
//p.openInventory(InventoryMenu.pvpListAddMenu(p, "Whitelist", "whitelist"));
|
||||||
} else {
|
} else {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user