Compare commits

..

2 Commits
6.6.1 ... 6.6.2

Author SHA1 Message Date
Auxilor
d32b31f1e5 Updated to 6.6.2 2021-09-01 15:35:57 +01:00
Auxilor
384657f1dc Fixed menu inventory registration memory leak 2021-09-01 15:35:33 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ class EcoMenu(
fun handleClose(event: InventoryCloseEvent) {
onClose.handle(event, this)
MenuHandler.unregisterMenu(event.inventory)
}
override fun getRows(): Int {

View File

@@ -1,2 +1,2 @@
version = 6.6.1
version = 6.6.2
plugin-name = eco