Alternative to RemoteEntities

Discussion in 'Plugin Development' started by Camaflicks, Jun 23, 2014.

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

    Camaflicks

    Upon creating my entire Hub plugin, I cam to realize that RemoteEntities 1.7 isn't being updated, thus meaning I cannot use it on my 1.7.9 server. This is bad for since I am the dev on a network and we are in dire need of these stationary mobs. I would post the code, but it is useless since RemoteEntities doesn't even work.

    Are there any known alternatives to this? Or does someone have a premade plugin that does this, or maybe does someone happen to know NMS, because I sure don't

    Any how, thank you for reading this. I hope EntityAPI comes out sooner or later.
     
  2. Offline

    BungeeTheCookie

  3. Offline

    Camaflicks

    BungeeTheCookie Well I feel dumb :/ I forgot to check Jenkins :p Thanks dude

    BungeeTheCookie Still doesn't work :p Well this sucks... are there seriously no alternatives? How do you update NMS?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  4. Offline

    macboinc

  5. Offline

    Camaflicks

    macboinc I know. I said it isn't out yet :/
     
  6. Offline

    macboinc

    Oh *facepalm*
     
  7. Offline

    xTigerRebornx

    Camaflicks Citizens allows for Entity NPCs (that I am sure you can make stand still)
    Could always try that
     
  8. Offline

    macboinc

    Well, you could go on github paste everything, and in the main class, remove the version checking line in the onEnable() method
     
  9. Offline

    Camaflicks

  10. Offline

    BungeeTheCookie

    Put remote entities into your project (download the zip from GitHub) and update all of the classes, use CraftBukkit in your build path.
     
Thread Status:
Not open for further replies.

Share This Page