[INACTIVE][TP] EssentialsSpawn v202 - Permissions Group-based Spawns, Multiworld Support [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.

    EssentialsSpawn is currently in the process of perfecting Permissions-group-based spawns, so that each group can have an individual spawn location. EssentialsSpawn has solid multiworld support.

    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.
     
    Mitsugaru and Steve Cole like this.
  2. Offline

    flerndip

    Sweet, I have been waiting for this update. Thank you!
    --- merged: Feb 18, 2011 10:28 PM ---
    any way to get EssentialsWarp working? Currently there seems to be no way to give permission to anyone but admin (who has it by default). i have edited permissions correctly per the Essentials command guide. players say they can use it if they know the full command /warp <destination> but for them, /warp alone produces an unknown command error, but for admin it returns a list of warps. latest craftbukkit (329?)

    update: confirmed, this is installed on Nerdia server and appears to work. /setspawn and /spawn commands working for me.
     
  3. Offline

    Zenexer

  4. Offline

    Timothy_Riches

    The plugins all work splendidly! Nice work! [​IMG]
     
  5. Offline

    Zenexer

    Glad to hear it!
     
  6. Offline

    flerndip

    Spawn was working shortly after you updated this, and now it isn't.
     
  7. Offline

    Zenexer

    :confused: Not sure what to say to that, lol. Get an error message, by any chance?
     
  8. Offline

    walton88

    I don't know how to describe it, but EssentialsSpawn was working, and now its not even loading in the plugin list! Its there, but I can't even load it, I get a message saying it cannot be found. Any ideas?
     
  9. Offline

    Vaupell

    youre not doing anything wrong im getting same error with build 431
    Got similar messages from essentials..

    looks like its trying to connect to the site, but cant..
     
  10. Offline

    raccoozie

    I just picked the top of the list, 432.
     
  11. Offline

    Sooks

    Essentials Spawn doesn't change the spawn, when people login they still are spawning where I first spawned.
     
  12. Offline

    raccoozie

    I understand that, but the /setspawn command isn't working either.
     
  13. Offline

    TheMap

    Essentials Spawn is broken with 1.3 MC
    I was using permissions 2.0 and upgrade to 2.1 thinking it would fix it. Still doesn't work. I get the same error as above.

    Code:
    java.lang.NoSuchFieldError: spawnX
            at com.earth2me.essentials.Spawn.getSpawn(Spawn.java:100)
            at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerR
    espawn(EssentialsSpawnPlayerListener.java:16)
            at org.bukkit.plugin.java.JavaPluginLoader$3.execute(JavaPluginLoader.ja
    va:140)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ServerConfigurationManager.d(ServerConfiguration
    Manager.java:182)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:754)
            at net.minecraft.server.Packet9Respawn.a(SourceFile:10)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  14. Offline

    Sooks

    Actually I can do setspawn i'm using permission 2.0 but when people first login they don't spawn there but once they are logged in and start playing if they use /spawn they spawn where I want them to. It's just the initial spawn.
     
  15. Offline

    RESPRiT

    Works for me, update to the newer Essentials?
     
  16. Offline

    raccoozie

    Yea, use Essentials 227.
     
  17. Offline

    TheMap

    Newer as in newest public download. Not the Dev one everyone is saying works.
     
  18. Offline

    Snookieboy

    Using this combined with Multiverse making a second world, 30% of the time when users die the server hangs for 5-10 seconds and this error is thrown out:


    using latest build as of an hour ago, and current Recommend Bukkit build.

    Hope this helps :)
     
  19. Offline

    trivials

    same problem herre.
     
  20. Offline

    Emerson

    HELLO! i am using the latest version of bukkit and essentialspawns. when i type in /setspawn it says spawn set. then when i type in /spawn it says there is an error. the error is:
    [INFO] ยง9[PLAYER_COMMAND] em202020: /spawn
    2011-02-28 19:52:48 [SEVERE] java.lang.NoClassDefFoundError: com/nijikokun/bukkit/Permissions/Permissions
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.User.getGroup(User.java:765)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.User.respawn(User.java:775)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.User.respawn(User.java:780)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:21)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:42)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.spawn.EssentialsSpawnWorker.onCommand(EssentialsSpawnWorker.java:48)
    2011-02-28 19:52:48 [SEVERE] at com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:47)
    2011-02-28 19:52:48 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
    2011-02-28 19:52:48 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
    2011-02-28 19:52:48 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:177)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:649)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:612)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:606)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-02-28 19:52:48 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-28 19:52:48 [SEVERE] Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.Permissions.Permissions
    2011-02-28 19:52:48 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
    2011-02-28 19:52:48 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
    2011-02-28 19:52:48 [SEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
    2011-02-28 19:52:48 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    2011-02-28 19:52:48 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2011-02-28 19:52:48 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2011-02-28 19:52:48 [SEVERE] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    2011-02-28 19:52:48 [SEVERE] ... 20 more

    i tried redownloadint everything! any help?
     
  21. Offline

    stkeroro

    how i make 2 spawns? 1 in normal world and another in nether?
     
  22. Offline

    capsup

    Got a problem with this plugin. Spawn has been set etc, but on the very initial spawn for the first time in the server, you spawn somewhere randomly. However if you type /spawn you are teleported to the proper place. Not on the initial spawn in the server though. Anyone else with this problem?
     
  23. Offline

    tom_ruth

    @emerson : I got the same errors with the latest Essentials "core" plugin build 245. It works fine with the Essentials build 243 (I attached the file to this message).
     

    Attached Files:

  24. Offline

    Tenks

    When I start a new server, the spawn works fine. But when I use this plugin, it changes the spawn point to a random spot on the map and changes the hight of the spawn to the top of the map. If its over water its ok, i guess, but when its over land, it can get annoying really fast. I would like this plugin to actually put the spawn point in the location my player is in. Please update this!
     
  25. Offline

    xPaw

    Is anyone having problem that default spawn-protection is not working on spawn set with this plugin?
     
  26. Offline

    habbah

    nothing happens when i type the commands i am admin in groupmanager...
     
  27. Offline

    ctshiner

    How do you make different spawns for different worlds? If I do /setspawn it just overwrites the one in my default world, and vice versa
     
  28. Offline

    JSmoove98

    When I use the 'essentials.spawn' for my friend, it says he does nof have access to this command.
     
  29. Offline

    EniGmA1987


    Can someone please answer us? We all need to know how to set the nether spawn point as well as the normal world spawn point.
     
  30. Offline

    Imitation

    Use /mvsetspawn in each world to set the default spawn in that world
    Remove EssentialsSpawn
    Add CommandHelper - http://forums.bukkit.org/threads/mi...iases-repeat-last-command-1-3-ready-531.4669/
    CommandHelper doesn't (or didn't for me) create a directory. Create a global-aliases.txt and save that in the same directory as craftbukkit.jar

    Save the following in that global-aliases.txt file:

    Code:
    :spawn
    /spawn /mvspawn
    
    You need to give this to your guests or whoever:
    multiverse.world.spawn

    And you obviously need multiverse.world.setspawn to set the spawns.
     

Share This Page