-
Notifications
You must be signed in to change notification settings - Fork 34
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.2-07dfb09 #260
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/net.william278.husktowns-husktowns-bukkit-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update dependency net.william278.husktowns:husktowns-bukkit to v3.1.2-07dfb09 #260
renovate
wants to merge
1
commit into
main
from
renovate/net.william278.husktowns-husktowns-bukkit-3.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d695257
to
926f6d2
Compare
9d5ee58
to
def341a
Compare
6993a21
to
4b3beee
Compare
4b3beee
to
1d9e890
Compare
1d9e890
to
bf167c6
Compare
bf167c6
to
55154da
Compare
55154da
to
0d868a5
Compare
0d868a5
to
ff2771d
Compare
ff2771d
to
3dd16c2
Compare
bb0ef30
to
5713e85
Compare
5713e85
to
789783b
Compare
b77b501
to
12d2e47
Compare
12d2e47
to
f49a8e9
Compare
f49a8e9
to
15ecce7
Compare
15ecce7
to
d599c27
Compare
d599c27
to
d61d665
Compare
d61d665
to
86371c6
Compare
86371c6
to
1487cb6
Compare
1487cb6
to
63d24c9
Compare
…t to v3.1.2-07dfb09
63d24c9
to
357da74
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0-988161b
->3.1.2-07dfb09
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 fixesHuskTowns 3.1 fixes bugs and improves the developer API in line with HuskClaims.
/husktowns status
command to view system status information (#561)OperationType
s.To update from v3.0.8, just drag+drop.
v3.0.8
: HuskTowns 3.0.8 - 1.21.4 support, bug fixesHuskTowns 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.PLACE_VEHICLE
andBREAK_VEHICLE
operation types and added handling for boats with chest in 1.21.4/town invite accept/decline
to not work (#532)NoSuchElementException
that could occur when using the town invite command (#531)To update, just drag+drop and update your
flags.yml
file (or regenerate if you haven't modified it from the default) with the newPLACE_VEHICLE
andBREAK_VEHICLE
operation types.v3.0.7
: HuskTowns 3.0.7 - Bug fixesHuskTowns 3.0.7 fixes several bugs.
To update, drag+drop and add the
START_RAID
operation type to thePUBLIC_BUILD_ACCESS
flag inflags.yml
.v3.0.6
: HuskTowns 3.0.6 - Bug fixesHuskTowns 3.0.6 is fixes a few bugs present in the previous release.
TownWarCreateEvent
andTownWarEndEvent
, 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 fixesHuskTowns 3.0.5 adds support for Minecraft 1.21, adds more placeholders, and fixes bugs.
current_location_town
andtown_leaderboard_{type}_{index}
placeholders now can get an extensive town information, likemayor
,members
,member_count
,claim_count
,max_claims
,max_members
,crop_growth_rate
,mob_spawner_rate
,money
,money_formatted
,level_up_cost
,level
,max_level
.money_formatted
placeholder to get town money with a short formatting method, for example1003000
will be converted to1M3k
.To update, just drag+drop.
📋 HuskTowns binaries are only distributed on Spigot, Polymart, or BuiltByBit.
v3.0.4
: HuskTowns 3.0.4 - HotfixHuskTowns 3.0.4 fixes a critical bug in the previous release, v3.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 hookHuskTowns 3.0.3 improves plugin performance and adds a WorldGuard hook.
To update, just drag+drop.
📋 HuskTowns binaries are only distributed on Spigot, Polymart, or BuiltByBit.
v3.0.2
: HuskTowns 3.0.2 - HotfixHuskTowns 3.0.2 fixes a console spam error in the previous release
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 yourmessages-xx-xx.yml
file.📋 HuskTowns binaries are only distributed on Spigot, Polymart, Craftaro, or BuiltByBit.
v3.0.1
: HuskTowns 3.0.1 - Bug fixesHuskTowns 3.0.1 fixes a few issues present in the previous release.
MONSTER_SPAWNING
default flag now also restricts the passive mob spawning operation type if disabledTo update, drag+drop. If you haven't modified it, you may wish to regenerate your
flags.yml
. You should also regenerate yourmessages-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.
This PR was generated by Mend Renovate. View the repository job log.