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

    Ultra695

    Which part of essentials lets you spawn mobs? I really need this.
     
  3. Offline

    adamjon858

    How much do I need to donate before TP gets fixed?
     
  4. Offline

    Vittek

    Not sure if I should post this here, as I'm not sure if essentials even causes it.. But on CB 319 using 188 essentials, sometimes when someone uses /home or /spawn I get this error

    Then the server crashes :(
     
  5. Offline

    Pezmantbh

    I found a partial fix for /sell

    If you /sell with no quantity parameter, with a stack of more than 1 then it will give you the error i mentioned before. If you do it with a stack of 1, it works fine. If you /sell with the quantity parameter and have two stacks of that quantity in your inventory then they disappear.

    For example,
    I have 2 stacks of 64 in my inventory and /sell 64 then both stacks will disappear but only one stack will be paid for.


    Another bad bug is if you have a stack of any number, you can still /sell 64 and get paid for all 64 even if there is only a single item.

    For example,
    2 sugar canes, /sell 64 will give you the money as if you had 64.
     
  6. Offline

    wwZaraki

    I can no longer set warps, spawn, or home... Im not sure why. I have the latest craftbukkit and the latest essentials.
    Never mind I figured it out. I didn't realize i needed the separate file now...

    * Is there a way to get rid of the time limit on the teleports?
     
  7. whats broken?
    --- merged: Feb 13, 2011 12:37 AM ---
    @Pezmantbh fixed in next version
    --- merged: Feb 13, 2011 12:37 AM ---
    Essentials.jar
     
  8. Offline

    rct2guy

    Is there somewhere where I can find or someone who has a properly formatted config file? The one I downloaded is all one line, and I have no idea how to configure it.
     
  9. Offline

    slicerblade

    does command prefix still work for this version??
     
  10. Offline

    Pencil

    Don't use notepad, use something like Notepad++ or any other third party software and it will show right :p
     
    rct2guy likes this.
  11. Offline

    David Peralty

    Still waiting to hear how I can get /warp to list warps. I have the warp.txt in the right place, warps work, but I can't find out how to list the ones that exist. Please help...
     
  12. Offline

    Meteo


    Just do /warp .-.
     
  13. Offline

    David Peralty

    When I do /warp .-. I get - that warp does not exist.
    When I do /warp I get - Error: null.
     
  14. Offline

    iSimon

    /TP is still broken for me. Gives me the "Syntax error, please provide a source and a target" error.
     
  15. Offline

    Ultra695

    which .jar is the /tp command in? theres no essentials.tp, its the only thing keeping me from deoping myself
     
  16. Offline

    Schattenlilie

  17. Offline

    SeeD419

  18. Offline

    Clontarf[X]

    There is a conflict between Essentials and GodMode plugins which is causing the client to lock up and crash. I'm using GodMode because the built-in god command seems to not work.

    Anybody have any ideas? GodMode author has pretty much confirmed Essentials is causing the crash.
     
  19. Offline

    adamjon858

  20. Offline

    Izbay

    Is there any way to cull commands from the /help listing without taking away use of those commands? Mine's up to 14 pages x_x
     
  21. Offline

    Slide974

  22. for me i have it downloaded but i cant use any commands! when i type in command like /setwarp hello nothing shows up and on the cmd it just says
    Code:
    noobpunisher117 issued command /setwarp
    unknown command type /help for more info
     
  23. Offline

    GameFAQsRolo

    You can make your own help list if you have some patience. You just make a text file named help and place it in the the essentials folder.
     
  24. Offline

    walton88

    Your download link appears to be broken, I get a Could Not Connect error from Chrome.
     
  25. Offline

    NickBrahz

    Ok so i have ran into a couple of problems.
    The people set as "Respected" are unable to use /tp and /tphere
    I am unable to use /spawn or /setspawn (Admin, NickBrahz)
    Also unable to use /kick /ban, etc When i try these commands, it does not show that i even tried to do a command.
    Everybody seems to have the same coloured name which is white, nobody seems to have [Respected][Moderator][Admin], etc before there name either.
    Here is my config file:
    Code:
    groups:
        Default:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
                - 'essentials.clearinventory'
                - 'essentials.home'
                - 'essentials.sethome'
        Honorary:
            default: false
            info:
                prefix: '&2Honorary'
                suffix: '&2'
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.warp'
        Respected:
            default: false
            info:
                prefix: '&cRespected'
                suffix: '&c'
                build: true
            inheritance:
                - Honorary
            permissions:
                - 'general.teleport'
                - 'general.teleport.here'
                - 'essentials.kick'
        Moderator:
            default: false
            info:
                prefix: '&1Mod'
                suffix: '&1'
                build: true
            inheritance:
                - Respected
            permissions:
                - 'general.time'
                - 'general.player-info'
                - 'essentials.setwarp'
                - 'essentials.ban'
                - 'essentials.banip'
                - 'essentials.unban'
                - 'essentials.unbanip'
    
        Admins:
            default: false
            info:
                prefix: '&4Admin'
                suffix: '&4'
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
                - 'magiccarpet.mc'
                - 'essentials.delwarp'
                - 'essentials.kickall'
    ##
    # DarkGrave has control over all commands.
    # sk89q can use /spawn & /time
    ##
     users:
        NickBrahz:
            group: Admins
            permissions:
                - '/locate'
                - 'worldedit.selection.*'
                - 'essentials.setspawn'
        Jack8530:
            group: Admins
            permissions:
                - '/locate'
                - 'worldedit.selection.*'
                - 'somethingelse.dancing.*'
        Mineore:
            group: Admins
            permissions:
                - '/locate'
                - 'worldedit.selection.*'
                - 'somethingelse.dancing.*'
        Kingsrep:
            group: Admins
            permissions:
                - '/locate'
                - 'worldedit.selection.*'
                - 'somethingelse.dancing.*'
        Termination:
            group: Admins
            permissions:
                - '/locate'
                - 'worldedit.selection.*'
                - 'somethingelse.dancing.*'
        Slane1992:
            group: Respected
            permissions:
        jonn254:
            group: Respected
            permissions:
        Saegma:
            group: Honorary
            permissions:
                - 'general.teleport'
                - 'general.teleport.here'
     
  26. Offline

    KrisEike

    What do i write in permissions to let players use /playerlist and /who ?? I've tried 'essentials.playerlist' and it won't work..

    Kris
     
  27. Offline

    CoZmicShReddeR

    Are you using WorldGuard? I removed GodMode plugin because WorldGuard and Godmode use the same command /god and I am not crashing anymore... http://wiki.sk89q.com/wiki/WorldGuard/Commands
     
  28. Offline

    KrisEike

     
  29. Offline

    Hampi90

    /list, /who, /playerlist, /online, /L: Lists the players online and how many slots are left.
    • essentials.list
    • No Syntax
    You add the permission essential.list
     
  30. Offline

    NickBrahz

     
  31. Offline

    Corey115

    How do i disable certain commands such as /jump for regular people?
     
Thread Status:
Not open for further replies.

Share This Page