The 1.6 and The zombie and the skeleton horse INTESTING!!

Discussion in 'Archived: Plugin Requests' started by Shy_Flutter, Jul 1, 2013.

  1. Offline

    Shy_Flutter

    Plugin category: Horses and such

    Suggested name: Horses and Such

    What I want: i want a plugin that adds the zombie horses and skelton horses for admins and stuff in 1.6 because jeb said he'll not make it for survival but will keep it in for map developers

    Ideas for commands:
    /zombiehorse -spawns a zombie horse
    /skeletonhorse -spawn a skeleton horse
    Ideas for permissions: spawnhorse.me

    When I'd like it by: as soon as bukkit get 1.6 out
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    Shy_Flutter

    but 1.6 is out now? so yea... a day after i posted it by...
     
  4. Online

    timtower Administrator Administrator Moderator

    Shy_Flutter We still need an API to work with, not just an developers build from bukkit
     
  5. Offline

    Gamecube762

    There is no API for 1.6.1, the Plugin Devs cant make anything that includes the new stuff in 1.6.1 without the Bukkit API providing a way for them to do it.
     
  6. Offline

    Garris0n

    You can, it's just a huge pain and a massive waste of time once the API does come out.
     
  7. Online

    timtower Administrator Administrator Moderator

    And nobody wants to feel that pain :p
     
  8. Offline

    Byamarro

    You can use PowerNBT plugin to turn normal horse into skeleton.
     
  9. Offline

    Rockon999

    timtower ;(
    I attempted to just spawn a horse...
    world.spawnEntity(loc, EntityType.HORSE)
    Code:java
    1. 12:25:53 [WARNING] [--------] Task #188 for --------- v1.4.5 generated an exception
    2. java.lang.IllegalArgumentException: Cannot spawn an entity for org.bukkit.entity.Horse
    3. at org.bukkit.craftbukkit.v1_6_R1.CraftWorld.spawn(CraftWorld.java:1022)
    4. at org.bukkit.craftbukkit.v1_6_R1.CraftWorld.spawn(CraftWorld.java:792)
    5. at org.bukkit.craftbukkit.v1_6_R1.CraftWorld.spawnEntity(CraftWorld.java:339)
    6. at oh.spawnedit.SkeletonEdit.spawnEdit(SkeletonEdit.java:101)
    7. at oh.listeners.CreatureSpawn$1.run(CreatureSpawn.java:99)
    8. at org.bukkit.craftbukkit.v1_6_R1.scheduler.CraftTask.run(CraftTask.java:53)
    9. at org.bukkit.craftbukkit.v1_6_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
    10. at net.minecraft.server.v1_6_R1.MinecraftServer.t(MinecraftServer.java:522)
    11. at net.minecraft.server.v1_6_R1.DedicatedServer.t(DedicatedServer.java:226)
    12. at net.minecraft.server.v1_6_R1.MinecraftServer.s(MinecraftServer.java:486)
    13. at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:419)
    14. at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
    15.  
     
  10. Offline

    Rprrr

    Gamecube762
    NMS - the (current) limits of the Bukkit API are not the limits of what developers can do. However, most developers don't really consider it pleasant to work with NMS.
     
  11. Online

    timtower Administrator Administrator Moderator

    so? That is why I have patience till the API is out, and, if you want to spawn an horse, get an spawn egg :p
     
  12. Offline

    Rockon999

    timtower
    Lawl... the point is to do it on the plugin side :p
     
  13. Online

    timtower Administrator Administrator Moderator

    In that case: I wait for the API :p
     
  14. Offline

    Rockon999

  15. Online

    timtower Administrator Administrator Moderator

    I am not the one that is requesting it...
     
  16. Offline

    Rockon999

    DarkRiddles likes this.
  17. Works fine for me :) just tested.
     
  18. Offline

    Shy_Flutter

    Rockon999
    i tried the plugin on but nothing happened it. it recognised the command when i did tab and i tried doing it with 1.6.1 and nothing happened to it...
     
  19. Offline

    DarkRiddles

    Not bad!!
     
  20. Offline

    creeperkiller



    its not working for me. i do /spawnhorse undead and nothing happens. no message, no nothing.
     

Share This Page