GC-spigot / AdvancedEnchantments

Superior Custom Enchantments Creator for Minecraft And Spigot platform
138 stars 61 forks source link

Feature to BlackScroll #4322

Closed SliderKP closed 2 weeks ago

SliderKP commented 1 month ago

Describe the bug

i want to add send a feature request, i think be nice, to prevent black scroll to be used in some enchantment groups defined maybe in groups.yml

thank you have nice day.

How to reproduce

https://paste.md-5.net/naneceqiha

Screenshots / Videos

https://paste.md-5.net/naneceqiha

"/ae plinfo" link

https://paste.md-5.net/awevuqoqoz

Server Log

https://paste.md-5.net/naneceqiha

GC-spigot commented 2 weeks ago

You can already achieve this per-enchant by adding .settings.removeable false value, e.g.

glowing:
  name: Glowing
  settings:
    removeable: false
SliderKP commented 1 week ago

thank you.