ContainerLock | 1.21 | BEST 'CHEST'LOCK PLUGIN!

VIP ContainerLock | 1.21 | BEST 'CHEST'LOCK PLUGIN! 2.3.1

Nâng Cấp Tài Khoản Để Tải Xuống
  • Tác giả Tác giả log4net
  • Creation date Creation date
  • Nổi bật
  • Hello Khách!
    Join our Discord now to receive the latest updates! Discord SyncMC
  • Upgrade your account now to enjoy unlimited access to resources! Upgrade Account

You can request a new version of the resource or get quick support via Discord or post an update request on the Forum.

Prevent other players from accessing your chests, furnaces, and more by locking them!​

Dd9n3yg.png


The latest version has only been tested with Minecraft version 1.21. For compatibility with older Minecraft versions, please refer to the version history. Container Lock versions 2.2.3 and earlier support Minecraft versions up to 1.20.
KRgj6IU.png


eBgFudt.png

Features:
  • Compatible with all Minecraft container blocks
  • Per container settings
  • Global friends for all containers you own
  • 100% Customizable message
  • Compatible with WorldGuard 7
Create Container Lock:
Screenshot_1.png

Manage Container:
manage-containers.gif

Manage Members:
manage-members.gif

Manage Settings:
manage-settings.gif

List Containers:
manage-list.gif

Manage Global Container Friends:
manage-friends.gif
8mFCiAG.png

Commands:
  • /cl help
  • /cl reload (reloads messages and settings)
  • /lock (Show all the containers you own)
ulkLRn9.png

Permissions:
  • cl.admin Gives access to the /ccl command
  • cl.reload Gives acces to the /ccl reload command
  • cl.manage.locked Edit containers that are not yours
  • cl.open.locked Open containers that are not yours
  • cl.claim.%amount% Claim a maximum amount of containers (%amount%)
  • cl.claim.unlimited Claim a unlimited amount of containers
W2pRuLc.png

YAML:
settings:
  check-container-exists-on-startup: false
  debug-mode: true
  limit:
    default-max-claims-per-player: 250
  container:
    armor_stand:
      enabled: true
    chest:
      enabled: true
    trapped_chest:
      enabled: true
    furnace:
      enabled: true
    anvil:
      enabled: true
    hopper:
      enabled: true
    beacon:
      enabled: true
    dispenser:
      enabled: true
    dropper:
      enabled: true
    brewing_stand:
      enabled: true
    barrel:
      enabled: true
    smoker:
      enabled: true
    blast_furnace:
      enabled: true
YAML:
messages:
  global:
    variable:
      'on': '&aOn'
      'off': '&cOff'
      'yes': 'Yes'
      'no': 'No'
      page: '&7(Page %page%)'
    help:
      header: '&9&lColdContainerLock&f Help.'
      command-line: '&8 -&f %command%'
    reload:
      complete: '&aColdChestLock has successfully reloaded all messages and settings.'
      error: '&cThere has been an error reloading, please check your console.'
    command:
      no-permission: '&cYou dont have the required permissions to execute this command.'
    settings:
      max-claims-reached: '&cYou have reached your maximum amount of claimed containers.'
  menu:
    global:
      buttons:
        back:
          title: '&c&lBack'
          description:
          - '&fClick to go back'
        next-page: Next page
        previous-page: Previous page
        first-page: First page
        last-page: Last page
    container:
      create:
        title: '&a&lCreate Container Lock'
        buttons:
          create:
            title: '&a&lCreate Container Lock'
            description:
            - '&fClick here to put a lock on this container'
      list:
        manage:
          title: '&a&lManage Containers'
          buttons:
            info:
              title: '&a&lContainer Information'
              description-member: '&8 -&f %member%'
              description-friend: '&8 -&7 %friend% (Friend)'
              description:
              - '&aLocation: &f%location%'
              - '&aMembers &7(%member_count%)'
              description-bottom:
              - '&f'
              - '&fClick to manage'
            manage-friends:
              title: '&a&lManage Friends'
              description:
              - '&fClick here to manage'
              - '&fyour ''lock friends'''
      manage:
        title: '&a&lManage Container'
        buttons:
          info:
            title: '&a&lContainer Information'
            description-member: '&8 -&f %member%'
            description-friend: '&8 -&7 %friend% (Friend)'
            description:
            - '&aOwner: &f%owner%'
            - '&aLocation: &f%location%'
            - '&aMembers &7(%member_count%)'
          members:
            title: '&a&lManage Members'
            description:
            - '&fManage your members here,'
            - '&fthese bypass the friends-only'
            - '&fsetting and the hopper settings'
          settings:
            title: '&a&lManage Settings'
            description:
            - '&fManage your settings here'
          delete:
            title: '&c&lDelete Lock'
            deleted: '&aThe lock has been successfully removed'
            description:
            - '&fClick here to delete your lock'
      members:
        title: '&a&lContainer Members'
        buttons:
          add-member:
            title: '&a&lAdd Member'
            add: '&aType a player name in chat to add it as a member'
            added: '&a%name% has successfully been added as a member'
            stopped: '&aYou stopped adding a member'
            error:
              spaces: '&cDo not use spaces whilst adding a member, type ''stop'' to
                stop.'
              not-found: '&cThis player has not been found, type ''stop'' to stop.'
              not-yourself: '&cDon''t add yourself bruh, type ''stop'' to stop.'
              already-added: '&cThis member has already been added, type ''stop''
                to stop.'
            description:
            - '&fClick here to add a member'
          remove-member:
            title: '&a%name%'
            removed: '&a%name% is succesfully removed as a member!'
            description:
            - '&fClick here to remove this member'
      settings:
        title: '&a&lContainer Settings'
        buttons:
          hopper-deposit:
            title: '&aAllow hopper item deposit'
            description:
            - '&fCan hoppers not owned by you or members/friends'
            - '&fput items inside this container'
            - '&fStatus: %status%'
          hopper-withdraw:
            title: '&aAllow hopper item withdrawal'
            description:
            - '&fCan hoppers not owned by you or members/friends'
            - '&fpull items from this container'
            - '&fStatus: %status%'
          friends-access:
            title: '&aBlock chest friends'
            description:
            - '&fBlock friends who are not inside the member list'
            - '&fStatus: %status%'
    friends:
      manage:
        title: '&a&lContainer Friends'
        buttons:
          add-friend:
            title: '&a&lAdd Friend'
            add: '&aType a player name in chat to add it as a friend'
            added: '&a%name% has successfully been added as a friend'
            stopped: '&aYou stopped adding a friend'
            error:
              spaces: '&cDo not use spaces whilst adding a friend, type ''stop'' to
                stop.'
              not-found: '&cThis player has not been found, type ''stop'' to stop.'
              not-yourself: '&cDon''t add yourself bruh, type ''stop'' to stop.'
              already-added: '&cThis friend has already been added, type ''stop''
                to stop.'
            description:
            - '&fClick here to add a ''lock friend'''
            - '&fThis friend can access all your locks'
            - '&cUNLESS you choose to disable friend-access from'
            - '&cthe specific lock through the settings.'
          remove-friend:
            title: '&a%name%'
            removed: '&a%name% is succesfully removed as a friend!'
            description:
            - '&fClick here to remove this friend'
FS8ECuo.png
Tác giả
log4net
Lượt Tải
0
Lượt xem
72
Phát hành lúc
Cập nhật lúc

Đánh giá

0.00 star(s) 0 đánh giá