16.18
Details
-
FilenameGriefPrevention.jar
-
Uploaded by
-
UploadedMar 1, 2022
-
Size341.60 KB
-
Downloads109,889
-
MD5489c34f5a3396a73d91614de566bba4b
Supported Bukkit Versions
- 1.18.1
- 1.18
- 1.17
Changelog
No use in waiting to release if you don't release at all.
Lots of changes, and this auto-generate release notes really is handy. I considered using a bot, or making my own changelog, but in the end, good commit messages will just go hand-in-hand with this. Given that most contributions are PRs, my own contributions will probably be PRs as well, and thus should have a cleaner commit history in the first place.
Should be compatible with Minecraft 1.17 and 1.18.
What's Changed
- Check before casting to mob by @Jikoo in #1281
- Fix ignoring height by @Jikoo in #1260
- Prevent nametag usage unless player can kill target by @Jikoo in #1337
- Include scope in dependency information by @Jikoo in #1390
- Change method signature of allowBreak method in main class by @zhenghanlee in #1406
- Treat glow item frames like item frames by @drbot7 in #1413
- Add ClaimPermissionCheckEvent by @Jikoo in #1006
- Fix deprecated claim API by @Jikoo in #1439
- Update to 1.17 by @Jikoo in #1448
- Set up GitHub actions maven workflow by @nouish in #1454
- Actions workflow: use the right default branch by @nouish in #1456
- protect glow berries by @drbot7 in #1459
- Fix falling block and vehicle block change handling by @Jikoo in #1424
- Protect Pumpkin Carving by @drbot7 in #1473
- Option to unsilence bans by @drbot7 in #1480
- Fix NPE when using
allowBuild
in a claim that the player has permission to build by @MrPowerGamerBR in #1500 - Fix max depth below world height by @Jikoo in #1502
- Added (glow) ink sac to materials list for dyes by @multirp in #1508
- Protect candles from being extinguished by @drbot7 in #1526
- resolve NPE when calling Claim.allowEdit by @loganb1max in #1580
- Fix check for expiring chest claims by @Bobcat00 in #1600
- Fix Non-Player Splash Potions by @Jikoo in #1636
- Convert to YAML bug report template by @Jikoo in #1638
- Update Java and fix AppVeyor by @Jikoo in #1663
- ClaimTransferEvent by @bertek41 in #1641
- Sanitize claim depth on extend/resize by @Jikoo in #1598
- Protect rooted_dirt by @drbot7 in #1541
- Better handling of usernames with periods by @Camotoy in #1543
- Don't fire EntityDamageByEntityEvent when renaming by @Jikoo in #1680
- Correct WorldGuard integration by @Kamilkime in #1630
- Fix 1.18 biome issues by @Jikoo in #1694
- Clean up events for add-ons by @Jikoo in #1706
- Fix new depth not being set correctly by @Jikoo in #1736
- Rework Visualizations by @Jikoo in #1741
- Fix incorrect permission bypass for Edit ClaimPermission by @Jikoo in #1772
New Contributors
- @zhenghanlee made his first contribution in #1406
- @MrPowerGamerBR made his first contribution in #1500
- @multirp made his first contribution in #1508
- @loganb1max made his first contribution in #1580
- @bertek41 made his first contribution in #1641
- @Camotoy made his first contribution in #1543
- @Kamilkime made his first contribution in #1630
Full Changelog: <tt>16.17.1...16.18</tt>