Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

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

    Zenexer

  2. Offline

    Frizkie

    Not sure if this has been answered yet, but the nick command is disabled by default. Look in your config and just remove it from the list.
     
  3. Offline

    jor956

    Help me please, when a player dies, they fall through the map and keep dying repeatedly.
    Thanks
     
  4. Offline

    Tendonsie

    How to use Essentials and Permissions at the same time.
    Have both, but they don't work together...

    On wiki see nothing special that you need to do?
     
  5. Offline

    _Oni_

    I think you should move to GroupManager, Permissions isn't supported anymore by Essentials, if I'm not wrong.
     
  6. Offline

    baflgraf

    I'm in the same boat as a few other posters: banned players can log back in, and no one can access the nether besides me (I'm the admin).

    I also think there are conflicts with this plugin and the Whitelist plugin.

    Other than that, it's working great!
     
  7. Offline

    Oscarius

    I'd like an answer to this too.
     
  8. Offline

    Matt L

    found it, use the below :)

    • /world: Allows you to teleport to any world by name, which is on the server.
      • essentials.world
      • essentials.portal Allows players to use a portal to the nether.
      • /<command> <nether|normal|0,1,2,3, etc..>
     
    baflgraf and Oscarius like this.
  9. Offline

    Etsijä

    I like the idea of chat radius very much, as that reduces the spamming the teenagers do on our server :) Any chance for a censor word list to be implemented to EssentialsChat? 'cause that would make it a lot better than the iChat we currently are using, while still maintaining ease of use.
     
  10. Offline

    Incendia

    tp doesn't exactly work right

    /tp player1 player2 tells the first player they teleported to themself.

    493, 2.0funkyletter (;P)
     
  11. Offline

    Master0r0

    You cant get rid of the permissions access Many servers still use permissions if you get rid of the hooks and make it so we can no longer confine commands to specific groups, we will be outraged we will need change over to this new crappy group systems as permissions is much much simpler to handle and understand
     
  12. Offline

    baflgraf

    That's because you only use the name of the person you want to teleport to. It's different from the regular op command.
     
  13. Offline

    Incendia

    Not when you're trying to teleport a player to another player...

    "Usage: /tp <target> [to-player]"

    It's an optional var, it just doesn't work.
     
  14. do you have scrapbukkit installed at all?
     
  15. Offline

    Incendia

    Nope, just craftbukkit 493. Did it back with 440 also, and versions before that too.

    Side note: where are bans stored? I can't find a list of banned players.
     
  16. Offline

    nichiatu

    When I reload my server with GroupManager and Essentials, Essentials fails to load. Throws a nig-shitload of errors.
     
  17. Offline

    maxg

    So "Permissions" support has been completely dropped by "Essentials", meaning all "Essentials" plugins require us to run "EssentialsGroupManager" now and "EssentialGroupBridge" replaces "Permissions" calls from other mods?

    I can't get Essentials to port my Permissions config.yml no matter what I do. Do I have to do this by hand?
     
  18. Offline

    jor956

    anyone know why?
     
  19. Offline

    Tealk

    Hi its possible to write your own /help list?
     
  20. Offline

    Spastic_Lime

    I have a suggestion - /freeze [playername] - Allows you to freeze players so they cant move until you /unfreeze them. This way if you catch someone doing something bad, you can freeze them and interrogate them before they get away!
     
  21. Offline

    newyorkdaily

    i know this is more of a mysql question, but i receive the error below, and to me it basically says that the two plugins (essentials and jail) are trying to access the same database but with different objectives, do i need to make a new database for called minecraft for every plugin i use that has mysql?
    Code:
    17:19:51 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing 'reload' in o
    rg.bukkit.command.SimpleCommandMap$ReloadCommand@76f10c77
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:84
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    83)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:381)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:366)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.LinkageError: loader constraint violation: when resolving m
    ethod "com.mysql.jdbc.profiler.ProfilerEventHandlerFactory.removeInstance(Lcom/m
    ysql/jdbc/Connection;)V" the class loader (instance of org/bukkit/plugin/java/Pl
    uginClassLoader) of the current class, com/mysql/jdbc/ConnectionImpl, and the cl
    ass loader (instance of org/bukkit/plugin/java/PluginClassLoader) for resolved c
    lass, com/mysql/jdbc/profiler/ProfilerEventHandlerFactory, have different Class
    objects for the type com/mysql/jdbc/Connection used in the signature
            at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4273)
            at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1444)
            at com.matejdro.bukkit.jail.InputOutput.freeConnection(InputOutput.java:
    72)
            at com.matejdro.bukkit.jail.Jail.onDisable(Jail.java:55)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:120)
            at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoade
    r.java:428)
            at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManag
    er.java:199)
            at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginMana
    ger.java:193)
            at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManage
    r.java:206)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:203)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleComma
    ndMap.java:196)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            ... 5 more
     
  22. Offline

    JewSanta

    My server came up with this error:

    Code:
    20:18:37 [SEVERE] Could not pass event PLAYER_JOIN to EssentialsSpawn
    java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity
    /Player;)Lcom/earth2me/essentials/User;
            at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerJ
    oin(EssentialsSpawnPlayerListener.java:36)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:125)
            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.a(ServerConfiguration
    Manager.java:98)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Advised resolution?
     
  23. Offline

    newyorkdaily

    essentials announced on there wiki that they will only be updating essentials to be compatible with Recommended builds of craftbukkit. This looks like an error where u are using a "lesser" version of craftbukkit then what the plugin is compatible with. http://bamboo.lukegb.com/job/dev-CraftBukkit/Recommended/
    That is where to find the current recommended build for craftbukkit.
    Post back if this helps!
     
  24. Offline

    JewSanta

    Nope, Ialready had that version >_<
     
  25. Offline

    Nocturnal7x

    2011-03-07 13:59:01 [SEVERE] java.lang.NullPointerException
    2011-03-07 13:59:01 [SEVERE] at net.minecraft.server.World.d(World.java:988)
    2011-03-07 13:59:01 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:335)
    2011-03-07 13:59:01 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    2011-03-07 13:59:01 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 13:59:01 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.World.d(World.java:988)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:335)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 13:59:48 [SEVERE] java.net.SocketException: Connection reset
    2011-03-07 13:59:48 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:185)
    2011-03-07 13:59:48 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:199)
    2011-03-07 13:59:48 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java:83)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-03-07 13:59:48 [SEVERE] java.net.SocketException: Connection reset
    2011-03-07 13:59:48 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:185)
    2011-03-07 13:59:48 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:199)
    2011-03-07 13:59:48 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java:83)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-07 13:59:48 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-03-07 13:59:51 [SEVERE] java.net.SocketException: Connection reset
    2011-03-07 13:59:51 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:185)
    2011-03-07 13:59:51 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:199)
    2011-03-07 13:59:51 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java:83)
    2011-03-07 13:59:51 [SEVERE] at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-07 13:59:51 [SEVERE] at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-07 13:59:51 [SEVERE] at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-07 13:59:51 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-03-07 14:00:07 [SEVERE] java.net.SocketException: Connection reset
    2011-03-07 14:00:07 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:185)
    2011-03-07 14:00:07 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:199)
    2011-03-07 14:00:07 [SEVERE] at java.io.FilterInputStream.read(FilterInputStream.java:83)
    2011-03-07 14:00:07 [SEVERE] at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-07 14:00:07 [SEVERE] at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-07 14:00:07 [SEVERE] at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-07 14:00:07 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)



    Someone told me this was related to essentials. Any ideas? This error causes everyone to timeout. and no one can log.

    Thanks :)
     
  26. Offline

    newyorkdaily

    im pretty sure it has nothing to do with essentials, try downloading the latest recommended build of craftbukkit
     
  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. I've also tried giving people different group names in different worlds and setting a spawn for those groups, but still always takes me to default
     
  28. Offline

    stkeroro

    i got this error on craftbukkit 493 and essentials lastest version
    Code:
    2011-03-08 10:09:01 [SEVERE] null
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 1262
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
        at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
        at org.yaml.snakeyaml.scanner.ScannerImpl.scanPlain(ScannerImpl.java:1569)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchPlain(ScannerImpl.java:860)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:348)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseFlowSequenceEntry.produce(ParserImpl.java:646)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at com.earth2me.essentials.Essentials.loadData(Essentials.java:270)
        at com.earth2me.essentials.Essentials.reload(Essentials.java:172)
        at com.earth2me.essentials.Essentials.onEnable(Essentials.java:109)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
        at com.earth2me.essentials.tele.EssentialsTele.onEnable(EssentialsTele.java:30)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  29. Offline

    Endimmion

    got the same error (craftbukkit 493 too). And since using essentials banning player don't work.
     
  30. Offline

    Hapistorique

    I'm using 493 and getting this error every time a player join :


    Code:
    2011-03-08 12:18:08 [SEVERE] Could not pass event PLAYER_JOIN to EssentialsSpawn
    java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerJoin(EssentialsSpawnPlayerListener.java:36)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:125)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  31. Offline

    Boon Pek

    It seems to me that several other people are also experiencing very similar issues. I got this whilst using the /tp command. CB514, latest ESS as of now.
    PHP:
    [INFO§9[PLAYER_COMMANDGreenSlime: /tp gr
    2011
    -03-08 19:24:07 [SEVEREjava.lang.NoSuchMethodErrorcom.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    2011-03-08 19:24:07 [SEVERE]     at com.earth2me.essentials.tele.EssentialsTeleWorker.onCommand(EssentialsTeleWorker.java:17)
    2011-03-08 19:24:07 [SEVERE]     at com.earth2me.essentials.tele.EssentialsTele.onCommand(EssentialsTele.java:48)
    2011-03-08 19:24:07 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-03-08 19:24:07 [SEVERE]     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:525)
    2011-03-08 19:24:07 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-03-08 19:24:07 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-08 19:24:07 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-08 19:24:07 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-08 19:24:30 [SEVEREjava.net.SocketExceptionConnection reset
    2011
    -03-08 19:24:30 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-03-08 19:24:30 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-03-08 19:24:30 [SEVERE]     at java.io.FilterInputStream.read(Unknown Source)
    2011-03-08 19:24:30 [SEVERE]     at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-08 19:24:30 [SEVERE]     at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-08 19:24:30 [SEVERE]     at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-08 19:24:30 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-03-08 19:24:30 
     
Thread Status:
Not open for further replies.

Share This Page