GC-spigot / AdvancedEnchantments

Superior Custom Enchantments Creator for Minecraft And Spigot platform
152 stars 63 forks source link

Per group enchantment book item #4466

Closed leogianfagna closed 1 month ago

leogianfagna commented 1 month ago

Describe the bug

Today we have this:

enchantment-book:
  # If true, books can be applied to items in anvils.
  anvil-application: false
  # If true, books can be applied to items by dragging and dropping them on the item in an inventory.
  drag-drop-application: true
  item:
    type: PAPER
    id: 0
    custom-model-data: 185007
    force-glow: false

But would be nice if we add this on GROUPS.YML instead, so we can set a different enchantment book for each group!

How to reproduce

SUGGESTION

Screenshots / Videos

SUGGESTION

"/ae plinfo" link

SUGGESTION

Server Log

SUGGESTION

ThomasWega commented 1 month ago

There is already a way to do this, it's just not documented. I'll update the wiki soon and let you know

leogianfagna commented 1 month ago

There is already a way to do this, it's just not documented. I'll update the wiki soon and let you know

@ThomasWega please @ me when it's done!!

ThomasWega commented 1 month ago

@leogianfagna https://ae.advancedplugins.net/configuration/groups Try if this works please

ThomasWega commented 1 month ago

Apologies, had an issue on the wiki. Was fixed now