TODOs
This commit is contained in:
parent
aa3440e2bd
commit
4e46c40d73
1 changed files with 10 additions and 0 deletions
|
@ -78,4 +78,14 @@ public class Lilase {
|
||||||
mc.getNetHandler().getNetworkManager().sendPacket(new C0DPacketCloseWindow(((S2DPacketOpenWindow) event.packet).getWindowId()));
|
mc.getNetHandler().getNetworkManager().sendPacket(new C0DPacketCloseWindow(((S2DPacketOpenWindow) event.packet).getWindowId()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
|
TODO: Priority on buying
|
||||||
|
TODO: Console client??
|
||||||
|
TODO: Page flipper
|
||||||
|
TODO: Percentage calculator
|
||||||
|
TODO: Blacklist
|
||||||
|
TODO: Wither Impact in lore check
|
||||||
|
TODO: Blue omelette in lore check
|
||||||
|
TODO: Discord Embed improve, tell profit and profit percentage
|
||||||
|
*/
|
||||||
}
|
}
|
Loading…
Reference in a new issue