[INACTIVE][TP] EssentialsHome v202 - Basic, efficient /home functionality [531]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Feb 17, 2011.

  1. Offline

    Zenexer

    As part of our effort to keep Essentials compatible with a wide range of plugins, and as a result of continued pressure from the Bukkit development community, we have opted to split Essentials into multiple sub-plugins. Most utilize the Essentials core, and require that it be present.

    EssentialsHome is quite basic, providing only two commands as of writing:
    • /home
    • /sethome
    For detailed documentation, including installation instructions, download links, and command description, please see our wiki. Special thanks goes to our support team headed by Aelux for this fantastic resource.

    For immediate installation, download the JAR directly.
     
  2. Offline

    jessenic

    Is this working with multiworld? Like if I set a home in the nether world and go to the normal world, will I be teleported back to the nether world when I write /home?
     
  3. Offline

    Zenexer

    Not currently. I have that on my list of priorities, though.
     
  4. Offline

    Timothy_Riches

  5. i dont see the necissity for all your Essential plugins to have their own topic, one is good enough. im sure its helpful on your side

    I really do expect an update for multiworld-travel homes. from [old] to [city]


    i just would like to ask, multiple homes? i know warps do this. but some people on my server would like this. im not switching plugins, ill keep this one if you dont like the suggestion.
     
  6. Offline

    NobodyOfNaught

    should the respawn-at-home option be working?
     
  7. Offline

    misterzizka

    OMFG this plugin sucks 12 inch! All my players lost their items because they spawned in the wall or died in lava because of this un precise shit plugin ARGH! (Sorry im just really mad that i lost all my stuff)
     
  8. Offline

    iThorneZ

    Please add multiple homes
     
  9. Offline

    svavart

    Could you update to
    Build #531?

    its the new recommended one.
    http://artifacts.lukegb.com/artifactory/webapp/builds/dev-CraftBukkit

    Would be very much appriciated :) other essentials I have seem to be working.
    error when I do these commands ( /home or /sethome )


    Code:
    01:07:39 [INFO] Starting minecraft server version Beta 1.3
    01:07:39 [INFO] Loading properties
    01:07:39 [INFO] Starting Minecraft server on *:25569
    01:07:39 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    01:07:39 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    01:07:39 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    01:07:39 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    01:07:39 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-516-
    gdf87bb3-b531jnks (MC: 1.3)
    01:07:39 [INFO] Preparing level "world"
    01:07:39 [INFO] Preparing start region
    01:07:41 [INFO] ºeLoaded Essentials build 2.0.285 maintained by Zenexer, emental
    o, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    01:07:41 [INFO] Loaded EssentialsChat build 2.0.285 by Zenexer, ementalo, Aelux,
     Brettflan, KimKandor, snowleo and ceulemans.
    01:07:41 [INFO] Loaded EssentialsHome build 2.0.272 by Zenexer, ementalo, Aelux,
     Brettflan, KimKandor, and snowleo
    01:07:41 [INFO] Done (0,123s)! For help, type "help" or "?"
    01:07:41 [INFO] 143 recipes
    01:07:41 [INFO] svavar [/127.0.0.1:54232] logged in with entity id 47
    01:07:41 [WARNING] Missing a prefix or suffix for default
    01:07:45 [INFO] º9[PLAYER_COMMAND] svavar: /sethome
    01:07:45 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(
    Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    01:07:45 [SEVERE]       at com.earth2me.essentials.home.EssentialsHomeWorker.onC
    ommand(EssentialsHomeWorker.java:22)
    01:07:45 [SEVERE]       at com.earth2me.essentials.home.EssentialsHome.onCommand
    (EssentialsHome.java:55)
    01:07:45 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    01:07:45 [SEVERE]       at com.earth2me.essentials.Essentials.onCommand(Essentia
    ls.java:533)
    01:07:45 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    01:07:45 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:80)
    01:07:45 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:183)
    01:07:45 [SEVERE]       at net.minecraft.server.NetServerHandler.c(NetServerHand
    ler.java:645)
    01:07:45 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:608)
    01:07:45 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:602)
    01:07:45 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    01:07:45 [SEVERE]       at net.minecraft.server.NetworkManager.a(SourceFile:230)
    
    01:07:45 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:76)
    01:07:45 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :100)
    01:07:45 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:357)
    01:07:45 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:272)
    01:07:45 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    01:07:48 [INFO] º9[PLAYER_COMMAND] svavar: /home
    01:07:48 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(
    Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    01:07:48 [SEVERE]       at com.earth2me.essentials.home.EssentialsHomeWorker.onC
    ommand(EssentialsHomeWorker.java:22)
    01:07:48 [SEVERE]       at com.earth2me.essentials.home.EssentialsHome.onCommand
    (EssentialsHome.java:55)
    01:07:48 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    01:07:48 [SEVERE]       at com.earth2me.essentials.Essentials.onCommand(Essentia
    ls.java:533)
    01:07:48 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    01:07:48 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:80)
    01:07:48 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:183)
    01:07:48 [SEVERE]       at net.minecraft.server.NetServerHandler.c(NetServerHand
    ler.java:645)
    01:07:48 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:608)
    01:07:48 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:602)
    01:07:48 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    01:07:48 [SEVERE]       at net.minecraft.server.NetworkManager.a(SourceFile:230)
    
    01:07:48 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:76)
    01:07:48 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :100)
    01:07:48 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:357)
    01:07:48 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:272)
    01:07:48 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)


     
  10. Offline

    lonelydime

  11. Offline

    Bruhn

    Update...
     
  12. Offline

    StreetJesus

    Broken link. And if you are currently updating to 556, can you please at-least leave 531 up there along with 556.
     
  13. Offline

    YukonAppleGeek

  14. Offline

    fightknight

    site down?
     
  15. This thread should probably be closed. This plugin was merged into the main essentials package some time ago.

    You can find out more about essentials by visiting the wiki page.

    You can find the most recent download links posted also on the wiki page.

    If you need any help with essentials visit our support channel on espernet in channel #essentials
     
  16. Offline

    Plague

    considered inactive
     

Share This Page