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. now i get this error when starting server (newest CB build)

    I let it regenerate its folder and config files incase anything changed, and testing it on a blank server

    Code:
    Feb 19, 2011 12:52:30 AM 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:79)
        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:53)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
        at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
        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(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:77)
        ... 8 more
    Caused by: while scanning for the next token
    found character     '\t' that cannot start any token
     in "<reader>", line 111, column 1:
            # If you specified MySQL above, ...
        ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:564)
        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.composeMappingNode(Composer.java:228)
        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 org.bukkit.util.config.Configuration.load(Configuration.java:73)
        at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:46)
        at com.earth2me.essentials.Essentials.<init>(Essentials.java:45)
        ... 13 more
    
    --- merged: Feb 19, 2011 12:00 AM ---
    Turns out that the line in the config (that the plugin generated, i never touched it) contained a TAB instead of a double space :p fixing that solved the error.

    Aliases work now, BUT it now displays the help text for the commands every time you use them, even when using them correctly
     
  3. Offline

    Volitle

    i get this error since i updated to the new bukkit and essentials

    19-Feb-2011 00:14:17 com.earth2me.essentials.Essentials loadData
    SEVERE: null
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 943
     
  4. Offline

    Zenexer

    @Graloth Sounds like a craftbukkit error... I'll see if I can find a workaround.

    @Volitle You need to save your configuration as UTF-8.
     
  5. Offline

    Volitle

    OH! ok... derp >.< lol
    --- merged: Feb 19, 2011 1:00 AM ---
    yeh it still doesn't work
     
  6. Offline

    Zenexer

    @Volitle Pastebin it, and I'll save it as UTF-8 and upload it for you :p

    @Graloth Definitely craftbukkit. It's not a problem with the version that I'm using.
     
  7. Offline

    Volitle

    its just the default one :p
     
  8. Offline

    Zenexer

    Oh blubbernuggets.
     
  9. Offline

    Volitle

    0.0 whats wrong? lol
     
  10. Offline

    Zenexer

    @Volitle @Graloth I can't find any tabs or other invalid characters in the default config. It works fine for me. :confused:
     
  11. Offline

    Volitle

    Maybe its bukkit then =/ Im using WorldGaur, WorldEdit, Permissions, ichat, iconomy, antibuild, essentials and mcmmo. I never had this error till i updated the bukkit to the latest one
     
  12. Offline

    bogboom

    /i not working for me. /item does.
     
  13. Offline

    eagledude4

    I'm not sure if this question has been posted before, and please forgive me for not reading trough all 103 pages to find out if it has.

    I think the /help command should only display the commands you have access to. For example, if a normal user (default) type /help, a very minimal amount of commands will be shown, where as if an admin types /help, all the commands are shown. I think this is possible, and I feel its a necessary feature for everyone.
     
  14. Offline

    Stephen92

    bump
     
  15. Offline

    rjwboys

    Zenexer, i have asked you this on #bukkit, just thought i send out the request here,

    anyway of adding colored cloth names and the different wood types into items.db
     
  16. Offline

    fugue2005

    when i try to fill someones house with 100 cows by typing
    /spawnmob Cow 100 i get
    Mob quantity limited to server limit
    is this an essentials limit? and if so how do i change it.
     
  17. Offline

    Imamoose

    are kits currently broken?
     
  18. Offline

    robinioba

    I get this error on startup?

    Code:
    2011-02-19 10:59:16 [WARNING] Error handling timer.
    java.lang.NullPointerException
            at org.bukkit.util.config.ConfigurationNode.getProperty(ConfigurationNod
    e.java:33)
            at org.bukkit.util.config.ConfigurationNode.getInt(ConfigurationNode.jav
    a:145)
            at com.earth2me.essentials.Settings.getTeleportDelay(Settings.java:26)
            at com.earth2me.essentials.Essentials.reload(Essentials.java:221)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:135)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:430)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    19-feb-2011 10:59:16 org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: null (Is it up to date?)
    java.lang.NullPointerException
            at org.bukkit.util.config.ConfigurationNode.getProperty(ConfigurationNod
    e.java:44)
            at org.bukkit.util.config.ConfigurationNode.getBoolean(ConfigurationNode
    .java:182)
            at com.earth2me.essentials.Settings.isNetherEnabled(Settings.java:143)
            at com.earth2me.essentials.Settings.getNetherPortalsEnabled(Settings.jav
    a:31)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:143)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:430)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-19 10:59:16 [INFO] Done! For help, type "help" or "?"
     
  19. Offline

    Plutonium239

    Looks like you're missing teleport-delay from your config.yml.
     
  20. Offline

    robinioba

    Yeah thats weird becouse my config and users are empty -___- i reinstalled 3 times :p
     
  21. Offline

    Plutonium239

    The plugin will place the default config.yml in the directory if one doesn't exist, so try completely deleting the config.yml and starting the server. Might resolve your issue.
     
  22. Offline

    robinioba

    Code:
    2011-02-19 11:24:38 [WARNING] Could not process/write configuration file.
    java.lang.NullPointerException
            at com.earth2me.essentials.Resources.writeResource(Resources.java:24)
            at com.earth2me.essentials.Essentials.reload(Essentials.java:206)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:135)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:430)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-19 11:24:38 [WARNING] Error handling timer.
    java.lang.NullPointerException
            at com.earth2me.essentials.Essentials.reload(Essentials.java:221)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:135)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:430)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    19-feb-2011 11:24:38 org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: null (Is it up to date?)
    java.lang.NullPointerException
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:143)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:430)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-19 11:24:38 [INFO] Done! For help, type "help" or "?"
    Say whaat?
    I have Craftbukkit #345
    and i have the quick download from here: http://ess.earth2me.com/index.php/Downloads
     
  23. Offline

    Plutonium239

    Looks like there may be an issue with the latest build, use this for plugins/Essentials/config.yml

    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: 60
    
    # 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 disabled under special circumstances.
    # This generally increases server stability unless very specific runtime configurations are used.
    reclaim-onlogout: true
    
    # 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: false
      folder: nether
      portals-enabled: false
    
    # Mob limit on spawnmob
    spawnmob-limit: 10
    
    # 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
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                   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 (!)
    chat-radius: 0
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 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 or sqlite
      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: 10,11,46
        # 1: rock (just an example--doesn't actually do much)
        on-use: 1
        # 46: TNT
        on-break: 46
    
      # NOTE: To the best of my knowledge, this is NOT YET IMPLEMENTED! Do NOT rely on it!
      # 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: 327,326,14,56,46,11,10,9,8
        usage: 327,326,325
    
      # General physics/behavior modifications
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: false
        lava-fire-spread: false
        flint-fire: false
        tnt-explosion: false
        creeper-explosion: false
    
      # Protect various blocks.
      protect:
        # Protect all signs
        signs: true
    
        # 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: true
    
        # Blocks directly above protected rails are also protected.
        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, eggs, etc. be disabled?  They are sort of buggy, so this can be useful to keep the map "clean" and lag-free.
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: false
    
      # This isn't working, so it is prefixed with a # sign.  It will have no effect--it's just a placeholder.
      # Move along: nothing to see here. ;)
      #check-build: false
    
    # End of File <-- No seriously, you're done with configuration.
     
    robinioba likes this.
  24. Offline

    robinioba

    Awsome ty! :D
    --- merged: Feb 19, 2011 10:57 AM ---
    When i type sommeting it says: Illegal character in chat :S
     
  25. Erm, Is there a way to totally remove the /spawn, /msg, /r because my custom commands aren't working...

    EDIT: Is it just me or are the /spawn for groups not working?
     
  26. Greetings,
    two issues here.
    First: The EssentialsChat doesn't pick up the individual suffix from permissions. No changes made since iChat. The group prefix works fine.
    Second: Can i turn off the "you are currently in the xyz group" message?
     
  27. Offline

    ryanteck

    For some reason i get this when loading
    Code:
    2011-02-19 12:07:20 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-19 12:07:20 [INFO] Loading properties
    2011-02-19 12:07:20 [INFO] Starting Minecraft server on *:25565
    2011-02-19 12:07:20 [INFO] Preparing level "world"
    2011-02-19 12:07:20 [INFO] Preparing start region
    2011-02-19 12:07:21 [INFO] Preparing spawn area: 32%
    2011-02-19 12:07:22 [INFO] Preparing spawn area: 57%
    2011-02-19 12:07:23 [INFO] Preparing spawn area: 81%
    2011-02-19 12:07:24 [INFO] WorldEdit 3.2.2 loaded.
    2011-02-19 12:07:24 [INFO] WorldEdit: No known permissions plugin detected. Usin
    g configuration file for permissions.
    2011-02-19 12:07:24 [INFO] WorldGuard 3.2.2 loaded.
    2011-02-19 12:07:24 [INFO] WorldGuard: No known permissions plugin detected. Usi
    ng configuration file for permissions.
    2011-02-19 12:07:24 [INFO] WorldGuard: Single session is enforced.
    2011-02-19 12:07:24 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-02-19 12:07:24 [INFO] WorldGuard: Lighters are blocked.
    2011-02-19 12:07:24 [INFO] WorldGuard: Lava fire is blocked.
    2011-02-19 12:07:24 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-02-19 12:07:24 [INFO] Elevators version 1.1 is enabled!
    19-Feb-2011 12:07:24 org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: SIGN_CHANGE (Is it up to date?)
    java.lang.NoSuchFieldError: SIGN_CHANGE
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:147)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:380)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:63)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:44)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:143)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-19 12:07:24 [INFO] Done! For help, type "help" or "?"
     
  28. I have the aliasing working with the latest version, but for some reason all essentials commands print their help info when used, and it only happens for essentials commands, not for any of the other plugins (worldguard, worldedit)
     
  29. Offline

    Dodecha

    Same here on craftbukkit #340
     
  30. Offline

    neonx

    The /m ,short command for the whisper isnt working anymore :(
    Actually all other short commands not working, like /i for /item ..etc..
     
  31. Offline

    Volitle

    you do realise you can just just /item 35.1-15 x amount

    So here is an example for a stack of 32 red wool you would type /item 35.14 32
    and the same goes for trees, for a stack of birch wood you would type /item 17.2 64

    pretty simple ;) and all the decimal codes are on here http://www.minecraftwiki.net/wiki/Data_values
     
Thread Status:
Not open for further replies.

Share This Page