Chest Protect - Chest Lock icon

Chest Protect - Chest Lock 5.20.19

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

Page 1 ... 4 5 6 7 8 9
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

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

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