Revert "refactor: Address MiniMessage deprecations (#3354)" (#3371)

This reverts commit f086826942.
This commit is contained in:
Alex
2021-12-14 23:04:36 +01:00
committed by GitHub
parent f9ad00c2c8
commit 47ae79e123
114 changed files with 836 additions and 953 deletions

View File

@ -36,7 +36,7 @@ import org.checkerframework.checker.nullness.qual.Nullable;
* world creation by executing a console command
*
* @deprecated Deprecated and scheduled for removal without replacement
* in favor of the build in setup wizard.
* in favor of the build in setup wizard.
*/
@Deprecated(forRemoval = true)
@Singleton