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 ... 4 5 6 7 8 9
5.7.2 Oct 25, 2022
Hopper Owner

- Fixed: Not setting hopper owner at placement

5.7.1 Oct 24, 2022
Hologram Flag

+ Added: [Suggestion] Flag to toggle hologram

[#2153]

5.7.0 Oct 22, 2022
Container Holograms

+ Added: [Suggestion] Hologram for containers via option in protectables.yml:
    Example:

[code=YAML]          chest:
            enabled: true
            # Should a hologram be displayed for containers?
            # By default, holograms display free space and the name of the protection.
            hologram: true[/code]
 

[img]https://i.imgur.com/6XL7mC6.png[/img]

 

- Fixed: [#2153] Error at calling BlockExplodeEvent

5.6.0 Oct 15, 2022
Hopper Placement, Hopper Removal Skyblock

+ Added: [Suggestion] Prevent placement of hopper below protection. Do not
    wait until it pulls items. This delivers protection against item extraction on
    servers that have disable-move-event enabled in paper.yml.
    If this protection is not sufficient for your use case, make sure to
    disable the disable-move-event option.

+ Improved: [#2134] Call BlockExplodeEvent when hopper is being removed.
    This helps skyblock plugins detecting the removal of hoppers

5.5.2 Aug 29, 2022

- Fixed: [#2107] Group not completely deleted

5.5.1 Aug 26, 2022
Settings

+ Added: Settings

    # Should protections only be allowed inside claims?
    # Protections in the wilderness won't be allowed.
    # This also means that protections inside a land will get unlocked, if the land gets unclaimed.
    only-claim: false
    # If the location is claimed, should it only be allowed if the player is trusted in that claim?
    only-trusted_2: true
5.5.0 Aug 22, 2022
Flags

+ Added: You can now configure flags in roles.yml and the role names
Wiki: https://github.com/Angeschossen/ChestProtect/wiki/Roles

5.4.5 Aug 17, 2022
Fixes

- Fixed: [#2061] WG lock flag
- Fixed: [#2069] Being able to add owner to group
- Fixed: [#2069] Other protection types menu
- Fixed: [#2069] Protection in wrong protection type menu
- Fixed: [#2069] add_all button not refreshing menu

5.4.4 Aug 13, 2022
Fixes

- Fixed: [#2061] Protection member being able to rename the protection
- Fixed: Unknown item failure_max
- Fixed: Missing entry in gui: unlimited
- Fixed: [#2068] Not being able to promote players in group menu
- Fixed: [#2068] Issue with teleportation progress and cmd

5.4.3 Aug 1, 2022
Select Group Menu

+ Improved: Select group menu

5.4.2 Jul 31, 2022
5.4.1 Jul 30, 2022

- Fixed: Issue with listener registration

5.4.0 Jul 30, 2022
Insert, Take Flag

+ Added: [Suggestion] Flag to all everyone to take or insert items (2 flags, public_insert, public_take)

5.3.1 Jul 15, 2022
Demote Player

- Fixed: [#2009] Not able to demote player

5.3.0 Jul 2, 2022
Protection Names

+ Added: [Suggestion] You can now set names for block and entity protections
You might want to add the {name} placeholder to the protection list menu.
Also, you probably need to adjust the slots at your gui lang file to make the item show up.
Most likely, your current layout will conflict with the default position.

5.2.4 Jun 24, 2022
Wooden Trapdoors
- Fixed: Not being able to place blocks onto protected wooden trapdoors if open door option is enabled in config

[code=YAML]    # Should players be able to open their double doors by just clicking at only one door?
    # This also includes iron double, iron single and iron trap doors.
    double-doors: true[/code]
5.2.3 Jun 21, 2022
Fixes

- Fixed: back to list menu when unlocking protection in menu
- Fixed: [#2004] * in worlds list

5.2.2 Jun 20, 2022
Unlock via Menu
+ Added: Being able to toggle lock mode using /cp lock again
- Fixed: back to list menu when unlocking protection in menu
5.2.1 Jun 16, 2022

- Fixed: error on enabling plugin

5.2.0 Jun 15, 2022
Sounds
+ Added: Option to play a sound whenever an item is applied to a menu
 
+ Added: Ability to define common sounds for menus
 
+ Changed: Renamed click sound option
Page 1 ... 4 5 6 7 8 9
You might also like...