-
-
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 bug with island team joining and deletion. Include debug. * Remove ambiguous API with mutli-island. * Add back deprecated methods so developers can be wartned not to use them * Added back in deprecated methods. * Fix bugs and NPEs. * Fix some code smells * Remove debug logging.
- Loading branch information
1 parent
19d7e2f
commit 63d092d
Showing
64 changed files
with
16,461 additions
and
16,241 deletions.
There are no files selected for viewing
2,024 changes: 985 additions & 1,039 deletions
2,024
src/main/java/world/bentobox/bentobox/Settings.java
Large diffs are not rendered by default.
Oops, something went wrong.
1,751 changes: 912 additions & 839 deletions
1,751
src/main/java/world/bentobox/bentobox/api/commands/CompositeCommand.java
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.