mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-01-26 18:11:49 +01:00
Implement new change
This commit is contained in:
parent
0499839115
commit
0ded25ad5e
@ -25,7 +25,7 @@ import net.citizensnpcs.api.util.Messaging;
|
||||
@MenuPattern(offset = { 0, 6 }, slots = { @MenuSlot(filter = ClickType.UNKNOWN, pat = 'x') }, value = "xxx\nxxx")
|
||||
public class EquipmentGUI extends InventoryMenuPage {
|
||||
@Override
|
||||
public void create(MenuContext ctx) {
|
||||
public void initialise(MenuContext ctx) {
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user