• 1

    posted a message on How to get WorldServer reference from world or EntityPlayer

    FFS, I just got into Forge related stuff, and I have to say I find it extremely frustrating seeing legitimate questions everywhere with no real answers. It makes my life much harder trying to learn this crap.

    For anyone else that comes across this thread the answer is:

    WorldServer worldServer = FMLCommonHandler.instance().getMinecraftServerInstance().getWorld(entityPlayerMP.dimension);

    Posted in: Modification Development
  • 2

    posted a message on WorldEditCUI
    Spigot 1.8 is releasing 2 hours from the time of this post. The spigot team has also updated WE (and other popular plugins) to 1.8 and have issued PRs to the projects.

    Spigot has released 1.8 versions (of Bukkit, CraftBukkit and Spigot) a few days ago now. The existing WorldEdit plugin works on them. Now all we need is the CUI.

    Hope to see a 1.8.1 (since 1.8.0 is so old now) WECUI very soon now ^_^
    Posted in: Minecraft Mods
  • 2

    posted a message on [SOLVED] Can't connect to minecraft.net
    Random thought: If the login servers stay down long enough they are going to have a long queue of people waiting to log in. When the server finally comes up its going to get hit so hard it will go back down similar to a DDoS attack. Hmm..
    Posted in: Legacy Support
  • To post a comment, please .