[FUN] Tim The Enchanter v3.0 - Enchant your items! [1.4.7-R1]

Discussion in 'Plugin Releases' started by mbaxter, Nov 21, 2011.

  1. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME

    This post has been edited 7 times. It was last edited by mbaxter Jan 20, 2012.
  2. Offline

    Epicelmobap

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    1467??? What version of minecraft is that?
  3. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    A dev build a bukkit for the just released update :)
  4. Offline

    Kaikz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    So non-sword enchantments work on swords, and viceversa?

    SortaOT: Has #1467 been somewhat stable so far for you?
  5. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    At least some of the enchantments work on swords. I didn't test everything, but at least silk touch was clearly working and it isn't something you can normally give a sword. I finished the code and immediately posted this because I think it's so cool to play with.

    And I haven't had any issues beyond a potential memory leak in the dev build. But nothing major.

    This post has been edited 1 time. It was last edited by mbaxter Nov 21, 2011.
  6. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @mbaxter
    Tag me when an rb is ready for this xD
    Have you taken a look at how Minecraft stores this.
    I assume its an extra nbt tag?
    Looks pretty good :)
  7. Offline

    Monstertke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  8. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    There's some nbt magic going on, but I don't bother interacting with it. ^_^

    It's a list named "ench" of "id" and "lvl"

    @Monstertke <3

    This post has been edited 1 time. It was last edited by mbaxter Nov 21, 2011.
  9. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Version 1.1 released, same download link. Includes error fixes and new messages.
  10. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Please put an overpower command that does all at max like ss above. Then I will try.
  11. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Version 1.2 released.
    Adds command: /enchant all

    @md_5
  12. Offline

    Monstertke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Oh man....
    efstajas and sondreavik like this.
  13. Offline

    DaveDee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You can add overleveled enchants, cause all are working. Lootinl lvl 20 will drop 10-16 meat....
    Roman digits will used up to lvl 10.
  14. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'll add that tomorrow :)
    r3Fuze likes this.
  15. Offline

    DaveDee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Nice to hear
    Will use it in future, much easer than NBTedit =)
  16. Offline

    rakiru

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Haha, nice. The first thing I did in the prerelease was open up NBTedit and give myself all of the enchantments. Some of them are insane though!
  17. Offline

    jinS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Wow..!!!! is this plugin very fluent!
    I want use unbreaking
    very Thanks!
  18. Offline

    Stsguitar23

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This is amazing! Keep this plugin going, You will always have my support.
  19. Offline

    micdoodle8

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Wow, great job. If I could recommend one thing it would be Register 1.5 support, other than that, amazing :)
  20. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Good idea!. I started out with it being a quick and dirty plugin, but I'm definitely wanting to add useful features for admins. Any other requests people have?
  21. Offline

    iNathaniel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I love this plugin! :) I guess you could add the ability to enchant other peoples items? I'd like to be able to give out enchantments as prizes for spleef and stuff more easily. Oh and I guess a more user friendly enchantment ID would be nice.

    "/enchant SilkTouch"

    This post has been edited 1 time. It was last edited by iNathaniel Nov 21, 2011.
  22. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @iNathaniel you seem to have read my mind on what the next features were going to be!
    iNathaniel likes this.
  23. Offline

    ThomasJ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Just tested this one, and it seems that /enchant type level is broken, as level is always 1 regardless of input.
  24. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It should come up as a different level for certain situations, but either way I'm raising the level limit to 127 for the next release (any higher and it's a negative number).
  25. Offline

    dandaman1001

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes! I've been waiting for a plugin like this for a while. Thanks! I'll test it right away.
  26. Offline

    MistPhizzle

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You should add iConomy support :]
    YouEatLard likes this.
  27. Online

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Coming soon to a Tim The Enchanter near you.
  28. Offline

    kahlilnc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Oo seems like a nice mix to go with heroes. how bout permissions support for each enchantment?
  29. Offline

    in0de

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    OMG This feature sounds enchanted!
  30. Offline

    WardenWolf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Bukkit 1470: Cannot get an enchantment level above 1 on any manually chosen enchantment. Works with /enchant all.

Share This Page