[GEN/SEC/ECON/TP/ADMN] Essentials - A collection of useful commands

Discussion in 'Archived: Plugin Releases' started by EssentialsTeam, Apr 30, 2011.

  1. Offline

    Phinary

    can you make it so its possible to mute offline players please :)
     
  2. Offline

    vfern_fern

    Sorry about this not too good with english yet :p But they conflict and the only way to get those commands is to delete the essentialsgroupmanager.jar and the bridge.jar and then I will have to get groupmanager? Because I still want to use permissions :p and what do you mean by deleting essentialschat.jar for essentialschat? Wouldn't they be the same thing...?
     
  3. Offline

    Necrodoom

  4. Offline

    Novar234

    /gc /memory ~ Broken (as in "Error: can't find resource for bundle java.util.PropertyResourceBUndle, key entities")? Confirm/Deny ?
     
  5. Offline

    Maddin

    Does this plugin [warp] signs? If yes what's the permission?

    AND:

    Config:
    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                       Notes                          | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
    # If you receive an error when Essentials loads, ensure that:
    #   - No tabs are present: YAML only allows spaces
    #   - Indents are correct: YAML heirarchy is based entirely on indentation
    #   - You have "escaped" all apostrophes in your text: If you want to  write "don't", for example, write "don''t" instead (note the doubled  apostrphe)
    #   - List items are prefixed with a hyphen and indented:
    #       lists:
    #         - look like this
    #       not:
    #       - like this
    #   - Text with symbols is enclosed in single or double quotation marks
    #   - CraftBukkit and Permissions have been updated: CraftBukkit and  Essentials almost always line up, but sometimes other plugins fall  behind CraftBukkit's multiple daily updates
    #   - You have saved the document as UTF-8, NOT the default, ANSI
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                 Essentials (Global)                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'
    
    # The delay, in seconds, required between /home, /tp, etc.
    teleport-cooldown: 0
    
    # The delay, in seconds, before a user actually teleports.  If the  user moves or gets attacked in this timeframe, the teleport never  occurs.
    teleport-delay: 0
    
    # The delay, in seconds, required between /heal attempts
    heal-cooldown: 0
    
    # The number of items given if the quantity parameter is left out in /item or /give.
    default-stack-size: 64
    
    # Whether or not to reclaim memory on player logout; this is technical, and should only be changed under special circumstances.
    # This generally increases server stability unless very specific runtime configurations are used.
    # HOWEVER, it is known to cause lag upon users logging OUT, so beware!
    reclaim-onlogout: false
    
    # Should primitive spawn protection be enabled?  For most servers,  this should be flase; it is better to use a third-party plugin to  protect it.
    spawn-protection: false
    
    # Nether settings (switch between worlds with "/world nether" and "/world normal")
    # Sets whether the nether system is enabled, what folder to save the  world in, and whether portals should teleport players between worlds.
    nether:
      enabled: true
      folder: nether
      portals-enabled: true
      generate-exit-portals: true
    
    # Mob limit on spawnmob
    spawnmob-limit: 100
    
    # The message of the day, displayed on connect and by typing /motd.
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
     - nick
    
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - heal
      - plugin
      - time
      - top
      - tp
      - tphere
      - tree
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      tools:
        delay: 10
        items:
          - 277 1
          - 278 1
          - 279 1
    
    # Disable all signs
    signs-disabled: false
    
    # Backup runs a command while saving is disabled
    backup:
      # Interval in minutes
      interval: 60
      # Add a command that backups your data, e.g.
      # command: 'rdiff-backup World1 backups/World1'
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHome                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # When users die, should they respawn at their homes, instead of the spawnpoint?
    respawn-at-home: true
    
    # When a user interacts with a bed, should their home be set to that location?
    # If you enable this and remove default user access to the /sethome  command, you can make beds the only way for players to set their home  location.
    bed-sethome: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 0
    
    # worth-# defines the value of an item when it is sold to the server via /sell.
    worth-1: 1
    worth-278: 1000
    
    # Defines the cost to use the given commands PER USE
    command-costs:
      # /example costs $1000 PER USE
      example: 1000
      # /kit tools costs $1500 PER USE
      kit-tools: 1500
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHelp                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    #Show other plugins commands in help
    non-ess-in-help: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                EssentialsServerlist                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # This is your server's mcserverlist.net API key.  Register your server at mcserverlist.net if you haven't already.
    mcsl-key: ''
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsChat                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If EssentialsChat is installed, this will define how far a player's  voice travels, in blocks.  Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
    chat:
      radius: 0
    
      # If you want the default chat format, uncomment the next line and comment the other format.
      #format: '<{DISPLAYNAME}> {MESSAGE}'
      format: '{DISPLAYNAME}: {MESSAGE}'
    
      # You can also have group-specific formats:
      group-formats:
        Default: '{DISPLAYNAME}: {MESSAGE}'
        Admins: '{DISPLAYNAME}: {MESSAGE}'
        User: '{DISPLAYNAME}: {MESSAGE}'
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                 EssentialsProtect                    | #
    # +------------------------------------------------------+ #
    ############################################################
    
    protect:
      # Database settings for sign/rail protection
      # get mysql.jar and sqlite and place it in your serverroot/lib directory from here:
      # http://java.net/projects/essentials/sources/svn/show/lib?rev=435
    
      # mysql, sqlite or none
      datatype: 'sqlite'
    
      # If you specified MySQL above, you MUST enter the appropriate details here.
      # If you specified SQLite above, these will be IGNORED.
      username: 'root'
      password: 'root'
      mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
    
      # For which block types would you like to be alerted?
      # You can find a list of IDs in plugins/Essentials/Items.db after loading Essentials for the first time.
      alert:
        # 10: lava
        # 11: still lava
        # 46: TNT
        on-placement:
        # 1: rock (just an example--doesn't actually do much)
        on-use:
        # 46: TNT
        on-break:
    
      # Users cannot PLACE these types of blocks/items.
      # < 255 designates a BLOCK
      # > 255 designates an ITEM (Some blocks can be placed as blocks  OR items; lava blocks can be placed by lava buckets, for example.)
      blacklist:
        placement:
        usage:
    
      # General physics/behavior modifications
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: true
        lava-fire-spread: false
        flint-fire: true
        tnt-explosion: false
        creeper-explosion: false
    
      # Protect various blocks.
      protect:
        # Protect all signs
        signs:
    
        # Prevent users from destroying rails
        rails: true
    
        # Blocks below rails/signs are also protected if the respective rail/sign is protected.
        # This makes it more difficult to circumvent protection, and should be enabled.
        # This only has an effect if "rails" or "signs" is also enabled.
        block-below: false
    
       # Prevent placing blocks above protected rails, this is to stop a potential griefing
        prevent-block-on-rails: false
    
      # Disable various default physics and behaviors
      disable:
        # Should fall damage be disabled?
        fall: false
    
        # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
        # They will be unable to attack users without that same permission node.
        pvp: false
    
        # Should drowning damage be disabled?
        # (Split into two behaviors; generally, you want both set to the same value)
        drown: false
        suffocate: false
    
        # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
        lavadmg: false
    
        # Should arrows cause damage?
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: false
    
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: false
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                    New Players                       | #
    # +------------------------------------------------------+ #
    ############################################################
    
    newbies:
      # Should we announce to the server when someone logs in for the first time?
      # If so, use this format, replacing {DISPLAYNAME} with the player name.
      # If not, set to ''
      #announce-format: ''
      announce-format: ''
    
      # When we spawn for the first time, which spawnpoint do we use?
      spawnpoint: Default
    
    # End of File <-- No seriously, you're done with configuration.
    Here the error message:

    Code:
    2011-04-26 09:26:25 [SEVERE] null
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 359
        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 com.earth2me.essentials.Essentials.loadData(Essentials.java:283)
        at com.earth2me.essentials.Essentials.reload(Essentials.java:199)
        at com.earth2me.essentials.Essentials.onEnable(Essentials.java:133)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-26 09:26:25 [SEVERE] java.io.IOException: Not in GZIP format
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.PlayerNBTManager.c(SourceFile:92)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.World.<init>(World.java:75)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.WorldServer.<init>(WorldServer.java:22)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:317)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:296)
    2011-04-26 09:26:25 [SEVERE]     at com.earth2me.essentials.Essentials.onEnable(Essentials.java:186)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-26 09:26:25 [SEVERE] java.io.IOException: Not in GZIP format
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.PlayerNBTManager.c(SourceFile:104)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.World.<init>(World.java:75)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.WorldServer.<init>(WorldServer.java:22)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:317)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:296)
    2011-04-26 09:26:25 [SEVERE]     at com.earth2me.essentials.Essentials.onEnable(Essentials.java:186)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    2011-04-26 09:26:25 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    2011-04-26 09:26:25 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
     
  6. Offline

    Dreceon

    Is it possible to quit essentials eco?
    Because it's causing me error's with other plugins like Citizens.
    Cheers!
     
  7. Offline

    EssentialsTeam

    Use 2.2.16 and wait for the Citizens plugin update.
     
  8. Offline

    Phase

    I have reported an issue that started with 2.2.16 and is still occuring with 2.2.17. From a conversation with snowleo it appears to be with the new locale feature of Essentials. With this bug most of the commands are broken and produce an error like this:

    Code:
    [INFO] Error: Can't find resource for bundle java.util.PropertyResourceBundle, key essentialsReload
    
    The server default is en_US.utf8:
    Code:
    $ locale
    LANG=en_US.utf8
    LC_CTYPE="en_US.utf8"
    LC_NUMERIC="en_US.utf8"
    LC_TIME="en_US.utf8"
    LC_COLLATE="en_US.utf8"
    LC_MONETARY="en_US.utf8"
    LC_MESSAGES="en_US.utf8"
    LC_PAPER="en_US.utf8"
    LC_NAME="en_US.utf8"
    LC_ADDRESS="en_US.utf8"
    LC_TELEPHONE="en_US.utf8"
    LC_MEASUREMENT="en_US.utf8"
    LC_IDENTIFICATION="en_US.utf8"
    LC_ALL=
    
    Edit: I forgot to mention that I've tried specifying both 'en_US' and 'en_US.utf8' in the config file with no luck.

    I was told to wait until the next release and that's 2.2.17 and the bug is as mentioned still present (at least for me.) So I felt it may need a bit more attention.

    I've reported the issue here: https://www.assembla.com/spaces/essentials/tickets/477-apparant-locale-issue-2-2-16-2-2-17-[info]-error--can-t-find-resource-for-bundle-java-util-proper---

    Maybe there's something I'm overlooking, so if anyone knows what's going on I'd appreciate the help.

    Thanks.
     
  9. Offline

    Overvoltage

    I'd like to confirm this. using /mem results in errors and no output of useful information.
     
  10. Offline

    EliteASH_11

    ESSENTIALS HAS JUST DIED ON ME, well i think group manager anyway, i disabled the recently added plugins and it still doesnt work..
     
  11. Offline

    Necrodoom

    people, update to 2.2.18 and disable locale on config.yml, this should fix resource errors.
    eliteash_11: paste server startup messages
     
  12. Offline

    quickclay

    Yikes.. Essentials periodically restarts people back at spawn instead of their original log out position after stopping and restarting the server. Es: 2.2.17, CB766
    EDIT: It also seems to be rolling back their inventory several hours..

    I just upgraded to 2.2.18 and now also get the following error: (cb766, es 2.2.18)

    2011-05-16 07:17:52 [WARNING] Task of 'Essentials' generated an exception
    java.lang.NullPointerException
    at org.yaml.snakeyaml.emitter.Emitter.expectNode(Emitter.java:399)
    at org.yaml.snakeyaml.emitter.Emitter.access$1600(Emitter.java:64)
    at org.yaml.snakeyaml.emitter.Emitter$ExpectDocumentRoot.expect(Emitter.java:373)
    at org.yaml.snakeyaml.emitter.Emitter.emit(Emitter.java:216)
    at org.yaml.snakeyaml.serializer.Serializer.serializeNode(Serializer.java:177)
    at org.yaml.snakeyaml.serializer.Serializer.serializeNode(Serializer.java:203)
    at org.yaml.snakeyaml.serializer.Serializer.serialize(Serializer.java:114)
    at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:68)
    at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:221)
    at org.yaml.snakeyaml.Yaml.dump(Yaml.java:205)
    at org.bukkit.util.config.Configuration.save(Configuration.java:103)
    at com.earth2me.essentials.UserData.setLastLogout(UserData.java:600)
    at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:69)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:360)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-16 07:17:52 [SEVERE] Could not pass event PLAYER_LOGIN to Essentials
    java.lang.NullPointerException
    at org.yaml.snakeyaml.emitter.Emitter.expectNode(Emitter.java:399)
    at org.yaml.snakeyaml.emitter.Emitter.access$1600(Emitter.java:64)
    at org.yaml.snakeyaml.emitter.Emitter$ExpectDocumentRoot.expect(Emitter.java:373)
    at org.yaml.snakeyaml.emitter.Emitter.emit(Emitter.java:216)
    at org.yaml.snakeyaml.serializer.Serializer.serializeNode(Serializer.java:177)
    at org.yaml.snakeyaml.serializer.Serializer.serializeNode(Serializer.java:203)
    at org.yaml.snakeyaml.serializer.Serializer.serialize(Serializer.java:114)
    at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:68)
    at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:221)
    at org.yaml.snakeyaml.Yaml.dump(Yaml.java:205)
    at org.bukkit.util.config.Configuration.save(Configuration.java:103)
    at com.earth2me.essentials.UserData.setNPC(UserData.java:709)
    at com.earth2me.essentials.EssentialsPlayerListener.onPlayerLogin(EssentialsPlayerListener.java:272)
    at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
    at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:152)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:82)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)

    Man lots of problems after the upgrade!
    Now I get "Error: Null" when I use the /eco command as well. (no console error, just in game "Error: Null"

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  13. Offline

    juicychris47

    CAN SOMEONE PLEASE HELP. I downloaded the essentails.jar file and everything was working besides setspawn. So i went to the homepage and downloaded the essentialsspawn.jar but when i load the server and someone joins it says this and when i try the command it says An internak Error has occurd.. PLEASE HELP Screen shot 2011-05-16 at 5.25.17 PM.png
     
  14. Offline

    Phase

  15. Offline

    juicychris47

    here
    Screen shot 2011-05-16 at 6.24.56 PM.png
     
  16. Offline

    Necrodoom

    quickclay: you have corrupt or wrongly set up config files. please paste config.yml
    juicychris: update ALL essentials jars
     
  17. Offline

    juicychris47

    How do i update them? re download the Essentials.jar ?
     
  18. Offline

    Necrodoom

    juicychris47: essentials.jar, essentialsspawn.jar, essentialschat.jar essentialsprotect.jar etc.
     
  19. Offline

    juicychris47

    cant i just download the essentials.jar which comes with every plugin?
     
  20. Offline

    Phase

    http://ess.earth2me.com/index.php/Downloads

    Essentials Archive link is a zip archive with all of them in there. Delete the ones you don't want.
     
  21. Offline

    embty

    I was using Fight Plugin with old essentials it worked like a charm but after i updated essentials today somthing went wrong with fight plugin, after every fight you get teleported to a spectator area and when that happens the server issues a restart command all by itself.

    PS: this only happened after updating essentials today and fight uses iconomy for join and winning arena fights could that be it?
     
  22. Offline

    Gangsta_hotdog

    Hi, I have a problem. Only OPs can use /sethome and /home. I checked the config and its not a restricted command. How do I fix this?
     
  23. Offline

    Phase

    Check permissions?
     
  24. Offline

    Marcus101RR

    Is there a clear inventory for players you specify? or about Chest clearing commands? Would be nice.
     
  25. Offline

    Phase

    I'm not really sure what you're asking, but there is /clearinventory (/ci) and a sign that will open a chest interface so you can place items into it then close it to destroy the items.

    http://ess.earth2me.com/index.php/Command_Reference
     
  26. Offline

    boriater

    Is it possible to make a customizer for the essentials core like commandbook's?
    EDIT: IE remove Command X, Y, Z
     
  27. Offline

    HexedGoth

    is it possible to disable essentials eco? im getting errors in logs after i added iconomy to the plugin folder
     
  28. Offline

    Necrodoom

    embty: paste server.log to verify error source

    gangsta_hotdog: have you got the essentials group jars aswell? youll need to setup users.yml and groups.yml in groupmananger folder

    marcus101rr: /clearinventory

    boriater: commandbook customizer is a plugin.yml editor, wrapped in a pretty box. open essentials.jar and edit plugin.yml.

    hexedgoth: paste server.log to verify error source
     
    Gangsta_hotdog likes this.
  29. Offline

    xxxfakaxxx

    i dunno why, but when im using /who or /list i have no players' nicks in list. how 2 fix?
     
  30. Offline

    TheBang

    Got some problems on my Server.
    My Plugins:
    Essentials.jar
    EssentialsChat.jar
    EssentialsGroupBridge.jar
    EssentialsGroupManager.jar
    EssentialsProtect.jar
    EssentialsSpawn.jar
    NoCheat.jar
    WeatherGod.jar
    Worldedit.jar
    WorldGuard.jar

    Okay.
    1. I can't die. I tried to delete all my configs of my account, i deleted my user data and the user data in the groupmanager config. Nothing, i couldn't die anyways. I dont know how to fix it. I dont use /god.
    I wasn't OP, too. The other admin could die.

    2. After i deleted myself in bukkit/world/players the other admin couln't set me on admin again.
    I tried to set in in the conif of group Manager in
    /minecraftbukkit/plugins/GroupManager/worlds/world/users
    I added myself the group Admin, after a restart nothing happened. i still wasn't Admin, how can i fix it?
    I got this problem before, too. I deleted the hole server, because nothing worked.
    I really need help fast.
     

Share This Page