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

    user_2408

    Thank you, sir!
     
  3. Offline

    milkyline

    I'm having the same problem.

    I have limited permissions allowed via the permissions plugin and all users have access to all of the commands.
     
  4. Offline

    CoZmicShReddeR

    Hey thanks Zenexer guess maybe others besides me had a hard time understanding the updates to the plugins/Essentials/config.YML do not auto update!

    Code:
    #command-prefix: 'g'
    # This is a color code between 0-9 or a-f. The default is c (red). White (normal) is f.
    ops-name-color: 'c'
    nickname-prefix: '~'
    default-stack-size: 64
    motd:
      - '&cWelcome, {PLAYER}!'
      - '&fType &c/help&f for a list of commands.'
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
     
  5. Offline

    Zenexer

    Huge updates in progres.
    If you have disabled or restricted commands, you need to change them from this:[/size]
    Code:
    restrict-nick: true
    disable-getpos: true
    
    To this:
    Code:
    restricted-commands:
      - nick
    disabled-commands:
      - getpos
    
    I apologize for the regression. I am in the process of fixing it. (Update: Fixed in b87)
     
  6. Offline

    Drakonas

    I get a NullPointerException on server start with b87.
    Craftbukkit #132
    Permissions 1.9

    Code:
    Jan 24, 2011 10:30:39 PM org.bukkit.earth2me.essentials.Essentials loadData
    SEVERE: null
    java.lang.NullPointerException
            at org.bukkit.earth2me.essentials.Essentials.loadData(Essentials.java:291)
            at org.bukkit.earth2me.essentials.Essentials.reload(Essentials.java:165)
            at org.bukkit.earth2me.essentials.Essentials.onEnable(Essentials.java:152)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:285)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:60)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:45)
            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)
    Loaded Essentials version 86 by Zenexer and Eris.
     
  7. Offline

    Zenexer

  8. Offline

    CmDark

    Zenexer, your autosetting creater is being retarded.

    Latest Build of craftbukkit(137)

    b87

    Error made:
    "2011-01-24 19:34:34 [WARNING] Could not process/write configuration file.
    sequence entries are not allowed here
    in "<reader>", line 16, column 20:
    disabled-commands: - nick
    ^"
    well its more than that but thats all that you reallyneed to see.
     
  9. Offline

    Zenexer

    Oh poo. Thanks. I forget a freakin' line break.
     
  10. Offline

    milkyline

    Now /help stops the server.
     
  11. Offline

    AbsolutePolak

    yep, any commands stop the server
     
  12. Offline

    Zenexer

    Yeah, sorry, we basically rewrote the entire plugin. I slipped one fix in at the end that completely broke it. Should be fixed now.

    On the upside, we've got some awesome updates in the making. :p

    Update: Sorry about that! Looks like I had uploaded the wrong build in a panic after a bug report. Don't worry, this time it's the REAL build, tested 'n all. Keep a sharp eye out for bugs, though.
     
  13. Offline

    milkyline

    is it ment to show the command help and tell the user that they dont have permission to something?
     
  14. Offline

    byoungtgs

    Thanks for all the Fixes! Love the plugin!
     
  15. Offline

    Incendia

  16. Offline

    Zenexer

    No posts. This is a good sign, lol. I've never seen it this quiet.
     
  17. Offline

    waffulz

    Does this not work with the "Permissions" plugin? None of the commands work while using the plugin, and I'm far too tired to search. (sorry, I know, I'm a noob).

    Be back in the morning.
     
  18. Offline

    Zenexer

    It works with Permissions, yes
     
  19. Offline

    M1sT3rM4n

    Will be testing it now.
     
  20. Offline

    highwisdom

    using CodeRedEconomy 0.7.1 and Essentials 65.

    when selling, i get a message: "Sold for $1 (1 at $1 each)."

    This is ok, but seems to disregard the currency setting. Mine is set to "yen", but still shows '$'.

    Also, even when i use a mistaken command..like just '/sell', i get this message, telling me I sold an item for $1.

    When I use a valid /sell command, it doesn't properly report the amount sold. always "o for $1 each".

    unsure if this is reporting from Essentials, or CodeRed itself though..but this kind of thing ought to be off-able.
     
  21. Offline

    Seth.D

    /heal [player] doesn't work. I can heal myself perfectly but when I heal other people it doesn't work. I don't get any errors in the console or game and I get the message saying "[name] has been healed".
     
  22. Offline

    Zenexer

    @Seth.D Fixed and uploading now. Nice catch.
     
  23. Offline

    Sooks

    Love the work your doing.
     
  24. Offline

    Nate204

    I have no fall damage on my server now? This was the last plugin I installed... Has this happened to anyone else? or am I just missing something =( Ugh~ *starts looking back into his server config*
     
  25. Offline

    Zenexer

    @Nate204 Fall damage is probably WorldGuard's config.yml
     
  26. Offline

    Nate204

    Did you change up the config file? Now it's super short. How would I disable your /help and /rules? I use MCDocs for all that =( Sorry for the questions
     
  27. Offline

    highwisdom

    also..is there a way to disable Essentials' economy feature completely?
     
  28. Offline

    Zenexer

    @highwisdom Disable the /eco command

    @Nate204
    Code:
    disabled-commands:
      - help
      - rules
    
     
  29. Offline

    Brack

    I've run into an issue with Code Red Economy and this. Both have /sell commands, and even when I disable the /sell command in Essentials, it wont let me use the Code Red one. Simply nothing happens when I try to use it.
     
  30. Offline

    Zenexer

    @Brack I'm working on fixing that. It's a bug in the new Bukkit command system. I think I have a workaround.
     
  31. Offline

    Brack

    Cool, thanks for all the work so far! [​IMG]
     
Thread Status:
Not open for further replies.

Share This Page