Skip to content

Update dependency com.palmergames.bukkit.towny:towny to v0.100.3.4#2829

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/towny
Jul 8, 2024
Merged

Update dependency com.palmergames.bukkit.towny:towny to v0.100.3.4#2829
renovate[bot] merged 1 commit intomainfrom
renovate/towny

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.palmergames.bukkit.towny:towny 0.100.3.3 -> 0.100.3.4 age adoption passing confidence

Warning

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


Release Notes

TownyAdvanced/Towny (com.palmergames.bukkit.towny:towny)

v0.100.3.4: for MC 1.19.* & 1.20.* & 1.21.*

Compare Source

  • Fix town plot permissions changing not causing the town to save.
    • Improve /ta town new TOWNNAME MAYORNAME, to support town names entered with spaces in them.
    • Fix milking animals sometimes being able to get cancelled by the PlayerBucketFillEvent.
    • Expose cost in successful teleport event, courtesy of Warrior with PR #​7487.
    • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3.
    • Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3.
    • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2.

Cumulative changes since 0.100.3.0
0.100.3.3
  • Fix regex settings not refreshing when using /ta reload {config}.
  • Fix PlotGroups not being able to support max and min joindays amounts like TownBlocks.
  • Fix WildernessMapEvent being able to be thrown async.
  • Add option to make mayors pay their own town's tax, which could prevent towns from dying to upkeep.
  • New Config Option: economy.daily_taxes.do_mayors_pay_town_tax
    • Default: false
    • When true, a town's mayor will pay the town tax. This feature is a bit redundant because the mayor can
      withdraw from the bank anyways, but it might keep towns from being deleted for not paying their upkeep.
  • Fix potential NPEs in PlotGroup, courtesy of galacticwarrior9 with PR #​7483.
0.100.3.2
  • Fix WorldCoord#unloadChunks adding plugin chunk tickets, courtesy of galacticwarrior9 with PR #​7478.
  • Handle empty towns during duplicate resident removal, courtesy of Warrior with PR #​7474.
  • Add plot group creation/deletion events #​7476, courtesy of Warrior with PR.
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0.
  • Drop support for MC 1.16-1.18, update the readme.
0.100.3.1
  • Fix new outlaws not being teleported out of the town they were outlawed in.
  • Fix a bad scheduler call in take over claim code, courtesy of Warrior with PR #​7466.
  • Fix plot border modes on Folia, courtesy of Warrior with PR #​7467.
  • Raise java version to 17, courtesy of Warrior with PR #​7401.

Towny Sponsors

I want to give a big thank you to all of my sponsors:
These are the people that help to make Towny's support and development as active as it is,
and who supported me during this pre-release of Towny.

DrprofLuigiAllieDragonakup001ThePontificateTegulaThePigpebblehost
MrLoganoReEvaderelukemangoLambsyjsuarezltomhmagic
MKieburtztypicalsmartmanjshalbrooksde-wolfLuexacobrex1
SW1D3RSK1lexiccnWaspyethanArmonicPvPSmallSansSerifNoikzGaming
trevor1097bretomartKeNickGongMilesBHuffroflmarvDynamite99
TuckerAndrews3CasperTimmyMattWillenBloc-kflare2121xSTORMYxSHM
KalqbEcoSMPTheeno74ItzXPurpleXRekar7Folas1337
vyvinkeijodputtNeumimToMerlin6019ProjectGuinnessgageeet
PainOchocoLemar98sediton96ExygleKermXTylorTurner
Rimuru-Tempest-IMPIi123123Alink-MartyRandalABurdJrDarioMaviliaSk8nkill
xCptSpiffyxMatheny01AustinGoodrichRandaeMCxxThyPopeCraig1020
ShiftSadPoseidonGamesRicola4325DruidBrandonBetr101Oppy-Gasai
jb0sSaytenicGirlstheFernofrommars2yurddRaiguriimirochi
levraimariusElTitiGGshneckle28beautybloodtr666pykeMomshroom
gerardvanschipbeabuenodevIntrabit71AldinaMappingCrypticBladesSecondEarthOnline
AncientSMCorruptedGreedGranpaGamerMCOdin-The-All-FatherImperialSam12Roman90879
qiqiMaiTriaieSupersmurf82WolfiteNikkilectricalexx-jones
ItsSynchroGl0W1EMultipedBeatlejwkerrgorbyhailSexy-Jura
Hikitsune-Redtlm9201TheNyloxVaspeivkolasaand 53 private sponsors.

If you want to support the developer, become a sponsor.

(It's just like Patreon but instead 100% of your support goes to the developer.)

Plus there are Sponsor Plugins!

Important Links
Frequently Asked
Questions
How Towny Works Towny Install Guide Towny Update Guide
Other Towny Plugins Complete Changelog Default Config Files Commands/Permissions
Placeholders
⏬ Download available as a .jar file in the Assets section below:

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 8, 2024 02:05
@renovate renovate bot added the Renovate label Jul 8, 2024
@renovate renovate bot enabled auto-merge (squash) July 8, 2024 02:05
@renovate renovate bot merged commit 514da16 into main Jul 8, 2024
@renovate renovate bot deleted the renovate/towny branch July 8, 2024 02:12
SirYwell added a commit that referenced this pull request Apr 5, 2026
* Use a separate tree registry for tree placement

* Initialize the registries on the other platforms

* Add the tree type system to the registry converter

* Allow CoralTree features

* Add 1.21.9 adapter changes

* Apply PR feedback

* Re-add existing Bukkit implementation

(cherry picked from commit c561b0d96cec44c1038ff3b3b9d3e07baee963e5)

Co-authored-by: SirYwell <hannesgreule@outlook.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants