Перейти до змісту

DodaLock [1.1]

(0 відгуків)

1 зображення

Команди плагіна DodaLock:

Спойлер

Для роботи з плагіном у грі необхідно ввести команду /dodalock або dl.

/dodalock help - Виклик довідки по плагіну.

/dodalock list [all | codelocks | locks] - отримання списку встановлених замків.

/dodalock remove [codelock | lock] [число | location] - Видалення замка.

/dodalock clear [all | codelock | lock] - Видалення всіх замків.

/dodalock clone - Клонування ключа в основній руці.

/dodalock give {player} [codelock | lock | key | masterkey | bunchofkeys] - Видача вказаному гравцю одного з кастомних предметів плагіна.

/dodalock reload - Перезавантаження плагіна.

Конфігураційний файл

YAML:

# The language of the plugin interface.
# Available languages: en_us (English), ru_ru (Russian)
# Default: en_us (English)
language: en_us
#
#
# Setting that includes clearing the bunch of keys inventory data once in a while. Default: true
allow_clear_bunch_of_keys_inventory: true
#
# Setting the frequency (in hours) of checking the inventory of the bunch of keys for cleaning. Default: 3
verification_period: 3
#
#
# Setting enable a lore for keys and a bunch of keys, displaying the coordinates of the lock that the key or keys are associated with. Default: true
enable_key_lore: true
#
#
# Setting enable damage from the code lock during incorrect input password entry attempts. Default: true
enable_damage: true
#
# Setting the maximum number of attempts in which damage from incorrect password entry is not inflicted. Default: 3
max_attempts_to_take_damage: 3
#
#
# The setting allows you to use a universal key for administrators. Default: true
enable_master_key: true
#
#
# Setting to enable a custom resource pack for the plugin.
# Enter 'false' if you want to play without it or embed the resource pack into your server locally.
# Default: true
enable_resourcepack: true
#
# URL for the custom resource pack.
# Default: https://www.dropbox.com/scl/fi/yw4q809s71qtvn3k3exuf/pack.zip?rlkey=fl2rn3fbwghyk1hlmxw4qware&st=3iiqafav&dl=1
resourcepack_url: https://www.dropbox.com/scl/fi/yw4q809s71qtvn3k3exuf/pack.zip?rlkey=fl2rn3fbwghyk1hlmxw4qware&st=3iiqafav&dl=1
#
#
# Setting up recipes for crafting custom items.
# shape - The items crafts shape. Max. three lines and three characters by line, where symbol '-' is none. Example: #$#, -#-, #$#.
# shape_materials - Materials intended for crafting. Example: #: IRON_INGOT, $: STICK
items:
  code_lock:
    # Default: $$$, &*%, $$$
    shape: $$$, &*%, $$$
    # Default: $: IRON_INGOT, *: REDSTONE_BLOCK, &: STONE_BUTTON, %: GLASS_PANE
    shape_materials: '$: IRON_INGOT, *: REDSTONE_BLOCK, &: STONE_BUTTON, %: GLASS_PANE'
  lock:
    # Default: %%, %%
    shape: -$-, %%%, %%%
    # Default: %: IRON_INGOT
    shape_materials: '$: STRING, %: IRON_INGOT'
  key:
    # Default: %, $, #
    shape: '%, $, #'
    # Default: %: IRON_NUGGET, $: STICK, #: IRON_INGOT
    shape_materials: '%: IRON_NUGGET, $: STICK, #: IRON_INGOT'
  master_key:
    # Default: %, $, #
    shape: '%, $, #'
    # Default: %: IRON_NUGGET, $: STICK, #: COMMAND_BLOCK
    shape_materials: '%: IRON_NUGGET, $: STICK, #: COMMAND_BLOCK'
  bunch_of_keys:
    # Default: -$-, $%$, -$-
    shape: -$-, $%$, -$-
    # Default: %: IRON_INGOT, $: STRING
    shape_materials: '%: IRON_INGOT, $: STRING'

Права плагіна DodaLock:

Спойлер

Права для адміністраторів:

dodalock.craft.masterkey - Право на крафт майстер-ключа.

dodalock.give.key - Право на видачу ключа.

dodalock.give.masterkey - Право на видачу майстер-ключа.

dodalock.give.lock - Право на видачу замка.

dodalock.give.codelock - Право на видачу кодового замка.

dodalock.give.bunchofkeys - Право на видачу зв'язування ключів.

 

User Feedback

Приєднуйтесь до обговорення

Ви можете написати зараз та зареєструватися пізніше. Якщо у вас є обліковий запис, авторизуйтесь, щоб опублікувати від імені свого облікового запису.
Примітка: Ваш пост буде перевірено модератором, перш ніж стане видимим.

Гість
  • Не буде показано іншим користувачам
  • Додати відгук...