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

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

  1. Offline

    EssentialsTeam

  2. Offline

    BlueBuilder

    Hey
    Essentials is very important for my server but everytime i try /spawnmob it says to me Error: MAGMA_CUBE , or when i try /give i geht the error: org.bukkit.invetory.ItemStack.getEnchantments()Ljava/util/Map;
    and at /invsee the same error . Any Ideas how to solve the problems?
     
  3. Offline

    King_KYl3

    Hm Still stopped the error on start/reload but when new user joins still says this:

    java.lang.NoSuchMethodError: com.earth2me.essentials.Teleport.now(Lorg/bukkit/Location;)V
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1.run(EssentialsSpawnPlayerListener.java:67)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:493)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  4. Offline

    Hempa

    When one of my members is online this is spamming in the cmd:
    File: E:\UserFiles\MyName\GameServers\TC83262812420474225255868\plugins\Essentials\userdata\MemberName.yml
    This Member has some trouble with the essentials commands too... anyone knows how to fix this?
     
  5. Offline

    iMint

  6. Offline

    raulx222

    one problem at minecraf 1.0...Players can give infinite moneys to others, and itself will have - at money, but they can give money to others...... how I can solve this?
     
  7. Offline

    worstboy32

    Could you please make it so players cant use any commands in jail?
    And when they die that they respawn in jail?
    Because players just do /kill and they get free.
     
  8. Offline

    1101001

    Every time i place a sign on my server there is extreme lag, since this plugin deals with lag, i am wondering if it could be the cause?
    NOTE: There are no errors, just lag
     
  9. Offline

    flarnot

    wheres the download link?
     
  10. Offline

    Fishfish0001

    @essentialsteam - We narrowed down that AFK kick flood to be some type of bug in Essentials. We had to remove it because it was awful this weekend and shut down the server for 10 hours.
     
  11. Offline

    pivotphone

    " Those are inverted, set it to true to prevent it."

    It still all works with them set to true
     
  12. Offline

    kooliokid

    cool plugin, but when i type /plugins, it doesn't show up and when i type /help no special commands from different plugins appear.
     
  13. Offline

    jad1097

    umm i cant find were this is happening but theres a error or something that says whenever someone logs on it says
    "essentials protect is in emergency mode check log for errors" i checked logs and this is all i found
    Code:
    plugins\GroupManager\worlds\world\groups.yml
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:585)
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.load(WorldDataHolder.java:553)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:460)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.mirrorSetUp(WorldsHolder.java:121)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:68)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:58)
        at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:123)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:183)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: while scanning for the next token
    found character     '\t' that cannot start any token
     in "<reader>", line 13, column 1:
            - essentials.spawn
        ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:591)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:580)
        ... 16 more
    Help? the plugins i have are
    -permissions
    -essentials
     
  14. Offline

    DaEgo

    he already tell u whats wrong, just read it
    always use 4 spaces bevor start writing a permission
    Code:
    wrong :
            - essentials.spawn
    right :
        - essentials.spawn
    
     
  15. Offline

    333PuG333

    ლ(ಠ益ಠლ)
    Y U NO RELEASE!!!
     
  16. Offline

    Maxster99

    i can't set spawn :(
     
  17. Offline

    tom

    Is the home section of essentials highly customizable?

    Such as, can I add my own nodes with their own limits in the config? Here is an example of what i mean.
    Code:
    # Allow players to have multiple homes.
    # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
    # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
    sethome-multiple:
      # essentials.sethome.multiple
      default: 90000
      # essentials.sethome.multiple.vip
      vip: 900000
      # essentials.sethome.multiple.staff
      staff: 900000
    Here is what i want to do:

    Code:
    sethome-multiple:
      # essentials.sethome.multiple
      default: 90000
      # essentials.sethome.multiple.vip
      vip: 900000
      # essentials.sethome.multiple.staff
      staff: 900000
      #essentials.sethome.multiple.customgroup
      customgroup: 10520892786022
    Basically adding a few extra groups. Would creating that custom node take into action in my permissions. Or would the plugin simply ignore that node
    ?
     
  18. Offline

    sorbet08

    I accidentally bound the /info tool to a wooden sign. I CAN'T UN-BIND IT!!!!! Please help!
     
  19. Offline

    worstboy32


    It should be /powertool r <command>
    or /powertooltoggle
    or just take the same item and hit a unknown command like /powertool hello

    use this: http://ess.khhq.net/wiki/Command_Reference

    install also essentialsspawn.jar
    Download the rar and take all jars. or at least essentials and essentials spawn


    Could you please make it so players cant use any commands in jail?
    And when they die that they respawn in jail?
    Because players just do /kill and they get free.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  20. Offline

    darkcloud784

    I delare today Double Monday.

    Everyone has double prefixes after updating:

    [g]Baron Baron DarkCloud: test
    [g]Peasant Peasant P3T3RSAM: Didn't work :(
     
  21. What the heck? Im using the new bukkit recomended build "craftbukkit-0.0.1-snapshot.jar" Yet essentials is in protect mode and its saying "You need atleast build 1597 of CraftBukkit" but i just downloaded and made the new recemended build of CraftBukkit (1.o.o) PLEASE HELP
     
  22. Offline

    blaize9

    Is there any way i can mirror Users.yml only? or have a way to make it seprate
     
  23. Offline

    DaEgo

    Problem : Owner color still white

    PreRelease_2.7_Pre2.7.1.7
    CB 1602
    new server :
    config.yml
    ops-name-color: 'none'
    users.yml
    OwnerNameHere:
    subgroups: []
    permissions: []
    group: Owner
    info:
    prefix: '&c'

    old server with 2.6.4 :
    same config the color is "red"

    whats wrong ?

    thx
     
  24. Offline

    Mishrathium

    @worstboy - Jail is for giggles -. use /kick /ban much more effective in proving points.
    @DaEgo - list full plugins as many other plugins would override essentials.
    @BlueMarbleBar - I've never used the essentials protect as even essetials suggests using another protection plugin.
    @tom - Multiple homes as far as I know doesn't work with essentials?

    Essentials is one enormous beast.. but I've been using it for well over a year and had to say, Thank you! It's still one of my favorites. ~Mish
     
  25. Offline

    EssentialsTeam

    That would most likely be the worldedit info command, not Essentials, which I think is disabled with /none.

    Whereever you got your bukkit from, you downloaded/uploaded it wrong. Because the new version of craftbukkit has a different name from the one you gave (you will probably need to update your scripts accordingly).

    Lines beginning with '#' are comments and thus ignored by Essentials, but other than that you seem to have understood how it works.
    Adding new 'sets' into the homes section of the config file, creates new permissions you can then give to groups.

    The pre releases should now be fairly stable, we're just holding off releasing a recommended build, until we know a fair number of servers have tested it without any major bugs.

    Luckily each command has its home in its own class, and permissions checks are handled outside the class. This means that unless someone has permission and actually uses a command, there will be no reason for java to load the code. This makes for a rather 'baggage-less' plugin experience. Not to mention major sections of the code are separate jars so you can pick and choose the features you want.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  26. Offline

    TheVisas

    Okey i will test it today on my servers.
     
  27. Offline

    dragonhib

    @essentialsteam
    Hi,
    Your plugins are really strong and powerfull. Even dev builds are pretty stable. But I have an issue with /home player:<playername> -> it tell me that the player haven't set his residence, but they have... How can I fix that ? permissions are ok (essentials.home.others && essentials.home). Thanks
     
  28. Offline

    nickesniffe135

    i LOVE this plugin. It's awsome! ':)
     
  29. Offline

    DaEgo

    yeah thats confusing me, cause there are the same plugins just updatet
    cause we start a new map with cleared databases
     
  30. Offline

    brewno

    Everytime I restart the server, it deletes my spawn.
    Whenever I try to /spawn, I get the message:
    Error: destination not set.
    I check spawn.yml and the info is still there. How can I solve this bug?

    (Yes, I have EssentialsSpawn installed. And the latest recommended bukkit).
     

Share This Page