Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d32b31f1e5 | ||
|
|
384657f1dc |
@@ -63,6 +63,7 @@ class EcoMenu(
|
|||||||
|
|
||||||
fun handleClose(event: InventoryCloseEvent) {
|
fun handleClose(event: InventoryCloseEvent) {
|
||||||
onClose.handle(event, this)
|
onClose.handle(event, this)
|
||||||
|
MenuHandler.unregisterMenu(event.inventory)
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getRows(): Int {
|
override fun getRows(): Int {
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
version = 6.6.1
|
version = 6.6.2
|
||||||
plugin-name = eco
|
plugin-name = eco
|
||||||
Reference in New Issue
Block a user