Need actual menu
kreezxil opened this issue · 2 comments
When use /ge buyoffers, selloffers, etc where a list of data is displayed in chat that can be paged a list of information similar to what you might find when using the /mc colonies list command from minecolonies would be very useful.
The minecolonies command for reference:
As you can see each entry has an id plus a little bit of data like a name for instance and at the bottom is previous and next which can be click on to advance the pages in either direction.
Grand Exchange needs this ability. Instead of showing all of the horrid data associated with an entry, it should have something like the following:
ID, SHORT NAME, PRICE EACH, QTY AVAILABLE
when the player wants to cancel an item they can use the ID
if they want to buy an item they again use the ID
the rest of your command should probably stay the same.
Not a bad idea. Will probably get this done after I establish a template for this when working on The-Fireplace-Minecraft-Mods/Clans#106