
GitHub — Setup — Docs — Discord
HuskHomes is a powerful, intuitive and flexible teleportation plugin for Minecraft: Java Edition servers. HuskHomes contains a meaty—but not bloated—set of player teleportation features, including set homes, warps, public homes, teleport requests, previous and offline position teleporting—and more.
HuskHomes can be used on your Spigot, Sponge or Fabric server, and with a MySQL Database even works cross-server, letting players teleport across your proxy (Bungee or Velocity) network!



Let players seamlessly teleport and set homes across your proxies network of servers using MySQL.
Your players already know how to use it! /sethome, /home, /tpa, /rtp—among others—are all built-in and easy-to-use.
Sometimes, simple is better. No monolithic chest GUIs—instead, robust and beautiful interactive chat menus.
Comes with all the classic admin commands—/tp and /warp—as well as robust tools for managing other players' homes.
Stay in touch with your community through home analytics via Plan and display homes on Dynmap or BlueMap.
Still not enough? Extend the plugin with the HuskHomes API. Or, submit a pull request—we're open-source!
Ready? Get started!

HuskHomes requires the following:
* Minecraft Spigot (1.17.1+), Fabric (latest Minecraft) or Sponge (Implementing API v9)
* Java version 17+
A MySQL 8.0+ database is also required for cross-server support.

