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

Refactor check for whether a gui is being edited or not #31

Closed DNAmaster10 closed 8 months ago

DNAmaster10 commented 8 months ago

Current setup uses a hashmap containing the gui id, and then the player. This should probably be refactored into a cleaner solution.