Add Sponge (API v8) server mod support (#354)
Target fabric-loader 14.17
fabric: Use Executors#newSingleThreadScheduledExecutor
fabric: tweak perm defaults, #require() perms for aliases
fabric: shadow common rather than implement
Build of HuskHomes (Fabric server-side mod) for 1.19.2 (useful for cobblemon servers)
Add Fabric 1.19.4 server-side mod support (#348)
HuskHomes 4.1.1 makes a minor improvement to the /edithome privacy
command and fixes a few bugs.
- Re-added the ability to toggle a home's privacy without specifying a
public
/private
argument (#344) - Fixed the
TELEPORT_REQUEST_RECEIVED
sound effect option being missing from the default config (#343) - Updated the German (de-de) locales, courtesy of @Ceddix (#341)
- Fixed HuskHomes loading after Essentials on paper servers due to now being a paper plugin (a manual load-before has now been added)
- API: Fixed the API sources not being correctly published in v4.1
To update from v4.1, just drag+drop. If you're updating from earlier versions, you should regenerate your config, locale, spawn & server files
Merge remote-tracking branch 'origin/master'
Fix TELEPORT_REQUEST_RECEIVED missing from default config, close #343
Re-implement privacy toggle, close #344
Bump to 4.1.1
Fix API publishing
Merge remote-tracking branch 'origin/master'
Update de-de.yml locales to match the newest changes (#341)