Helpful links to get you started:
Unknown
Unknown
Terms for using, modifying and redistributing this product.
14.07.2026 · Modrinth
Check world/server permission in RTP command (#962)
Check world/server permission in RTP command
Fixed permission check for current world
Screenshots and images from the original Modrinth page.












Published versions and original Modrinth files.
14.07.2026 · 327 downloads
Check world/server permission in RTP command (#962)
Check world/server permission in RTP command
Fixed permission check for current world
14.07.2026 · 169 downloads
Check world/server permission in RTP command (#962)
Check world/server permission in RTP command
Fixed permission check for current world
14.07.2026 · 50 downloads
Check world/server permission in RTP command (#962)
Check world/server permission in RTP command
Fixed permission check for current world
14.07.2026 · 1 468 downloads
Check world/server permission in RTP command (#962)
Check world/server permission in RTP command
Fixed permission check for current world
13.07.2026 · 21 downloads
Block use of ALL target in teleport commands (#960)
13.07.2026 · 10 downloads
Block use of ALL target in teleport commands (#960)
13.07.2026 · 13 downloads
Block use of ALL target in teleport commands (#960)
13.07.2026 · 90 downloads
Block use of ALL target in teleport commands (#960)
13.07.2026 · 15 downloads
migrate from minedown to minimessage (#998)
#getLocale now returns Optional<Component> instead of Optional<MineDown>13.07.2026 · 14 downloads
migrate from minedown to minimessage (#998)
#getLocale now returns Optional<Component> instead of Optional<MineDown>13.07.2026 · 7 downloads
migrate from minedown to minimessage (#998)
#getLocale now returns Optional<Component> instead of Optional<MineDown>13.07.2026 · 91 downloads
migrate from minedown to minimessage (#998)
#getLocale now returns Optional<Component> instead of Optional<MineDown>11.07.2026 · 66 downloads
Add new maintainers to credits (#992)
11.07.2026 · 28 downloads
Add new maintainers to credits (#992)
11.07.2026 · 15 downloads
Add new maintainers to credits (#992)
11.07.2026 · 235 downloads
Add new maintainers to credits (#992)
11.07.2026 · 2 downloads
Fix async teleport error on Folia (#988)
PaperLib falls back to synchronous teleport and chunk loading on Folia 26.x,
which violates region threading requirements. Introduce BukkitPaperCompat to
invoke native Paper APIs via reflection when available, with safe Spigot
fallbacks, and remove the PaperLib dependency.
Co-authored-by: Cursor cursoragent@cursor.com
The Paper 1.21 compile dependency bump was not appropriate for this
project. Runtime Paper/Folia APIs continue to be invoked via reflection
in BukkitPaperCompat without requiring a newer compile-time API.
Co-authored-by: Cursor cursoragent@cursor.com
Co-authored-by: Cursor cursoragent@cursor.com
11.07.2026 · 4 downloads
Fix async teleport error on Folia (#988)
PaperLib falls back to synchronous teleport and chunk loading on Folia 26.x,
which violates region threading requirements. Introduce BukkitPaperCompat to
invoke native Paper APIs via reflection when available, with safe Spigot
fallbacks, and remove the PaperLib dependency.
Co-authored-by: Cursor cursoragent@cursor.com
The Paper 1.21 compile dependency bump was not appropriate for this
project. Runtime Paper/Folia APIs continue to be invoked via reflection
in BukkitPaperCompat without requiring a newer compile-time API.
Co-authored-by: Cursor cursoragent@cursor.com
Co-authored-by: Cursor cursoragent@cursor.com
11.07.2026 · 4 downloads
Fix async teleport error on Folia (#988)
PaperLib falls back to synchronous teleport and chunk loading on Folia 26.x,
which violates region threading requirements. Introduce BukkitPaperCompat to
invoke native Paper APIs via reflection when available, with safe Spigot
fallbacks, and remove the PaperLib dependency.
Co-authored-by: Cursor cursoragent@cursor.com
The Paper 1.21 compile dependency bump was not appropriate for this
project. Runtime Paper/Folia APIs continue to be invoked via reflection
in BukkitPaperCompat without requiring a newer compile-time API.
Co-authored-by: Cursor cursoragent@cursor.com
Co-authored-by: Cursor cursoragent@cursor.com
11.07.2026 · 7 downloads
Fix async teleport error on Folia (#988)
PaperLib falls back to synchronous teleport and chunk loading on Folia 26.x,
which violates region threading requirements. Introduce BukkitPaperCompat to
invoke native Paper APIs via reflection when available, with safe Spigot
fallbacks, and remove the PaperLib dependency.
Co-authored-by: Cursor cursoragent@cursor.com
The Paper 1.21 compile dependency bump was not appropriate for this
project. Runtime Paper/Folia APIs continue to be invoked via reflection
in BukkitPaperCompat without requiring a newer compile-time API.
Co-authored-by: Cursor cursoragent@cursor.com
Co-authored-by: Cursor cursoragent@cursor.com
29.06.2026 · 392 downloads
Fix edge case with RTP safe location logic (#957)
29.06.2026 · 231 downloads
Fix edge case with RTP safe location logic (#957)
29.06.2026 · 79 downloads
Fix edge case with RTP safe location logic (#957)
29.06.2026 · 1 843 downloads
Fix edge case with RTP safe location logic (#957)
28.06.2026 · 17 downloads
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
28.06.2026 · 13 downloads
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
28.06.2026 · 14 downloads
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
28.06.2026 · 77 downloads
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
27.06.2026 · 54 downloads
Fix teleport being incorrectly aborted when damage is cancelled by another plugin (#983)
Players cannot deal damage inside protected regions such as WorldGuard areas. Continuous attacks from other players will prevent HuskHomes teleportation indefinitely.
No need to abort teleport if EntityDamageEvent is cancelled.
27.06.2026 · 25 downloads
Fix teleport being incorrectly aborted when damage is cancelled by another plugin (#983)
Players cannot deal damage inside protected regions such as WorldGuard areas. Continuous attacks from other players will prevent HuskHomes teleportation indefinitely.
No need to abort teleport if EntityDamageEvent is cancelled.
27.06.2026 · 8 downloads
Fix teleport being incorrectly aborted when damage is cancelled by another plugin (#983)
Players cannot deal damage inside protected regions such as WorldGuard areas. Continuous attacks from other players will prevent HuskHomes teleportation indefinitely.
No need to abort teleport if EntityDamageEvent is cancelled.
27.06.2026 · 27 downloads
Fix teleport being incorrectly aborted when damage is cancelled by another plugin (#983)
Players cannot deal damage inside protected regions such as WorldGuard areas. Continuous attacks from other players will prevent HuskHomes teleportation indefinitely.
No need to abort teleport if EntityDamageEvent is cancelled.
27.06.2026 · 214 downloads
Fix teleport being incorrectly aborted when damage is cancelled by another plugin (#983)
Players cannot deal damage inside protected regions such as WorldGuard areas. Continuous attacks from other players will prevent HuskHomes teleportation indefinitely.
No need to abort teleport if EntityDamageEvent is cancelled.
27.06.2026 · 5 downloads
Fixed a version parsing issue with /huskhomes status on Paper (#976)
27.06.2026 · 3 downloads
Fixed a version parsing issue with /huskhomes status on Paper (#976)
27.06.2026 · 3 downloads
Fixed a version parsing issue with /huskhomes status on Paper (#976)
27.06.2026 · 5 downloads
Fixed a version parsing issue with /huskhomes status on Paper (#976)
27.06.2026 · 14 downloads
Fixed a version parsing issue with /huskhomes status on Paper (#976)
02.03.2026 · 4 592 downloads
Reset fall distance on teleport to prevent mace attack exploit (#955)
02.03.2026 · 139 downloads
Reset fall distance on teleport to prevent mace attack exploit (#955)
02.03.2026 · 63 downloads
Reset fall distance on teleport to prevent mace attack exploit (#955)
02.03.2026 · 1 504 downloads
Reset fall distance on teleport to prevent mace attack exploit (#955)
02.03.2026 · 11 032 downloads
Reset fall distance on teleport to prevent mace attack exploit (#955)
02.03.2026 · 36 downloads
deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#959)
Bumps org.bstats:bstats-bukkit from 3.1.0 to 3.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.03.2026 · 19 downloads
deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#959)
Bumps org.bstats:bstats-bukkit from 3.1.0 to 3.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.03.2026 · 16 downloads
deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#959)
Bumps org.bstats:bstats-bukkit from 3.1.0 to 3.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.03.2026 · 24 downloads
deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#959)
Bumps org.bstats:bstats-bukkit from 3.1.0 to 3.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.03.2026 · 102 downloads
deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#959)
Bumps org.bstats:bstats-bukkit from 3.1.0 to 3.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 373 downloads
deps: bump de.exlll:configlib-yaml from 4.8.0 to 4.8.1 (#951)
Bumps de.exlll:configlib-yaml from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 22 downloads
deps: bump de.exlll:configlib-yaml from 4.8.0 to 4.8.1 (#951)
Bumps de.exlll:configlib-yaml from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 16 downloads
deps: bump de.exlll:configlib-yaml from 4.8.0 to 4.8.1 (#951)
Bumps de.exlll:configlib-yaml from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 726 downloads
deps: bump de.exlll:configlib-yaml from 4.8.0 to 4.8.1 (#951)
Bumps de.exlll:configlib-yaml from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 10 downloads
deps: bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#952)
Bumps org.jetbrains:annotations from 26.0.2-1 to 26.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 16 downloads
deps: bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#952)
Bumps org.jetbrains:annotations from 26.0.2-1 to 26.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 23 downloads
deps: bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#952)
Bumps org.jetbrains:annotations from 26.0.2-1 to 26.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 89 downloads
deps: bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#952)
Bumps org.jetbrains:annotations from 26.0.2-1 to 26.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.02.2026 · 29 downloads
deps: bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#952)
Bumps org.jetbrains:annotations from 26.0.2-1 to 26.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 183 downloads
deps: bump de.exlll:configlib-core from 4.8.0 to 4.8.1 (#946)
Bumps de.exlll:configlib-core from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 12 downloads
deps: bump de.exlll:configlib-core from 4.8.0 to 4.8.1 (#946)
Bumps de.exlll:configlib-core from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 9 downloads
deps: bump de.exlll:configlib-core from 4.8.0 to 4.8.1 (#946)
Bumps de.exlll:configlib-core from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 72 downloads
deps: bump de.exlll:configlib-core from 4.8.0 to 4.8.1 (#946)
Bumps de.exlll:configlib-core from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 392 downloads
deps: bump de.exlll:configlib-core from 4.8.0 to 4.8.1 (#946)
Bumps de.exlll:configlib-core from 4.8.0 to 4.8.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 5 downloads
deps: bump me.clip:placeholderapi from 2.12.0 to 2.12.2 (#943)
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 14 downloads
deps: bump me.clip:placeholderapi from 2.12.0 to 2.12.2 (#943)
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 10 downloads
deps: bump me.clip:placeholderapi from 2.12.0 to 2.12.2 (#943)
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 10 downloads
deps: bump me.clip:placeholderapi from 2.12.0 to 2.12.2 (#943)
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 16 downloads
deps: bump me.clip:placeholderapi from 2.12.0 to 2.12.2 (#943)
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 12 downloads
deps: bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#947)
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 9 downloads
deps: bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#947)
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 12 downloads
deps: bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#947)
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 18 downloads
deps: bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#947)
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2026 · 31 downloads
deps: bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#947)
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.02.2026 · 1 922 downloads
HuskHomes 4.10 adds Nether support for the /rtp command, bug fixes, and improvements.
/rtp in the NetherTo update, just drag+drop. You may also need to modify the restricted_worlds config option to enable /rtp in the Nether.
10.02.2026 · 100 downloads
HuskHomes 4.10 adds Nether support for the /rtp command, bug fixes, and improvements.
/rtp in the NetherTo update, just drag+drop. You may also need to modify the restricted_worlds config option to enable /rtp in the Nether.
10.02.2026 · 30 downloads
HuskHomes 4.10 adds Nether support for the /rtp command, bug fixes, and improvements.
/rtp in the NetherTo update, just drag+drop. You may also need to modify the restricted_worlds config option to enable /rtp in the Nether.
10.02.2026 · 526 downloads
HuskHomes 4.10 adds Nether support for the /rtp command, bug fixes, and improvements.
/rtp in the NetherTo update, just drag+drop. You may also need to modify the restricted_worlds config option to enable /rtp in the Nether.
10.02.2026 · 10 914 downloads
HuskHomes 4.10 adds Nether support for the /rtp command, bug fixes, and improvements.
/rtp in the NetherTo update, just drag+drop. You may also need to modify the restricted_worlds config option to enable /rtp in the Nether.
10.02.2026 · 11 downloads
Bump version for release (#941)
10.02.2026 · 9 downloads
Bump version for release (#941)
10.02.2026 · 10 downloads
Bump version for release (#941)
10.02.2026 · 15 downloads
Bump version for release (#941)
10.02.2026 · 61 downloads
Bump version for release (#941)
09.02.2026 · 14 downloads
deps: bump de.exlll:configlib-core from 4.6.4 to 4.8.0 (#945)
Bumps de.exlll:configlib-core from 4.6.4 to 4.8.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.02.2026 · 15 downloads
deps: bump de.exlll:configlib-core from 4.6.4 to 4.8.0 (#945)
Bumps de.exlll:configlib-core from 4.6.4 to 4.8.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.02.2026 · 13 downloads
deps: bump de.exlll:configlib-core from 4.6.4 to 4.8.0 (#945)
Bumps de.exlll:configlib-core from 4.6.4 to 4.8.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.02.2026 · 16 downloads
deps: bump de.exlll:configlib-core from 4.6.4 to 4.8.0 (#945)
Bumps de.exlll:configlib-core from 4.6.4 to 4.8.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.02.2026 · 36 downloads
deps: bump de.exlll:configlib-core from 4.6.4 to 4.8.0 (#945)
Bumps de.exlll:configlib-core from 4.6.4 to 4.8.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 122 downloads
Add method to override RTP unsafe block list (#940)
07.02.2026 · 18 downloads
Add method to override RTP unsafe block list (#940)
07.02.2026 · 10 downloads
Add method to override RTP unsafe block list (#940)
07.02.2026 · 36 downloads
Add method to override RTP unsafe block list (#940)
07.02.2026 · 14 downloads
Support /rtp in the Nether (#939)
Nether RTP
Remove nether from restricted worlds config
07.02.2026 · 193 downloads
Add method to override RTP unsafe block list (#940)
07.02.2026 · 9 downloads
Support /rtp in the Nether (#939)
Nether RTP
Remove nether from restricted worlds config
07.02.2026 · 9 downloads
Support /rtp in the Nether (#939)
Nether RTP
Remove nether from restricted worlds config
07.02.2026 · 12 downloads
Support /rtp in the Nether (#939)
Nether RTP
Remove nether from restricted worlds config
07.02.2026 · 21 downloads
Support /rtp in the Nether (#939)
Nether RTP
Remove nether from restricted worlds config
07.02.2026 · 15 downloads
deps: bump me.clip:placeholderapi from 2.11.7 to 2.12.0 (#937)
Bumps me.clip:placeholderapi from 2.11.7 to 2.12.0.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 8 downloads
deps: bump me.clip:placeholderapi from 2.11.7 to 2.12.0 (#937)
Bumps me.clip:placeholderapi from 2.11.7 to 2.12.0.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 11 downloads
deps: bump me.clip:placeholderapi from 2.11.7 to 2.12.0 (#937)
Bumps me.clip:placeholderapi from 2.11.7 to 2.12.0.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 20 downloads
deps: bump me.clip:placeholderapi from 2.11.7 to 2.12.0 (#937)
Bumps me.clip:placeholderapi from 2.11.7 to 2.12.0.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 8 downloads
deps: bump net.william278.toilet:toilet-common from 1.0.15 to 1.0.17 (#938)
Bumps net.william278.toilet:toilet-common from 1.0.15 to 1.0.17.
updated-dependencies:
- dependency-name: net.william278.toilet:toilet-common
dependency-version: 1.0.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 7 downloads
deps: bump net.william278.toilet:toilet-common from 1.0.15 to 1.0.17 (#938)
Bumps net.william278.toilet:toilet-common from 1.0.15 to 1.0.17.
updated-dependencies:
- dependency-name: net.william278.toilet:toilet-common
dependency-version: 1.0.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 8 downloads
deps: bump net.william278.toilet:toilet-common from 1.0.15 to 1.0.17 (#938)
Bumps net.william278.toilet:toilet-common from 1.0.15 to 1.0.17.
updated-dependencies:
- dependency-name: net.william278.toilet:toilet-common
dependency-version: 1.0.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 21 downloads
deps: bump net.william278.toilet:toilet-common from 1.0.15 to 1.0.17 (#938)
Bumps net.william278.toilet:toilet-common from 1.0.15 to 1.0.17.
updated-dependencies:
- dependency-name: net.william278.toilet:toilet-common
dependency-version: 1.0.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.02.2026 · 20 downloads
deps: bump net.william278.toilet:toilet-common from 1.0.15 to 1.0.17 (#938)
Bumps net.william278.toilet:toilet-common from 1.0.15 to 1.0.17.
updated-dependencies:
- dependency-name: net.william278.toilet:toilet-common
dependency-version: 1.0.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 335 downloads
deps: bump org.junit:junit-bom from 6.0.0 to 6.0.2 (#934)
Bumps org.junit:junit-bom from 6.0.0 to 6.0.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 20 downloads
deps: bump org.junit:junit-bom from 6.0.0 to 6.0.2 (#934)
Bumps org.junit:junit-bom from 6.0.0 to 6.0.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 11 downloads
deps: bump org.junit:junit-bom from 6.0.0 to 6.0.2 (#934)
Bumps org.junit:junit-bom from 6.0.0 to 6.0.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 122 downloads
deps: bump org.junit:junit-bom from 6.0.0 to 6.0.2 (#934)
Bumps org.junit:junit-bom from 6.0.0 to 6.0.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 746 downloads
deps: bump org.junit:junit-bom from 6.0.0 to 6.0.2 (#934)
Bumps org.junit:junit-bom from 6.0.0 to 6.0.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 25 downloads
deps: bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#935)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 9 downloads
deps: bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#935)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 10 downloads
deps: bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#935)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 26 downloads
deps: bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#935)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.01.2026 · 25 downloads
deps: bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#935)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.01.2026 · 426 downloads
Fix teleport warmup sometimes not cancelling on damage (#927)
Cancel warmup on any hurt event
Address PR review feedback
24.01.2026 · 30 downloads
Fix teleport warmup sometimes not cancelling on damage (#927)
Cancel warmup on any hurt event
Address PR review feedback
24.01.2026 · 12 downloads
Fix teleport warmup sometimes not cancelling on damage (#927)
Cancel warmup on any hurt event
Address PR review feedback
24.01.2026 · 86 downloads
Fix teleport warmup sometimes not cancelling on damage (#927)
Cancel warmup on any hurt event
Address PR review feedback
24.01.2026 · 992 downloads
Fix teleport warmup sometimes not cancelling on damage (#927)
Cancel warmup on any hurt event
Address PR review feedback
23.01.2026 · 17 downloads
deps: bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 (#931)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.01.2026 · 12 downloads
deps: bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 (#931)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.01.2026 · 13 downloads
deps: bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 (#931)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.01.2026 · 18 downloads
deps: bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 (#931)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.01.2026 · 29 downloads
deps: bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 (#931)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 572 downloads
deps: bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#929)
Bumps com.google.code.gson:gson from 2.13.1 to 2.13.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 24 downloads
deps: bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#929)
Bumps com.google.code.gson:gson from 2.13.1 to 2.13.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 14 downloads
deps: bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#929)
Bumps com.google.code.gson:gson from 2.13.1 to 2.13.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 383 downloads
deps: bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#929)
Bumps com.google.code.gson:gson from 2.13.1 to 2.13.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 1 386 downloads
deps: bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#929)
Bumps com.google.code.gson:gson from 2.13.1 to 2.13.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 19 downloads
deps: bump me.clip:placeholderapi from 2.11.6 to 2.11.7 (#930)
Bumps me.clip:placeholderapi from 2.11.6 to 2.11.7.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 11 downloads
deps: bump me.clip:placeholderapi from 2.11.6 to 2.11.7 (#930)
Bumps me.clip:placeholderapi from 2.11.6 to 2.11.7.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 12 downloads
deps: bump me.clip:placeholderapi from 2.11.6 to 2.11.7 (#930)
Bumps me.clip:placeholderapi from 2.11.6 to 2.11.7.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 16 downloads
deps: bump me.clip:placeholderapi from 2.11.6 to 2.11.7 (#930)
Bumps me.clip:placeholderapi from 2.11.6 to 2.11.7.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.01.2026 · 26 downloads
deps: bump me.clip:placeholderapi from 2.11.6 to 2.11.7 (#930)
Bumps me.clip:placeholderapi from 2.11.6 to 2.11.7.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.01.2026 · 140 downloads
deps: bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#924)
Bumps com.google.guava:guava from 33.4.8-jre to 33.5.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.01.2026 · 17 downloads
deps: bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#924)
Bumps com.google.guava:guava from 33.4.8-jre to 33.5.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.01.2026 · 13 downloads
deps: bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#924)
Bumps com.google.guava:guava from 33.4.8-jre to 33.5.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.01.2026 · 35 downloads
deps: bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#924)
Bumps com.google.guava:guava from 33.4.8-jre to 33.5.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.01.2026 · 325 downloads
deps: bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#924)
Bumps com.google.guava:guava from 33.4.8-jre to 33.5.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.01.2026 · 370 downloads
Fix same server RTP not working if cross-server RTP is enabled (#922)
04.01.2026 · 30 downloads
Fix same server RTP not working if cross-server RTP is enabled (#922)
04.01.2026 · 14 downloads
Fix same server RTP not working if cross-server RTP is enabled (#922)
04.01.2026 · 155 downloads
Fix same server RTP not working if cross-server RTP is enabled (#922)
04.01.2026 · 865 downloads
Fix same server RTP not working if cross-server RTP is enabled (#922)
30.12.2025 · 206 downloads
deps: bump net.kyori:adventure-api from 4.25.0 to 4.26.1 (#917)
Bumps net.kyori:adventure-api from 4.25.0 to 4.26.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 18 downloads
deps: bump net.kyori:adventure-api from 4.25.0 to 4.26.1 (#917)
Bumps net.kyori:adventure-api from 4.25.0 to 4.26.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 14 downloads
deps: bump net.kyori:adventure-api from 4.25.0 to 4.26.1 (#917)
Bumps net.kyori:adventure-api from 4.25.0 to 4.26.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 437 downloads
deps: bump net.kyori:adventure-api from 4.25.0 to 4.26.1 (#917)
Bumps net.kyori:adventure-api from 4.25.0 to 4.26.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 543 downloads
deps: bump net.kyori:adventure-api from 4.25.0 to 4.26.1 (#917)
Bumps net.kyori:adventure-api from 4.25.0 to 4.26.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 13 downloads
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#916)
Bumps org.jetbrains:annotations from 26.0.2 to 26.0.2-1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.0.2-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 12 downloads
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#916)
Bumps org.jetbrains:annotations from 26.0.2 to 26.0.2-1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.0.2-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 8 downloads
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#916)
Bumps org.jetbrains:annotations from 26.0.2 to 26.0.2-1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.0.2-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 10 downloads
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#916)
Bumps org.jetbrains:annotations from 26.0.2 to 26.0.2-1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.0.2-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2025 · 22 downloads
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#916)
Bumps org.jetbrains:annotations from 26.0.2 to 26.0.2-1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.0.2-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 290 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 (#909)
Bumps org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 38 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 (#909)
Bumps org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 101 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 (#909)
Bumps org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 784 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 (#909)
Bumps org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 19 downloads
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#908)
Bumps net.kyori:adventure-api from 4.23.0 to 4.25.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 8 downloads
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#908)
Bumps net.kyori:adventure-api from 4.23.0 to 4.25.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 14 downloads
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#908)
Bumps net.kyori:adventure-api from 4.23.0 to 4.25.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 14 downloads
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#908)
Bumps net.kyori:adventure-api from 4.23.0 to 4.25.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 25 downloads
deps: bump net.kyori:adventure-api from 4.23.0 to 4.25.0 (#908)
Bumps net.kyori:adventure-api from 4.23.0 to 4.25.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 13 downloads
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#912)
Bumps org.apache.commons:commons-text from 1.13.1 to 1.15.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 27 downloads
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#912)
Bumps org.apache.commons:commons-text from 1.13.1 to 1.15.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 13 downloads
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#912)
Bumps org.apache.commons:commons-text from 1.13.1 to 1.15.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 11 downloads
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#912)
Bumps org.apache.commons:commons-text from 1.13.1 to 1.15.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 20 downloads
deps: bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#912)
Bumps org.apache.commons:commons-text from 1.13.1 to 1.15.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 13 downloads
deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.4 (#911)
Bumps de.exlll:configlib-yaml from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 11 downloads
deps: bump de.exlll:configlib-core from 4.6.1 to 4.6.4 (#910)
Bumps de.exlll:configlib-core from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 14 downloads
deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.4 (#911)
Bumps de.exlll:configlib-yaml from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 17 downloads
deps: bump de.exlll:configlib-core from 4.6.1 to 4.6.4 (#910)
Bumps de.exlll:configlib-core from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 13 downloads
deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.4 (#911)
Bumps de.exlll:configlib-yaml from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 21 downloads
deps: bump de.exlll:configlib-core from 4.6.1 to 4.6.4 (#910)
Bumps de.exlll:configlib-core from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 13 downloads
deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.4 (#911)
Bumps de.exlll:configlib-yaml from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 15 downloads
deps: bump de.exlll:configlib-core from 4.6.1 to 4.6.4 (#910)
Bumps de.exlll:configlib-core from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 17 downloads
deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.4 (#911)
Bumps de.exlll:configlib-yaml from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-yaml
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.12.2025 · 11 downloads
deps: bump de.exlll:configlib-core from 4.6.1 to 4.6.4 (#910)
Bumps de.exlll:configlib-core from 4.6.1 to 4.6.4.
- Release notes
- Commits
updated-dependencies:
- dependency-name: de.exlll:configlib-core
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
21.12.2025 · 575 downloads
HuskHomes 4.9.10 adds support for Minecraft 1.21.11.
To update, just drag+drop.
21.12.2025 · 80 downloads
HuskHomes 4.9.10 adds support for Minecraft 1.21.11.
To update, just drag+drop.
21.12.2025 · 18 downloads
HuskHomes 4.9.10 adds support for Minecraft 1.21.11.
To update, just drag+drop.
21.12.2025 · 196 downloads
HuskHomes 4.9.10 adds support for Minecraft 1.21.11.
To update, just drag+drop.
21.12.2025 · 2 823 downloads
HuskHomes 4.9.10 adds support for Minecraft 1.21.11.
To update, just drag+drop.
21.12.2025 · 16 downloads
Drop support for Fabric 1.21.4 (#914)
21.12.2025 · 8 downloads
Drop support for Fabric 1.21.4 (#914)
21.12.2025 · 10 downloads
Drop support for Fabric 1.21.4 (#914)
21.12.2025 · 11 downloads
Drop support for Fabric 1.21.4 (#914)
21.12.2025 · 23 downloads
Drop support for Fabric 1.21.4 (#914)
20.12.2025 · 54 downloads
Add support for Minecraft 1.21.11 (#913)
20.12.2025 · 18 downloads
Add support for Minecraft 1.21.11 (#913)
20.12.2025 · 9 downloads
Add support for Minecraft 1.21.11 (#913)
20.12.2025 · 219 downloads
Add support for Minecraft 1.21.11 (#913)
20.12.2025 · 20 downloads
Add support for Minecraft 1.21.11 (#913)
10.12.2025 · 191 downloads
add comment note for default rtp world name (#877)
Co-authored-by: typical 53472591+TypicalShavonne@users.noreply.github.com
10.12.2025 · 15 downloads
add comment note for default rtp world name (#877)
Co-authored-by: typical 53472591+TypicalShavonne@users.noreply.github.com
10.12.2025 · 30 downloads
add comment note for default rtp world name (#877)
Co-authored-by: typical 53472591+TypicalShavonne@users.noreply.github.com
10.12.2025 · 7 downloads
feat: add strict standard /tpa requests too (#898)
improv. add strict tpa request
improv. add strict tpa request
improv. move tpa strict above tpahere strict
10.12.2025 · 12 downloads
deps: bump net.kyori:adventure-platform-api from 4.4.0 to 4.4.1 (#879)
Bumps net.kyori:adventure-platform-api from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 96 downloads
add comment note for default rtp world name (#877)
Co-authored-by: typical 53472591+TypicalShavonne@users.noreply.github.com
10.12.2025 · 22 downloads
deps: bump net.kyori:adventure-platform-api from 4.4.0 to 4.4.1 (#879)
Bumps net.kyori:adventure-platform-api from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
feat: add strict standard /tpa requests too (#898)
improv. add strict tpa request
improv. add strict tpa request
improv. move tpa strict above tpahere strict
10.12.2025 · 10 downloads
deps: bump net.kyori:adventure-platform-api from 4.4.0 to 4.4.1 (#879)
Bumps net.kyori:adventure-platform-api from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
feat: add strict standard /tpa requests too (#898)
improv. add strict tpa request
improv. add strict tpa request
improv. move tpa strict above tpahere strict
10.12.2025 · 1 269 downloads
add comment note for default rtp world name (#877)
Co-authored-by: typical 53472591+TypicalShavonne@users.noreply.github.com
10.12.2025 · 8 downloads
deps: bump net.kyori:adventure-platform-api from 4.4.0 to 4.4.1 (#879)
Bumps net.kyori:adventure-platform-api from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 9 downloads
feat: add strict standard /tpa requests too (#898)
improv. add strict tpa request
improv. add strict tpa request
improv. move tpa strict above tpahere strict
10.12.2025 · 17 downloads
deps: bump net.kyori:adventure-platform-api from 4.4.0 to 4.4.1 (#879)
Bumps net.kyori:adventure-platform-api from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 20 downloads
feat: add strict standard /tpa requests too (#898)
improv. add strict tpa request
improv. add strict tpa request
improv. move tpa strict above tpahere strict
10.12.2025 · 5 downloads
deps: bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.10 (#866)
Bumps org.snakeyaml:snakeyaml-engine from 2.7 to 2.10.
- Commits
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 17 downloads
ci: bump actions/setup-java from 4 to 5 (#886)
Bumps actions/setup-java from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 (#880)
Bumps net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 15 downloads
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.2 (#885)
Bumps com.zaxxer:HikariCP from 6.3.0 to 7.0.2.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 10 downloads
ci: bump mikepenz/action-junit-report from 5 to 6 (#899)
Bumps mikepenz/action-junit-report from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
deps: bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.10 (#866)
Bumps org.snakeyaml:snakeyaml-engine from 2.7 to 2.10.
- Commits
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 9 downloads
ci: bump actions/setup-java from 4 to 5 (#886)
Bumps actions/setup-java from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 7 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 (#880)
Bumps net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 6 downloads
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.2 (#885)
Bumps com.zaxxer:HikariCP from 6.3.0 to 7.0.2.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 6 downloads
ci: bump mikepenz/action-junit-report from 5 to 6 (#899)
Bumps mikepenz/action-junit-report from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 11 downloads
deps: bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.10 (#866)
Bumps org.snakeyaml:snakeyaml-engine from 2.7 to 2.10.
- Commits
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 (#880)
Bumps net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 10 downloads
ci: bump actions/setup-java from 4 to 5 (#886)
Bumps actions/setup-java from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
ci: bump mikepenz/action-junit-report from 5 to 6 (#899)
Bumps mikepenz/action-junit-report from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 7 downloads
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.2 (#885)
Bumps com.zaxxer:HikariCP from 6.3.0 to 7.0.2.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 12 downloads
deps: bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.10 (#866)
Bumps org.snakeyaml:snakeyaml-engine from 2.7 to 2.10.
- Commits
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 11 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 (#880)
Bumps net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 9 downloads
ci: bump actions/setup-java from 4 to 5 (#886)
Bumps actions/setup-java from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 8 downloads
ci: bump mikepenz/action-junit-report from 5 to 6 (#899)
Bumps mikepenz/action-junit-report from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 9 downloads
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.2 (#885)
Bumps com.zaxxer:HikariCP from 6.3.0 to 7.0.2.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 12 downloads
deps: bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.10 (#866)
Bumps org.snakeyaml:snakeyaml-engine from 2.7 to 2.10.
- Commits
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
dependency-version: '2.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 12 downloads
ci: bump actions/setup-java from 4 to 5 (#886)
Bumps actions/setup-java from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 9 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 (#880)
Bumps net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 11 downloads
ci: bump mikepenz/action-junit-report from 5 to 6 (#899)
Bumps mikepenz/action-junit-report from 5 to 6.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.12.2025 · 10 downloads
deps: bump com.zaxxer:HikariCP from 6.3.0 to 7.0.2 (#885)
Bumps com.zaxxer:HikariCP from 6.3.0 to 7.0.2.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.08.2025 · 2 044 downloads
fix: make papi expansion persist through reloads (#890)
29.08.2025 · 153 downloads
fix: make papi expansion persist through reloads (#890)
29.08.2025 · 186 downloads
fix: make papi expansion persist through reloads (#890)
29.08.2025 · 1 148 downloads
fix: make papi expansion persist through reloads (#890)
29.08.2025 · 10 344 downloads
fix: make papi expansion persist through reloads (#890)
28.08.2025 · 59 downloads
feat: add more config options for Redis (#889)
feat: added config options for Redis database and timeout
fix: add a comment to the database entry
style: use the same code style everywhere
28.08.2025 · 39 downloads
feat: add more config options for Redis (#889)
feat: added config options for Redis database and timeout
fix: add a comment to the database entry
style: use the same code style everywhere
28.08.2025 · 30 downloads
feat: add more config options for Redis (#889)
feat: added config options for Redis database and timeout
fix: add a comment to the database entry
style: use the same code style everywhere
28.08.2025 · 40 downloads
feat: add more config options for Redis (#889)
feat: added config options for Redis database and timeout
fix: add a comment to the database entry
style: use the same code style everywhere
28.08.2025 · 155 downloads
feat: add more config options for Redis (#889)
feat: added config options for Redis database and timeout
fix: add a comment to the database entry
style: use the same code style everywhere
14.08.2025 · 410 downloads
fear: update Fabric version to support 1.21.8 (#882)
update version to 1.21.8
update loom mappings to 1.21.8+build.1:v2,
update fabric_adventure_platform_version to 6.6.0,
update fabric_loader_version to 0.17.2
14.08.2025 · 56 downloads
fear: update Fabric version to support 1.21.8 (#882)
update version to 1.21.8
update loom mappings to 1.21.8+build.1:v2,
update fabric_adventure_platform_version to 6.6.0,
update fabric_loader_version to 0.17.2
14.08.2025 · 63 downloads
fear: update Fabric version to support 1.21.8 (#882)
update version to 1.21.8
update loom mappings to 1.21.8+build.1:v2,
update fabric_adventure_platform_version to 6.6.0,
update fabric_loader_version to 0.17.2
14.08.2025 · 172 downloads
fear: update Fabric version to support 1.21.8 (#882)
update version to 1.21.8
update loom mappings to 1.21.8+build.1:v2,
update fabric_adventure_platform_version to 6.6.0,
update fabric_loader_version to 0.17.2
14.08.2025 · 1 646 downloads
fear: update Fabric version to support 1.21.8 (#882)
update version to 1.21.8
update loom mappings to 1.21.8+build.1:v2,
update fabric_adventure_platform_version to 6.6.0,
update fabric_loader_version to 0.17.2
10.07.2025 · 655 downloads
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#862)
Bumps org.junit:junit-bom from 5.13.2 to 5.13.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 164 downloads
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#862)
Bumps org.junit:junit-bom from 5.13.2 to 5.13.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 131 downloads
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#862)
Bumps org.junit:junit-bom from 5.13.2 to 5.13.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 406 downloads
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#862)
Bumps org.junit:junit-bom from 5.13.2 to 5.13.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 2 949 downloads
deps: bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#862)
Bumps org.junit:junit-bom from 5.13.2 to 5.13.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 36 downloads
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#860)
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 27 downloads
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#860)
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 34 downloads
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#860)
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 35 downloads
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#860)
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2025 · 62 downloads
ci: bump Andrew-Chen-Wang/github-wiki-action from 4 to 5 (#860)
updated-dependencies:
- dependency-name: Andrew-Chen-Wang/github-wiki-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.07.2025 · 618 downloads
HuskHomes 4.9.9 adds support for Minecraft 1.21.7.
To update from 4.9.7/8, just drag+drop.
04.07.2025 · 155 downloads
HuskHomes 4.9.9 adds support for Minecraft 1.21.7.
To update from 4.9.7/8, just drag+drop.
04.07.2025 · 185 downloads
HuskHomes 4.9.9 adds support for Minecraft 1.21.7.
To update from 4.9.7/8, just drag+drop.
04.07.2025 · 764 downloads
HuskHomes 4.9.9 adds support for Minecraft 1.21.7.
To update from 4.9.7/8, just drag+drop.
04.07.2025 · 3 301 downloads
HuskHomes 4.9.9 adds support for Minecraft 1.21.7.
To update from 4.9.7/8, just drag+drop.
01.07.2025 · 225 downloads
deps: bump net.kyori:adventure-api from 4.21.0 to 4.23.0 (#850)
Bumps net.kyori:adventure-api from 4.21.0 to 4.23.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 90 downloads
feat: add support for Minecraft 1.21.7
01.07.2025 · 36 downloads
feat: add support for Minecraft 1.21.7
01.07.2025 · 26 downloads
deps: bump net.kyori:adventure-api from 4.21.0 to 4.23.0 (#850)
Bumps net.kyori:adventure-api from 4.21.0 to 4.23.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 26 downloads
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#854)
Bumps org.junit:junit-bom from 5.13.1 to 5.13.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 23 downloads
feat: add support for Minecraft 1.21.7
01.07.2025 · 113 downloads
feat: add support for Minecraft 1.21.7
01.07.2025 · 11 downloads
deps: bump net.kyori:adventure-api from 4.21.0 to 4.23.0 (#850)
Bumps net.kyori:adventure-api from 4.21.0 to 4.23.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 10 downloads
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#854)
Bumps org.junit:junit-bom from 5.13.1 to 5.13.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 16 downloads
deps: bump net.kyori:adventure-api from 4.21.0 to 4.23.0 (#850)
Bumps net.kyori:adventure-api from 4.21.0 to 4.23.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 18 downloads
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#854)
Bumps org.junit:junit-bom from 5.13.1 to 5.13.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 13 downloads
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#854)
Bumps org.junit:junit-bom from 5.13.1 to 5.13.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 256 downloads
deps: bump net.kyori:adventure-api from 4.21.0 to 4.23.0 (#850)
Bumps net.kyori:adventure-api from 4.21.0 to 4.23.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.07.2025 · 20 downloads
deps: bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#854)
Bumps org.junit:junit-bom from 5.13.1 to 5.13.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
22.06.2025 · 299 downloads
HuskHomes 4.9.8 fixes an issue with library resolution in the previous release.
To update from 4.9.6/7, just drag+drop. There are no config changes.
22.06.2025 · 11 downloads
build: downgrade sqlite to 3.49.1.0
22.06.2025 · 105 downloads
HuskHomes 4.9.8 fixes an issue with library resolution in the previous release.
To update from 4.9.6/7, just drag+drop. There are no config changes.
22.06.2025 · 11 downloads
build: downgrade sqlite to 3.49.1.0
22.06.2025 · 145 downloads
HuskHomes 4.9.8 fixes an issue with library resolution in the previous release.
To update from 4.9.6/7, just drag+drop. There are no config changes.
22.06.2025 · 170 downloads
HuskHomes 4.9.8 fixes an issue with library resolution in the previous release.
To update from 4.9.6/7, just drag+drop. There are no config changes.
22.06.2025 · 13 downloads
build: downgrade sqlite to 3.49.1.0
22.06.2025 · 13 downloads
build: downgrade sqlite to 3.49.1.0
22.06.2025 · 1 331 downloads
HuskHomes 4.9.8 fixes an issue with library resolution in the previous release.
To update from 4.9.6/7, just drag+drop. There are no config changes.
22.06.2025 · 25 downloads
build: downgrade sqlite to 3.49.1.0
22.06.2025 · 16 downloads
HuskHomes 4.9.7 adds support for Minecraft 1.21.6.
To update from 4.9.6, just drag+drop. There are no config changes.
22.06.2025 · 15 downloads
HuskHomes 4.9.7 adds support for Minecraft 1.21.6.
To update from 4.9.6, just drag+drop. There are no config changes.
22.06.2025 · 23 downloads
HuskHomes 4.9.7 adds support for Minecraft 1.21.6.
To update from 4.9.6, just drag+drop. There are no config changes.
22.06.2025 · 18 downloads
HuskHomes 4.9.7 adds support for Minecraft 1.21.6.
To update from 4.9.6, just drag+drop. There are no config changes.
22.06.2025 · 27 downloads
HuskHomes 4.9.7 adds support for Minecraft 1.21.6.
To update from 4.9.6, just drag+drop. There are no config changes.
22.06.2025 · 18 downloads
feat: add support for Minecraft 1.21.6
22.06.2025 · 14 downloads
feat: add support for Minecraft 1.21.6
22.06.2025 · 14 downloads
feat: add support for Minecraft 1.21.6
22.06.2025 · 17 downloads
feat: add support for Minecraft 1.21.6
21.06.2025 · 49 downloads
refactor(paper): avoid use of default maven central URL
21.06.2025 · 19 downloads
refactor(paper): avoid use of default maven central URL
21.06.2025 · 155 downloads
refactor(paper): avoid use of default maven central URL
21.06.2025 · 131 downloads
refactor(paper): avoid use of default maven central URL
21.06.2025 · 12 downloads
deps: bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 (#847)
Bumps org.ajoberstar.grgit from 5.3.0 to 5.3.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
21.06.2025 · 10 downloads
deps: bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 (#847)
Bumps org.ajoberstar.grgit from 5.3.0 to 5.3.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
21.06.2025 · 11 downloads
deps: bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 (#847)
Bumps org.ajoberstar.grgit from 5.3.0 to 5.3.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
21.06.2025 · 17 downloads
deps: bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 (#847)
Bumps org.ajoberstar.grgit from 5.3.0 to 5.3.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.06.2025 · 112 downloads
build: bump adventure-platform-fabric to 6.4.0
15.06.2025 · 57 downloads
build: bump adventure-platform-fabric to 6.4.0
15.06.2025 · 210 downloads
build: bump adventure-platform-fabric to 6.4.0
15.06.2025 · 687 downloads
build: bump adventure-platform-fabric to 6.4.0
30.05.2025 · 333 downloads
deps: bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#833)
Bumps com.google.code.gson:gson from 2.12.1 to 2.13.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 62 downloads
deps: bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#833)
Bumps com.google.code.gson:gson from 2.12.1 to 2.13.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 12 downloads
test: bump test deps to use junit-bom:5.12.2
30.05.2025 · 18 downloads
deps: bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#827)
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 331 downloads
deps: bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#833)
Bumps com.google.code.gson:gson from 2.12.1 to 2.13.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 18 downloads
test: bump test deps to use junit-bom:5.12.2
30.05.2025 · 19 downloads
deps: bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#827)
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 16 downloads
test: bump test deps to use junit-bom:5.12.2
30.05.2025 · 18 downloads
deps: bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#827)
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 1 483 downloads
deps: bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#833)
Bumps com.google.code.gson:gson from 2.12.1 to 2.13.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.05.2025 · 22 downloads
build(fabric): bundle redis-authx-core:0.1.1-beta2 dep
30.05.2025 · 20 downloads
build(fabric): bundle redis-authx-core:0.1.1-beta2 dep
30.05.2025 · 68 downloads
build(fabric): bundle redis-authx-core:0.1.1-beta2 dep
30.05.2025 · 58 downloads
build(fabric): bundle redis-authx-core:0.1.1-beta2 dep
26.05.2025 · 85 downloads
build: bump configlib-core to 4.6.1
26.05.2025 · 26 downloads
build: bump configlib-core to 4.6.1
26.05.2025 · 106 downloads
build: bump configlib-core to 4.6.1
26.05.2025 · 387 downloads
build: bump configlib-core to 4.6.1
13.05.2025 · 260 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0 (#830)
Bumps net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 27 downloads
deps: bump net.kyori:adventure-platform-api from 4.3.4 to 4.4.0 (#829)
Bumps net.kyori:adventure-platform-api from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 74 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0 (#830)
Bumps net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 227 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0 (#830)
Bumps net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 22 downloads
deps: bump net.kyori:adventure-platform-api from 4.3.4 to 4.4.0 (#829)
Bumps net.kyori:adventure-platform-api from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 20 downloads
deps: bump net.kyori:adventure-platform-api from 4.3.4 to 4.4.0 (#829)
Bumps net.kyori:adventure-platform-api from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-api
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2025 · 1 168 downloads
deps: bump net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0 (#830)
Bumps net.kyori:adventure-platform-bukkit from 4.3.4 to 4.4.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.05.2025 · 494 downloads
HuskHomes 4.9.6 adds support for Minecraft 1.21.5.
save_on_teleport_event option not working as intended due to a permission logic issue, courtesy of @cgw2023 (#817)To update, just drag+drop.
03.05.2025 · 185 downloads
HuskHomes 4.9.6 adds support for Minecraft 1.21.5.
save_on_teleport_event option not working as intended due to a permission logic issue, courtesy of @cgw2023 (#817)To update, just drag+drop.
03.05.2025 · 568 downloads
HuskHomes 4.9.6 adds support for Minecraft 1.21.5.
save_on_teleport_event option not working as intended due to a permission logic issue, courtesy of @cgw2023 (#817)To update, just drag+drop.
03.05.2025 · 2 267 downloads
HuskHomes 4.9.6 adds support for Minecraft 1.21.5.
save_on_teleport_event option not working as intended due to a permission logic issue, courtesy of @cgw2023 (#817)To update, just drag+drop.
03.05.2025 · 24 downloads
feat: add support for Minecraft 1.21.5 on Fabric (#809)
feat: support Fabric 1.21.5 (working, awaiting adventure)
fix: add world, server & dimension contexts during numerical perm calc, close #808
Not perfect but close-enough
feat: more 1.21.5 work & fixes
ci: update CI for 1.21.5
build: update dependencies for 1.21.5
03.05.2025 · 18 downloads
feat: add support for Minecraft 1.21.5 on Fabric (#809)
feat: support Fabric 1.21.5 (working, awaiting adventure)
fix: add world, server & dimension contexts during numerical perm calc, close #808
Not perfect but close-enough
feat: more 1.21.5 work & fixes
ci: update CI for 1.21.5
build: update dependencies for 1.21.5
03.05.2025 · 24 downloads
feat: add support for Minecraft 1.21.5 on Fabric (#809)
feat: support Fabric 1.21.5 (working, awaiting adventure)
fix: add world, server & dimension contexts during numerical perm calc, close #808
Not perfect but close-enough
feat: more 1.21.5 work & fixes
ci: update CI for 1.21.5
build: update dependencies for 1.21.5
03.05.2025 · 27 downloads
feat: add support for Minecraft 1.21.5 on Fabric (#809)
feat: support Fabric 1.21.5 (working, awaiting adventure)
fix: add world, server & dimension contexts during numerical perm calc, close #808
Not perfect but close-enough
feat: more 1.21.5 work & fixes
ci: update CI for 1.21.5
build: update dependencies for 1.21.5
29.04.2025 · 103 downloads
deps: bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 (#810)
Bumps com.zaxxer:HikariCP from 6.2.1 to 6.3.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 138 downloads
deps: bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 (#810)
Bumps com.zaxxer:HikariCP from 6.2.1 to 6.3.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 373 downloads
deps: bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 (#810)
Bumps com.zaxxer:HikariCP from 6.2.1 to 6.3.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 23 downloads
deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#814)
Bumps com.google.guava:guava from 33.4.0-jre to 33.4.8-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.4.8-jre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 20 downloads
deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#814)
Bumps com.google.guava:guava from 33.4.0-jre to 33.4.8-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.4.8-jre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 24 downloads
deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#814)
Bumps com.google.guava:guava from 33.4.0-jre to 33.4.8-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.4.8-jre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 23 downloads
deps: bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#806)
Bumps org.projectlombok:lombok from 1.18.36 to 1.18.38.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 20 downloads
deps: bump net.kyori:adventure-api from 4.19.0 to 4.20.0 (#811)
Bumps net.kyori:adventure-api from 4.19.0 to 4.20.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 23 downloads
deps: bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#806)
Bumps org.projectlombok:lombok from 1.18.36 to 1.18.38.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 19 downloads
deps: bump net.kyori:adventure-api from 4.19.0 to 4.20.0 (#811)
Bumps net.kyori:adventure-api from 4.19.0 to 4.20.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 22 downloads
deps: bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#806)
Bumps org.projectlombok:lombok from 1.18.36 to 1.18.38.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 21 downloads
deps: bump net.kyori:adventure-api from 4.19.0 to 4.20.0 (#811)
Bumps net.kyori:adventure-api from 4.19.0 to 4.20.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-version: 4.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 21 downloads
deps: bump net.essentialsx:EssentialsX from 2.20.1 to 2.21.0 (#805)
Bumps net.essentialsx:EssentialsX from 2.20.1 to 2.21.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 20 downloads
deps: bump net.essentialsx:EssentialsX from 2.20.1 to 2.21.0 (#805)
Bumps net.essentialsx:EssentialsX from 2.20.1 to 2.21.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 22 downloads
deps: bump net.essentialsx:EssentialsX from 2.20.1 to 2.21.0 (#805)
Bumps net.essentialsx:EssentialsX from 2.20.1 to 2.21.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.04.2025 · 18 downloads
fix: save_on_teleport_event not working as intended (#817)
29.04.2025 · 21 downloads
fix: save_on_teleport_event not working as intended (#817)
29.04.2025 · 23 downloads
fix: save_on_teleport_event not working as intended (#817)
06.04.2025 · 437 downloads
fix(mysql): ensure teleport data is cleared when updating (#794)
06.04.2025 · 344 downloads
fix(mysql): ensure teleport data is cleared when updating (#794)
06.04.2025 · 2 095 downloads
fix(mysql): ensure teleport data is cleared when updating (#794)
16.03.2025 · 444 downloads
refactor: use FabricPluginMessaging API by Stampede for better compat
16.03.2025 · 182 downloads
refactor: use FabricPluginMessaging API by Stampede for better compat
16.03.2025 · 1 713 downloads
refactor: use FabricPluginMessaging API by Stampede for better compat
15.03.2025 · 2 120 downloads
HuskHomes 4.9.5 fixes a few bugs from the previous release.
edit_warp_menu_metadata locale key being present in the default locales causing this to not appear in-game/back teleport logic on death due to a wrong noneMatch check on restricted worlds/back in certain circumstances To update from v4.9.4, just drag+drop.
09.03.2025 · 166 downloads
fix: resolve inherited nodes for numerical perms, close #791
09.03.2025 · 52 downloads
fix: resolve inherited nodes for numerical perms, close #791
09.03.2025 · 465 downloads
fix: resolve inherited nodes for numerical perms, close #791
08.03.2025 · 48 downloads
feat: use ConcurrentLinkedDeque for request tracking, close #793
08.03.2025 · 33 downloads
feat: use ConcurrentLinkedDeque for request tracking, close #793
08.03.2025 · 116 downloads
feat: use ConcurrentLinkedDeque for request tracking, close #793
05.03.2025 · 98 downloads
fix: noneMatch in canReturnToWorld
05.03.2025 · 79 downloads
fix: noneMatch in canReturnToWorld
05.03.2025 · 276 downloads
fix: noneMatch in canReturnToWorld
03.03.2025 · 74 downloads
locales: fix wrong edit_warp_menu_metadata locale key
03.03.2025 · 54 downloads
locales: fix wrong edit_warp_menu_metadata locale key
03.03.2025 · 167 downloads
locales: fix wrong edit_warp_menu_metadata locale key
03.03.2025 · 24 downloads
locales: update zh-cn.yml (#783)
03.03.2025 · 20 downloads
locales: update zh-cn.yml (#783)
03.03.2025 · 27 downloads
locales: update zh-cn.yml (#783)
02.03.2025 · 27 downloads
build: bump to 4.9.5
02.03.2025 · 32 downloads
build: bump to 4.9.5
02.03.2025 · 71 downloads
build: bump to 4.9.5
02.03.2025 · 16 downloads
fix: make /huskhomes homeslots admin by default
02.03.2025 · 13 downloads
fix: make /huskhomes homeslots admin by default
02.03.2025 · 19 downloads
fix: make /huskhomes homeslots admin by default
02.03.2025 · 235 downloads
HuskHomes 4.9.4 adds a LuckPerms hook for better numerical permission calculating and lets you restrict where /back can take you by world.
restricted_worlds option for the /back command./back will not save the player's last position within/huskhomes dump to produce a system status dump of the plugin to the web. (period) in "/phome <username>.<home_name>").) is being used as the Floodgate Bedrock user prefixluckperms in the config filehuskhomes.max_homes.1 permission set twice, the calculated max homes will be 2 instead of 1 as is the case if this hook is not enabledplan in the config file)To update from 4.9.3, regenerate your config.yml and locales (messages-xx-xx.yml) files.
02.03.2025 · 163 downloads
HuskHomes 4.9.4 adds a LuckPerms hook for better numerical permission calculating and lets you restrict where /back can take you by world.
restricted_worlds option for the /back command./back will not save the player's last position within/huskhomes dump to produce a system status dump of the plugin to the web. (period) in "/phome <username>.<home_name>").) is being used as the Floodgate Bedrock user prefixluckperms in the config filehuskhomes.max_homes.1 permission set twice, the calculated max homes will be 2 instead of 1 as is the case if this hook is not enabledplan in the config file)To update from 4.9.3, regenerate your config.yml and locales (messages-xx-xx.yml) files.
02.03.2025 · 353 downloads
HuskHomes 4.9.4 adds a LuckPerms hook for better numerical permission calculating and lets you restrict where /back can take you by world.
restricted_worlds option for the /back command./back will not save the player's last position within/huskhomes dump to produce a system status dump of the plugin to the web. (period) in "/phome <username>.<home_name>").) is being used as the Floodgate Bedrock user prefixluckperms in the config filehuskhomes.max_homes.1 permission set twice, the calculated max homes will be 2 instead of 1 as is the case if this hook is not enabledplan in the config file)To update from 4.9.3, regenerate your config.yml and locales (messages-xx-xx.yml) files.
02.03.2025 · 11 downloads
feat: make LuckPerms hook a (soft)depend
02.03.2025 · 13 downloads
feat: make LuckPerms hook a (soft)depend
02.03.2025 · 21 downloads
feat: make LuckPerms hook a (soft)depend
27.02.2025 · 87 downloads
fix: wrong arg used in /huskhomes dump confirm
27.02.2025 · 80 downloads
fix: wrong arg used in /huskhomes dump confirm
27.02.2025 · 332 downloads
fix: wrong arg used in /huskhomes dump confirm
27.02.2025 · 18 downloads
feat: add locales for /huskhomes dump
27.02.2025 · 17 downloads
feat: add locales for /huskhomes dump
27.02.2025 · 17 downloads
feat: add locales for /huskhomes dump
27.02.2025 · 21 downloads
feat: add /huskhomes dump, improve config load warning
27.02.2025 · 18 downloads
feat: add /huskhomes dump, improve config load warning
27.02.2025 · 18 downloads
feat: add /huskhomes dump, improve config load warning
20.02.2025 · 201 downloads
HuskHomes 4.9.3 fixes bugs found in the previous release.
/huskhomes homeslots <username> [view|add|remove|set] (#495)huskhomes.command.huskhomes.homeslots (operator-only by default)/back with EEssentials and other Fabric server-side mods (thanks: Novoro)/tpaall failing to send request messages out on the local server (#777)To update from v4.9.2, please regenerate your locale (messages-xx-xx.yml) file.
20.02.2025 · 159 downloads
HuskHomes 4.9.3 fixes bugs found in the previous release.
/huskhomes homeslots <username> [view|add|remove|set] (#495)huskhomes.command.huskhomes.homeslots (operator-only by default)/back with EEssentials and other Fabric server-side mods (thanks: Novoro)/tpaall failing to send request messages out on the local server (#777)To update from v4.9.2, please regenerate your locale (messages-xx-xx.yml) file.
20.02.2025 · 616 downloads
HuskHomes 4.9.3 fixes bugs found in the previous release.
/huskhomes homeslots <username> [view|add|remove|set] (#495)huskhomes.command.huskhomes.homeslots (operator-only by default)/back with EEssentials and other Fabric server-side mods (thanks: Novoro)/tpaall failing to send request messages out on the local server (#777)To update from v4.9.2, please regenerate your locale (messages-xx-xx.yml) file.
20.02.2025 · 21 downloads
build: bump sqlite to 3.49.1.0
20.02.2025 · 21 downloads
build: bump sqlite to 3.49.1.0
20.02.2025 · 20 downloads
build: bump sqlite to 3.49.1.0
20.02.2025 · 16 downloads
deps: bump net.kyori:adventure-api from 4.18.0 to 4.19.0 (#778)
Bumps net.kyori:adventure-api from 4.18.0 to 4.19.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
20.02.2025 · 22 downloads
deps: bump net.kyori:adventure-api from 4.18.0 to 4.19.0 (#778)
Bumps net.kyori:adventure-api from 4.18.0 to 4.19.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
20.02.2025 · 20 downloads
deps: bump net.kyori:adventure-api from 4.18.0 to 4.19.0 (#778)
Bumps net.kyori:adventure-api from 4.18.0 to 4.19.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.02.2025 · 75 downloads
build: bump fabric-loader to 0.16.10
18.02.2025 · 60 downloads
build: bump fabric-loader to 0.16.10
18.02.2025 · 163 downloads
build: bump fabric-loader to 0.16.10
18.02.2025 · 20 downloads
fix: create new TP requests for /tpaall
18.02.2025 · 23 downloads
fix: create new TP requests for /tpaall
18.02.2025 · 20 downloads
fix: create new TP requests for /tpaall
18.02.2025 · 19 downloads
feat: use #teleport methods for teleport handling on Fabric
18.02.2025 · 21 downloads
feat: use #teleport methods for teleport handling on Fabric
18.02.2025 · 18 downloads
feat: use #teleport methods for teleport handling on Fabric
18.02.2025 · 16 downloads
fix: handle negative perms with perm restricted warps, close #779
18.02.2025 · 14 downloads
fix: handle negative perms with perm restricted warps, close #779
18.02.2025 · 18 downloads
fix: handle negative perms with perm restricted warps, close #779
14.02.2025 · 114 downloads
build: bump fabric deps
14.02.2025 · 61 downloads
build: bump fabric deps
14.02.2025 · 262 downloads
build: bump fabric deps
14.02.2025 · 18 downloads
feat: add home slot admin adjust command, close #495
14.02.2025 · 21 downloads
feat: add home slot admin adjust command, close #495
14.02.2025 · 23 downloads
feat: add home slot admin adjust command, close #495
14.02.2025 · 21 downloads
build: bump to 4.9.3
14.02.2025 · 21 downloads
build: bump to 4.9.3
14.02.2025 · 19 downloads
build: bump to 4.9.3
14.02.2025 · 49 downloads
HuskHomes 4.9.2 fixes some significant issues in previous releases.
huskhomes.warp.<name> without the .command. (to avoid sub-command conflicts)huskhomes.warp.* is now supportedconfig.yml/huskhomes status/tphere and /tp <username1> <username2> not working correctly due to incorrect username teleport validity checks/tpall and /tpaall incorrectly reporting that no users were available to teleport to you.To update, just drag+drop and regenerate your locales (messages-xx-xx.yml) file. Please also update your permission-restricted warp permissions if updating to this release to use the new format: huskhomes.warp.<warp_name>
14.02.2025 · 35 downloads
HuskHomes 4.9.2 fixes some significant issues in previous releases.
huskhomes.warp.<name> without the .command. (to avoid sub-command conflicts)huskhomes.warp.* is now supportedconfig.yml/huskhomes status/tphere and /tp <username1> <username2> not working correctly due to incorrect username teleport validity checks/tpall and /tpaall incorrectly reporting that no users were available to teleport to you.To update, just drag+drop and regenerate your locales (messages-xx-xx.yml) file. Please also update your permission-restricted warp permissions if updating to this release to use the new format: huskhomes.warp.<warp_name>
14.02.2025 · 215 downloads
HuskHomes 4.9.2 fixes some significant issues in previous releases.
huskhomes.warp.<name> without the .command. (to avoid sub-command conflicts)huskhomes.warp.* is now supportedconfig.yml/huskhomes status/tphere and /tp <username1> <username2> not working correctly due to incorrect username teleport validity checks/tpall and /tpaall incorrectly reporting that no users were available to teleport to you.To update, just drag+drop and regenerate your locales (messages-xx-xx.yml) file. Please also update your permission-restricted warp permissions if updating to this release to use the new format: huskhomes.warp.<warp_name>
14.02.2025 · 17 downloads
feat: add economy mode to debug status screen
14.02.2025 · 13 downloads
feat: add economy mode to debug status screen
14.02.2025 · 14 downloads
feat: add economy mode to debug status screen
14.02.2025 · 16 downloads
fix: economy checks being used even if no hook loaded
14.02.2025 · 19 downloads
fix: economy checks being used even if no hook loaded
14.02.2025 · 15 downloads
fix: economy checks being used even if no hook loaded
14.02.2025 · 17 downloads
feat: disable economy features by default.
bStats suggests most people aren't using these features, and they cause confusion with limiting max homes
14.02.2025 · 15 downloads
feat: disable economy features by default.
bStats suggests most people aren't using these features, and they cause confusion with limiting max homes
14.02.2025 · 17 downloads
feat: disable economy features by default.
bStats suggests most people aren't using these features, and they cause confusion with limiting max homes
14.02.2025 · 15 downloads
fix: fix tests
14.02.2025 · 13 downloads
fix: fix tests
14.02.2025 · 15 downloads
fix: fix tests
14.02.2025 · 15 downloads
fix: return Usernames as valid Teleportables, close #773
also correctly handle TELEPORTER_INVALID TeleportationExceptions with an error message
14.02.2025 · 16 downloads
fix: return Usernames as valid Teleportables, close #773
also correctly handle TELEPORTER_INVALID TeleportationExceptions with an error message
14.02.2025 · 23 downloads
fix: return Usernames as valid Teleportables, close #773
also correctly handle TELEPORTER_INVALID TeleportationExceptions with an error message
11.02.2025 · 73 downloads
Handle death event update async (#774)
11.02.2025 · 41 downloads
Handle death event update async (#774)
11.02.2025 · 202 downloads
Handle death event update async (#774)
09.02.2025 · 33 downloads
locales: fix grammar mistakes in zh-cn (#770)
09.02.2025 · 49 downloads
locales: fix grammar mistakes in zh-cn (#770)
09.02.2025 · 123 downloads
locales: fix grammar mistakes in zh-cn (#770)
03.02.2025 · 159 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 18 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 22 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 21 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 64 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 20 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 21 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 19 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 354 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 29 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 32 downloads
deps: bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#765)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
03.02.2025 · 15 downloads
deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#764)
Bumps com.google.code.gson:gson from 2.11.0 to 2.12.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.02.2025 · 41 downloads
refactor: Improve perm-restricted warps, close #763
huskhomes.warp.<name> for better compat, without the .command. subnodehuskhomes.warp.*02.02.2025 · 28 downloads
refactor: Improve perm-restricted warps, close #763
huskhomes.warp.<name> for better compat, without the .command. subnodehuskhomes.warp.*02.02.2025 · 91 downloads
refactor: Improve perm-restricted warps, close #763
huskhomes.warp.<name> for better compat, without the .command. subnodehuskhomes.warp.*01.02.2025 · 98 downloads
HuskHomes 4.9.1 fixes a few bugs found in the previous release.
/rtp can teleport you, courtesy of @alazeprt (#753)/rtp not using the selected server, courtesy of @ProdPreva1l (#759)To update from v4.9, just drag+drop.
01.02.2025 · 68 downloads
HuskHomes 4.9.1 fixes a few bugs found in the previous release.
/rtp can teleport you, courtesy of @alazeprt (#753)/rtp not using the selected server, courtesy of @ProdPreva1l (#759)To update from v4.9, just drag+drop.
01.02.2025 · 417 downloads
HuskHomes 4.9.1 fixes a few bugs found in the previous release.
/rtp can teleport you, courtesy of @alazeprt (#753)/rtp not using the selected server, courtesy of @ProdPreva1l (#759)To update from v4.9, just drag+drop.
01.02.2025 · 24 downloads
fix: bind command and perm on Paper, close #737
01.02.2025 · 23 downloads
fix: bind command and perm on Paper, close #737
01.02.2025 · 22 downloads
fix: bind command and perm on Paper, close #737
01.02.2025 · 16 downloads
fix: change configlib inclusion logic
01.02.2025 · 19 downloads
fix: missing configlib-core classes in Fabric
01.02.2025 · 16 downloads
fix: change configlib inclusion logic
01.02.2025 · 21 downloads
fix: missing configlib-core classes in Fabric
01.02.2025 · 13 downloads
fix: change configlib inclusion logic
01.02.2025 · 15 downloads
fix: missing configlib-core classes in Fabric
30.01.2025 · 60 downloads
fix: rtp not using the selected server (#759)
30.01.2025 · 30 downloads
fix: rtp not using the selected server (#759)
30.01.2025 · 18 downloads
fix: being able to teleport a dead player (#758)
fix: being able to teleport a dead player
why did this changes not get commited
chore: update javadoc
30.01.2025 · 97 downloads
fix: rtp not using the selected server (#759)
30.01.2025 · 16 downloads
fix: being able to teleport a dead player (#758)
fix: being able to teleport a dead player
why did this changes not get commited
chore: update javadoc
30.01.2025 · 16 downloads
fix: being able to teleport a dead player (#758)
fix: being able to teleport a dead player
why did this changes not get commited
chore: update javadoc
30.01.2025 · 24 downloads
deps: bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#755)
Bumps org.jetbrains:annotations from 26.0.1 to 26.0.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.01.2025 · 26 downloads
deps: bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#755)
Bumps org.jetbrains:annotations from 26.0.1 to 26.0.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.01.2025 · 49 downloads
deps: bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#755)
Bumps org.jetbrains:annotations from 26.0.1 to 26.0.2.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
22.01.2025 · 209 downloads
feat: allow setting max and min height for /rtp (#753)
22.01.2025 · 80 downloads
feat: allow setting max and min height for /rtp (#753)
22.01.2025 · 374 downloads
feat: allow setting max and min height for /rtp (#753)
18.01.2025 · 159 downloads
HuskHomes 4.9 fixes bugs and makes internal improvements to the build pipeline (hence the minor version bump)
To update from 4.8.3, just drag+drop. There are no config changes.
18.01.2025 · 108 downloads
HuskHomes 4.9 fixes bugs and makes internal improvements to the build pipeline (hence the minor version bump)
To update from 4.8.3, just drag+drop. There are no config changes.
18.01.2025 · 538 downloads
HuskHomes 4.9 fixes bugs and makes internal improvements to the build pipeline (hence the minor version bump)
To update from 4.8.3, just drag+drop. There are no config changes.
12.01.2025 · 129 downloads
build: bump to 4.9
12.01.2025 · 101 downloads
build: bump to 4.9
12.01.2025 · 281 downloads
build: bump to 4.9
30.12.2024 · 233 downloads
deps: bump net.kyori:adventure-api from 4.17.0 to 4.18.0 (#740)
Bumps net.kyori:adventure-api from 4.17.0 to 4.18.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.12.2024 · 657 downloads
deps: bump net.kyori:adventure-api from 4.17.0 to 4.18.0 (#740)
Bumps net.kyori:adventure-api from 4.17.0 to 4.18.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.12.2024 · 88 downloads
deps: bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#741)
Bumps com.google.guava:guava from 33.3.1-jre to 33.4.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.12.2024 · 189 downloads
deps: bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#741)
Bumps com.google.guava:guava from 33.3.1-jre to 33.4.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
22.12.2024 · 120 downloads
docs: fix duplicate Translations link, close #729
22.12.2024 · 216 downloads
docs: fix duplicate Translations link, close #729
19.12.2024 · 66 downloads
build: bump to 4.8.4
19.12.2024 · 176 downloads
build: bump to 4.8.4
19.12.2024 · 24 downloads
build: bump junit to 5.11.4
19.12.2024 · 25 downloads
build: bump junit to 5.11.4
19.12.2024 · 21 downloads
deps: bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#733)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.12.2024 · 28 downloads
locales: update French (fr-fr) (#735)
Co-authored-by: William278 will27528@gmail.com
19.12.2024 · 24 downloads
deps: bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#733)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.12.2024 · 27 downloads
locales: update French (fr-fr) (#735)
Co-authored-by: William278 will27528@gmail.com
13.12.2024 · 326 downloads
HuskHomes 4.8.3 adds support for Minecraf 1.21.4 on Fabric, improves cross-server /rtp, and fixes bugs.
/rtp, courtesy of @SinonCute (#719).To update, please regenerate your config file. This means making a backup of your config.yml file somewhere, deleting it, and allowing the plugin to regenerate it, after which you can repopulate it with your settings.
13.12.2024 · 923 downloads
HuskHomes 4.8.3 adds support for Minecraf 1.21.4 on Fabric, improves cross-server /rtp, and fixes bugs.
/rtp, courtesy of @SinonCute (#719).To update, please regenerate your config file. This means making a backup of your config.yml file somewhere, deleting it, and allowing the plugin to regenerate it, after which you can repopulate it with your settings.
13.12.2024 · 24 downloads
fix: add invulnerability flag to cached user in map, close #728
13.12.2024 · 25 downloads
fix: add invulnerability flag to cached user in map, close #728
13.12.2024 · 20 downloads
fix: ensure user cache is cleared on login, close #724
13.12.2024 · 26 downloads
fix: ensure user cache is cleared on login, close #724
13.12.2024 · 19 downloads
fix: make Essentials load OMIT, close #727
13.12.2024 · 22 downloads
fix: make Essentials load OMIT, close #727
13.12.2024 · 26 downloads
fix: correct issues with same-server RTP validation
13.12.2024 · 26 downloads
fix: correct issues with same-server RTP validation
24.11.2024 · 310 downloads
deps: bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#722)
Bumps com.zaxxer:HikariCP from 6.1.0 to 6.2.1.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.11.2024 · 24 downloads
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#723)
Bumps org.projectlombok:lombok from 1.18.34 to 1.18.36.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.11.2024 · 638 downloads
deps: bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#722)
Bumps com.zaxxer:HikariCP from 6.1.0 to 6.2.1.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.11.2024 · 29 downloads
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#723)
Bumps org.projectlombok:lombok from 1.18.34 to 1.18.36.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.11.2024 · 132 downloads
fix: Pl3xMap hook not annotated
15.11.2024 · 334 downloads
fix: Pl3xMap hook not annotated
12.11.2024 · 49 downloads
feat: Improve /rtp with world+server args, fix x-server /rtp (#719)
feat: enhance /rtp command with flexible world and server options, and fix cross-server compatibility
I'm not sure about the permission.
Revert "I'm not sure about the permission."
This reverts commit c11942d0187690bf46dbcd21f2f6242f929f928b.
revert accident reformat.
change from review request
12.11.2024 · 88 downloads
feat: Improve /rtp with world+server args, fix x-server /rtp (#719)
feat: enhance /rtp command with flexible world and server options, and fix cross-server compatibility
I'm not sure about the permission.
Revert "I'm not sure about the permission."
This reverts commit c11942d0187690bf46dbcd21f2f6242f929f928b.
revert accident reformat.
change from review request
12.11.2024 · 26 downloads
build: bump version number
12.11.2024 · 31 downloads
build: bump version number
12.11.2024 · 27 downloads
deps: bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#717)
Bumps com.zaxxer:HikariCP from 6.0.0 to 6.1.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.11.2024 · 28 downloads
deps: bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#717)
Bumps com.zaxxer:HikariCP from 6.0.0 to 6.1.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
12.11.2024 · 39 downloads
locales: update Turkish (tr-tr) (#718)
12.11.2024 · 29 downloads
locales: update Turkish (tr-tr) (#718)
10.11.2024 · 276 downloads
HuskHomes 4.8.2 fixes additional bugs found in the previous release.
/huskhomes status debug command (permission: huskhomes.command.huskhomes.status, defaults to operators only)/huskhomes reload is usedTo update, just drag+drop.
10.11.2024 · 819 downloads
HuskHomes 4.8.2 fixes additional bugs found in the previous release.
/huskhomes status debug command (permission: huskhomes.command.huskhomes.status, defaults to operators only)/huskhomes reload is usedTo update, just drag+drop.
10.11.2024 · 27 downloads
locales: fix zh-cn
10.11.2024 · 24 downloads
locales: fix zh-cn
10.11.2024 · 23 downloads
fix: ensure caching respects player state
10.11.2024 · 27 downloads
fix: ensure caching respects player state
09.11.2024 · 42 downloads
locales: update Traditional Chinese (zh-cn) localisation (#715)
09.11.2024 · 57 downloads
locales: update Traditional Chinese (zh-cn) localisation (#715)
08.11.2024 · 38 downloads
HuskHomes 4.8.1 fixes bugs in the previous release.
/back command not working on Fabric (#713)To update, just drag+drop.
08.11.2024 · 109 downloads
HuskHomes 4.8.1 fixes bugs in the previous release.
/back command not working on Fabric (#713)To update, just drag+drop.
08.11.2024 · 15 downloads
fix: teleports fail after respawn on Fabric, close #714
08.11.2024 · 23 downloads
fix: teleports fail after respawn on Fabric, close #714
08.11.2024 · 25 downloads
build: bump to 4.8.1
08.11.2024 · 26 downloads
build: bump to 4.8.1
08.11.2024 · 15 downloads
fix: change where player is removed from cache
Fixes a permission error
08.11.2024 · 21 downloads
fix: change where player is removed from cache
Fixes a permission error
05.11.2024 · 167 downloads
HuskHomes 4.8 adds support for Minecraft 1.21.3 on Fabric, and fixes bugs.
RandomTeleportEvent, courtesy of @alazeprt (#685)To update, just drag+drop.
05.11.2024 · 37 downloads
fix: make World Gson-safe
05.11.2024 · 30 downloads
fix: make World Gson-safe
05.11.2024 · 16 downloads
fix: make User serializable by Gson
05.11.2024 · 18 downloads
fix: make User serializable by Gson
05.11.2024 · 16 downloads
feat: default server.yml value to server dir name
05.11.2024 · 20 downloads
fix: Postgres schema upgrade using wrong syntax
05.11.2024 · 23 downloads
feat: default server.yml value to server dir name
05.11.2024 · 15 downloads
fix: Postgres schema upgrade using wrong syntax
05.11.2024 · 24 downloads
deps: bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#710)
Bumps com.google.guava:guava from 33.3.0-jre to 33.3.1-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.11.2024 · 18 downloads
refactor: add bypass for home slot validation, fix #706
05.11.2024 · 19 downloads
deps: bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#710)
Bumps com.google.guava:guava from 33.3.0-jre to 33.3.1-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.11.2024 · 20 downloads
refactor: add bypass for home slot validation, fix #706
05.11.2024 · 15 downloads
Merge remote-tracking branch 'origin/master'
05.11.2024 · 19 downloads
Merge remote-tracking branch 'origin/master'
05.11.2024 · 13 downloads
ci: bump mikepenz/action-junit-report from 4 to 5 (#712)
Bumps mikepenz/action-junit-report from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.11.2024 · 15 downloads
deps: bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#711)
Bumps org.jetbrains:annotations from 24.1.0 to 26.0.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.11.2024 · 15 downloads
ci: bump mikepenz/action-junit-report from 4 to 5 (#712)
Bumps mikepenz/action-junit-report from 4 to 5.
- Release notes
- Commits
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.11.2024 · 25 downloads
deps: bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#711)
Bumps org.jetbrains:annotations from 24.1.0 to 26.0.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
31.10.2024 · 74 downloads
fix: shadow fabric
31.10.2024 · 260 downloads
fix: shadow fabric
31.10.2024 · 19 downloads
test: fix tests
31.10.2024 · 24 downloads
test: fix tests
31.10.2024 · 38 downloads
fix: /tpaall command not being registered
Also removes the now disused DisabledCommand
31.10.2024 · 15 downloads
fix: get exact OnlineUser if name matches globally, close #700
31.10.2024 · 27 downloads
fix: get exact OnlineUser if name matches globally, close #700
31.10.2024 · 20 downloads
refactor: store invulnerability as tag, fix #687
31.10.2024 · 22 downloads
refactor: store invulnerability as tag, fix #687
31.10.2024 · 20 downloads
build: bump fabric
31.10.2024 · 21 downloads
build: bump fabric
28.10.2024 · 38 downloads
refactor: significantly refactor internals, remove Sponge (#708)
Adds database migrations
Now supports migrations
move to using provider-style interfaces similar to huskclaims
bukkit done, still need to do fabric and sponge
Low usage and high maintenance time cost. We will examine Forge instead in the future.
also fix various refactor quirks on Bukkit
refactor: tidy metrics logic
build: bump deps
28.10.2024 · 136 downloads
refactor: significantly refactor internals, remove Sponge (#708)
Adds database migrations
Now supports migrations
move to using provider-style interfaces similar to huskclaims
bukkit done, still need to do fabric and sponge
Low usage and high maintenance time cost. We will examine Forge instead in the future.
also fix various refactor quirks on Bukkit
refactor: tidy metrics logic
build: bump deps
27.10.2024 · 29 downloads
feat: Support Minecraft 1.21.3 on Fabric (#707)
Adds database migrations
feat: support Fabric 1.21.3
build: target adventure_platform_mod 6.1.0
Revert "feat: start database refactor"
This reverts commit 010a8103
docs: document server rejoining as a FAQ
locales: improve home privacy UX consistency
feat: fully update to Minecraft 1.21.3
Co-authored-by: will27528@gmail.com
27.10.2024 · 39 downloads
feat: Support Minecraft 1.21.3 on Fabric (#707)
Adds database migrations
feat: support Fabric 1.21.3
build: target adventure_platform_mod 6.1.0
Revert "feat: start database refactor"
This reverts commit 010a8103
docs: document server rejoining as a FAQ
locales: improve home privacy UX consistency
feat: fully update to Minecraft 1.21.3
Co-authored-by: will27528@gmail.com
27.10.2024 · 78 downloads
feat: Support Minecraft 1.21.3 on Fabric (#707)
Adds database migrations
feat: support Fabric 1.21.3
build: target adventure_platform_mod 6.1.0
Revert "feat: start database refactor"
This reverts commit 010a8103
docs: document server rejoining as a FAQ
locales: improve home privacy UX consistency
feat: fully update to Minecraft 1.21.3
Co-authored-by: will27528@gmail.com
27.10.2024 · 1 041 downloads
Merge remote-tracking branch 'origin/master'
27.10.2024 · 19 downloads
Merge remote-tracking branch 'origin/master'
27.10.2024 · 43 downloads
Merge remote-tracking branch 'origin/master'
15.10.2024 · 216 downloads
feat: add a separate event for random teleport (#685)
Add rtp event
Change the style of code
Add sponge event
Fix bugs
15.10.2024 · 49 downloads
feat: add a separate event for random teleport (#685)
Add rtp event
Change the style of code
Add sponge event
Fix bugs
15.10.2024 · 504 downloads
feat: add a separate event for random teleport (#685)
Add rtp event
Change the style of code
Add sponge event
Fix bugs
15.10.2024 · 28 downloads
deps: bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 (#690)
Bumps org.bstats:bstats-bukkit from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.10.2024 · 23 downloads
deps: bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 (#690)
Bumps org.bstats:bstats-bukkit from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.10.2024 · 26 downloads
deps: bump org.bstats:bstats-sponge from 3.0.3 to 3.1.0 (#691)
Bumps org.bstats:bstats-sponge from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-sponge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.10.2024 · 29 downloads
deps: bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 (#690)
Bumps org.bstats:bstats-bukkit from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.10.2024 · 27 downloads
deps: bump org.bstats:bstats-sponge from 3.0.3 to 3.1.0 (#691)
Bumps org.bstats:bstats-sponge from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-sponge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.10.2024 · 32 downloads
deps: bump org.bstats:bstats-sponge from 3.0.3 to 3.1.0 (#691)
Bumps org.bstats:bstats-sponge from 3.0.3 to 3.1.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.bstats:bstats-sponge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
22.08.2024 · 819 downloads
refactor: pass user in sync teleport task on fabric
22.08.2024 · 148 downloads
refactor: pass user in sync teleport task on fabric
22.08.2024 · 1 958 downloads
refactor: pass user in sync teleport task on fabric
22.08.2024 · 43 downloads
fix: ensure TeleportationException is sent
22.08.2024 · 27 downloads
fix: ensure TeleportationException is sent
22.08.2024 · 92 downloads
fix: ensure TeleportationException is sent
22.08.2024 · 30 downloads
fix: make Redis subscriber thread a daemon
Should auto-terminate on shutdown now
22.08.2024 · 34 downloads
fix: make Redis subscriber thread a daemon
Should auto-terminate on shutdown now
22.08.2024 · 42 downloads
fix: make Redis subscriber thread a daemon
Should auto-terminate on shutdown now
22.08.2024 · 32 downloads
fix: /tp TAB not serving players in arg 0, close #675
22.08.2024 · 29 downloads
fix: /tp TAB not serving players in arg 0, close #675
22.08.2024 · 38 downloads
fix: /tp TAB not serving players in arg 0, close #675
22.08.2024 · 31 downloads
build(deps): bump bstats, guava, run-paper, adventure-platform
22.08.2024 · 28 downloads
build(deps): bump bstats, guava, run-paper, adventure-platform
22.08.2024 · 36 downloads
build(deps): bump bstats, guava, run-paper, adventure-platform
22.08.2024 · 31 downloads
feat: add permission-based teleport warmup (#682)
Add permission based tp cooldowns
Add permission based tp cooldowns
Move permission warmup logic to OnlineUser
22.08.2024 · 35 downloads
build(deps): bump runtime dependencies
22.08.2024 · 32 downloads
feat: add permission-based teleport warmup (#682)
Add permission based tp cooldowns
Add permission based tp cooldowns
Move permission warmup logic to OnlineUser
22.08.2024 · 31 downloads
build(deps): bump runtime dependencies
22.08.2024 · 34 downloads
feat: add permission-based teleport warmup (#682)
Add permission based tp cooldowns
Add permission based tp cooldowns
Move permission warmup logic to OnlineUser
22.08.2024 · 38 downloads
build(deps): bump runtime dependencies
15.08.2024 · 1 797 downloads
build(deps): bump junit to 5.11.0
15.08.2024 · 24 downloads
build(deps): bump junit to 5.11.0
15.08.2024 · 226 downloads
build(deps): bump junit to 5.11.0
15.08.2024 · 24 downloads
deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0 (#676)
Bumps org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 19 downloads
deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0 (#676)
Bumps org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 24 downloads
deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0 (#676)
Bumps org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 24 downloads
deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#653)
Bumps org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 15 downloads
deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#653)
Bumps org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 22 downloads
deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#653)
Bumps org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 18 downloads
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#655)
Bumps io.github.goooler.shadow from 8.1.7 to 8.1.8.
- Release notes
- Commits
updated-dependencies:
- dependency-name: io.github.goooler.shadow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 15 downloads
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#655)
Bumps io.github.goooler.shadow from 8.1.7 to 8.1.8.
- Release notes
- Commits
updated-dependencies:
- dependency-name: io.github.goooler.shadow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 24 downloads
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 (#651)
Bumps org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 22 downloads
deps: bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#652)
Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 19 downloads
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#655)
Bumps io.github.goooler.shadow from 8.1.7 to 8.1.8.
- Release notes
- Commits
updated-dependencies:
- dependency-name: io.github.goooler.shadow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 22 downloads
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 (#651)
Bumps org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 16 downloads
deps: bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#652)
Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 21 downloads
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 (#651)
Bumps org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
15.08.2024 · 23 downloads
deps: bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#652)
Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.08.2024 · 129 downloads
fix: Teleport Invulnerability oversight & incorrect values on Sponge (#671)
09.08.2024 · 22 downloads
fix: Teleport Invulnerability oversight & incorrect values on Sponge (#671)
09.08.2024 · 209 downloads
fix: Teleport Invulnerability oversight & incorrect values on Sponge (#671)
25.07.2024 · 275 downloads
ci: add bones publishing to CI
25.07.2024 · 34 downloads
ci: add bones publishing to CI
25.07.2024 · 505 downloads
ci: add bones publishing to CI
19.07.2024 · 127 downloads
build: bump to 4.7.1
19.07.2024 · 34 downloads
build: bump to 4.7.1
19.07.2024 · 186 downloads
build: bump to 4.7.1
11.07.2024 · 156 downloads
locales: Update German locales (de-de) (#657)
Update de-de.yml
Small oversight
11.07.2024 · 40 downloads
locales: Update German locales (de-de) (#657)
Update de-de.yml
Small oversight
11.07.2024 · 318 downloads
locales: Update German locales (de-de) (#657)
Update de-de.yml
Small oversight
25.06.2024 · 260 downloads
fix: redis disconnecting when RTP could not find the world on the target server (#648)
25.06.2024 · 43 downloads
fix: redis disconnecting when RTP could not find the world on the target server (#648)
25.06.2024 · 436 downloads
fix: redis disconnecting when RTP could not find the world on the target server (#648)
24.06.2024 · 7 891 downloads
HuskHomes 4.7 adds support for Minecraft 1.21 and adds the ability for /rtp to be used cross-server.
REDIS to be set as the message broker in a cross-server setup; a new toggle has been added for enabling cross-server /rtp/rtp command may randomly teleport the player within the overworld ofTo update, just drag+drop.
24.06.2024 · 991 downloads
HuskHomes 4.7 adds support for Minecraft 1.21 and adds the ability for /rtp to be used cross-server.
REDIS to be set as the message broker in a cross-server setup; a new toggle has been added for enabling cross-server /rtp/rtp command may randomly teleport the player within the overworld ofTo update, just drag+drop.
24.06.2024 · 113 downloads
HuskHomes 4.7 adds support for Minecraft 1.21 and adds the ability for /rtp to be used cross-server.
REDIS to be set as the message broker in a cross-server setup; a new toggle has been added for enabling cross-server /rtp/rtp command may randomly teleport the player within the overworld ofTo update, just drag+drop.
24.06.2024 · 2 027 downloads
HuskHomes 4.7 adds support for Minecraft 1.21 and adds the ability for /rtp to be used cross-server.
REDIS to be set as the message broker in a cross-server setup; a new toggle has been added for enabling cross-server /rtp/rtp command may randomly teleport the player within the overworld ofTo update, just drag+drop.
24.06.2024 · 53 downloads
build: update Java version targets in ci
24.06.2024 · 48 downloads
build: update Java version targets in ci
24.06.2024 · 53 downloads
build: update Java version targets in ci
24.06.2024 · 42 downloads
feat: Add the option to random teleport cross-server (#647)
feat: Cross-Server RTP
feat: Cross-Server RTP
feat: Cross-Server RTP
docs
fix req changes
amend for api whoops
24.06.2024 · 26 downloads
feat: Add the option to random teleport cross-server (#647)
feat: Cross-Server RTP
feat: Cross-Server RTP
feat: Cross-Server RTP
docs
fix req changes
amend for api whoops
24.06.2024 · 39 downloads
feat: Add the option to random teleport cross-server (#647)
feat: Cross-Server RTP
feat: Cross-Server RTP
feat: Cross-Server RTP
docs
fix req changes
amend for api whoops
24.06.2024 · 48 downloads
build: update CI to publish for MC 1.21
24.06.2024 · 26 downloads
build: update CI to publish for MC 1.21
24.06.2024 · 48 downloads
build: update CI to publish for MC 1.21
18.06.2024 · 184 downloads
locales: add Vietnamese (vi-vn), courtesy of Iamsad_VN
18.06.2024 · 25 downloads
locales: add Vietnamese (vi-vn), courtesy of Iamsad_VN
18.06.2024 · 185 downloads
locales: add Vietnamese (vi-vn), courtesy of Iamsad_VN
14.06.2024 · 58 downloads
locales: update zh-cn.yml (#642)
14.06.2024 · 24 downloads
locales: update zh-cn.yml (#642)
14.06.2024 · 126 downloads
locales: update zh-cn.yml (#642)
05.06.2024 · 81 downloads
locales: update zh-tw.yml (#639)
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
05.06.2024 · 22 downloads
locales: update zh-tw.yml (#639)
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
05.06.2024 · 234 downloads
locales: update zh-tw.yml (#639)
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
Update zh-tw.yml
30.05.2024 · 87 downloads
refactor: refactor Adapter on Fabric
30.05.2024 · 23 downloads
refactor: refactor Adapter on Fabric
30.05.2024 · 1 162 downloads
refactor: refactor Adapter on Fabric
30.05.2024 · 31 downloads
refactor: remove erroneous TAB completed arg
30.05.2024 · 28 downloads
refactor: remove erroneous TAB completed arg
30.05.2024 · 132 downloads
refactor: remove erroneous TAB completed arg
30.05.2024 · 257 downloads
HuskHomes 4.6.3 fixes bugs and adds support for Minecraft 1.20.6 on Fabric servers.
/rtp, courtesy of @alazeprt (#626)huskhomes.command.rtp.(world_name) permissions, letting you let users /rtp to specific worlds as you desirehuskhomes.command.rtp.world/setspawn not updating world spawns when it was run (#622)TeleportWarmupCancelledEvent, courtesy of @alexdev03 (#628)To update, just drag+drop. You may wish to regenerate your locales for this release as there is a minor addition.
30.05.2024 · 32 downloads
HuskHomes 4.6.3 fixes bugs and adds support for Minecraft 1.20.6 on Fabric servers.
/rtp, courtesy of @alazeprt (#626)huskhomes.command.rtp.(world_name) permissions, letting you let users /rtp to specific worlds as you desirehuskhomes.command.rtp.world/setspawn not updating world spawns when it was run (#622)TeleportWarmupCancelledEvent, courtesy of @alexdev03 (#628)To update, just drag+drop. You may wish to regenerate your locales for this release as there is a minor addition.
30.05.2024 · 386 downloads
HuskHomes 4.6.3 fixes bugs and adds support for Minecraft 1.20.6 on Fabric servers.
/rtp, courtesy of @alazeprt (#626)huskhomes.command.rtp.(world_name) permissions, letting you let users /rtp to specific worlds as you desirehuskhomes.command.rtp.world/setspawn not updating world spawns when it was run (#622)TeleportWarmupCancelledEvent, courtesy of @alexdev03 (#628)To update, just drag+drop. You may wish to regenerate your locales for this release as there is a minor addition.
30.05.2024 · 28 downloads
refactor: adjust task system to better support folia
30.05.2024 · 25 downloads
refactor: adjust task system to better support folia
30.05.2024 · 30 downloads
refactor: adjust task system to better support folia
30.05.2024 · 31 downloads
feat: actually set the world spawn on /setspawn, close #622
30.05.2024 · 26 downloads
feat: actually set the world spawn on /setspawn, close #622
30.05.2024 · 30 downloads
feat: actually set the world spawn on /setspawn, close #622
29.05.2024 · 29 downloads
fix: misleading error thrown expending free home slots, close #614
29.05.2024 · 27 downloads
fix: misleading error thrown expending free home slots, close #614
29.05.2024 · 23 downloads
fix: misleading error thrown expending free home slots, close #614
29.05.2024 · 21 downloads
fix: 0 seconds in cooldown shows empty space, close #615
29.05.2024 · 22 downloads
fix: 0 seconds in cooldown shows empty space, close #615
29.05.2024 · 18 downloads
fix: 0 seconds in cooldown shows empty space, close #615
29.05.2024 · 19 downloads
refactor: fix plugin messaging on Fabric
29.05.2024 · 18 downloads
refactor: fix plugin messaging on Fabric
29.05.2024 · 27 downloads
refactor: fix plugin messaging on Fabric
29.05.2024 · 20 downloads
build: Java 21 is needed to compile fabric
29.05.2024 · 19 downloads
build: Java 21 is needed to compile fabric
29.05.2024 · 29 downloads
build: Java 21 is needed to compile fabric
28.05.2024 · 381 downloads
deps: bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#632)
Bumps com.google.code.gson:gson from 2.10.1 to 2.11.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
28.05.2024 · 21 downloads
deps: bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#632)
Bumps com.google.code.gson:gson from 2.10.1 to 2.11.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
28.05.2024 · 28 downloads
deps: bump me.clip:placeholderapi from 2.11.5 to 2.11.6 (#634)
Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
28.05.2024 · 47 downloads
deps: bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#632)
Bumps com.google.code.gson:gson from 2.10.1 to 2.11.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
28.05.2024 · 24 downloads
deps: bump me.clip:placeholderapi from 2.11.5 to 2.11.6 (#634)
Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
28.05.2024 · 23 downloads
deps: bump me.clip:placeholderapi from 2.11.5 to 2.11.6 (#634)
Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2024 · 107 downloads
deps: bump net.kyori:adventure-api from 4.16.0 to 4.17.0 (#629)
Bumps net.kyori:adventure-api from 4.16.0 to 4.17.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2024 · 23 downloads
deps: bump net.kyori:adventure-api from 4.16.0 to 4.17.0 (#629)
Bumps net.kyori:adventure-api from 4.16.0 to 4.17.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.05.2024 · 241 downloads
deps: bump net.kyori:adventure-api from 4.16.0 to 4.17.0 (#629)
Bumps net.kyori:adventure-api from 4.16.0 to 4.17.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
11.05.2024 · 63 downloads
feat: Make /rtp in other worlds use world-specific command (#626)
Update RtpCommand.java
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Filter restricted world
11.05.2024 · 30 downloads
feat: Make /rtp in other worlds use world-specific command (#626)
Update RtpCommand.java
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Filter restricted world
11.05.2024 · 52 downloads
feat: Make /rtp in other worlds use world-specific command (#626)
Update RtpCommand.java
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Fix bug about suggestion filtering
Filter restricted world
09.05.2024 · 36 downloads
feat: add new API event for TeleportWarmupCancelledEvent (#628)
Added TeleportWarmupCancelledEvent
Changed docs
Added more JavaDocs
09.05.2024 · 26 downloads
feat: add new API event for TeleportWarmupCancelledEvent (#628)
Added TeleportWarmupCancelledEvent
Changed docs
Added more JavaDocs
09.05.2024 · 52 downloads
feat: add new API event for TeleportWarmupCancelledEvent (#628)
Added TeleportWarmupCancelledEvent
Changed docs
Added more JavaDocs
07.05.2024 · 40 downloads
deps: bump xyz.jpenilla.run-paper from 2.2.3 to 2.3.0 (#623)
Bumps xyz.jpenilla.run-paper from 2.2.3 to 2.3.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.05.2024 · 29 downloads
deps: bump xyz.jpenilla.run-paper from 2.2.3 to 2.3.0 (#623)
Bumps xyz.jpenilla.run-paper from 2.2.3 to 2.3.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.05.2024 · 32 downloads
deps: bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#624)
Bumps com.google.guava:guava from 33.1.0-jre to 33.2.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.05.2024 · 53 downloads
deps: bump xyz.jpenilla.run-paper from 2.2.3 to 2.3.0 (#623)
Bumps xyz.jpenilla.run-paper from 2.2.3 to 2.3.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.05.2024 · 29 downloads
deps: bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#624)
Bumps com.google.guava:guava from 33.1.0-jre to 33.2.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.05.2024 · 29 downloads
deps: bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#624)
Bumps com.google.guava:guava from 33.1.0-jre to 33.2.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.04.2024 · 123 downloads
feat: add support for PostgreSQL data storage (#616)
Signed-off-by: PseudoResonance kaio11604@gmail.com
23.04.2024 · 58 downloads
feat: add support for PostgreSQL data storage (#616)
Signed-off-by: PseudoResonance kaio11604@gmail.com
23.04.2024 · 166 downloads
feat: add support for PostgreSQL data storage (#616)
Signed-off-by: PseudoResonance kaio11604@gmail.com
23.04.2024 · 29 downloads
deps: bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#618)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.04.2024 · 29 downloads
deps: bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#618)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
23.04.2024 · 25 downloads
deps: bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#618)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
17.04.2024 · 77 downloads
deps: bump commons-io:commons-io from 2.16.0 to 2.16.1 (#613)
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
17.04.2024 · 27 downloads
deps: bump commons-io:commons-io from 2.16.0 to 2.16.1 (#613)
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
17.04.2024 · 105 downloads
deps: bump commons-io:commons-io from 2.16.0 to 2.16.1 (#613)
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.04.2024 · 1 193 downloads
locales: Update zh-cn (#605)
04.04.2024 · 36 downloads
locales: Update zh-cn (#605)
04.04.2024 · 155 downloads
locales: Update zh-cn (#605)
01.04.2024 · 42 downloads
deps: bump commons-io:commons-io from 2.15.1 to 2.16.0 (#603)
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.04.2024 · 25 downloads
deps: bump commons-io:commons-io from 2.15.1 to 2.16.0 (#603)
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.04.2024 · 54 downloads
deps: bump commons-io:commons-io from 2.15.1 to 2.16.0 (#603)
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.04.2024 · 511 downloads
HuskHomes 4.6.2 improves the /phome command syntax to be more user-friendly.
/phome now accepts just the name of a publicly-set homehuskhomes.command.edit(home|warp).(rename|description|relocate))/homelist, courtesy of @ProdPreva1l (#577)/tp permissions requiring the other permission for self-teleports (#575)To update, just drag+drop. You should regenerate your locales file (message-xx-xx.yml) for this release as their are locale changes.
01.04.2024 · 57 downloads
HuskHomes 4.6.2 improves the /phome command syntax to be more user-friendly.
/phome now accepts just the name of a publicly-set homehuskhomes.command.edit(home|warp).(rename|description|relocate))/homelist, courtesy of @ProdPreva1l (#577)/tp permissions requiring the other permission for self-teleports (#575)To update, just drag+drop. You should regenerate your locales file (message-xx-xx.yml) for this release as their are locale changes.
01.04.2024 · 494 downloads
HuskHomes 4.6.2 improves the /phome command syntax to be more user-friendly.
/phome now accepts just the name of a publicly-set homehuskhomes.command.edit(home|warp).(rename|description|relocate))/homelist, courtesy of @ProdPreva1l (#577)/tp permissions requiring the other permission for self-teleports (#575)To update, just drag+drop. You should regenerate your locales file (message-xx-xx.yml) for this release as their are locale changes.
01.04.2024 · 26 downloads
docs: update tagline
01.04.2024 · 25 downloads
docs: update tagline
01.04.2024 · 37 downloads
docs: update tagline
01.04.2024 · 28 downloads
fabric: move off impactor economy deprecated API methods
01.04.2024 · 31 downloads
fabric: move off impactor economy deprecated API methods
01.04.2024 · 39 downloads
fabric: move off impactor economy deprecated API methods
01.04.2024 · 28 downloads
build: target h2 driver 220 due to java 21 issue
01.04.2024 · 26 downloads
build: target h2 driver 220 due to java 21 issue
01.04.2024 · 34 downloads
build: target h2 driver 220 due to java 21 issue
31.03.2024 · 32 downloads
build: update MineDown dependencies, close #568
31.03.2024 · 31 downloads
build: update MineDown dependencies, close #568
31.03.2024 · 35 downloads
build: update MineDown dependencies, close #568
31.03.2024 · 24 downloads
feat: make warmup cancellation conditions configurable, close #564
31.03.2024 · 29 downloads
feat: make warmup cancellation conditions configurable, close #564
31.03.2024 · 22 downloads
feat: make warmup cancellation conditions configurable, close #564
31.03.2024 · 20 downloads
fix: dismount before changing servers, close #555
31.03.2024 · 19 downloads
fix: dismount before changing servers, close #555
31.03.2024 · 22 downloads
fix: dismount before changing servers, close #555
31.03.2024 · 19 downloads
fix: inconsistencies with Pl3xMap loading, close #570
31.03.2024 · 20 downloads
fix: inconsistencies with Pl3xMap loading, close #570
31.03.2024 · 19 downloads
fix: inconsistencies with Pl3xMap loading, close #570
31.03.2024 · 19 downloads
fix: checkstyle issue
31.03.2024 · 19 downloads
fix: checkstyle issue
31.03.2024 · 23 downloads
fix: checkstyle issue
31.03.2024 · 21 downloads
fix: edithome/warp overwriting existing, close #594
31.03.2024 · 22 downloads
fix: edithome/warp overwriting existing, close #594
31.03.2024 · 23 downloads
fix: edithome/warp overwriting existing, close #594
31.03.2024 · 19 downloads
refactor: add more edithome/warp perms
31.03.2024 · 20 downloads
refactor: add more edithome/warp perms
31.03.2024 · 22 downloads
refactor: add more edithome/warp perms
31.03.2024 · 22 downloads
build: update locales, adjust tp perm logic, close #575
31.03.2024 · 18 downloads
build: update locales, adjust tp perm logic, close #575
31.03.2024 · 26 downloads
build: update locales, adjust tp perm logic, close #575
31.03.2024 · 22 downloads
refactor: use system locale for date/time formatting, close #592
31.03.2024 · 19 downloads
refactor: use system locale for date/time formatting, close #592
31.03.2024 · 21 downloads
refactor: use system locale for date/time formatting, close #592
31.03.2024 · 19 downloads
build: gradle 8.7
31.03.2024 · 18 downloads
build: gradle 8.7
31.03.2024 · 23 downloads
build: gradle 8.7
30.03.2024 · 25 downloads
locales: Update Turkish (tr-tr), courtesy of WinTone01 (#596)
Co-authored-by: github-actions[bot] actions@github.com
30.03.2024 · 26 downloads
locales: Update Turkish (tr-tr), courtesy of WinTone01 (#596)
Co-authored-by: github-actions[bot] actions@github.com
30.03.2024 · 34 downloads
locales: Update Turkish (tr-tr), courtesy of WinTone01 (#596)
Co-authored-by: github-actions[bot] actions@github.com
30.03.2024 · 14 downloads
deps: bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#597)
Bumps org.projectlombok:lombok from 1.18.30 to 1.18.32.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.03.2024 · 25 downloads
deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 (#598)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.03.2024 · 20 downloads
deps: bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#597)
Bumps org.projectlombok:lombok from 1.18.30 to 1.18.32.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.03.2024 · 23 downloads
deps: bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#597)
Bumps org.projectlombok:lombok from 1.18.30 to 1.18.32.
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.03.2024 · 19 downloads
deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 (#598)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.03.2024 · 31 downloads
deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 (#598)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.03.2024 · 123 downloads
deps: bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#593)
Bumps com.google.guava:guava from 33.0.0-jre to 33.1.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.03.2024 · 25 downloads
deps: bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#593)
Bumps com.google.guava:guava from 33.0.0-jre to 33.1.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.03.2024 · 165 downloads
deps: bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#593)
Bumps com.google.guava:guava from 33.0.0-jre to 33.1.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 675 downloads
deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#586)
Bumps com.github.Exlll.ConfigLib:configlib-yaml from v4.4.0 to v4.5.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.github.Exlll.ConfigLib:configlib-yaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 25 downloads
deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#586)
Bumps com.github.Exlll.ConfigLib:configlib-yaml from v4.4.0 to v4.5.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.github.Exlll.ConfigLib:configlib-yaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 20 downloads
deps: bump net.kyori:adventure-api from 4.15.0 to 4.16.0 (#585)
Bumps net.kyori:adventure-api from 4.15.0 to 4.16.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 247 downloads
deps: bump com.github.Exlll.ConfigLib:configlib-yaml (#586)
Bumps com.github.Exlll.ConfigLib:configlib-yaml from v4.4.0 to v4.5.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.github.Exlll.ConfigLib:configlib-yaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 29 downloads
deps: bump net.kyori:adventure-api from 4.15.0 to 4.16.0 (#585)
Bumps net.kyori:adventure-api from 4.15.0 to 4.16.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
27.02.2024 · 32 downloads
deps: bump net.kyori:adventure-api from 4.15.0 to 4.16.0 (#585)
Bumps net.kyori:adventure-api from 4.15.0 to 4.16.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.02.2024 · 25 downloads
locales: update zh-cn (#583)
Update zh-cn.yml
Update zh-cn.yml
26.02.2024 · 121 downloads
locales: update zh-cn (#583)
Update zh-cn.yml
Update zh-cn.yml
25.02.2024 · 41 downloads
locales: correction in zh-cn (#582)
25.02.2024 · 18 downloads
locales: correction in zh-cn (#582)
25.02.2024 · 26 downloads
locales: correction in zh-cn (#582)
25.02.2024 · 24 downloads
fix: checkstyle
25.02.2024 · 25 downloads
fix: checkstyle
25.02.2024 · 28 downloads
fix: checkstyle
23.02.2024 · 35 downloads
locales: Update zh-cn.yml (#576)
23.02.2024 · 17 downloads
locales: Update zh-cn.yml (#576)
23.02.2024 · 64 downloads
locales: Update zh-cn.yml (#576)
19.02.2024 · 40 downloads
deps: bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 (#574)
Bumps org.ajoberstar.grgit from 5.2.1 to 5.2.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2024 · 20 downloads
deps: bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 (#574)
Bumps org.ajoberstar.grgit from 5.2.1 to 5.2.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2024 · 59 downloads
deps: bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 (#574)
Bumps org.ajoberstar.grgit from 5.2.1 to 5.2.2.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
19.02.2024 · 258 downloads
HuskHomes 4.6.1 fixes a bug for Redis users, adds a missing permission node check, and adds some new API hooks for Fabric users!
REDIS message broker was in useother players being missing when using /tp, courtesy of @Emibergo02 (#567)To update, just drag+drop.
19.02.2024 · 42 downloads
HuskHomes 4.6.1 fixes a bug for Redis users, adds a missing permission node check, and adds some new API hooks for Fabric users!
REDIS message broker was in useother players being missing when using /tp, courtesy of @Emibergo02 (#567)To update, just drag+drop.
19.02.2024 · 382 downloads
HuskHomes 4.6.1 fixes a bug for Redis users, adds a missing permission node check, and adds some new API hooks for Fabric users!
REDIS message broker was in useother players being missing when using /tp, courtesy of @Emibergo02 (#567)To update, just drag+drop.
19.02.2024 · 20 downloads
build: add impactor/fpapi to publish CI deps
19.02.2024 · 20 downloads
build: add impactor/fpapi to publish CI deps
19.02.2024 · 22 downloads
build: add impactor/fpapi to publish CI deps
18.02.2024 · 32 downloads
refactor: housekeeping, update docs
18.02.2024 · 23 downloads
refactor: housekeeping, update docs
18.02.2024 · 39 downloads
refactor: housekeeping, update docs
18.02.2024 · 24 downloads
feat/fabric: Add Support for Impactor Economy and PlaceholderAPI (#572)
Fabric: add economy and placeholderapi hook
Update gradle.properties
18.02.2024 · 24 downloads
feat/fabric: Add Support for Impactor Economy and PlaceholderAPI (#572)
Fabric: add economy and placeholderapi hook
Update gradle.properties
18.02.2024 · 33 downloads
feat/fabric: Add Support for Impactor Economy and PlaceholderAPI (#572)
Fabric: add economy and placeholderapi hook
Update gradle.properties
18.02.2024 · 30 downloads
fix: Add missing other permission check in teleport command logic (#567)
Permission for player tp only
Changed according to Docs
huskhomes.command.tp.other
instead of
huskhomes.command.tp.player
Documentation update
Revert "Documentation update"
This reverts commit 902703e16876bc57e88cc32840413534f14eb7d0.
Requested changes
Check if the target has username before checking his permissions
18.02.2024 · 31 downloads
fix: Add missing other permission check in teleport command logic (#567)
Permission for player tp only
Changed according to Docs
huskhomes.command.tp.other
instead of
huskhomes.command.tp.player
Documentation update
Revert "Documentation update"
This reverts commit 902703e16876bc57e88cc32840413534f14eb7d0.
Requested changes
Check if the target has username before checking his permissions
18.02.2024 · 30 downloads
fix: Add missing other permission check in teleport command logic (#567)
Permission for player tp only
Changed according to Docs
huskhomes.command.tp.other
instead of
huskhomes.command.tp.player
Documentation update
Revert "Documentation update"
This reverts commit 902703e16876bc57e88cc32840413534f14eb7d0.
Requested changes
Check if the target has username before checking his permissions
14.02.2024 · 48 downloads
fix: plugin message channels not registering with Redis broker
14.02.2024 · 16 downloads
fix: plugin message channels not registering with Redis broker
14.02.2024 · 85 downloads
fix: plugin message channels not registering with Redis broker
13.02.2024 · 117 downloads
Please note, as announced on Discord, starting with this release support for Minecraft 1.16 and Java 16 has been dropped. HuskHomes now requires Java 17 / Minecraft 1.17.1 as a minimum.
HuskHomes 4.6 introduces a new config layout, adds per-platform API publishing, and now targets Fabric 1.20.4 / Sponge 1.19.4 (API v10) / Spigot 1.17.1+ running Java 17. You must regenerate your config.yml and messages-xx-xx.yml files for this release
/spawn position when they die, courtesy of @Yuhtin (#540)config.yml has been reworked to have a better layout.Teleport API to now provide methods to catch and gracefully handle TeleportationException, displaying what went wrong to the userhuskhomes-bukkit, huskhomes-fabric, huskhomes-sponge, and huskhomes-common can now be targeted.net.william278.huskhomes:huskhomes-bukkit artifactBaseHuskHomesAPI.getInstance()To update, drag+drop and regenerate (delete, and let regenerate) both your config.yml and messages-xx-xx.yml files.
13.02.2024 · 31 downloads
Please note, as announced on Discord, starting with this release support for Minecraft 1.16 and Java 16 has been dropped. HuskHomes now requires Java 17 / Minecraft 1.17.1 as a minimum.
HuskHomes 4.6 introduces a new config layout, adds per-platform API publishing, and now targets Fabric 1.20.4 / Sponge 1.19.4 (API v10) / Spigot 1.17.1+ running Java 17. You must regenerate your config.yml and messages-xx-xx.yml files for this release
/spawn position when they die, courtesy of @Yuhtin (#540)config.yml has been reworked to have a better layout.Teleport API to now provide methods to catch and gracefully handle TeleportationException, displaying what went wrong to the userhuskhomes-bukkit, huskhomes-fabric, huskhomes-sponge, and huskhomes-common can now be targeted.net.william278.huskhomes:huskhomes-bukkit artifactBaseHuskHomesAPI.getInstance()To update, drag+drop and regenerate (delete, and let regenerate) both your config.yml and messages-xx-xx.yml files.
13.02.2024 · 120 downloads
Please note, as announced on Discord, starting with this release support for Minecraft 1.16 and Java 16 has been dropped. HuskHomes now requires Java 17 / Minecraft 1.17.1 as a minimum.
HuskHomes 4.6 introduces a new config layout, adds per-platform API publishing, and now targets Fabric 1.20.4 / Sponge 1.19.4 (API v10) / Spigot 1.17.1+ running Java 17. You must regenerate your config.yml and messages-xx-xx.yml files for this release
/spawn position when they die, courtesy of @Yuhtin (#540)config.yml has been reworked to have a better layout.Teleport API to now provide methods to catch and gracefully handle TeleportationException, displaying what went wrong to the userhuskhomes-bukkit, huskhomes-fabric, huskhomes-sponge, and huskhomes-common can now be targeted.net.william278.huskhomes:huskhomes-bukkit artifactBaseHuskHomesAPI.getInstance()To update, drag+drop and regenerate (delete, and let regenerate) both your config.yml and messages-xx-xx.yml files.
13.02.2024 · 27 downloads
fix: Fix checkstyle
13.02.2024 · 28 downloads
fix: Fix checkstyle
13.02.2024 · 24 downloads
fix: Fix checkstyle
12.02.2024 · 27 downloads
refactor: Move to ConfigLib, use lombok (#563)
refactor: move to configlib, adjust config structure
fix: huskclaims typos
fix: don't generate server.yml in local mode
fix: NPE with server name
12.02.2024 · 30 downloads
refactor: Move to ConfigLib, use lombok (#563)
refactor: move to configlib, adjust config structure
fix: huskclaims typos
fix: don't generate server.yml in local mode
fix: NPE with server name
12.02.2024 · 42 downloads
refactor: Move to ConfigLib, use lombok (#563)
refactor: move to configlib, adjust config structure
fix: huskclaims typos
fix: don't generate server.yml in local mode
fix: NPE with server name
12.02.2024 · 30 downloads
build: ensure correct files are published
12.02.2024 · 33 downloads
build: ensure correct files are published
12.02.2024 · 55 downloads
build: ensure correct files are published
05.02.2024 · 235 downloads
locales: update zh-cn.yml (#554)
05.02.2024 · 82 downloads
locales: update zh-cn.yml (#554)
05.02.2024 · 742 downloads
locales: update zh-cn.yml (#554)
05.02.2024 · 26 downloads
ci: bump gradle/gradle-build-action from 2 to 3 (#553)
Bumps gradle/gradle-build-action from 2 to 3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.02.2024 · 25 downloads
ci: bump gradle/gradle-build-action from 2 to 3 (#553)
Bumps gradle/gradle-build-action from 2 to 3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.02.2024 · 46 downloads
ci: bump gradle/gradle-build-action from 2 to 3 (#553)
Bumps gradle/gradle-build-action from 2 to 3.
- Release notes
- Commits
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.02.2024 · 28 downloads
fix: bad comments on rtp radiuses
04.02.2024 · 24 downloads
fix: bad comments on rtp radiuses
04.02.2024 · 40 downloads
fix: bad comments on rtp radiuses
24.01.2024 · 65 downloads
fix: credit WinTone01 for Turkish locales, close #552
24.01.2024 · 26 downloads
fix: credit WinTone01 for Turkish locales, close #552
24.01.2024 · 127 downloads
fix: credit WinTone01 for Turkish locales, close #552
14.01.2024 · 39 downloads
refactor: Credit new locale translators
14.01.2024 · 23 downloads
refactor: Credit new locale translators
14.01.2024 · 118 downloads
refactor: Credit new locale translators
14.01.2024 · 22 downloads
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
14.01.2024 · 23 downloads
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
14.01.2024 · 27 downloads
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
14.01.2024 · 23 downloads
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
14.01.2024 · 33 downloads
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
14.01.2024 · 33 downloads
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
30.12.2023 · 64 downloads
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
30.12.2023 · 28 downloads
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
30.12.2023 · 114 downloads
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
27.12.2023 · 149 downloads
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.
/delwarp not being restricted to operators by default#getOriginalHome and #getOriginalWarp methods to EditHomeEvent and EditWarpEvent respectivelyTo update from v4.5.4, just drag+drop.
27.12.2023 · 64 downloads
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.
/delwarp not being restricted to operators by default#getOriginalHome and #getOriginalWarp methods to EditHomeEvent and EditWarpEvent respectivelyTo update from v4.5.4, just drag+drop.
27.12.2023 · 554 downloads
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.
/delwarp not being restricted to operators by default#getOriginalHome and #getOriginalWarp methods to EditHomeEvent and EditWarpEvent respectivelyTo update from v4.5.4, just drag+drop.
26.12.2023 · 3 268 downloads
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.
/edithome command would not respect certain permissions for editing other online player's homes (#531)editUserData methods were not working correctlyTo update from v4.5.3, just drag+drop.
26.12.2023 · 40 downloads
HuskHomes 4.5.4 adds support for Minecraft 1.20.4 on Paper. Fabric support will come a bit later.
/edithome command would not respect certain permissions for editing other online player's homes (#531)editUserData methods were not working correctlyTo update from v4.5.3, just drag+drop.
26.12.2023 · 35 downloads
HuskHomes 4.5.4 adds support for Minecraft 1.20.4 on Paper. Fabric support will come a bit later.
/edithome command would not respect certain permissions for editing other online player's homes (#531)editUserData methods were not working correctlyTo update from v4.5.3, just drag+drop.
26.12.2023 · 91 downloads
HuskHomes 4.5.4 adds support for Minecraft 1.20.4 on Paper. Fabric support will come a bit later.
/edithome command would not respect certain permissions for editing other online player's homes (#531)editUserData methods were not working correctlyTo update from v4.5.3, just drag+drop.
26.12.2023 · 24 downloads
deps: bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#539)
Bumps com.google.guava:guava from 32.1.3-jre to 33.0.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.12.2023 · 23 downloads
deps: bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#539)
Bumps com.google.guava:guava from 32.1.3-jre to 33.0.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.12.2023 · 34 downloads
deps: bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#539)
Bumps com.google.guava:guava from 32.1.3-jre to 33.0.0-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.12.2023 · 21 downloads
deps: bump upload-artifact to v4
26.12.2023 · 22 downloads
deps: bump upload-artifact to v4
26.12.2023 · 30 downloads
deps: bump upload-artifact to v4
26.12.2023 · 21 downloads
ci: bump github-wiki-action to v4
26.12.2023 · 23 downloads
ci: bump github-wiki-action to v4
26.12.2023 · 29 downloads
ci: bump github-wiki-action to v4
26.12.2023 · 28 downloads
fix: don't teleport users locally to beds if broken
26.12.2023 · 22 downloads
fix: don't teleport users locally to beds if broken
26.12.2023 · 20 downloads
fix: don't teleport users locally to beds if broken
26.12.2023 · 22 downloads
deps: Bump adventure-platform to 4.3.2
26.12.2023 · 12 downloads
deps: Bump adventure-platform to 4.3.2
26.12.2023 · 23 downloads
deps: Bump adventure-platform to 4.3.2
20.12.2023 · 38 downloads
fix: editUserData methods not working
20.12.2023 · 25 downloads
fix: editUserData methods not working
20.12.2023 · 65 downloads
fix: editUserData methods not working
20.12.2023 · 24 downloads
fix: Remove adventure-platform-api dep in common
20.12.2023 · 25 downloads
fix: Remove adventure-platform-api dep in common
20.12.2023 · 34 downloads
fix: Remove adventure-platform-api dep in common
10.12.2023 · 41 downloads
locales: add Korean (ko-kr) courtesy of cada3141
10.12.2023 · 20 downloads
locales: add Korean (ko-kr) courtesy of cada3141
05.12.2023 · 38 downloads
build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#528)
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.12.2023 · 21 downloads
build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#528)
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.12.2023 · 112 downloads
build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#528)
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.12.2023 · 28 downloads
Fix edithome permission logic check & warn against bad rtp spawn radius (#531)
Fixup edithome logic
Add warning against bad spawn radius
05.12.2023 · 28 downloads
Fix build, bump Pl3xMap to 1.20.2-475
05.12.2023 · 24 downloads
Fix build, bump Pl3xMap to 1.20.2-475
05.12.2023 · 35 downloads
Fix build, bump Pl3xMap to 1.20.2-475
18.11.2023 · 91 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.1 to 2.2.2 (#525)
Bumps xyz.jpenilla.run-paper from 2.2.1 to 2.2.2.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.11.2023 · 31 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.1 to 2.2.2 (#525)
Bumps xyz.jpenilla.run-paper from 2.2.1 to 2.2.2.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.11.2023 · 28 downloads
build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#526)
Bumps org.jetbrains:annotations from 24.0.1 to 24.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.11.2023 · 25 downloads
build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#526)
Bumps org.jetbrains:annotations from 24.0.1 to 24.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.11.2023 · 128 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.1 to 2.2.2 (#525)
Bumps xyz.jpenilla.run-paper from 2.2.1 to 2.2.2.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
18.11.2023 · 26 downloads
build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#526)
Bumps org.jetbrains:annotations from 24.0.1 to 24.1.0.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.11.2023 · 53 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.0 to 2.2.1 (#524)
Bumps xyz.jpenilla.run-paper from 2.2.0 to 2.2.1.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.11.2023 · 26 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.0 to 2.2.1 (#524)
Bumps xyz.jpenilla.run-paper from 2.2.0 to 2.2.1.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.11.2023 · 55 downloads
build(deps): bump xyz.jpenilla.run-paper from 2.2.0 to 2.2.1 (#524)
Bumps xyz.jpenilla.run-paper from 2.2.0 to 2.2.1.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.11.2023 · 67 downloads
Bump JUnit, close #521, close #522, close #523
09.11.2023 · 29 downloads
Bump JUnit, close #521, close #522, close #523
09.11.2023 · 51 downloads
Bump JUnit, close #521, close #522, close #523
09.11.2023 · 19 downloads
build(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#522)
Bumps com.zaxxer:HikariCP from 5.0.1 to 5.1.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.11.2023 · 19 downloads
build(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#522)
Bumps com.zaxxer:HikariCP from 5.0.1 to 5.1.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
09.11.2023 · 33 downloads
build(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#522)
Bumps com.zaxxer:HikariCP from 5.0.1 to 5.1.0.
- Changelog
- Commits
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.11.2023 · 84 downloads
Update German (de-de) locales (#518)
02.11.2023 · 31 downloads
Update German (de-de) locales (#518)
02.11.2023 · 80 downloads
Update German (de-de) locales (#518)
01.11.2023 · 47 downloads
Merge remote-tracking branch 'origin/master'
01.11.2023 · 29 downloads
Merge remote-tracking branch 'origin/master'
01.11.2023 · 41 downloads
Merge remote-tracking branch 'origin/master'
01.11.2023 · 26 downloads
build(deps): bump me.clip:placeholderapi from 2.11.4 to 2.11.5 (#516)
Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 24 downloads
build(deps): bump me.clip:placeholderapi from 2.11.4 to 2.11.5 (#516)
Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 26 downloads
build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#517)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 30 downloads
build(deps): bump me.clip:placeholderapi from 2.11.4 to 2.11.5 (#516)
Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 23 downloads
build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#517)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 28 downloads
build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#517)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.11.2023 · 29 downloads
locales: Update Polish (pl-pl) by rasta, fixup missing locale
01.11.2023 · 21 downloads
locales: Update Polish (pl-pl) by rasta, fixup missing locale
01.11.2023 · 24 downloads
locales: Update Polish (pl-pl) by rasta, fixup missing locale
29.10.2023 · 60 downloads
build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0 (#513)
Bumps commons-io:commons-io from 2.14.0 to 2.15.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.10.2023 · 27 downloads
build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0 (#513)
Bumps commons-io:commons-io from 2.14.0 to 2.15.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.10.2023 · 51 downloads
build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0 (#513)
Bumps commons-io:commons-io from 2.14.0 to 2.15.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.10.2023 · 79 downloads
Bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 (#510)
Bumps org.ajoberstar.grgit from 5.2.0 to 5.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.10.2023 · 30 downloads
Bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 (#510)
Bumps org.ajoberstar.grgit from 5.2.0 to 5.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.10.2023 · 45 downloads
Bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 (#510)
Bumps org.ajoberstar.grgit from 5.2.0 to 5.2.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.10.2023 · 37 downloads
settings: fix regex keys using town.
24.10.2023 · 31 downloads
settings: fix regex keys using town.
24.10.2023 · 26 downloads
settings: fix regex keys using town.
23.10.2023 · 953 downloads
This is a build of HuskHomes v4.5.2 that targets Fabric 1.20.1, intended for Cobblemon users <3
HuskHomes 4.5.3 fixes a few more bugs present in the previous release.
To update, just drag+drop.
23.10.2023 · 207 downloads
HuskHomes 4.5.3 fixes a few more bugs present in the previous release.
To update, just drag+drop.
23.10.2023 · 40 downloads
HuskHomes 4.5.3 fixes a few more bugs present in the previous release.
To update, just drag+drop.
23.10.2023 · 395 downloads
HuskHomes 4.5.3 fixes a few more bugs present in the previous release.
To update, just drag+drop.
20.10.2023 · 46 downloads
bukkit: Player#eject passengers before teleporting
20.10.2023 · 23 downloads
bukkit: Player#eject passengers before teleporting
20.10.2023 · 55 downloads
bukkit: Player#eject passengers before teleporting
16.10.2023 · 133 downloads
This is a build of HuskHomes v4.5.2 that targets Fabric 1.20.1, intended for Cobblemon users <3
HuskHomes 4.5.2 fixes a few bugs in the previous release.
/warplist if permission_restrict_warps was enabled due to the wrong wrap permission being checked when creating the list/homelist or /warplist being outdated after a user executed a bulk delete via /delhome all or /delwarp allTo update from v4.5.x, just drag+drop.
13.10.2023 · 62 downloads
Improve way titles are sent to players
13.10.2023 · 21 downloads
Improve way titles are sent to players
13.10.2023 · 76 downloads
Improve way titles are sent to players
13.10.2023 · 88 downloads
HuskHomes 4.5.2 fixes a few bugs in the previous release.
/warplist if permission_restrict_warps was enabled due to the wrong wrap permission being checked when creating the list/homelist or /warplist being outdated after a user executed a bulk delete via /delhome all or /delwarp allTo update from v4.5.x, just drag+drop.
13.10.2023 · 34 downloads
HuskHomes 4.5.2 fixes a few bugs in the previous release.
/warplist if permission_restrict_warps was enabled due to the wrong wrap permission being checked when creating the list/homelist or /warplist being outdated after a user executed a bulk delete via /delhome all or /delwarp allTo update from v4.5.x, just drag+drop.
13.10.2023 · 114 downloads
HuskHomes 4.5.2 fixes a few bugs in the previous release.
/warplist if permission_restrict_warps was enabled due to the wrong wrap permission being checked when creating the list/homelist or /warplist being outdated after a user executed a bulk delete via /delhome all or /delwarp allTo update from v4.5.x, just drag+drop.
13.10.2023 · 24 downloads
fabric: Bump build target
13.10.2023 · 16 downloads
fabric: Bump build target
13.10.2023 · 20 downloads
fabric: Bump build target
13.10.2023 · 23 downloads
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#505)
Bumps com.google.guava:guava from 32.1.2-jre to 32.1.3-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.10.2023 · 23 downloads
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#505)
Bumps com.google.guava:guava from 32.1.2-jre to 32.1.3-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
13.10.2023 · 28 downloads
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#505)
Bumps com.google.guava:guava from 32.1.2-jre to 32.1.3-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.10.2023 · 33 downloads
Invalidate home/warp list caches when deleting all homes/warps
10.10.2023 · 24 downloads
Invalidate home/warp list caches when deleting all homes/warps
10.10.2023 · 43 downloads
Invalidate home/warp list caches when deleting all homes/warps
05.10.2023 · 45 downloads
Merge remote-tracking branch 'origin/master'
05.10.2023 · 27 downloads
Merge remote-tracking branch 'origin/master'
05.10.2023 · 39 downloads
Merge remote-tracking branch 'origin/master'
05.10.2023 · 30 downloads
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#502)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.10.2023 · 30 downloads
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#502)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
05.10.2023 · 31 downloads
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#502)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.10.2023 · 39 downloads
Don't handle respawn on Bukkit module for >=1.19
01.10.2023 · 28 downloads
Don't handle respawn on Bukkit module for >=1.19
01.10.2023 · 36 downloads
Don't handle respawn on Bukkit module for >=1.19
30.09.2023 · 53 downloads
HuskHomes 4.5.1 adds support for Minecraft 1.20.2.
To update from v4.5, just drag+drop.
30.09.2023 · 44 downloads
HuskHomes 4.5.1 adds support for Minecraft 1.20.2.
To update from v4.5, just drag+drop.
30.09.2023 · 99 downloads
HuskHomes 4.5.1 adds support for Minecraft 1.20.2.
To update from v4.5, just drag+drop.
30.09.2023 · 29 downloads
Fix wrong description in about menu
30.09.2023 · 38 downloads
Fix wrong description in about menu
30.09.2023 · 29 downloads
Fix wrong description in about menu
30.09.2023 · 24 downloads
locales: Slightly improve syntax error
30.09.2023 · 30 downloads
locales: Slightly improve syntax error
30.09.2023 · 26 downloads
locales: Slightly improve syntax error
30.09.2023 · 30 downloads
api: add #createHome with validation suppression flags
30.09.2023 · 28 downloads
api: add #createHome with validation suppression flags
30.09.2023 · 28 downloads
api: add #createHome with validation suppression flags
30.09.2023 · 32 downloads
Bump net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1 (#501)
Bumps net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.09.2023 · 38 downloads
Bump net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1 (#501)
Bumps net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
30.09.2023 · 37 downloads
Bump net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1 (#501)
Bumps net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 44 downloads
Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 (#500)
Bumps me.clip:placeholderapi from 2.11.3 to 2.11.4.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 28 downloads
Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 (#500)
Bumps me.clip:placeholderapi from 2.11.3 to 2.11.4.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 46 downloads
Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 (#500)
Bumps me.clip:placeholderapi from 2.11.3 to 2.11.4.
updated-dependencies:
- dependency-name: me.clip:placeholderapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 15 downloads
ci: 1.20.2 instead of 1.20.1
25.09.2023 · 20 downloads
ci: 1.20.2 instead of 1.20.1
25.09.2023 · 23 downloads
ci: 1.20.2 instead of 1.20.1
25.09.2023 · 125 downloads
fabric: Update to 1.20.2 (#499)
25.09.2023 · 23 downloads
fabric: Update to 1.20.2 (#499)
25.09.2023 · 270 downloads
fabric: Update to 1.20.2 (#499)
25.09.2023 · 40 downloads
Bump org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0 (#494)
Bumps org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.spongepowered.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 21 downloads
Bump org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0 (#494)
Bumps org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.spongepowered.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 28 downloads
Bump xyz.jpenilla.run-paper from 2.1.0 to 2.2.0 (#498)
Bumps xyz.jpenilla.run-paper from 2.1.0 to 2.2.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 36 downloads
Bump org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0 (#494)
Bumps org.spongepowered.gradle.plugin from 2.1.1 to 2.2.0.
- Release notes
- Commits
updated-dependencies:
- dependency-name: org.spongepowered.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 511 downloads
Bump xyz.jpenilla.run-paper from 2.1.0 to 2.2.0 (#498)
Bumps xyz.jpenilla.run-paper from 2.1.0 to 2.2.0.
updated-dependencies:
- dependency-name: xyz.jpenilla.run-paper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.09.2023 · 19 downloads
Ensure player is dismounted before teleport, fix #496
25.09.2023 · 20 downloads
Ensure player is dismounted before teleport, fix #496
25.09.2023 · 28 downloads
Ensure player is dismounted before teleport, fix #496
10.09.2023 · 248 downloads
HuskHomes 4.5 adds a new bulk-delete admin command and makes a plethora of fixes and improvements.
/huskhomes delete command, for performing bulk delete actions on large numbers of homes/warps on certain servers/worlds, or deleting a single player's data (#484, #257)/huskhomes delete player [name] &/huskhomes delete <world/server> <world> <server>huskhomes.command.huskhomes.deleteTo update, just drag+drop. You should regenerate your config.yml and messages-xx-xx.yml files. Thank you!
10.09.2023 · 45 downloads
HuskHomes 4.5 adds a new bulk-delete admin command and makes a plethora of fixes and improvements.
/huskhomes delete command, for performing bulk delete actions on large numbers of homes/warps on certain servers/worlds, or deleting a single player's data (#484, #257)/huskhomes delete player [name] &/huskhomes delete <world/server> <world> <server>huskhomes.command.huskhomes.deleteTo update, just drag+drop. You should regenerate your config.yml and messages-xx-xx.yml files. Thank you!
10.09.2023 · 250 downloads
HuskHomes 4.5 adds a new bulk-delete admin command and makes a plethora of fixes and improvements.
/huskhomes delete command, for performing bulk delete actions on large numbers of homes/warps on certain servers/worlds, or deleting a single player's data (#484, #257)/huskhomes delete player [name] &/huskhomes delete <world/server> <world> <server>huskhomes.command.huskhomes.deleteTo update, just drag+drop. You should regenerate your config.yml and messages-xx-xx.yml files. Thank you!
10.09.2023 · 18 downloads
Fix listeners registering twice
10.09.2023 · 20 downloads
Fix listeners registering twice
10.09.2023 · 22 downloads
Fix listeners registering twice
10.09.2023 · 26 downloads
Improve description format in command list
10.09.2023 · 23 downloads
Improve description format in command list
10.09.2023 · 25 downloads
Improve description format in command list
10.09.2023 · 22 downloads
fabric: Improve command suggestions
10.09.2023 · 27 downloads
fabric: Improve command suggestions
10.09.2023 · 22 downloads
fabric: Improve command suggestions
10.09.2023 · 41 downloads
The delete command also deletes records in the position_data table. (#492)
The delete command also deletes records in the position_data table.
fix typos
Optimize SQL statements, add delete respawn_position
10.09.2023 · 28 downloads
The delete command also deletes records in the position_data table. (#492)
The delete command also deletes records in the position_data table.
fix typos
Optimize SQL statements, add delete respawn_position
10.09.2023 · 22 downloads
The delete command also deletes records in the position_data table. (#492)
The delete command also deletes records in the position_data table.
fix typos
Optimize SQL statements, add delete respawn_position
29.08.2023 · 87 downloads
Update Russian (ru-ru) locales, courtesy of ADAMADA8
29.08.2023 · 36 downloads
Update Russian (ru-ru) locales, courtesy of ADAMADA8
29.08.2023 · 77 downloads
Update Russian (ru-ru) locales, courtesy of ADAMADA8
28.08.2023 · 44 downloads
Update zh-cn.yml (#487)
Update zh-cn.yml
Update zh-cn.yml
28.08.2023 · 32 downloads
Update zh-cn.yml (#487)
Update zh-cn.yml
Update zh-cn.yml
28.08.2023 · 33 downloads
Update zh-cn.yml (#487)
Update zh-cn.yml
Update zh-cn.yml
28.08.2023 · 34 downloads
Fix sound effect playing on spigot
28.08.2023 · 24 downloads
Fix sound effect playing on spigot
28.08.2023 · 27 downloads
Fix sound effect playing on spigot
28.08.2023 · 35 downloads
v4.5: Bulk delete, regex customization, QoL & API work (#486)
Improve validator error specificity, fix #481
Add more sanity-checking to cluster IDs, close #482
Add bulk/player-delete command, close #484, close #257
Fix checkstyle formatting in tests
Add missing strings to other locale files
Use morepaperlib for runtime command registration on spigot
api: make creation methods return a future, close #473
Add name/description restriction regex customization
docs: Update config file with new regex options
bump version number to 4.5
fix typo, correct command confirmation logic
Make confirmation locales more clear
Fix confirmation checking logic
28.08.2023 · 24 downloads
v4.5: Bulk delete, regex customization, QoL & API work (#486)
Improve validator error specificity, fix #481
Add more sanity-checking to cluster IDs, close #482
Add bulk/player-delete command, close #484, close #257
Fix checkstyle formatting in tests
Add missing strings to other locale files
Use morepaperlib for runtime command registration on spigot
api: make creation methods return a future, close #473
Add name/description restriction regex customization
docs: Update config file with new regex options
bump version number to 4.5
fix typo, correct command confirmation logic
Make confirmation locales more clear
Fix confirmation checking logic
28.08.2023 · 28 downloads
v4.5: Bulk delete, regex customization, QoL & API work (#486)
Improve validator error specificity, fix #481
Add more sanity-checking to cluster IDs, close #482
Add bulk/player-delete command, close #484, close #257
Fix checkstyle formatting in tests
Add missing strings to other locale files
Use morepaperlib for runtime command registration on spigot
api: make creation methods return a future, close #473
Add name/description restriction regex customization
docs: Update config file with new regex options
bump version number to 4.5
fix typo, correct command confirmation logic
Make confirmation locales more clear
Fix confirmation checking logic
10.08.2023 · 118 downloads
Add Pl3xMap dependency to plugin.yml
10.08.2023 · 35 downloads
Add Pl3xMap dependency to plugin.yml
10.08.2023 · 95 downloads
Add Pl3xMap dependency to plugin.yml
10.08.2023 · 34 downloads
Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 (#477)
Bumps net.essentialsx:EssentialsX from 2.20.0 to 2.20.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.08.2023 · 34 downloads
Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 (#477)
Bumps net.essentialsx:EssentialsX from 2.20.0 to 2.20.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.08.2023 · 29 downloads
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#474)
Bumps com.google.guava:guava from 32.1.1-jre to 32.1.2-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.08.2023 · 29 downloads
Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 (#477)
Bumps net.essentialsx:EssentialsX from 2.20.0 to 2.20.1.
- Release notes
- Commits
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.08.2023 · 37 downloads
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#474)
Bumps com.google.guava:guava from 32.1.1-jre to 32.1.2-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.08.2023 · 32 downloads
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#474)
Bumps com.google.guava:guava from 32.1.1-jre to 32.1.2-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
07.08.2023 · 47 downloads
Fix missing key mappings for ru-ru locales
07.08.2023 · 38 downloads
Fix missing key mappings for ru-ru locales
24.07.2023 · 400 downloads
Fixup config map reading inconsistencies, close #471
24.07.2023 · 32 downloads
Fixup config map reading inconsistencies, close #471
24.07.2023 · 134 downloads
Fixup config map reading inconsistencies, close #471
23.07.2023 · 36 downloads
Make CI a bit more resilient
23.07.2023 · 30 downloads
Make CI a bit more resilient
23.07.2023 · 34 downloads
Make CI a bit more resilient
23.07.2023 · 29 downloads
Bump to 4.4.6
22.07.2023 · 200 downloads
HuskHomes 4.4.5 updates the plugin locales and fixes an issue where the MariaDB driver could not be correctly located.
MARIADB.To update from 4.4.x, just drag+drop.
22.07.2023 · 37 downloads
HuskHomes 4.4.5 updates the plugin locales and fixes an issue where the MariaDB driver could not be correctly located.
MARIADB.To update from 4.4.x, just drag+drop.
22.07.2023 · 242 downloads
HuskHomes 4.4.5 updates the plugin locales and fixes an issue where the MariaDB driver could not be correctly located.
MARIADB.To update from 4.4.x, just drag+drop.
22.07.2023 · 30 downloads
Bump to 4.4.5
22.07.2023 · 37 downloads
Bump to 4.4.5
22.07.2023 · 32 downloads
Bump to 4.4.5
22.07.2023 · 34 downloads
Specify MySQL/MariaDB class by name
22.07.2023 · 30 downloads
Specify MySQL/MariaDB class by name
22.07.2023 · 25 downloads
Specify MySQL/MariaDB class by name
22.07.2023 · 36 downloads
Create ru-ru (#469)
add russian language
22.07.2023 · 37 downloads
Create ru-ru (#469)
add russian language
22.07.2023 · 31 downloads
Create ru-ru (#469)
add russian language
22.07.2023 · 33 downloads
Update zh-cn.yml (#468)
Corrected some translation errors, modified some strange translations, and fixed punctuation mistakes.
22.07.2023 · 25 downloads
Update zh-cn.yml (#468)
Corrected some translation errors, modified some strange translations, and fixed punctuation mistakes.
22.07.2023 · 30 downloads
Update zh-cn.yml (#468)
Corrected some translation errors, modified some strange translations, and fixed punctuation mistakes.
18.07.2023 · 35 downloads
Fixup tests
18.07.2023 · 25 downloads
Fixup tests
18.07.2023 · 55 downloads
Fixup tests
18.07.2023 · 54 downloads
HuskHomes 4.4.4 adds support for H2 as a flatfile database type and makes a few optimizations/fixes.
To update from 4.4.x, just drag+drop.
18.07.2023 · 31 downloads
HuskHomes 4.4.4 adds support for H2 as a flatfile database type and makes a few optimizations/fixes.
To update from 4.4.x, just drag+drop.
18.07.2023 · 67 downloads
HuskHomes 4.4.4 adds support for H2 as a flatfile database type and makes a few optimizations/fixes.
To update from 4.4.x, just drag+drop.
18.07.2023 · 24 downloads
Add H2 database support, use indexes to optimize queries, add maria-specific schema, bump adventure-fabric (#465)
Add support for H2, bundle Maria driver, bump fabric adventure
Bundle and download H2 drivers
Fixup H2 schema, add indexes to DBs, add maria-specific schema
docs: Add database type documentation
Check plugin isn't disabled before task schedule, close #463
Bump Annotaml to 2.0.4
docs: Mention Maria in README and Setup
18.07.2023 · 29 downloads
Add H2 database support, use indexes to optimize queries, add maria-specific schema, bump adventure-fabric (#465)
Add support for H2, bundle Maria driver, bump fabric adventure
Bundle and download H2 drivers
Fixup H2 schema, add indexes to DBs, add maria-specific schema
docs: Add database type documentation
Check plugin isn't disabled before task schedule, close #463
Bump Annotaml to 2.0.4
docs: Mention Maria in README and Setup
18.07.2023 · 20 downloads
Add H2 database support, use indexes to optimize queries, add maria-specific schema, bump adventure-fabric (#465)
Add support for H2, bundle Maria driver, bump fabric adventure
Bundle and download H2 drivers
Fixup H2 schema, add indexes to DBs, add maria-specific schema
docs: Add database type documentation
Check plugin isn't disabled before task schedule, close #463
Bump Annotaml to 2.0.4
docs: Mention Maria in README and Setup
15.07.2023 · 86 downloads
HuskHomes 4.4.3 is a hotfix to address a Fabric crash issue on that was present in the previous release.
To update from 4.4.x, just drag+drop.
15.07.2023 · 30 downloads
HuskHomes 4.4.3 is a hotfix to address a Fabric crash issue on that was present in the previous release.
To update from 4.4.x, just drag+drop.
15.07.2023 · 64 downloads
HuskHomes 4.4.3 is a hotfix to address a Fabric crash issue on that was present in the previous release.
To update from 4.4.x, just drag+drop.
15.07.2023 · 31 downloads
Bump to 4.4.3
15.07.2023 · 25 downloads
Bump to 4.4.3
15.07.2023 · 18 downloads
Bump to 4.4.3
15.07.2023 · 22 downloads
fabric: Fix initialization crash
15.07.2023 · 18 downloads
fabric: Fix initialization crash
15.07.2023 · 18 downloads
fabric: Fix initialization crash
15.07.2023 · 31 downloads
HuskHomes 4.4.2 fixes a number of bugs that were present in the previous release, especially if you were using Fabric. Please also note this build no longer supports RedisEconomy due to instability.
/rtp, courtesy of @USA-RedDragon (#445)To update from 4.4.1, just drag+drop.
15.07.2023 · 27 downloads
HuskHomes 4.4.2 fixes a number of bugs that were present in the previous release, especially if you were using Fabric. Please also note this build no longer supports RedisEconomy due to instability.
/rtp, courtesy of @USA-RedDragon (#445)To update from 4.4.1, just drag+drop.
15.07.2023 · 36 downloads
HuskHomes 4.4.2 fixes a number of bugs that were present in the previous release, especially if you were using Fabric. Please also note this build no longer supports RedisEconomy due to instability.
/rtp, courtesy of @USA-RedDragon (#445)To update from 4.4.1, just drag+drop.
15.07.2023 · 21 downloads
Fix BlueMap hook not being registered on Fabric, close #453
15.07.2023 · 20 downloads
Fix BlueMap hook not being registered on Fabric, close #453
15.07.2023 · 21 downloads
Fix BlueMap hook not being registered on Fabric, close #453
15.07.2023 · 25 downloads
Use fabric-dimensions API for x-dimension teleportation, fix #457
15.07.2023 · 20 downloads
Use fabric-dimensions API for x-dimension teleportation, fix #457
15.07.2023 · 23 downloads
Use fabric-dimensions API for x-dimension teleportation, fix #457
10.07.2023 · 39 downloads
Bump space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3 (#459)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2023 · 21 downloads
Bump space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3 (#459)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
10.07.2023 · 84 downloads
Bump space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3 (#459)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
08.07.2023 · 40 downloads
fabric: Tweak build scripts slightly
08.07.2023 · 29 downloads
fabric: Tweak build scripts slightly
08.07.2023 · 45 downloads
fabric: Tweak build scripts slightly
02.07.2023 · 118 downloads
translated new locale (#452)
02.07.2023 · 22 downloads
Merge remote-tracking branch 'origin/master'
02.07.2023 · 26 downloads
Merge remote-tracking branch 'origin/master'
02.07.2023 · 43 downloads
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (#451)
Bumps com.google.guava:guava from 32.1.0-jre to 32.1.1-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.07.2023 · 29 downloads
Use scheduled executor to apply delay, Fix #450
02.07.2023 · 31 downloads
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (#451)
Bumps com.google.guava:guava from 32.1.0-jre to 32.1.1-jre.
- Release notes
- Commits
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
02.07.2023 · 26 downloads
Use scheduled executor to apply delay, Fix #450
02.07.2023 · 31 downloads
Update publishing scripts for fabric
02.07.2023 · 33 downloads
Update publishing scripts for fabric
02.07.2023 · 31 downloads
Fixup publishing scripts, sponge building
02.07.2023 · 32 downloads
Fixup publishing scripts, sponge building
02.07.2023 · 30 downloads
Add fabric builds for older MC versions & add checkstyle (#449)
Remove instance getters, improve command logic, register APi
Publish multiple fabric builds, enforce checkstyle
Bump guava
Bump to 4.4.2
29.06.2023 · 39 downloads
Prevent suffocation while using /rtp (#445)
rtp: check for suffocation before teleport
safety resolvers: teleport to middle of block
rtp: Fix negative coordinates being off by one
unsafe blocks: add campfires and magma
unsafe blocks: deduplicate block id formatting
29.06.2023 · 29 downloads
Prevent suffocation while using /rtp (#445)
rtp: check for suffocation before teleport
safety resolvers: teleport to middle of block
rtp: Fix negative coordinates being off by one
unsafe blocks: add campfires and magma
unsafe blocks: deduplicate block id formatting
29.06.2023 · 51 downloads
Prevent suffocation while using /rtp (#445)
rtp: check for suffocation before teleport
safety resolvers: teleport to middle of block
rtp: Fix negative coordinates being off by one
unsafe blocks: add campfires and magma
unsafe blocks: deduplicate block id formatting
28.06.2023 · 40 downloads
Remove RedisEconomy hook due to instability (#447)
28.06.2023 · 28 downloads
Remove RedisEconomy hook due to instability (#447)
28.06.2023 · 29 downloads
Remove RedisEconomy hook due to instability (#447)
21.06.2023 · 74 downloads
Update project GitHub URL in additional locations
21.06.2023 · 35 downloads
Update project GitHub URL in additional locations
21.06.2023 · 110 downloads
Update project GitHub URL in additional locations
21.06.2023 · 135 downloads
HuskHomes 4.4.1 is a hotfix release to fix an issue with MySQL on the previous release. Please not Purpur 1.19.4 is not compatible with HuskHomes 4.4+ as that version does not properly implement the new Paper Plugin format.
To update, just drag+drop; there are no config changes.
21.06.2023 · 36 downloads
HuskHomes 4.4.1 is a hotfix release to fix an issue with MySQL on the previous release. Please not Purpur 1.19.4 is not compatible with HuskHomes 4.4+ as that version does not properly implement the new Paper Plugin format.
To update, just drag+drop; there are no config changes.
21.06.2023 · 162 downloads
HuskHomes 4.4.1 is a hotfix release to fix an issue with MySQL on the previous release. Please not Purpur 1.19.4 is not compatible with HuskHomes 4.4+ as that version does not properly implement the new Paper Plugin format.
To update, just drag+drop; there are no config changes.
19.06.2023 · 59 downloads
Add unit tests for cooldowns
19.06.2023 · 26 downloads
Add unit tests for cooldowns
19.06.2023 · 49 downloads
Add unit tests for cooldowns
19.06.2023 · 35 downloads
paper: OMIT Essentials load order requirement
19.06.2023 · 28 downloads
paper: OMIT Essentials load order requirement
19.06.2023 · 37 downloads
paper: OMIT Essentials load order requirement
18.06.2023 · 34 downloads
Fix invalid SELECT statement in MySQLDatabase
18.06.2023 · 26 downloads
Fix invalid SELECT statement in MySQLDatabase
18.06.2023 · 30 downloads
Fix invalid SELECT statement in MySQLDatabase
17.06.2023 · 27 downloads
docs: Unmark purpur as compatible
17.06.2023 · 20 downloads
docs: Unmark purpur as compatible
17.06.2023 · 24 downloads
docs: Unmark purpur as compatible
17.06.2023 · 20 downloads
Catch exceptions during hook initialization
17.06.2023 · 18 downloads
Catch exceptions during hook initialization
17.06.2023 · 117 downloads
Catch exceptions during hook initialization
17.06.2023 · 21 downloads
Merge remote-tracking branch 'origin/master'
17.06.2023 · 14 downloads
Merge remote-tracking branch 'origin/master'
17.06.2023 · 20 downloads
Merge remote-tracking branch 'origin/master'
17.06.2023 · 27 downloads
Update zh-cn.yml (#438)
17.06.2023 · 18 downloads
Update zh-cn.yml (#438)
17.06.2023 · 20 downloads
Update zh-cn.yml (#438)
16.06.2023 · 106 downloads
HuskHomes 4.4 brings support to Minecraft 1.20.1 on Fabric, adds the ability to define cooldowns for performing certain actions, adds two new supported languages, enhanced permission support for /back, and several significant bug fixes.
/rtp cooldowns has also been changed to huskhomes.bypass_cooldowns, and now works to bypass all defined cooldowns.huskhomes.command.back.previous permission for using the /back command to return to your previous teleport position, courtesy of @Akiranya (#422)[ in the zh-cn (Simplified Chinese) localesTo update, you should regenerate your config.yml and locale files (the former of which now has new comments to help you use it easier).
Enjoy!
16.06.2023 · 38 downloads
HuskHomes 4.4 brings support to Minecraft 1.20.1 on Fabric, adds the ability to define cooldowns for performing certain actions, adds two new supported languages, enhanced permission support for /back, and several significant bug fixes.
/rtp cooldowns has also been changed to huskhomes.bypass_cooldowns, and now works to bypass all defined cooldowns.huskhomes.command.back.previous permission for using the /back command to return to your previous teleport position, courtesy of @Akiranya (#422)[ in the zh-cn (Simplified Chinese) localesTo update, you should regenerate your config.yml and locale files (the former of which now has new comments to help you use it easier).
Enjoy!
16.06.2023 · 90 downloads
HuskHomes 4.4 brings support to Minecraft 1.20.1 on Fabric, adds the ability to define cooldowns for performing certain actions, adds two new supported languages, enhanced permission support for /back, and several significant bug fixes.
/rtp cooldowns has also been changed to huskhomes.bypass_cooldowns, and now works to bypass all defined cooldowns.huskhomes.command.back.previous permission for using the /back command to return to your previous teleport position, courtesy of @Akiranya (#422)[ in the zh-cn (Simplified Chinese) localesTo update, you should regenerate your config.yml and locale files (the former of which now has new comments to help you use it easier).
Enjoy!
16.06.2023 · 26 downloads
Make RequestsManager use a ConcurrentHashMap
16.06.2023 · 21 downloads
Make RequestsManager use a ConcurrentHashMap
16.06.2023 · 25 downloads
Make RequestsManager use a ConcurrentHashMap
16.06.2023 · 32 downloads
Add ability to define cooldowns for actions (#437)
16.06.2023 · 19 downloads
Add ability to define cooldowns for actions (#437)
16.06.2023 · 24 downloads
Add ability to define cooldowns for actions (#437)
16.06.2023 · 41 downloads
New task system & improve DB case-insensitive SELECTs, support fabric 1.20.1 (#433)
16.06.2023 · 17 downloads
New task system & improve DB case-insensitive SELECTs, support fabric 1.20.1 (#433)
16.06.2023 · 30 downloads
New task system & improve DB case-insensitive SELECTs, support fabric 1.20.1 (#433)
07.06.2023 · 456 downloads
Bump adventure to 4.14.0
07.06.2023 · 48 downloads
Bump adventure to 4.14.0
07.06.2023 · 220 downloads
Bump adventure to 4.14.0
07.06.2023 · 55 downloads
ci: Target 1.20
07.06.2023 · 49 downloads
ci: Target 1.20
07.06.2023 · 44 downloads
ci: Target 1.20
06.06.2023 · 54 downloads
Bump net.essentialsx:EssentialsX from 2.19.7 to 2.20.0 (#428)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
06.06.2023 · 37 downloads
Bump net.essentialsx:EssentialsX from 2.19.7 to 2.20.0 (#428)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
06.06.2023 · 36 downloads
Bump net.essentialsx:EssentialsX from 2.19.7 to 2.20.0 (#428)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
06.06.2023 · 40 downloads
Add Turkish (tr-tr) locales (#429)
Co-authored-by: github-actions[bot] actions@github.com
06.06.2023 · 25 downloads
Add Turkish (tr-tr) locales (#429)
Co-authored-by: github-actions[bot] actions@github.com
06.06.2023 · 27 downloads
Add Turkish (tr-tr) locales (#429)
Co-authored-by: github-actions[bot] actions@github.com
03.06.2023 · 140 downloads
Merge remote-tracking branch 'origin/master'
03.06.2023 · 28 downloads
Merge remote-tracking branch 'origin/master'
03.06.2023 · 43 downloads
Merge remote-tracking branch 'origin/master'
03.06.2023 · 36 downloads
Add Japanese (ja-jp) locales (#426)
03.06.2023 · 27 downloads
Fix the teleport button not showing up in HomeEditor. (#427)
03.06.2023 · 39 downloads
essentials: Add extra check against home/warp null
03.06.2023 · 27 downloads
Fetch saved user from database when creating home if not cached
03.06.2023 · 44 downloads
essentials: Fix NPE when importing users
02.06.2023 · 32 downloads
Specify Minecraft 1.20-rc1 for now
01.06.2023 · 174 downloads
docs: Detail new back command perm
01.06.2023 · 22 downloads
docs: Detail new back command perm
01.06.2023 · 31 downloads
docs: Detail new back command perm
01.06.2023 · 25 downloads
Back command improvement (#422)
01.06.2023 · 17 downloads
Back command improvement (#422)
01.06.2023 · 20 downloads
Back command improvement (#422)
29.05.2023 · 25 downloads
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#420)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.05.2023 · 20 downloads
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#420)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
29.05.2023 · 35 downloads
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#420)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.05.2023 · 41 downloads
Bump RedisEconomy to 3.2-SNAPSHOT
25.05.2023 · 31 downloads
Bump RedisEconomy to 3.2-SNAPSHOT
25.05.2023 · 47 downloads
Bump RedisEconomy to 3.2-SNAPSHOT
22.05.2023 · 686 downloads
(This is the build of HuskHomes v4.3.2 on Fabric for Minecraft 1.19.2)
22.05.2023 · 156 downloads
HuskHomes 4.3.2 fixes a few bugs present in the previous release and updates the plugin locales.
/sethome when having set the maximum number of homes would not let you overwrite an existing home when the overwrite_homes_warps config option was enabled (#293)To update from v4.3.1, just drag+drop; there are no config changes.
22.05.2023 · 54 downloads
HuskHomes 4.3.2 fixes a few bugs present in the previous release and updates the plugin locales.
/sethome when having set the maximum number of homes would not let you overwrite an existing home when the overwrite_homes_warps config option was enabled (#293)To update from v4.3.1, just drag+drop; there are no config changes.
22.05.2023 · 147 downloads
HuskHomes 4.3.2 fixes a few bugs present in the previous release and updates the plugin locales.
/sethome when having set the maximum number of homes would not let you overwrite an existing home when the overwrite_homes_warps config option was enabled (#293)To update from v4.3.1, just drag+drop; there are no config changes.
22.05.2023 · 36 downloads
Add shutdown handling to sponge
22.05.2023 · 31 downloads
Add shutdown handling to sponge
22.05.2023 · 32 downloads
Add shutdown handling to sponge
22.05.2023 · 32 downloads
Bump to v4.3.2
22.05.2023 · 28 downloads
Bump to v4.3.2
22.05.2023 · 37 downloads
Bump to v4.3.2
22.05.2023 · 33 downloads
Bump commons-io to 2.12.0
22.05.2023 · 27 downloads
Bump commons-io to 2.12.0
22.05.2023 · 28 downloads
Bump commons-io to 2.12.0
22.05.2023 · 33 downloads
Optimize imports
22.05.2023 · 29 downloads
Optimize imports
22.05.2023 · 35 downloads
Ensure safety resolver returns y within height limits, close #401
22.05.2023 · 30 downloads
Optimize imports
22.05.2023 · 25 downloads
Ensure safety resolver returns y within height limits, close #401
22.05.2023 · 28 downloads
Ensure safety resolver returns y within height limits, close #401
22.05.2023 · 27 downloads
Ensure spawn.yml is properly deleted when overwritten, close #400
22.05.2023 · 17 downloads
Ensure spawn.yml is properly deleted when overwritten, close #400
22.05.2023 · 20 downloads
Ensure spawn.yml is properly deleted when overwritten, close #400
22.05.2023 · 29 downloads
Fix target world errors not being properly handled, Close #402
22.05.2023 · 19 downloads
Fix target world errors not being properly handled, Close #402
22.05.2023 · 19 downloads
Fix target world errors not being properly handled, Close #402
22.05.2023 · 16 downloads
Bump Pl3xMap, register layers/icons on map load, Close #409
22.05.2023 · 15 downloads
Bump Pl3xMap, register layers/icons on map load, Close #409
22.05.2023 · 24 downloads
Bump Pl3xMap, register layers/icons on map load, Close #409
22.05.2023 · 19 downloads
Fix bad task scheduling ID tracking logic, Close #405
22.05.2023 · 13 downloads
Fix bad task scheduling ID tracking logic, Close #405
22.05.2023 · 18 downloads
Fix bad task scheduling ID tracking logic, Close #405
16.05.2023 · 30 downloads
Update it-it.yml (#406)
16.05.2023 · 21 downloads
Update it-it.yml (#406)
16.05.2023 · 52 downloads
Update it-it.yml (#406)
14.05.2023 · 20 downloads
added new german translations (#404)
14.05.2023 · 15 downloads
added new german translations (#404)
14.05.2023 · 37 downloads
added new german translations (#404)
11.05.2023 · 27 downloads
docs: Cleanup, grammar fixes, javadoc tweaks
11.05.2023 · 21 downloads
docs: Cleanup, grammar fixes, javadoc tweaks
11.05.2023 · 35 downloads
docs: Cleanup, grammar fixes, javadoc tweaks
11.05.2023 · 20 downloads
tpa: Lookup local requester using #getOnlineUserExact, fix #399
11.05.2023 · 15 downloads
tpa: Lookup local requester using #getOnlineUserExact, fix #399
11.05.2023 · 21 downloads
tpa: Lookup local requester using #getOnlineUserExact, fix #399
10.05.2023 · 76 downloads
(This is the build of HuskHomes v4.3.2 on Fabric for Minecraft 1.19.2)
10.05.2023 · 52 downloads
HuskHomes 4.3.1 adds several new economy actions and slightly improves the global respawning feature for Paper servers.
home_teleport - When a player teleports to one of their homes with /homepublic_home_teleport - When a player teleports to a public home with /phomewarp_teleport - When a player teleports to a warp with /warpspawn_teleport - When a player teleports to spawn with /spawnsend_teleport_request - When a player sends a teleport request with /tpaaccept_teleport_request - When a player accepts a teleport request with /tpacceptTo update from v4.3, just drag+drop. If you'd like to make use of the new economy actions, you can add them to the costs section of the config.yml file, mapping them to a price (check the docs for more information). If you're upgrading from earlier versions, be sure to regenerate your config and messages files.
10.05.2023 · 31 downloads
HuskHomes 4.3.1 adds several new economy actions and slightly improves the global respawning feature for Paper servers.
home_teleport - When a player teleports to one of their homes with /homepublic_home_teleport - When a player teleports to a public home with /phomewarp_teleport - When a player teleports to a warp with /warpspawn_teleport - When a player teleports to spawn with /spawnsend_teleport_request - When a player sends a teleport request with /tpaaccept_teleport_request - When a player accepts a teleport request with /tpacceptTo update from v4.3, just drag+drop. If you'd like to make use of the new economy actions, you can add them to the costs section of the config.yml file, mapping them to a price (check the docs for more information). If you're upgrading from earlier versions, be sure to regenerate your config and messages files.
10.05.2023 · 61 downloads
HuskHomes 4.3.1 adds several new economy actions and slightly improves the global respawning feature for Paper servers.
home_teleport - When a player teleports to one of their homes with /homepublic_home_teleport - When a player teleports to a public home with /phomewarp_teleport - When a player teleports to a warp with /warpspawn_teleport - When a player teleports to spawn with /spawnsend_teleport_request - When a player sends a teleport request with /tpaaccept_teleport_request - When a player accepts a teleport request with /tpacceptTo update from v4.3, just drag+drop. If you'd like to make use of the new economy actions, you can add them to the costs section of the config.yml file, mapping them to a price (check the docs for more information). If you're upgrading from earlier versions, be sure to regenerate your config and messages files.
09.05.2023 · 30 downloads
Update a few in-plugin messages
09.05.2023 · 25 downloads
Update a few in-plugin messages
09.05.2023 · 31 downloads
Update a few in-plugin messages
09.05.2023 · 33 downloads
paper: Use PlayerSetSpawnEvent for updating global respawn
09.05.2023 · 25 downloads
paper: Use PlayerSetSpawnEvent for updating global respawn
09.05.2023 · 31 downloads
paper: Use PlayerSetSpawnEvent for updating global respawn
09.05.2023 · 37 downloads
Add new economy actions, update API docs to use new repo, add metrics to Sponge (#398)
09.05.2023 · 28 downloads
Add new economy actions, update API docs to use new repo, add metrics to Sponge (#398)
09.05.2023 · 22 downloads
Add new economy actions, update API docs to use new repo, add metrics to Sponge (#398)
09.05.2023 · 32 downloads
Update plugin description, fix updater message
09.05.2023 · 34 downloads
Update plugin description, fix updater message
09.05.2023 · 25 downloads
Update plugin description, fix updater message
07.05.2023 · 36 downloads
Only publish to specified repos
07.05.2023 · 30 downloads
Only publish to specified repos
07.05.2023 · 33 downloads
Only publish to specified repos
07.05.2023 · 32 downloads
Update docs, bump version, add methods to get exception types
07.05.2023 · 15 downloads
Update docs, bump version, add methods to get exception types
07.05.2023 · 22 downloads
Update docs, bump version, add methods to get exception types
07.05.2023 · 26 downloads
(This is the build of HuskHomes v4.3 on Fabric for Minecraft 1.19.2)
07.05.2023 · 59 downloads
HuskHomes 4.3 adds support for Folia, adds the ability to /rtp into other worlds, adds an importer from EssentialsX, updates the Pl3xMap hook, and fixes a significant number of bugs.
/huskhomes import command. Check the docs for more details.huskhomes.command.huskhomes.import permission.example vs ExAmPle)/rtp [player] [world].huskhomes.command.rtp.world permission when used to teleport to a world other than your current one./rtp command/tpyes, /tpdeny and /tpno will now register correctly.To update, you should regenerate (create a backup, delete and fill in again after updating) your config.yml and messages-xx-xx.yml files. Enjoy!
07.05.2023 · 49 downloads
HuskHomes 4.3 adds support for Folia, adds the ability to /rtp into other worlds, adds an importer from EssentialsX, updates the Pl3xMap hook, and fixes a significant number of bugs.
/huskhomes import command. Check the docs for more details.huskhomes.command.huskhomes.import permission.example vs ExAmPle)/rtp [player] [world].huskhomes.command.rtp.world permission when used to teleport to a world other than your current one./rtp command/tpyes, /tpdeny and /tpno will now register correctly.To update, you should regenerate (create a backup, delete and fill in again after updating) your config.yml and messages-xx-xx.yml files. Enjoy!
07.05.2023 · 65 downloads
HuskHomes 4.3 adds support for Folia, adds the ability to /rtp into other worlds, adds an importer from EssentialsX, updates the Pl3xMap hook, and fixes a significant number of bugs.
/huskhomes import command. Check the docs for more details.huskhomes.command.huskhomes.import permission.example vs ExAmPle)/rtp [player] [world].huskhomes.command.rtp.world permission when used to teleport to a world other than your current one./rtp command/tpyes, /tpdeny and /tpno will now register correctly.To update, you should regenerate (create a backup, delete and fill in again after updating) your config.yml and messages-xx-xx.yml files. Enjoy!
07.05.2023 · 48 downloads
Adjust importer color
07.05.2023 · 29 downloads
Adjust importer color
07.05.2023 · 24 downloads
Adjust importer color
06.05.2023 · 22 downloads
updated german translation (#396)
06.05.2023 · 26 downloads
updated german translation (#396)
06.05.2023 · 25 downloads
updated german translation (#396)
05.05.2023 · 24 downloads
Ensure RTP positions are within border, cleanup safety logic (#395)
05.05.2023 · 35 downloads
Ensure RTP positions are within border, cleanup safety logic (#395)
05.05.2023 · 21 downloads
Ensure RTP positions are within border, cleanup safety logic (#395)
05.05.2023 · 28 downloads
Add handling for TeleportExceptions thrown when completing TimedTeleports
05.05.2023 · 37 downloads
Add handling for TeleportExceptions thrown when completing TimedTeleports
05.05.2023 · 25 downloads
Add handling for TeleportExceptions thrown when completing TimedTeleports
05.05.2023 · 23 downloads
Fix local username closest-match resolution overriding global exact matches (#392)
05.05.2023 · 26 downloads
Fix local username closest-match resolution overriding global exact matches (#392)
05.05.2023 · 20 downloads
Fix local username closest-match resolution overriding global exact matches (#392)
05.05.2023 · 18 downloads
Switch to using DesertWell-provided ThrowingConsumer
05.05.2023 · 23 downloads
Switch to using DesertWell-provided ThrowingConsumer
05.05.2023 · 32 downloads
Switch to using DesertWell-provided ThrowingConsumer
04.05.2023 · 26 downloads
Don't check against max public homes for other-user home privacy update, Fix #388
04.05.2023 · 25 downloads
Don't check against max public homes for other-user home privacy update, Fix #388
04.05.2023 · 29 downloads
Don't check against max public homes for other-user home privacy update, Fix #388
04.05.2023 · 24 downloads
docs: Minor commands page adjustments
04.05.2023 · 35 downloads
docs: Minor commands page adjustments
04.05.2023 · 21 downloads
docs: Minor commands page adjustments
04.05.2023 · 27 downloads
Bump net.william278:DesertWell from 2.0.3 to 2.0.4 (#389)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.05.2023 · 25 downloads
Bump net.william278:DesertWell from 2.0.3 to 2.0.4 (#389)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.05.2023 · 26 downloads
Bump net.william278:DesertWell from 2.0.3 to 2.0.4 (#389)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
04.05.2023 · 17 downloads
Exclude rtp restricted worlds from command TAB completion
04.05.2023 · 39 downloads
Exclude rtp restricted worlds from command TAB completion
04.05.2023 · 16 downloads
Exclude rtp restricted worlds from command TAB completion
04.05.2023 · 24 downloads
Bump to 4.3
04.05.2023 · 15 downloads
Bump to 4.3
04.05.2023 · 19 downloads
Bump to 4.3
04.05.2023 · 17 downloads
Added the ability to random teleport to another world (#387)
04.05.2023 · 22 downloads
Added the ability to random teleport to another world (#387)
04.05.2023 · 15 downloads
Added the ability to random teleport to another world (#387)
03.05.2023 · 19 downloads
Fix missing aliases on tp response commands, Close #386
03.05.2023 · 19 downloads
Fix missing aliases on tp response commands, Close #386
03.05.2023 · 17 downloads
Fix missing aliases on tp response commands, Close #386
03.05.2023 · 20 downloads
Fixup tests
03.05.2023 · 16 downloads
Fixup tests
03.05.2023 · 17 downloads
Fixup tests
03.05.2023 · 20 downloads
Fix invalid warp locale not displaying, make home/warp lookup case-insensitive (#384)
03.05.2023 · 22 downloads
Fix invalid warp locale not displaying, make home/warp lookup case-insensitive (#384)
03.05.2023 · 21 downloads
Fix invalid warp locale not displaying, make home/warp lookup case-insensitive (#384)
03.05.2023 · 20 downloads
Pl3xMap: update to latest API, fabric platform support (#382)
03.05.2023 · 21 downloads
Pl3xMap: update to latest API, fabric platform support (#382)
03.05.2023 · 24 downloads
Pl3xMap: update to latest API, fabric platform support (#382)
30.04.2023 · 22 downloads
Add lightweight support for folia via MorePaperLib (#376)
30.04.2023 · 24 downloads
Add lightweight support for folia via MorePaperLib (#376)
30.04.2023 · 31 downloads
Add lightweight support for folia via MorePaperLib (#376)
28.04.2023 · 29 downloads
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 (#374)
28.04.2023 · 33 downloads
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 (#374)
28.04.2023 · 28 downloads
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 (#374)
26.04.2023 · 43 downloads
(This is the build of HuskHomes v4.2.1 on Fabric for Minecraft 1.19.2)
26.04.2023 · 51 downloads
HuskHomes 4.2.1 fixes a few bugs present in v4.2, including some important fixes related to cross-server mode on fabric.
setUserLastPosition(), courtesy of @AlessioDP (#368)To update from v4.2, just drag+drop. There are no config changes in this release. To update from earlier v3.x-v4.x releases, please regenerate all of your configuration files.
26.04.2023 · 41 downloads
HuskHomes 4.2.1 fixes a few bugs present in v4.2, including some important fixes related to cross-server mode on fabric.
setUserLastPosition(), courtesy of @AlessioDP (#368)To update from v4.2, just drag+drop. There are no config changes in this release. To update from earlier v3.x-v4.x releases, please regenerate all of your configuration files.
26.04.2023 · 59 downloads
HuskHomes 4.2.1 fixes a few bugs present in v4.2, including some important fixes related to cross-server mode on fabric.
setUserLastPosition(), courtesy of @AlessioDP (#368)To update from v4.2, just drag+drop. There are no config changes in this release. To update from earlier v3.x-v4.x releases, please regenerate all of your configuration files.
26.04.2023 · 31 downloads
fabric: Fix EOFException reading plugin messages, close #367
26.04.2023 · 39 downloads
fabric: Fix EOFException reading plugin messages, close #367
26.04.2023 · 35 downloads
fabric: Fix EOFException reading plugin messages, close #367
26.04.2023 · 27 downloads
Make ignored/vanish teleport requests display like the user is offline
26.04.2023 · 32 downloads
Make ignored/vanish teleport requests display like the user is offline
26.04.2023 · 35 downloads
Make ignored/vanish teleport requests display like the user is offline
26.04.2023 · 31 downloads
Bump DesertWell to use v2.0.2 (#371)
26.04.2023 · 35 downloads
Bump DesertWell to use v2.0.2 (#371)
26.04.2023 · 26 downloads
Bump DesertWell to use v2.0.2 (#371)
26.04.2023 · 27 downloads
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.9.3 (#369)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.04.2023 · 31 downloads
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.9.3 (#369)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.04.2023 · 25 downloads
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.9.3 (#369)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.04.2023 · 60 downloads
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 (#370)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.04.2023 · 21 downloads
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 (#370)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
26.04.2023 · 21 downloads
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 (#370)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
25.04.2023 · 17 downloads
Add setUserLastPosition to API (#368)
25.04.2023 · 17 downloads
Add setUserLastPosition to API (#368)
25.04.2023 · 11 downloads
Add setUserLastPosition to API (#368)
24.04.2023 · 17 downloads
Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (#365)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 14 downloads
Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (#365)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 19 downloads
Bump xyz.jpenilla.run-paper from 2.0.1 to 2.1.0 (#364)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 24 downloads
Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (#365)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 11 downloads
Bump xyz.jpenilla.run-paper from 2.0.1 to 2.1.0 (#364)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 23 downloads
Bump xyz.jpenilla.run-paper from 2.0.1 to 2.1.0 (#364)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
24.04.2023 · 20 downloads
This is the build for Minecraft 1.19.2
fabric: Fix channel identifier not being set correctly, Close #366
24.04.2023 · 23 downloads
fabric: Fix channel identifier not being set correctly, Close #366
24.04.2023 · 16 downloads
fabric: Fix channel identifier not being set correctly, Close #366
24.04.2023 · 15 downloads
fabric: Fix channel identifier not being set correctly, Close #366
23.04.2023 · 22 downloads
Merge remote-tracking branch 'origin/master'
23.04.2023 · 16 downloads
Merge remote-tracking branch 'origin/master'
23.04.2023 · 24 downloads
Merge remote-tracking branch 'origin/master'
21.04.2023 · 24 downloads
Merge remote-tracking branch 'origin/master'
21.04.2023 · 17 downloads
Merge remote-tracking branch 'origin/master'
21.04.2023 · 43 downloads
Merge remote-tracking branch 'origin/master'
20.04.2023 · 18 downloads
Update zh-tw.yml (#360)
20.04.2023 · 21 downloads
Update zh-tw.yml (#360)
20.04.2023 · 31 downloads
Update zh-tw.yml (#360)
17.04.2023 · 18 downloads
jitpack: Publish API with Java 17
17.04.2023 · 26 downloads
jitpack: Publish API with Java 17
17.04.2023 · 36 downloads
jitpack: Publish API with Java 17
16.04.2023 · 45 downloads
(This is the build of HuskHomes v4.2 on Fabric for Minecraft 1.19.2)
16.04.2023 · 49 downloads
HuskHomes 4.2 is now compatible with Fabric (1.19.4) & Sponge (API v8)! Please make sure you download the correct jar file, as Sponge and Fabric are not bundled into the Spigot/Paper "Plugin" jar.
[ for instance would break the menus)To update, you should regenerate your locale files. Otherwise, there are no config changes. Please make sure to download the correct file.
16.04.2023 · 48 downloads
HuskHomes 4.2 is now compatible with Fabric (1.19.4) & Sponge (API v8)! Please make sure you download the correct jar file, as Sponge and Fabric are not bundled into the Spigot/Paper "Plugin" jar.
[ for instance would break the menus)To update, you should regenerate your locale files. Otherwise, there are no config changes. Please make sure to download the correct file.
16.04.2023 · 44 downloads
HuskHomes 4.2 is now compatible with Fabric (1.19.4) & Sponge (API v8)! Please make sure you download the correct jar file, as Sponge and Fabric are not bundled into the Spigot/Paper "Plugin" jar.
[ for instance would break the menus)To update, you should regenerate your locale files. Otherwise, there are no config changes. Please make sure to download the correct file.
15.04.2023 · 31 downloads
Update Fabric for 1.19.2 to latest changes from master
15.04.2023 · 36 downloads
Add safety resolver to sponge, fix fabric permissions (#355)
15.04.2023 · 29 downloads
Add safety resolver to sponge, fix fabric permissions (#355)
15.04.2023 · 21 downloads
Add safety resolver to sponge, fix fabric permissions (#355)
15.04.2023 · 34 downloads
Add Sponge (API v8) server mod support (#354)
15.04.2023 · 30 downloads
Add Sponge (API v8) server mod support (#354)
15.04.2023 · 33 downloads
Add Sponge (API v8) server mod support (#354)
14.04.2023 · 53 downloads
Target fabric-loader 14.17
14.04.2023 · 31 downloads
Target fabric-loader 14.17
14.04.2023 · 19 downloads
fabric: Use Executors#newSingleThreadScheduledExecutor
14.04.2023 · 31 downloads
fabric: Use Executors#newSingleThreadScheduledExecutor
13.04.2023 · 25 downloads
fabric: tweak perm defaults, #require() perms for aliases
13.04.2023 · 34 downloads
fabric: tweak perm defaults, #require() perms for aliases
13.04.2023 · 27 downloads
fabric: shadow common rather than implement
13.04.2023 · 27 downloads
fabric: shadow common rather than implement
12.04.2023 · 53 downloads
Build of HuskHomes (Fabric server-side mod) for 1.19.2 (useful for cobblemon servers)
11.04.2023 · 23 downloads
Add Fabric 1.19.4 server-side mod support (#348)
11.04.2023 · 32 downloads
Add Fabric 1.19.4 server-side mod support (#348)
06.04.2023 · 97 downloads
HuskHomes 4.1.1 makes a minor improvement to the /edithome privacy command and fixes a few bugs.
public/private argument (#344)TELEPORT_REQUEST_RECEIVED sound effect option being missing from the default config (#343)To update from v4.1, just drag+drop. If you're updating from earlier versions, you should regenerate your config, locale, spawn & server files
06.04.2023 · 37 downloads
Merge remote-tracking branch 'origin/master'
05.04.2023 · 29 downloads
Fix TELEPORT_REQUEST_RECEIVED missing from default config, close #343
05.04.2023 · 29 downloads
Re-implement privacy toggle, close #344
05.04.2023 · 35 downloads
Bump to 4.1.1
05.04.2023 · 38 downloads
Fix API publishing
05.04.2023 · 30 downloads
Merge remote-tracking branch 'origin/master'
03.04.2023 · 33 downloads
Update de-de.yml locales to match the newest changes (#341)
03.04.2023 · 72 downloads
HuskHomes 4.1 adds support for running HuskHomes as a native Paper plugin, adds support for Pl3xMap v2, adds several new API events and makes a number of other quality-of-life improvements and bug fixes.
/plugins menuentity.experience_orb.pickup) when a player receives a teleport request (#333)TeleportBackEvent (extends TeleportEvent) — Fired when a teleport returning a user to their last position is teleported (a new Teleport.Type#BACK has also been added). Includes a convenience method for getting the last position (#180)SendTeleportRequestEvent — When a player sends a teleport requestReceiveTeleportRequestEvent — When a player receives a teleport requestReplyTeleportRequestEvent — When the player who received a teleport request accepts/declines itTo update, you can drag+drop. You should regenerate your config and locale files for this release!
03.04.2023 · 24 downloads
Bump RedisEconomy to 4.0-SNAPSHOT
03.04.2023 · 31 downloads
Updated RedisEconomy. (#340)
Co-authored-by: William will27528@gmail.com
03.04.2023 · 34 downloads
Add Send, Receive and Reply events for teleport requests, close #227
03.04.2023 · 25 downloads
Add TeleportBackEvent, Teleport.Type.BACK type, close #180
03.04.2023 · 29 downloads
Add a sound effect for receiving a teleport request, close #333
03.04.2023 · 36 downloads
Fix max home locale placeholder, account for free homes, fix #338
03.04.2023 · 37 downloads
Add PlaceholderAPI as a soft-dependency, fix #339
01.04.2023 · 34 downloads
Bump xyz.jpenilla.run-paper from 2.0.0 to 2.0.1 (#335)
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
01.04.2023 · 33 downloads
Fix hooks not registering properly, close #337
30.03.2023 · 49 downloads
Add Paper Plugin support, Pl3xMap hook (#332)
This pull request adds experimental native Paper plugin support, allowing HuskHomes to leverage the various benefits that brings with it (native adventure support, paper plugin compatibility, runtime command registering, additional events etc). Installing HuskHomes on a Paper 1.19.4 will let you use this mode, which currently has two differences:
No changes should be notable on non-paper platforms. This includes Paper <=1.19.3, which this doesn't support. Note this is subject to change as the Paper Plugin specification is still in development, and it's my intent to improve a few other things to make paper users' experiences even better down the road.
28.03.2023 · 39 downloads
Always dispatch Redis messages on a task asynchronously
28.03.2023 · 42 downloads
HuskHomes 4.0.5 moves the PlaceholderAPI expansion to within the plugin as a hook. This means you no longer need to download the HuskHomesPlaceholders hook from the PlaceholderAPI eCloud. It also fixes a number of bugs from the previous release.
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
28.03.2023 · 66 downloads
Fix wrong edithome and editwarp addtl permissions being registered
28.03.2023 · 33 downloads
Fix wrong version meta delimiter being used
27.03.2023 · 39 downloads
HuskHomes 4.0.4 fixes a few more minor bugs present in the previous release!
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
27.03.2023 · 31 downloads
Release version 4.0.4
27.03.2023 · 28 downloads
Fix tests
27.03.2023 · 37 downloads
HuskHomes 4.0.3 is a third round of bug fixes for HuskHomes v4.0, to address a few issues in the previous releases.
/tp <user> <coords> and /warp <name> <user> through console on an offline user failing to resolve an online user at teleport construction time causing errors in consoleTo update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
27.03.2023 · 21 downloads
Add backup world resolution by environment name
26.03.2023 · 35 downloads
Add additional error handling to decoding on the Redis broker
26.03.2023 · 24 downloads
Bump to v4.0.3
26.03.2023 · 34 downloads
Resolve executor during builder when not set
26.03.2023 · 30 downloads
HuskHomes 4.0.2 is a hotfix update, fixing a few more bugs present in the initial release.
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
26.03.2023 · 27 downloads
Improve global respawn system teleport execution logic
26.03.2023 · 32 downloads
Release version 4.0.2
26.03.2023 · 21 downloads
Fix default permissions not being assigned
26.03.2023 · 33 downloads
Simplify global respawn logic
26.03.2023 · 29 downloads
Tweak command registration, make global respawn default to global spawn
25.03.2023 · 39 downloads
HuskHomes 4.0.1 is a hotfix update, addressing a few issues missed in the initial v4.0 release.
To update from v4.0, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
25.03.2023 · 27 downloads
Improve other user private home list parsing
25.03.2023 · 27 downloads
Fix not being able to view private home lists
25.03.2023 · 30 downloads
Fix ArrayIndexOutOfBoundsException resolving some home names
25.03.2023 · 34 downloads
Fix warp and home list caches not being invalidated when homes updated
25.03.2023 · 27 downloads
Release version 4.0.1
25.03.2023 · 28 downloads
Merge remote-tracking branch 'origin/master'
25.03.2023 · 29 downloads
[ci-skip] Add optional dependencies to MR publishing
25.03.2023 · 40 downloads

HuskHomes 4.0 is a new major release bringing with it a large-scale rewrite of HuskHomes' internal plugin logic to address the significant number of bugs and stability in HuskHomes v3.x, and make a selection of user experience improvements.
I would like to apologise for any inconvenience caused issues present in the last major version, which particularly affected users making use of HuskHomes' cross-server functionality. Although this release doesn't contain any significant new features, the nature of the rewrite means that it has introduced breaking API changes, necessitating a major version bump.
Updates are also releasing today for HuskHomesPlaceholders (the PlaceholderAPI expansion) and HuskHomesGUI (the GUI add-on).
huskhomes.bypass.teleport_warmup -> huskhomes.bypass_teleport_warmuphuskhomes.bypass.rtp_cooldown -> huskhomes.command.rtp.bypass_cooldownhuskhomes.bypass.economy_checks -> huskhomes.bypass_economy_checks/spawn <player>); requires the huskhomes.command.spawn.other permission and can be executed through consoleoverwrite_homes_warps feature would fail to overwrite the player's homes if they had reached the maximum number of homesThe API has underwent an overhaul, introducing a wide range of breaking changes. The vast majority of plugins built to work with HuskHomes v3 will not work with v4. Sorry about that. I hope that you find the new API easier to work with.
Home object with #getX(), #getWorld() etc.Positions is now done with Position.at(x, y, z, world, server); creating Worlds is now done with World.from(name, uuid)Teleport API has been rewritten again.To update to this release from HuskHomes v3.x, you must regenerate your config, server (if you are using cross-server mode) and locale files. No data migration is necessary, as the database schema has not changed.
25.03.2023 · 26 downloads
Use method in Locales class for text truncation
25.03.2023 · 28 downloads
Rename some Settings getters
25.03.2023 · 26 downloads
Update Italian (it-it) locales, courtesy of Villag3r_ (#330)
Update it-it.yml
Apply suggestions from code review
Co-authored-by: William will27528@gmail.com
25.03.2023 · 26 downloads
Bump dependencies
25.03.2023 · 24 downloads
Update Simplified Chinese (zh-cn) locales, courtesy of Wtq_
24.03.2023 · 27 downloads
Fix wrong permissions getting registered
24.03.2023 · 18 downloads
API: Add methods for setting and editing meta tags
24.03.2023 · 16 downloads
Server name: Minor naming consistency tweaks
24.03.2023 · 14 downloads
Adjust teleportBuilder method
24.03.2023 · 16 downloads
New method for instantiating User objects
24.03.2023 · 19 downloads
Make TeleportEvent cancellable
24.03.2023 · 17 downloads
Update locales, add tpall check for no online players
24.03.2023 · 17 downloads
Add usage to command help list
24.03.2023 · 26 downloads
Fix command descriptions being sometimes wrongly truncated
24.03.2023 · 18 downloads
Fix wrong teleportation complete sound being used
24.03.2023 · 17 downloads
HuskHomes v4.0 development builds are now being released through Modrinth. This is the first alpha release following an extensive refactor.
HuskHomes v4.0 fixes a wide range of extremely annoying bugs and issues that people found in v3.0. The nature of a number of the bugs in 3.0 required that I rewrite quite a large amount of plugin code for this. As a result, this release will contain breaking API changes, but doesn't contain a significant number of new features.
If you are using add-ons or plugins that depend on HuskHomes, this version will probably not work with them as a result! (including the GUI). These will be updated following the main line release.
There are, however, a number of new neat features and tricks
- Improved TAB completion for public/private homes
- Much more reliable and cluster-specific player list tracking (especially for Redis users)
- Updated map hook support to latest APIs
- Global respawn now respects global spawn
- You can now run a number of additional commands through console, like /spawn <player>
- Console messages will now be formatted just like in-game, and the console experience has been improved
(and a lot more)
I mentioned breaking API changes, which mainly relate to two areas
- There's a new Teleport API; teleports are no longer completely tracked from start to finish with futures and instead provide more robust error handling
- Creating position objects is now done differently (objects have been encapsulated)
- Server is now just a string (name) rather than an object, and can be retrieved on the fly instead of a future
There's also new API stuff
- You can now make homes and warps through the API, as well as edit them! There's even consumer methods for doing this.
- Some events now have setters and expose different objects to let you do more with them
Please test this release thoroughly! But DO NOT deploy to production just yet until the full release comes out.
15.03.2023 · 94 downloads
Fix initialisation crash failing compilation (#320)
12.02.2023 · 92 downloads
Simplify saved position manager logic
12.02.2023 · 38 downloads
Merge remote-tracking branch 'origin/master'
11.02.2023 · 43 downloads
Add Turkish (tr-tr) locales, courtesy of @WinTone01 (#310)
11.02.2023 · 32 downloads
Remove server auto-fetching due to instability
31.01.2023 · 58 downloads
Merge pull request #307 from davgo0103/master
19.12.2022 · 111 downloads
Merge pull request #284 from WiIIiam278/dependabot/gradle/org.jetbrains-annotations-23.1.0
19.12.2022 · 43 downloads
Merge pull request #283 from WiIIiam278/dependabot/gradle/net.kyori-adventure-platform-bukkit-4.2.0
19.12.2022 · 71 downloads
Merge pull request #286 from WiIIiam278/dependabot/gradle/net.william278-Annotaml-2.0.1
18.12.2022 · 139 downloads
Bump version number
18.12.2022 · 38 downloads
Adjust caching mechanism for player lists
01.12.2022 · 231 downloads
HuskHomes 3.2.1 is now available to address some outstanding issues present in v3.2, including some critical issues if you are using permission restricted warps.
To update, just drag+drop. You may wish to regenerate your languages file if you're making use of the mentioned locales that received updates.
30.11.2022 · 45 downloads
Merge pull request #280 from Lorias-Aegorin/warps
29.11.2022 · 38 downloads
Fix warp permission nodes not enforcing lower case
29.11.2022 · 40 downloads
Fix placeholder on home slots economy warning, close #278
29.11.2022 · 559 downloads
Merge pull request #269 from Ceddix/master
28.11.2022 · 40 downloads
Merge pull request #276 from WiIIiam278/dependabot/gradle/net.kyori-adventure-api-4.12.0
28.11.2022 · 39 downloads
Plugin message dispatch logic (#275)
27.11.2022 · 40 downloads
Bump to v3.2.1
27.11.2022 · 51 downloads
Fix list and TAB completion issues; close #272, #273
27.11.2022 · 47 downloads
Merge pull request #274 from iVillager/patch-3
26.11.2022 · 42 downloads
Merge pull request #270 from ApliNi/patch-2
26.11.2022 · 50 downloads
HuskHomes v3.2, although light on new features, is heavy on fixing various issues encountered by users in the previous version. Most noticeably, it adds a new config option to let /sethome and /setwarp commands overwrite, fixes issues and introduces new API for bulk-delete commands and makes significant improvements to the performance and API for random teleports.
/sethome and /setwarp with a home argument that matches the name of an existing respective home or warp. (#168)/rtp command that the system is finding a position for them.huskhomes.warp.<warp> → huskhomes.command.warp.<warp>)/tp and /tphere commands not working for users vanished by vanish plugins (#255)/delhome all or /delwarp all (#265)/delwarp with zero arguments would throw an internal error (#264)/rtp would sometimes put players inside blocks (#263)Optional<Position> rather than the previously complex approach.To update from v3.1, regenerate your config.yml and messages.yml files. If you're updating from older versions, you'll need to follow the legacy migration instructions.
26.11.2022 · 43 downloads
/rtp API tweaks, add timeout failsafe, add teleporting_random_generation locale
25.11.2022 · 66 downloads
Fix permission restricted warps not being hidden from tab completion
24.11.2022 · 48 downloads
Use kyori Key.MINECRAFT_NAMESPACE in block id safety resolution
23.11.2022 · 40 downloads
Ensure users get put in centre of blocks, fix #263
23.11.2022 · 44 downloads
Teleportation system fixes, refactored bulk deleting, new events (#266)
22.11.2022 · 41 downloads
Update Simplified Chinese locales via @ApliNi (#261)
13.11.2022 · 62 downloads
Merge pull request #259 from Emibergo02/rediseconomy
31.10.2022 · 48 downloads
Fix oversight with permission restricted warps
29.10.2022 · 41 downloads
Merge branch 'master' into it-it-fix
29.10.2022 · 39 downloads
Finish implementation of home overwriting, add additional success check, close #168
29.10.2022 · 44 downloads
Fix /tp command not working for vanished users, close #255
26.10.2022 · 41 downloads
Fix permission issues and erroneous messages with homes and warps, close #252
26.10.2022 · 40 downloads
Merge pull request #254 from WiIIiam278/dependabot/gradle/com.google.code.gson-gson-2.10
Bump gson from 2.9.1 to 2.10
19.10.2022 · 40 downloads
Merge pull request #250 from Ceddix/master
Updated German locales
19.10.2022 · 42 downloads
Merge pull request #249 from ApliNi/master
Translate statements added in 9630e53 (zh_cn)
19.10.2022 · 75 downloads
⚠️ You must regenerate your config file to upgrade to this version from v3.0.x! Upgrading from v2.11.2? Follow these additional instructions as well.
HuskHomes 3.1 introduces a new developer API for executing teleports, makes a number of stability improvements and fixes a few bugs.
#join() calling to fix a few concurrency exceptions in some cases/tpignore would still let you send teleport requests (#238)TeleportBuilder, which you can convert into an executable Teleport or TimedTeleport, has been added to the API classYou must regenerate your config file if you're upgrading to this version from v3.0.x! Regenerating your messages file is also recommended. Thank you!
19.10.2022 · 43 downloads
Credit @davgo0103 for Traditional Chinese (zh-tw) corrections
19.10.2022 · 66 downloads
Fix API back-compat; rename new result class to CompletedTeleport and move enum TeleportResult back to upper
19.10.2022 · 38 downloads
Set keepAlive to 30000
19.10.2022 · 37 downloads
Fix NPE caused by PluginMessenger not instantiating futures
19.10.2022 · 47 downloads
TeleportResult refactor, use record and bundle resolved information, separate TeleportState enum, deprecate relevant API
18.10.2022 · 44 downloads
Add tick delay and synchronise dispatch of plugin messages, fix inconsistencies with server name fetching
18.10.2022 · 43 downloads
Fix inconsistencies with /tpignore, close #238
11.10.2022 · 39 downloads
Bump Annotaml to v2.0, add missing @YamlKey's to top level settings
05.10.2022 · 51 downloads
Bundle adventure
02.10.2022 · 50 downloads
Add @YamlKey specification to some fields in spawn and server files, fix #242
01.10.2022 · 36 downloads
Merge #240 - v3.0.5: Fix config loading via Annotaml v2, reduce join calls to fix concurrency joining issues, bug fixes
28.09.2022 · 36 downloads
Merge pull request #236 from davgo0103/master
Update Chinese Traditional
21.09.2022 · 85 downloads
⚠️ Upgrading from v2.11.2? Follow these steps!
HuskHomes 3.0.4 fixes more bugs that cropped up in previous releases, including an issue preventing random teleport cooldowns from working.
#getLocale method provided by the API has thus changed to return a MineDown-adventure object./tpaccept and /tpdecline commands without specifying a player argument and without having any pending requests would cause an exception in console (#228)COMMAND_EDIT_HOME_PRIVACY nodeerror_edit_home_maximum_public_homes locale not having its' placeholder inserted/back was not set (#234)This release requires an update for HuskHomesGUI (v2.0.1). Please update the GUI plugin too!
To update from v3.0.x, you should regenerate your messages.yml file (delete messages-xx-xx.yml in your /plugins/HuskHomes/ folder and drag+drop the jar file). If you are upgrading from 2.11.2, you will need to follow these steps.
21.09.2022 · 36 downloads
Fix rtp cooldown not working, close #224
21.09.2022 · 45 downloads
Also check regular /back permission node on respawn, close #234
21.09.2022 · 59 downloads
Merge pull request #233 from WiIIiam278/dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.9.1
Bump junit-jupiter-engine from 5.9.0 to 5.9.1
21.09.2022 · 35 downloads
More aggressive checks to ensure server name is fetched and cached on first player join
20.09.2022 · 33 downloads
Fix uploading artifacts on PRs
20.09.2022 · 39 downloads
Merge pull request #230 from WiIIiam278/dependabot/gradle/de.themoep-minedown-adventure-1.7.2-SNAPSHOT
Bump minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT
20.09.2022 · 42 downloads
20.09.2022 · 43 downloads
Fix error with tp request response commands, close #228
20.09.2022 · 47 downloads
19.09.2022 · 53 downloads
Tweak caching for private home list viewing, fix #222
19.09.2022 · 45 downloads
Only set last position on standard teleports, fix #221
19.09.2022 · 52 downloads
Bump Annotaml to v1.0.3, fix reading config maps, close #220
18.09.2022 · 41 downloads
Fix COMMAND_EDIT_HOME_PRIVACY node not being checked for editing home privacy
18.09.2022 · 45 downloads
Fix missing placeholder with error_edit_home_maximum_public_homes locale
18.09.2022 · 54 downloads
⚠️ Upgrading from v2.11.2? Follow these steps!
HuskHomes 3.0.3 fixes more bugs and typos present in the previous releases and updates the German (de-de) and Traditional Chinese (zh-tw) locales.
TITLE and SUBTITLE as options for the position of the teleport warmup countdown indicator displayhuskhomes:)To update from v3.0.x, you should regenerate your messages.yml file (delete messages-xx-xx.yml in your /plugins/HuskHomes/ folder and drag+drop the jar file). If you are upgrading from 2.11.2, you will need to follow these steps.
17.09.2022 · 49 downloads
Enforce charset, collation & engine on MySQL tables
17.09.2022 · 48 downloads
Add TITLE and SUBTITLE warmup display options, stop parsing simple inline MineDown formatting, close #210
15.09.2022 · 41 downloads
Better world lookups for map hook, close #215
15.09.2022 · 63 downloads
Create #getLocalPublicHomes and #getLocalWarps, use server for checks with world UID fallback, fix #215
15.09.2022 · 38 downloads
Update Traditional Chinese (zh-tw) via TonyPak
15.09.2022 · 44 downloads
Accept server async
14.09.2022 · 45 downloads
Fix incorrect sort order on numerical permissions, close #213
10.09.2022 · 38 downloads
Fix safe ground locator not returning after completing future when world is invalid
10.09.2022 · 40 downloads
Bump to v3.0.3
10.09.2022 · 48 downloads
Use /huskhomes: prefix for /tpaccept command in international locales
09.09.2022 · 73 downloads
⚠️ Upgrading from v2.11.2? Follow these steps!
HuskHomes 3.0.2 fixes a few bugs, updates the Simplified Chinese (zh-cn) locale and makes a small API addition
To update from v3.0, you need to regenerate your messages.yml file (delete messages-xx-xx.yml in your /plugins/HuskHomes/ folder and drag+drop the jar file). If you are upgrading from 2.11.2, you will need to follow these steps.
09.09.2022 · 44 downloads
Cleanup locales, ensure enclosed in single quotes
09.09.2022 · 40 downloads
Merge branch 'master' into ApliNi_master
08.09.2022 · 48 downloads
Add an API event to get if a user is warming up to teleport
08.09.2022 · 40 downloads
Further improvements to the random teleport engine caching system
08.09.2022 · 54 downloads
Re-implement Metrics with custom pie charts
08.09.2022 · 52 downloads
Merge pull request #203 from WiIIiam278/dependabot/gradle/com.github.plan-player-analytics-Plan-5.5.1923
Bump Plan from 5.5.1833 to 5.5.1923
08.09.2022 · 42 downloads
Fix typo in color code
08.09.2022 · 46 downloads
Merge branch 'master' into ApliNi_master
07.09.2022 · 54 downloads
⚠️ Upgrading from v2.11.2? Follow these steps!
HuskHomes 3.0.1 is a bug fix update to address a few outstanding bugs present in v3.0.
To update from v3.0, just drag+drop the jar file. If you are upgrading from 2.11.2, you will need to follow these steps.
07.09.2022 · 51 downloads
Merge remote-tracking branch 'origin/master'
07.09.2022 · 44 downloads
Cleanup Spanish (es-es) locales, via Chiquis2005
06.09.2022 · 44 downloads
Bump to 3.0.1
06.09.2022 · 42 downloads
Use #thenApplyAsync on potentially blocking futures
06.09.2022 · 85 downloads

⚠️ Upgrading from v2.11.2? Follow these steps!
HuskHomes v3.0—the third major version of HuskHomes—is now available. It's a complete rewrite of the plugin which brings about a brand new backend database schema and system, an all-new frontend menu design and chat interface, new features, upgrades to existing ones, a new developer API and many small tweaks and improvements!

/back command that lets players return to where they died/back command, will be set when the TeleportEvent is fired for players, except by NPCs, for example by other plugins./tpahere functionality/tp <player> [destination]). A new permission node has been added to restrict this.@s selector for teleporting yourself, reducing friction when using vanilla commands such as the /minecraft:locate command./tpall and /tpaall commands now inform you of how many players you have teleported/requested to teleport to you.disabled_commands list will be unable to be used and show an error when you attempt to use them. This is useful for lightweight setups where you would rather not use a permissions plugin.rtp <player>)tp <player> [target])phome <player> <[owner_name].[home_name]>)server.yml file when the first user joins.spawn.yml file. For global spawn positions on cross-server setups, a warp is still used as before.
/rtp command.The following add-ons have been updated to support HuskHomes v3.x. Please download the new versions:
* HuskHomesPlaceholders (the PlaceholderAPI expansion, available on the PlaceholderAPI eCloud) — v2.0+
* Please note some placeholders have changed and others added. Please check the new list.
* HuskHomesGUI (the GUI add-on plugin) — v2.0+
My other plugins, HuskBungeeRTP and HuskTowns will be updated in due course to make use of this new update. Please sit tight!
If you're updating from HuskHomes v2.x, please follow these steps to upgrade. HuskHomes v3.x has been designed to be as easy to upgrade as possible, so for most people this will amount to just dragging and dropping the plugin and deleting the old messages file.
The plugin documentation has been rewritten for v3.0—please have a read!
HuskHomes v3.0 supports Minecraft 1.16.5 - Minecraft 1.19.x
Thank you!
06.09.2022 · 43 downloads
Check y value on #isSafePosition; prevent IllegalArgumentException (Close #202)
06.09.2022 · 51 downloads
Safety: Make edithome, editwarp and sethome execute asynchronously
05.09.2022 · 73 downloads
Fix #timedTeleport returning FAILED_MOVING even if the warmup was bypassed or <=0
05.09.2022 · 56 downloads
API: Change #getRandomPosition to accept an OnlineUser as arg instead of their position
05.09.2022 · 46 downloads
Shorten tpignore english locale
05.09.2022 · 46 downloads
Add special handling for @s operator to support vanilla suggestions
05.09.2022 · 36 downloads
Add missing syntax error for /huskhomes command
05.09.2022 · 43 downloads
Suggest delwarp command instead of running it in edit warp menu
05.09.2022 · 48 downloads
Make getting warp lists async due to blocking event
05.09.2022 · 57 downloads
Spawn: Simplify getting method, refactoring, add way of getting via API
04.09.2022 · 47 downloads
Fetch home lists asynchronously due to new event
04.09.2022 · 42 downloads
Fix updating home privacy not working on SQLite
04.09.2022 · 53 downloads
Database: Rename setHome and setWarp methods to "save" for consistency
04.09.2022 · 42 downloads
API: Add methods to get a locale from the locales file
04.09.2022 · 49 downloads
Add HomeListEvent and WarpListEvent
04.09.2022 · 69 downloads
Re-add screenshots to README
04.09.2022 · 44 downloads
Update README, add teleport-requests-animation.gif
03.09.2022 · 71 downloads
Update README, add edit-homes-animation.gif
03.09.2022 · 55 downloads
Fix timedTeleport to run asynchronously using thenApplyAsync
02.09.2022 · 50 downloads
Prevent home command tab completion throwing exceptions for un-cached users
02.09.2022 · 61 downloads
Fix GitHub artifact uploading
14.08.2022 · 159 downloads
Note: This is the initial release version available on Modrinth!
HuskHomes 2.11.2 fixes a few bugs with previous versions and makes some optimizations for Redis users.
To update, just drag+drop. For Redis users, the new use_ssl config option should appear under redis_credentials in the plugin config.