Custom enchant with books

Discussion in 'Plugin Requests' started by winnipeg21, Oct 9, 2015.

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

    winnipeg21

    Plugin category: enchants

    Suggested name:
    web

    What I want: i want a plugin that has custom enchants. also you can get books from xp and click it to get a custom enchants with success rates and destroy rates and ally it to weapons


    Ideas for commands: only commands that reload and you can add enchants with them for admins

    Ideas for permissions: i don't know annoying good permissions

    When I'd like it by: anytime will be good
     
  2. Offline

    Scimiguy

    Custom Enchants?
     
  3. Offline

    RoboticPlayer

    @winnipeg21 Can you be more specific? What type of custom enchantments would you like? We need details!
     
  4. Offline

    winnipeg21

    like from http://dev.bukkit.org/bukkit-plugins/aurora-enchantments/

    i want like a npc/command to access a gui and select a pane and it gives you that book if you have engouh xp do get it. The book you right click to open and it gives a random enchant from like | common | uncommon | rare |ultra rare | legendary |
    and you can do /xp to see how much you have. to buy the book

    <Edited by bwfcwalshy: Merged posts, please use the edit button rather than double posting.>
     
    Last edited by a moderator: Oct 10, 2015
  5. Offline

    darthteddy1

    For custom enchantments I use:
    http://dev.bukkit.org/bukkit-plugins/enchantmentapi/

    but if you wanna do the enchants with a config, and without actual coding, use:
    http://dev.bukkit.org/bukkit-plugins/custom-enchantments/

    The /xp command is part of essentials (http://dev.bukkit.org/bukkit-plugins/essentials/ if you need 1.8 version, go on their Jenkins page)

    The GUI for the NPC is the EnchantBook tool, for the NPC itself, use Citizens2 (http://dev.bukkit.org/bukkit-plugins/citizens/) with CommandNPC (http://dev.bukkit.org/bukkit-plugins/cmdnpc/) to make it on right click to open the GUI!

    Enjoy!

    - darthteddy1
     
    Last edited by a moderator: Nov 6, 2015
Thread Status:
Not open for further replies.

Share This Page