[Tools] + [Enchantments] + [MMoC Skills]

Discussion in 'Archived: Plugin Requests' started by TrustCraft, Jul 20, 2012.

  1. Offline

    TrustCraft

    Tools: [Obsidian] + [Glass]

    [+] Obsidian
    -PickAxe
    -Shovel
    -Axe
    -Sword
    -------------------
    [+] Glass
    -Pick
    -Shovel
    -Axe
    -Sword

    Enchantments: [Crack] + [Starve]

    [+] Crack:
    -Deals more damage to armor as opposed to health
    -Max enchant level: III
    -------------------
    [+] Starve:
    -Has 10% chance to take away hunger instead of health
    -Max enchant level: V

    Skills: [xpDrop] + [Grip]


    [+] xpDrop:
    -Gives % chance to drop the other players xp as you are hitting him.
    -Max level: 50
    -Highest Chance: 30%
    ------------------
    [+] Grip:
    -Gives user a higer percent chance NOT to be unarmed.
    -Max level: 100
    -Highest Chance: 60%
    ________________________________________________________


    I am not really a bullshitter so I will get to it. I do not care how you guys do it or if you will even consider making these but it would be worth it. I already know how to make new enchantments and I know how to make new skills but making them compatible with bukkit is a bit more complicated. If anyone wants to make these for me and keep them updated, I would greatly appreciate it.
     
  2. Offline

    LegoPal92

    I cannot do this, but i can tell you one thing for sure. IT WOULD NEED SPOUT.
     
  3. Offline

    TrustCraft

    Spout is way overated. These things need to be made compatible with raw bukkit. Spout needs to not be involved.
     
  4. Offline

    LegoPal92

    Spout may be overrated, but if you could wait for 1.4.0... then it MAY not need spout anymore, but spout is still the way to go.
     
  5. Offline

    TrustCraft

    Nah, I hate spout persoanlly, I do not want EVERY person that joins my server to back out and download spout just so they can play.
     
  6. Offline

    izak12345678910

    Well then this cannon be done. And if you still want tis done post on spout forums.
     
  7. Offline

    TrustCraft

    I know it can be done. You do not need spout for everything. I can already make skills and enchantments. I can not get them working with bukkit though.
     
  8. Offline

    izak12345678910

    Yes you can make them but for it to work a player would need a modified client to see the enchantments and items. You do need spout for new items new sounds and new enchantments not enchantment levels though like for example a regular looting goes up to 3 i believe but you can make it go up to 127 i believe. So yes you can make skills and enchantments but to use new skills and enchantments players need a modified client or spout.
     
  9. Offline

    TrustCraft

    I am not going to make everyone that joins my server download spout just to play.
     
  10. Offline

    izak12345678910

    Then you can't get this plugin sorry TnT mbaxter
     
  11. Offline

    Codex Arcanum

    No. This is NOT possible without a client modification. The client mod does not have to be spout, but a client mod is necessary for this to work. If you want to go argue about how the bukkit API should make it possible, go to Bukkit feedback and complain there.
     
  12. Offline

    TnT

    For those who keep saying "This is not possible without Spout", you realize it IS possible, right?

    You need a modified CraftBukkit and a client mod. Ideally, Spout should make that easier, but it is not the only way.
     
    mushroomhostage likes this.
  13. Offline

    TrustCraft

    S
    Settle yourself, I just have a problem with spout and how it is the ONLY way to make new ores. I think I will have to make my own API. Why do you care if I complain? [America] = [Freedom of speech]
     
  14. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Not sure why I needed to be tagged here, but

    You would need some sort of client mod to create new items. Not possible with Bukkit API currently. Did you read the big thread I put together?
     
  15. Offline

    TrustCraft

    That might be what I have to do.

    I do not even know why, regardless, I will make my own api modification.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  16. Offline

    mushroomhostage

    What you could easily do without client mods however is reuse existing enchantments intended for other items on weapons. For example instead of adding a new "Crack" enchantment you could instead define Silk Touch on weapons as having the effect of dealing more damage to armor than health. This is possible since you would only be adding new effects on the server-side not new enchantment names to the client. EnchantMore uses this approach (but it doesn't yet have the two effects you're looking for).
     

Share This Page