AdvancedEnchantments
Get AdvancedEnchantmentsJoin DiscordUnlimited Minecraft Hosting
  • AdvancedEnchantments
  • âžĄī¸AdvancedEnchantments UI
  • đŸĒ„Enchantments
    • 📑List of Enchantments
      • Default Enchants (250+)
      • Cosmic Enchants (200+)
      • Vanilla+ Custom Enchants (60+)
    • Creating Enchantments
      • Triggers
      • Effects
      • Area of Effect
      • Settings
      • Effect Info
      • Complex Enchantments
    • Enchantment Conditions
    • âąī¸Repeating Enchantments
  • â„šī¸General Information
    • Commands & Permissions
      • AEGive
    • Languages and Localization
    • 🔩Plugin Items
      • All plugin items
      • Item Configuration
      • Slot Increasers
    • Toggling Features
  • âš™ī¸Configuration
    • Random Loot, Villager Trades and Mob Drops
    • Default Files
    • Enchanter
    • Souls
    • Unsuccessful enchants
    • Per-Level Descriptions
    • Per-Level Books
    • Enchantments In Essentials Kits
    • GKits
      • GKit Permissions
      • Colored Leather Armor
    • Armor Sets
    • Drag&Drop books onto Player Heads
    • Groups
  • đŸ’ģFor developers
    • Plugin API
    • Create Custom Effects
    • Plugin Compatiblity issues
  • Plugin Information
    • PlaceholderAPI placeholders
    • FAQ & Other Plugin Support
Powered by GitBook
On this page

Was this helpful?

  1. Configuration

Groups

Configuration of groups.yml file

In making. More documentation soon

Per Group Enchantment Books

You can also set different books items for specific groups. Here is an example how:

groups:
  SIMPLE:
    global-color: "&7"
    group-name: "Simple"
    enchant-book-item:
      item:
        type: PAPER
        id: 0
      custom-model-data: 0
      force-glow: false
      name: "%group-color%&l&n%enchant-no-color% %level%"
      lore:
        - "&a%success%% Success Rate"
        - "&c%destroy%% Destroy Rate"
        - "&e%description%"
        - "&7%applies-to% Enchantment"
        - "&7Drag n' drop onto item to enchant"
PreviousDrag&Drop books onto Player HeadsNextPlugin API

Last updated 9 months ago

Was this helpful?

âš™ī¸