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

    Seth.D

    It'd be great if you disabled the

    - health
    - location
    - money
    - status

    Things whenever someone uses /realname or /realnick. It'd be great if you kept those for /whois though.
     
  3. Offline

    Aelux

    I second that.... Definitely need a repeat the last command... Maybe even a repeat the last command "n" number of times... Great suggestion.
     
  4. Offline

    TheFredz

    any way to use colors with the /nick cmd? i tried &cThe&7Fredz but didn't work for me . id like to use a few colors in my nick
     
  5. Offline

    Turfyy

    Code:
    2011-01-25 19:04:06 [INFO] Turfyy [/127.0.0.1:50457] logged in with entity id 25
    
    Player count: 1
    toJan 25, 2011 7:04:06 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_JOIN to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.isOp()Z
            at org.bukkit.entity.User.isOp(User.java:131)
            at org.bukkit.earth2me.essentials.Essentials.isPlayerAuthorized(Essentia
    ls.java:60)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerJoin(Essent
    ialsListener.java:60)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:128)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:74)
            at net.minecraft.server.NetLoginHandler.b(SourceFile:121)
            at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-25 19:04:06 [INFO] Turfyy lost connection: disconnect.endOfStream
    
    I get this from now on with the recently updated version.. :c

    and if I do manage to get in:

    Code:
    2011-01-25 19:07:19 [INFO] Turfyy [/5.181.202.208:50509] logged in with entity
     id 97
    Player count: 1
    Jan 25, 2011 7:07:19 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_JOIN to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.isOp()Z
            at org.bukkit.entity.User.isOp(User.java:131)
            at org.bukkit.earth2me.essentials.Essentials.isPlayerAuthorized(Essentia
    ls.java:60)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerJoin(Essent
    ialsListener.java:60)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:128)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:74)
            at net.minecraft.server.NetLoginHandler.b(SourceFile:121)
            at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    ^A2011-01-25 19:07:28 [INFO] Jts [/5.0.24.107:1486] logged in with entity id 169
    
    Player count: 2
    Jan 25, 2011 7:07:28 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_JOIN to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.isOp()Z
            at org.bukkit.entity.User.isOp(User.java:131)
            at org.bukkit.earth2me.essentials.Essentials.isPlayerAuthorized(Essentia
    ls.java:60)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerJoin(Essent
    ialsListener.java:60)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:128)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:74)
            at net.minecraft.server.NetLoginHandler.b(SourceFile:121)
            at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-25 19:07:33 [INFO] [PLAYER_COMMAND] Jts: /warp jtsroom
    Jan 25, 2011 7:07:34 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_COMMAND to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.isOp()Z
            at org.bukkit.entity.User.isOp(User.java:131)
            at org.bukkit.earth2me.essentials.Essentials.isPlayerAuthorized(Essentia
    ls.java:60)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(Ess
    entialsListener.java:121)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:134)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:546)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:522)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:64)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
     
  6. Offline

    skawke

    How would I use
    command-costs:
    properly in the config?
     
  7. Offline

    Nideco

    Ok, found something, though it's just esthetics.
    If you are admin, and you use the [/nick] command, the colour of your name isn't [ops-name-color] anymore. Even if you use [/nick off] after that. Though it wouldn't be a big deal if the nick was not [ops-name-color], when switching back to your actual username, it'd be nice to have the right name colour without having to restart. ;)
    It'd also be cool if there'd be a [nick-name-color] option, like the [ops-name-color], so you don't need a prefix to still be able to see it's not someone's actual username. And that [nick-name-color] overrides [ops-name-color], or have an option so any admin can decide for themselves.

    Oh, and you get the YOU HAVE MAIL message before the command you use actually does something, making it so that when you [/mail clear] you still get the YOU HAVE X MESSAGES before your mail is cleared... it's kind of confusing clearing your mail, when it says they're still there.
     
  8. Offline

    Aelux

    I have the same problem...
     
  9. Offline

    subarct1c

    Any chance of making it show all users on a server when a user is kicked or banned and the reason if given?
     
  10. Offline

    Starrk

    Great Work Zenexer! Thank you for fixing this, it was a vital for my server. :D
     
  11. Since I'm a noobie, I'm not sure if this is a bug, but I'm running without permissions and the kits command is telling me I need to add a permissions group in order to use it. It is not on the restricted commands list. Just wondering. Thanks!
     
  12. Offline

    Zenexer

  13. Offline

    RchGrav

    Its really cool to have a modified client available... but do you think you could still hack in a simple repeat last command "command" for those who prefer to use the vanilla client?
     
  14. Offline

    Zenexer

    RchGrav, I'll see what I can cook up. :D
     
  15. Offline

    zergilng

    i'm using latest bukkitcraft /tp id id .

    in game Message 'Teleporting...'
    but doesn't work
     
  16. Offline

    Voxel Box

    Code:
    Player count: 1
    Jan 25, 2011 9:40:38 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_JOIN to Essentials
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
            at org.bukkit.earth2me.essentials.Essentials.getLines(Essentials.java:507)
            at org.bukkit.earth2me.essentials.Essentials.getMotd(Essentials.java:502)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerJoin(EssentialsListener.java:62)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.java:129)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:201)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:75)
            at net.minecraft.server.NetLoginHandler.b(SourceFile:121)
            at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    I am also receiving this on the most recent version of craftbukkit (141)
     
  17. Offline

    Zenexer

    @zergilng You have the wrong syntax. You are teleporting to yourself. It's /tp id. ;)

    @Voxel Box Your MotD is using a relatively old format. Convert it to the new format by surrounding it in square brackets ("[" and "]").
     
  18. Offline

    ZeroDPS

    motd:
    - '&cWelcome, {PLAYER}!'

    Aparently {PLAYER} gets stuck to the first person logged into the server. Everyone gets the same name...for example if i am the first one to log into the server everyone sees Welcome ZeroDPS!

    any idea what could be causing this?
     
  19. Offline

    Zenexer

    @ZeroDPS Try updating to the latest version. It should have been fixed a while ago. :)
     
  20. Offline

    M1sT3rM4n

    What's new in b108?
     
  21. Offline

    Zenexer

    Oh, let's see... what have I added recently...
    • Tons of small bugfixes and usability improvements (mail, restricted commands, and a lot more)
    • teleport-cooldown
    • heal-cooldown
    • /kill
    • /reloadall (/rel) <-- Very useful... replaced the nonfunctional /pr from Permissions for now
    • /realname
     
  22. Offline

    zergilng

    thank you i have a question
    how to disable default users /home command?
    i want use MyHome plugins commands (invite..)
     
  23. Offline

    Zenexer

    @zergilng In the config, find the section that reads "disabled-commands". Add "home" and "sethome" to the list.

    In other news:
    - Added /compass
    - Added /depth

    In other other news:
    - Added AFK marker in /list (Thanks for the great idea, @M1sT3rM4n !)
     
  24. Offline

    ledhead900

    Fair enough, yea I noticed the stack size just after I updated to re configure it again for the yaml style disable.

    so item and give are two commands I thought it was just an alias for give as Give requires a player name , not sure if item does as well.

    LF to the database released we tend to have a good tinker in those.

    Also necrodoom did a kits list for us but he says the ymal praser tells him there are too many spaces, I think there is a tab in there or he just did add to many spaces between a ID and amount.

    I have to take a look at it should hear from him again tonight. P.S your a machine, you must run on coffee and chocolate to pump out what you do so fast.

    edit:
    Almost forgot in your last release it seems the MOTD playerlist does not want to work it appears in game as {PLAYERLIST} but wont list the players, it's probably a missing feature I don't know but I thought I would show u my config maybe I just fumbled it a little bit.

    Tho the config passes the online praser so this lead to my confusion.
    PasteBin Config Link here!
     
  25. Offline

    Etsijä

    Thanks, seems that the one Java crash bug I announced yesterday was fixed.

    Feature request: /listwarps, to list all known warp locations on server. Is really useful in our old server.

    Also /clearwarp or /delwarp, to delete a known warp from the world (this of course only my mods/operators are allowed to do).
     
  26. Offline

    TheFredz

    Good job on this plugin! I love it and use it all the time. You put a lot of time into it and it shows. Every time I come to this thread you always added more commands and fixed every bug people reported.

    I think I found a minor bug or maybe it can't be implemented otherwise yet but if I use the /i cmd to spawn colored wools with a quantity over 64 it give me white wools except for the last stack spawned. I.E : "/i 35:13 200" would result in 3 stacks of 64 white wools and 8 Dark Green wools.

    also if I try to spawn colored wools and have stacks of other colored wools that aren't full it will fill them before giving me the color I tried to spawn. I.E : If I have a stack of 30 red wools in my inventory and do /i 35:13 64 I would end up with 64 red wools and 30 Dark green wools.

    I haven't tried but I'm guessing the same would happen with other items that have a metadata. Like dyes and wood types.
     
  27. Offline

    Etsijä

    Also currently for example /rules does not allow any "special" characters, is this intentional? I come from Scandinavia and we have 6 special letters in our alphabet that we use quite a lot, åäöÅÄÖ. If I use them in my "rules" lines, I get

    Code:
    26.1.2011 9:36:10 org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins\Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:83)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:117)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:82)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:43)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:81)
            ... 8 more
    Caused by: unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 707
            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.reader.StreamReader.peek(StreamReader.java:106)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:964)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:237)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:200)
            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.getSingleNode(Composer.java:104)
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:62)
            at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:46)
            at org.bukkit.earth2me.essentials.Essentials.<init>(Essentials.java:37)
    Now Notch himself comes from Scandinavia, so maybe it would be good to consider at least supporting the 8-bit ASCII instead of the 7-bit ASCII only in this plugin...! [​IMG]

    (The same goes for the iChat plugin, where all special characters look really funny at the console.)
     
    Eplemosen and ledhead900 like this.
  28. Offline

    Zenexer

    @ledhead900 I have no explanation for the lack of {PLAYERLIST} support. Did you say it was working previously? :eek:

    @Etsijä @ledhead900 You aren't saving your file as UTF-8. You need to do so for special characters to be preserved. This is a limitation of YAML. :)

    @TheFredz Those are odd bugs, indeed. Unfortunately, they have to do with Bukkit, and are out of my control. :(
     
  29. Offline

    Deesr

    I use Permission and AntiBuild but when I install Essentials I can build and I can use any Command... Why?

    Please help =(
     
  30. Offline

    Zenexer

    @Deesr Probably because you are an op! :D Either way, Essentials has no effect on permissions or building. It sounds to me as though a misconfiguration is to blame, which makes things easy, as there's no waiting involved. :) Post your configurations here, and I'll see if I can help you, though I'm unfamiliar with AntiBuild.
     
  31. Offline

    ledhead900

    @Etsijä @ledhead900 You aren't saving your file as UTF-8. You need to do so for special characters to be preserved. This is a limitation of YAML. :)

    I do see the special chr's in console ect no errors for chrs at all. What do you exactly mean by that I'm not sure what im ment to notice as all my chrs in console are in english and seems fine i see things like &c and all those.

    and about

    @ledhead900 I have no explanation for the lack of {PLAYERLIST} support. Did you say it was working previously? :eek:

    I used version 97 of your plugin last and I gather you saw my config but it does not actualy show any PLAYERS in the motd for playerlist variable, /list commmand works just fine to show players tho.

    Here is a screenshot!
    [​IMG]

    Uploaded with ImageShack.us
     
Thread Status:
Not open for further replies.

Share This Page