Releases: spnda/BlockProt
Releases · spnda/BlockProt
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
BlockAccessMenuEvent
API 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)
BlockProt 0.4.10
BlockProt 0.4.9
BlockProt 0.4.8
- Fix #60: Players with the bypass perm couldn't access blocks (spnda)
- Fix: Inventory did not close when (un-)locking (spnda)
BlockProt 0.4.7
- Create translations_es (#59) (C4BR3R4)
- Fix: Do not reset the cursor when switching menus (spnda)
- Change: Move translations and integration configs into subfolders (spnda)
- Change: List all translation files in config.yml (spnda)
- Change: Fully switch to Java (This extremely reduces the binary size.)