-
-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
1 parent
4a6bf31
commit 4200fe4
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters