mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-12-24 10:11:24 +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