Language

Custom Enchants CV

Custom Enchants CV

Modrinth

Simple plugin with create custom Enchat Book

104 downloads updated 2mo ago
Modrinth
Paper Purpur Spigot 1.21 – 1.21.11 EquipmentGame-mechanicsMagic

RU:

Лучший плагин для создания кастомизированный книг зачарований для paper серверов, книги создаются с помошью ItemMeta и может синхронизироваться с любым другим плагином который копирует Meta предмета

Отлично подходит для SMP серверов с кастомными предметами

Команды

/ce create <Имя> <Зачарование> <Уровень> - создать книгу

/ce reload - релоад плагина

/ce list - Список созданных книг (клик по книге и она вым выдается)

EN:

The best plugin for creating customized enchantment books for Paper servers, books are created using ItemMeta and can be synchronized with any other plugin that copies item Meta.

Perfect for SMP servers with custom items.

Commands

/ce create - create a book

/ce reload - reload the plugin

/ce list - List of created books (click on the book and it will be given to you)

config.yml

book-format:
  material: ENCHANTED_BOOK
  display-name: "<light_purple><bold>%book_name%</bold></light_purple>"
  levels-as-roman: true
  custom-model-data: 0
  hide-flags: false
  lore:
    - "<dark_gray>Зачарование: <white>%enchantment%"
    - "<dark_gray>Использование: <gray>книга в левой руке,"
    - "<dark_gray>               <gray>предмет в правой, затем ПКМ."

application:
  consume-book: true
  cancel-interaction: true
  require-applicable-item: false
  allow-unsafe-enchants: true
  allow-downgrade-or-same-level: false
  allow-right-click-air: true
  allow-right-click-block: true
  material-whitelist: []
  material-blacklist: []

sounds:
  success:
    name: ENTITY_PLAYER_LEVELUP
    volume: 1.0
    pitch: 1.1

luckperms:
  enabled: true
  create-permission: customenchants.create
  reload-permission: customenchants.reload
  list-permission: customenchants.list

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Custom Enchants CV

Files are served directly from the original source. Modgrid does not host or modify them.