Releases: spnda/BlockProt
Releases · spnda/BlockProt
BlockProt 1.0.3
- Add: Configurable max block count & LockReturnValue.Reason enum (@spnda)
- Fix #118: Check if inventory holder is lockable before checking protection (@spnda)
Full Changelog: 1.0.2...1.0.3
BlockProt 1.0.2
- Fix 9e587e5: Apparently Spigot servers also report as 'CraftBukkit' (@spnda)
- Added Russian translation (#115) (@ilfarpro)
- [fr] Update translations (#116) (@spnda)
- Update version information (#117) (@hoehoetvhss)
Full Changelog: 1.0.1...1.0.2
BlockProt 1.0.1
- Fix 13081a8: Make doors, fences and other non-containers work again (@spnda)
- Fix: Disable functionality on CB servers and warn operators (@spnda)
- [zh-tw] Update translations (#112) (@vincentwang0905)
- [zh-CN] Update translations (#113) (@modcrafts)
Full Changelog: 1.0.0...1.0.1
BlockProt 1.0.0
- Add: 1.18 support
- Add #91: WorldGuard integration (#106)
- Add: PlaceholderAPI support (#71) (@spnda)
- Add: French translation by nstar_ (@spnda)
- Add #94: Add copy and paste buttons (@spnda)
- Add: Player and server statistics tracker (#85) (@spnda)
- Add: Configurable translation fallback (@spnda)
- Add: Block Manager permission (#80) (@spnda)
- Add: Set permissions on default friends (#83) (@spnda)
- Add #86: '/blockprot reload' command (@spnda)
- Add: /blockprot about command (@spnda)
- Add: /blockprot integrations (@spnda)
- Fix: Support plugins that allow clicking on signs to access the chest behind (@spnda)
- Fix: Allow hoppers to extract from chests owned by the same player (#99) (@spnda)
- Fix #98: Remove unnecessary console spam (@spnda)
- Fix #95: Use a boolean to check whether an integration is enabled (@spnda)
- Fix #101: Send reload confirmation to player (@spnda)
- Fix #89: Only check for redstone protection if block is locked (@spnda)
- Fix: Properly handle HandlerList in events (@spnda)
- Fix: Check if HOPPER is lockable before checking for hopper events (@spnda)
- Fix: Allow removing all materials from a list in the config (@spnda)
- Fix: Save statistic file when closing server (@spnda)
- Change: Replace more toggles with enchanted items (#84) (@spnda)
- Change: Full BlockAccessMenuEvent API rewrite (#81) (@spnda)
- Chore: Remove all deprecated and unused functions (@spnda)
- Update: Taiwanese translation (@vincentwang0905)
- Update: Korean translation (@hoehoetvhs)
Full changelog: 0.4.13...1.0.0
BlockProt 1.0.0-beta.3
- Add: French translation by nstar_ (@spnda)
- Add #94: Add copy and paste buttons (@spnda)
- Add: /blockprot about command (@spnda)
- Fix: Check permissions when inventory is opening, instead of block interaction (@spnda)
- Fix: Allow hoppers to extract from chests owned by the same player (#99) (@spnda)
- Fix #98: Remove unnecessary console spam (@spnda)
- Fix #95: Use a boolean to check whether an integration is enabled (@spnda)
- Fix #101: Send reload confirmation to player (@spnda)
- Update translations_ko.yml (@spnda, @hoehoetvhs)
- Build(deps): Bump github-api from 1.133 to 1.135 (#100) (@dependabot)
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
BlockProt 1.0.0-beta.2
- Add: PlaceholderAPI support (#71) (@spnda)
- Add: Player and server statistics tracker (#85) (@spnda)
- Add #86: '/blockprot reload' command (@spnda)
- Fix #89: Only check for redstone protection if block is locked (@spnda)
- Fix: Properly handle HandlerList in events (@spnda)
- Update korean translation courtesy of (@hoehoetvhss)
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
BlockProt 1.0.0-beta.1
- Add: Configurable translation fallback (@spnda)
- Add: Block Manager permission (#80) (@spnda)
- Add: Set permissions on default friends (#83) (@spnda)
- Change: Replace more toggles with enchanted items (#84) (@spnda)
- Change: Full
BlockAccessMenuEventAPI rewrite (#81) (@spnda) - Fix: Check if HOPPER is lockable before checking for hopper events (@spnda)
- Update Taiwanese translation (@vincentwang0905)
Full Changelog: 0.4.13...1.0.0-beta.1
BlockProt 0.4.13
- Create translations_zh_TW.yml (vincentwang0905)
- Add: New Redstone settings screen (#73) (sean)
- Check if another plugin cancelled the BlockBreakEvent before dropping another shulker box. (#76) (sean)
Full Changelog: 0.4.12...0.4.13
BlockProt 0.4.12
- Fix: Properly check for RuntimeExceptions when creating NBT handlers (spnda)
- Fix #70: Don't clear handlers after disallowing access (spnda)
- Bump AnvilGUI to 1.5.3 (spnda)
- Fix: Don't disallow redstone on unlocked blocks (spnda)
- Fix: Don't drop shulker boxes when in creative (spnda)
BlockProt 0.4.11
- Add: Search history inventory (spnda)
- Add: Config option whether lang files should be updated (spnda)
- Add: Config option to define default lock on place setting (spnda)
- Change: Make the friend manage inventory 6 lines long (spnda)
- Fix #69: Copy default friends to non-chest blocks (spnda)
- Fix: Correct name on permissions toggle (spnda)
- Fix: The pages on the manage inventory actually work now (spnda)
- Fix: Friends were cleared when extending a chest to a double chest (spnda)