Plugin for losing random enchants on death

Discussion in 'Plugin Requests' started by Sickc, Jun 3, 2024.

Thread Status:
Not open for further replies.
  1. Offline

    Sickc

    Pretty straigth forward if possible an option (turned off by default so you dont have to use it) for other enchant plugins support (like Enchants squared and Advanced enchants). Prefferably put on spigot, bukkit or curseforge.
     
  2. Offline

    CraftCreeper6

    @Sickc
    Not enough detail. Follow the request template.

    One enchant from one random item?
    A random number of enchants from a random selection of items?
    Each item loses one random enchant?

    Which is it?

    What's the Enchants Squared / Advanced Enchants hook for?
     
  3. Offline

    Sickc

    The third idea you listed is was i was going for, but removing a single level of an enchantment from each item could work too(try making whatever is easier).

    About the plugins they add custom enchants in different ways for example Enchants squarred adds them to Item.tag.PublicBukkitValues.enchantssquared:es_enchantments and inside leaves a string with two numbers divided by a colon for each enchantment divided by semicolon for multiple enchantments example "42:1;7:1" . So removing that would be extra work, that you might not want to add support because of and im fine if you dont.
     
  4. Offline

    Konstanius

    Went ahead and implemented this as I see fit, with a lot of configuration options.
    See if this is enough configuration headroom, I will look into how other enchantment plugins can be integrated.

    AdvancedEnchants (<Redacted paid plugin>) requires a paid license which I do not have and will not buy for this

    CrazyEnchants' (https://www.spigotmc.org/resources/crazy-enchantments.16470/) dependencies cannot be resolved anymore (probably not maintained)

    CustomEnchants (https://www.spigotmc.org/resources/✯custom-enchantments-2-1-16-1-19-✯.89793/) is outdated, and no longer maintained.

    If you would like to share an AdvancedEnchantments license for my test server, you can message me.
     

    Attached Files:

    Last edited by a moderator: Jul 17, 2024
Thread Status:
Not open for further replies.

Share This Page