bentobox/src
BONNe 4200fe4abb
Fixes a bug that removed old owner from island (#2218)
* Fixes a bug that removed old owner from island

These changes fix a bug that was introduced by clearing the island cache from the old owner for 2.0 verison.

This will set the previous owner as sub-owner on the island.

* Fixes rank on event fired.

Changes from Visitor to Sub owner rank

* Update IslandsManager.java

Removes line that removes player from cache. 

They should remain in the cache.

---------

Co-authored-by: tastybento <tastybento@users.noreply.github.com>
2023-10-30 09:17:26 +02:00
..
main Fixes a bug that removed old owner from island (#2218) 2023-10-30 09:17:26 +02:00
test/java/world/bentobox/bentobox Remove the deprecated classes for 2.0 (#2216) 2023-10-28 21:16:04 -07:00