Skip to content

Releases: spnda/BlockProt

BlockProt 1.0.3

23 Dec 10:24

Choose a tag to compare

  • 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

12 Dec 19:34
a6cb419

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

BlockProt 1.0.1

09 Dec 17:01
55b6323

Choose a tag to compare

BlockProt 1.0.1 Pre-release
Pre-release
  • 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

30 Nov 17:42
e04811f

Choose a tag to compare

  • 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

04 Nov 14:25
e2bae5b

Choose a tag to compare

Pre-release
  • 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

06 Oct 15:43
bbb824f

Choose a tag to compare

Pre-release
  • 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

22 Sep 19:19
e204da4

Choose a tag to compare

Pre-release
  • 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

24 Aug 22:50
24c1043

Choose a tag to compare

  • 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

17 Aug 08:36
35c7948

Choose a tag to compare

  • 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

09 Aug 10:47
53eb89a

Choose a tag to compare

  • 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)