v1.14.4-1.3.0
·
235 commits
to MC-1.14.4
since this release
Added
- AccessTransformers (for
languagefield inServerPlayerEntityclass). gsondependency added and included in mod bundle.- Localization configuration.
- Localization API implemented.
hoverEventFrominHoverEventExtensionsimplemented.textComponentFrominTextComponentExtensionsimplemented.- Localization configuration loading \ saving.
- Localization processing (in-resources) files.
- All vanilla commands have got safe localization.
throwOnlyPlayerCanandthrowPermissionLeveladded inModErrorsHelper.kt.BackLocationprovider and command implemented.- Compatibility with back command added to
teleportcommand. (Experimental) IConfigurationinterface for configurations.
Changed
- Updated dependencies, updated module version.
- Forge target version updated. (to
28.2.X) JsonConfigurationcompatibility to0.20.0version. !!! BREAKING CHANGE !!!ONLY_PLAYER_CANandPERMISSION_LEVELinModErrorsHelper.ktnow is deprecated.- Small logging output changes.
Fixed
- Incorrect behavior for teleport alias
/tp. - Crash when using
deopwhen permissions module not exist command. - Incorrect vanilla op level checking.
Removed
- Redundant
@UseExperimentalannotation fromloadLocalizationinlocalization.kt.