Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.1-753d263 #260

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.william278.husktowns:husktowns-bukkit (source) 3.0-988161b -> 3.1-753d263 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

WiIIiam278/HuskTowns (net.william278.husktowns:husktowns-bukkit)

v3.1: HuskTowns 3.1 - API improvements & bug fixes

HuskTowns 3.1 fixes bugs and improves the developer API in line with HuskClaims.

  • Added a /husktowns status command to view system status information (#​561)
  • Improved system performance with a new user caching strategy
  • Fixed vehicle mobs being invincible outside of claims in certain cases
  • Fixed a NullPointerException that could occur when accepting town war declarations (#​557)
  • API: Introduced new API for registering custom OperationTypes.
    • Lets mod and plugin developers register custom operation types and call actions to cancel actions based on HuskTowns town claims.
    • Documentation for this is available here.

To update from v3.0.8, just drag+drop.

v3.0.8: HuskTowns 3.0.8 - 1.21.4 support, bug fixes

HuskTowns 3.0.8 improves support for 1.21.4 and fixes bugs. This release will perform database migrations on startup, and requires updating or regenerating your flags.yml file.

  • Added PLACE_VEHICLE and BREAK_VEHICLE operation types and added handling for boats with chest in 1.21.4
  • Improved the performance of SQLite database mode; data is now stored in jsonb format
  • Fixed usernames with multiple underscores being formatting-escaped causing /town invite accept/decline to not work (#​532)
  • Fixed a NoSuchElementException that could occur when using the town invite command (#​531)
  • Fixed reeling an entity in with a fishing rod not being correctly protected against (#​534)

To update, just drag+drop and update your flags.yml file (or regenerate if you haven't modified it from the default) with the new PLACE_VEHICLE and BREAK_VEHICLE operation types.

v3.0.7: HuskTowns 3.0.7 - Bug fixes

HuskTowns 3.0.7 fixes several bugs.

  • Players now require build trust by default to start raids in town claims.
  • Fixed a race condition when loading map hooks
  • Fixed damage dealt by the Sweeping Edge enchantment causing player damage in some cases, even when the PVP flag was disabled
  • Fixed thrown eggs & lit arrows by non-trustees can hatch chickens & light campfires in claims

To update, drag+drop and add the START_RAID operation type to the PUBLIC_BUILD_ACCESS flag in flags.yml.

v3.0.6: HuskTowns 3.0.6 - Bug fixes

HuskTowns 3.0.6 is fixes a few bugs present in the previous release.

  • Added Traditional Chinese (zh-tw) locales, courtesy of @​yichifauzi (#​494)
  • Added German (de-de) locales, courtesy of @​Bensonheimer992 (#​492)
  • Fixed using an ender pearl within a claim not working properly due to an improper victim damage check (#​505)
  • Fixed a NullPointerException that could occur when a dynmap marker marker was removed, courtesy of @​Rubenicos (#​501)
  • API: Added new events for town wars: TownWarCreateEvent and TownWarEndEvent, courtesy of @​thomasz05 (#​491)

✅ Compatible with: Spigot/Paper 1.17.1-1.21.1 (download the right version for your server).

v3.0.5: HuskTowns 3.0.5 - Minecraft 1.21, bug fixes

HuskTowns 3.0.5 adds support for Minecraft 1.21, adds more placeholders, and fixes bugs.

  • Added support for Minecraft 1.20.6 and Minecraft 1.21
    • Town advancements have been temporarily disabled in this release due to a compatibility issue
  • Significantly improved the PlaceholderAPI hook, courtesy of @​Rubenicos (#​463)
    • All the current_location_town and town_leaderboard_{type}_{index} placeholders now can get an extensive town information, like mayor, members, member_count, claim_count, max_claims, max_members, crop_growth_rate, mob_spawner_rate, money, money_formatted, level_up_cost, level, max_level.
    • New money_formatted placeholder to get town money with a short formatting method, for example 1003000 will be converted to 1M3k.
    • Leaderboard placeholders now can be parsed without providing a player.
  • Fixed the WorldGuard hook failing to initialize in most cases, courtesy of @​ProdPreva1l (#​468)
  • Fixed calculated flags not caching correctly, causing performance regressions (#​458)
  • Removed the "brigadier tab completion" and commodore support. A better solution will be implemented in the future.

To update, just drag+drop.

📋 HuskTowns binaries are only distributed on Spigot, Polymart, or BuiltByBit.

v3.0.4: HuskTowns 3.0.4 - Hotfix

HuskTowns 3.0.4 fixes a critical bug in the previous release, v3.0.3.

  • Fixed town claims failing to persist in 3.0.3

To update, just drag+drop.

📋 HuskTowns binaries are only distributed on Spigot, Polymart, or BuiltByBit.

v3.0.3: HuskTowns 3.0.3 - Better performance, WorldGuard hook

HuskTowns 3.0.3 improves plugin performance and adds a WorldGuard hook.

  • Significantly improved claim caching for faster lookups. This should have considerable performance improvements for larger servers.
  • Added WorldGuard API hook for land claim prevention, courtesy of @​ProdPreva1l (#​435)
  • Added config options for changing chat characters used in the town map, courtesy of @​ProdPreva1l (#​427)
  • Updated the Simplified Chinese (zh-cn) locales, courtesy of @​jhqwqmc and @​MSCMDD (#​421, #​426, #​439)
  • Fixed some missing startup error trace logging

To update, just drag+drop.

📋 HuskTowns binaries are only distributed on Spigot, Polymart, or BuiltByBit.

v3.0.2: HuskTowns 3.0.2 - Hotfix

HuskTowns 3.0.2 fixes a console spam error in the previous release

  • Fixed a NullPointerException related to flag caching.

To update from 3.0.1, just drag+drop. To update from v3.0, you may wish to regenerate your flags.yml. You should also regenerate your messages-xx-xx.yml file.

📋 HuskTowns binaries are only distributed on Spigot, Polymart, Craftaro, or BuiltByBit.

v3.0.1: HuskTowns 3.0.1 - Bug fixes

HuskTowns 3.0.1 fixes a few issues present in the previous release.

  • Fixed passive mobs failing to spawn
  • Fixed friendly fire not being prevented even if the setting was enabled
    • A new locale has been added for describing that players cannot damage town members/allies
  • The MONSTER_SPAWNING default flag now also restricts the passive mob spawning operation type if disabled
    • It has been renamed "Mob Spawning" in the locale file
    • Feel free to create your own custom flags in flags.yml if you want to edit this
  • Fixed performance issues caused by passive mob spawning checks (#​412)
  • Fixed performance issues when using the LuckPerms context hook (#​289)
  • Calculated flag and rule maps are now cached to improve system performance

To update, drag+drop. If you haven't modified it, you may wish to regenerate your flags.yml. You should also regenerate your messages-xx-xx.yml file.

📋 HuskTowns binaries are only distributed on Spigot, Polymart, Craftaro, or BuiltByBit.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch 2 times, most recently from d695257 to 926f6d2 Compare March 20, 2024 22:03
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch 2 times, most recently from 9d5ee58 to def341a Compare March 28, 2024 12:37
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.2-7974317 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.3-4362057 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch 2 times, most recently from 6993a21 to 4b3beee Compare April 9, 2024 20:02
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.3-4362057 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.4-cea319b Apr 9, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 4b3beee to 1d9e890 Compare May 18, 2024 14:32
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.4-cea319b fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.4-722092d May 18, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 1d9e890 to bf167c6 Compare June 17, 2024 10:27
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.4-722092d fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-fcdc4e9 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from bf167c6 to 55154da Compare June 17, 2024 13:56
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-fcdc4e9 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-014bec5 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 55154da to 0d868a5 Compare June 19, 2024 01:22
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-014bec5 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-052e9c3 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 0d868a5 to ff2771d Compare July 25, 2024 01:41
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-052e9c3 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-2553edb Jul 25, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from ff2771d to 3dd16c2 Compare September 9, 2024 03:15
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.5-2553edb fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.6-824fc82 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch 2 times, most recently from bb0ef30 to 5713e85 Compare October 6, 2024 09:43
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 5713e85 to 789783b Compare October 15, 2024 16:25
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.6-824fc82 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.6-3684d38 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch 2 times, most recently from b77b501 to 12d2e47 Compare October 25, 2024 14:31
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 12d2e47 to f49a8e9 Compare November 5, 2024 23:29
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.6-3684d38 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.7-552948a Nov 5, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from f49a8e9 to 15ecce7 Compare November 9, 2024 18:54
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 15ecce7 to d599c27 Compare December 22, 2024 18:37
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.7-552948a fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from d599c27 to d61d665 Compare January 4, 2025 19:41
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8-2d17635 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from d61d665 to 86371c6 Compare January 26, 2025 21:46
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8-2d17635 fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8-04c39de Jan 26, 2025
@renovate renovate bot force-pushed the renovate/net.william278.husktowns-husktowns-bukkit-3.x branch from 86371c6 to 1487cb6 Compare February 2, 2025 17:03
@renovate renovate bot changed the title fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.0.8-04c39de fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.1-753d263 Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants