DNAmaster10 / TraincartsTicketShop

A Spigot plugin which extends the functionality of the Traincarts Plugin by introducing player-made ticket shops into the game
1 stars 1 forks source link

Gui manager refactor #12

Closed DNAmaster10 closed 9 months ago

DNAmaster10 commented 9 months ago

Completely refactored gui manager to allow for easier gui creation and for back buttons to work between multiple gui types.

This change made it so different gui types are stored within the same hashmap within the same stack.