Chest Protect - Chest Lock icon

Chest Protect - Chest Lock 5.20.13

Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable

Page 1 ... 3 4 5 6 7 ... 9
5.9.0 May 11, 2023
+ Added: [Suggestion] New ChestProtectAPI
+ Improved: Group saving db
5.8.7 May 6, 2023
CMI Invsee

+ Added: Check if inventory is null at open (shouldn't happen, but some 3rd party plugin might invoke such event, leading to errors)

5.8.6 Apr 12, 2023

+ Added: [Suggestion] SuperiorSkyblock2 untrust-remove support config.yml

5.8.5 Mar 23, 2023
+ Added: Support for "bed" in protectables.yml which covers all types of beds
bed:
enabled: false
hologram: false
costs:
value: 10
cashback: 15
5.8.4 Feb 21, 2023
Unlock Console Execution

- Fixed: [#2284] /unlock execution from console possible with error

5.8.3 Jan 24, 2023
Armor Stands

- Fixed: Not being able to lock armor stand

5.8.2 Jan 14, 2023
Heads

- Fixed: [#2259] Being able to place water into player head block

5.8.1 Jan 13, 2023
Item Frames, Skulls

+ Added: [#2256] Protection against water flow
+ Added: Support for locking skulls

- Fixed: Item frame protection not being able to unlock or remove items
    You might need to re-lock the item frame, if you still encounter this issue with an item frame

5.8.0 Jan 4, 2023
Item Frames
+ Added: [Suggestion] Support for locking item frames
Add this to the block section in protectables.yml, if you want to allow locking item frames.

[code=YAML]      item_frame:
        enabled: true
        costs:
          value: 5
          cashback: 2.5[/code]
5.7.12 Dec 28, 2022

+ Updated: Latest Lands API

5.7.11 Dec 27, 2022
Parameter Translations

- Fixed: Missing parameter translations

5.7.10 Dec 24, 2022
Level
Requires latest version of Lands, if you have Lands installed.
 
- Fixed: CachedRequirement modification for levels

Merry Christmas!
5.7.9 Dec 22, 2022
Only Trusted Option, Lands

+ Updated: To latest Lands API
- Fixed: "only-trusted_2" option

5.7.8 Dec 17, 2022
5.7.8 Dec 17, 2022
Minor Message Change

+ Changed: Default notification messages are now being sent as an actionbar instead
    of a chat message. This does not affect existing installations.

5.7.7 Dec 13, 2022
Lectern Books Reading

+ Added: [Suggestion] Allow reading books from lecterns

5.7.6 Nov 19, 2022
Economy

+ Added: Server bank

      # Server bank account name. Upkeep will go here. Empty means, that this feature is disabled.
      server-bank: ''




+ Added: Strict currency item comparison
items:

      # If enabled, only items that have the same name, lore etc. will belong to the currency.
      # Not just items of the same type or items with the same model-data.
      strict: false
5.7.5 Nov 18, 2022
Lock Flag

+ Added: [#] Option to set default state of chestprotect-lock flag

  # chestprotect-lock flag that allows you to prevent locking objects in plugins like WorldGuard.
  flag:
    # Apply the chestprotect-lock flag also to global regions in world manager plugins, like WorldGuard?
    # For Lands use /lands admin wilderness instead.
    # This option requires server reload / restart.
    global-regions: false
    # Default state of the lock flag. If you use ProtectionStones, then you might want to set this to true.
    default-state: false
5.7.4 Nov 11, 2022
Title Options

+ Added: [Suggestion] Being able to set fade in, stay and fade out times for titles:
[url]https://github.com/Angeschossen/General/wiki/Messages#as-a-title[/url]

- Fixed: Opening menu for wrong player at /cp admin player <player> menu
 
5.7.3 Oct 28, 2022
Redstone Flag

+ Added: [Suggestion] Enabling redstone flag by default

Page 1 ... 3 4 5 6 7 ... 9
You might also like...