-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from JuliGames/development
- new identifications - better support for cloud systems - the core plugins are now disabled by default (can be enabled with -DcorePlugins=true) - ApiCore was renamed to ApiProvider (should not affect any third party, because this class is internal, but still exposed to the API) - add "doWithData" method to all configurations (currently experimental to allow "putIfAbsent" calls) - add Converter between bukkits YMLConfigurations and cores Configurations - add inbuilt CommandSystem (experimental) - better annotations in the API Module - the "CustomTopicManager" was removed as announced - experimental integration of the PaperCore to bstats - planes for the "playerLocaleReference" to be removed - a lot of bug fixes - support for legacy message format with `AdventureAPI 1.4`
- Loading branch information
Showing
112 changed files
with
2,621 additions
and
821 deletions.
There are no files selected for viewing
This file was deleted.
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
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
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
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.