fix: credit WinTone01 for Turkish locales, close #552
refactor: Credit new locale translators
locales: Add Brazilian Portuguese (pt-br) locales (#548)
-
Create messages_pt-br.yml
-
Rename messages_pt-br.yml to pt-br.yml
-
locales: fixup formatting
Co-authored-by: William will27528@gmail.com
locales: Add French (fr-fr) locales (#527)
-
Create fr-fr.yml
-
Update fr-fr.yml
Now not blank
-
Update fr-fr.yml
-
Update fr-fr.yml
-
Update fr-fr.yml - Line 40
-
Update fr-fr.yml
-
Doing some random lines
-
74 lines remaning ! Yay
-
Twentttyyyy lines to goooo
-
Update fr-fr.yml
-
FINISHEDDDDD
-
locales: fix parser error due to unescaped quote
Co-authored-by: William will27528@gmail.com
locales: Add Brazilian Portuguese (pt-br) locales (#548)
-
Create messages_pt-br.yml
-
Rename messages_pt-br.yml to pt-br.yml
-
locales: fixup formatting
Co-authored-by: William will27528@gmail.com
locales: Add French (fr-fr) locales (#527)
-
Create fr-fr.yml
-
Update fr-fr.yml
Now not blank
-
Update fr-fr.yml
-
Update fr-fr.yml
-
Update fr-fr.yml - Line 40
-
Update fr-fr.yml
-
Doing some random lines
-
74 lines remaning ! Yay
-
Twentttyyyy lines to goooo
-
Update fr-fr.yml
-
FINISHEDDDDD
-
locales: fix parser error due to unescaped quote
Co-authored-by: William will27528@gmail.com
locales: Add Brazilian Portuguese (pt-br) locales (#548)
-
Create messages_pt-br.yml
-
Rename messages_pt-br.yml to pt-br.yml
-
locales: fixup formatting
Co-authored-by: William will27528@gmail.com
feat: Add option to return to spawn when dies (#540)
-
feat: user return to spawn when dies
-
feat: add return to spawn in config docs
-
feat: improve respawn feature variable name
HuskHomes 4.5.5 fixes a bug with /delwarp
default permissions and adds new methods to the edit events as part of the HuskHomes API.
- Fixed
/delwarp
not being restricted to operators by default - API: Added
#getOriginalHome
and#getOriginalWarp
methods toEditHomeEvent
andEditWarpEvent
respectively
To update from v4.5.4, just drag+drop.
This is a build of HuskHomes v4.5.4 that targets Fabric 1.20.1, intended for Cobblemon users <3
HuskHomes 4.5.4 adds support for Minecraft 1.20.4 on Paper. Fabric support will come a bit later.
- The plugin will now use the native adventure implementation on Paper servers, improving support for future MC versions and adding support for 1.20.4.
- The plugin will now warn in console if the rtp radius is invalid by being smaller than the spawn exclusion radius
- Added Korean (ko-kr) locales, courtesy of cada3141
- Updated German (de-de) locales, courtesy of @Ceddix (#518)
- Updated Polish (pl-pl) locales, courtesy of rasta
- Fixed an issue where the home/warp name regex option keys were being read/written to the wrong config section
- Fixed a bug where player respawning would continue to respawn players at their bed/respawn spawn if their respawn position was local even if the bed/respawn anchor was broken
- Fixed a bug where the
/edithome
command would not respect certain permissions for editing other online player's homes (#531) - API: Fixed a bug where the
editUserData
methods were not working correctly
To update from v4.5.3, just drag+drop.