Package com.plotsquared.bukkit.util
Class TranslationUpdateManager
java.lang.Object
com.plotsquared.bukkit.util.TranslationUpdateManager
This is a helper class which replaces older syntax no longer supported by MiniMessage with replacements in messages_%.json.
MiniMessage changed the syntax between major releases. To warrant a smooth upgrade, we attempt to replace any occurrences
while loading PlotSquared.
- Since:
- 7.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TranslationUpdateManager
public TranslationUpdateManager()
-
-
Method Details
-
upgradeTranslationFile
- Throws:
IOException
-