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

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

  1. Offline

    DaEgo

    delete ALL "essential*" jars
    delete all "craftbukkit*" jars
    and delete all parts that u have downloaded and REdownload newest versions
    and make sure u use the *.JAR files not zip etc
     
  2. Offline

    Harry_on_P

  3. Offline

    TheNoobWar

    Lol now I get the message in console "Unable to access jarfile craftbukkit-1.0.0-SNAPSHOT.jar"
     
  4. Offline

    DaEgo

    than rename that shit to craftbukkit.jar
    damn thats basic to know that
     
  5. Offline

    flarnot

    thanks ill try it now

    deleting the config didnt help, ive tryed downloading it again several times, it might be a corrupt file but if it is i have no idea which one it is also might it b something to do with another plugin ive installed?

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

    DaEgo

    i have sometimes the error that when i edit a config
    another plugin gets errors
    maybe u need to make a "clean" server and test only permissions plugin
    if it works, add next pluign and next and next, always new server start after each plugin
    till u finished or u get a error
     
  7. Offline

    Tazzie02

    Hey, is there a way to either show all commands in the console/log (not just Essentials), or if not then a way to disable Essentials from posting commands to the console/log?
    I've searched the config and thread and havn't been able to find an answer.
     
  8. Offline

    Mine4Tim

    Can I also change the weather. I know you can set to sun but also snow? That would be good for christmas!
     
  9. Offline

    Iaccidentally

    Snow is set by biome. This is just the way minecraft is coded. Setting the weather to "storm" will cause snow in a snow biome.
    Yes, it does. Assuming you set it up correctly.
    The is most likely a broken config. Run your configs through a YAML checker and fix any errors.
     
  10. Offline

    Bigbadbrad78

  11. Offline

    iSeven77

    mine is working fine http://iseven77.com/SS/SS/&f8b.png alsou do have the latest reliable version for Crafbukkit #1597 ? and this are the pluings i have http://iseven77.com/SS/SS/&m1e.png , u do know that the alerter plugin is not working right now ? well idk let me know how can i help u more :) hope this works for your soon :)
     
  12. Offline

    Ammar18

    Ok, I checked and I have the latest essentials (2.7.1). I re-downloaded it.
    The start up is like this:
    Code:
    174 recipes
    
    27 achievements
    
    15:08:45 [INFO] Starting minecraft server version 1.0.1
    
    15:08:45 [INFO] Loading properties
    
    15:08:45 [INFO] Starting Minecraft server on *:25565
    
    15:08:45 [INFO] This server is running Craftbukkit version git-Bu
    
    -g1e6a083-b1602jnks (MC: 1.0.1) (Implementing API version 1.0.1-R
    
    15:08:45 [INFO] MLog clients using java 1.4+ standard logging.
    
    15:08:45 [INFO] Preparing level "world"
    
    15:08:45 [INFO] Default game type: 0
    
    15:08:46 [INFO] Preparing start region for level 0 (Seed: 2826414
    
    15:08:46 [INFO] Preparing start region for level 1 (Seed: 2826414
    
    15:08:47 [INFO] Preparing spawn area: 8%
    
    15:08:47 [INFO] Preparing start region for level 2 (Seed: 2826414
    
    15:08:48 [WARNING] File not found: plugins\Essentials\jail.yml
    
    15:08:48 [INFO] Loaded Essentials build 2.7.1 by: Zenexer, ementa
    
    tflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    
    15:08:48 [INFO] Essentials: Using config based permissions. Enabl
    
    config.
    
    15:08:48 [INFO] Loaded EssentialsChat build 2.7.1 by: essentials
    
    15:08:48 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:0
    
    ue; trace: 10]
    
    15:08:48 [INFO] Loaded EssentialsProtect build 2.7.1 by: essentia
    
    15:08:48 [WARNING] File not found: plugins\Essentials\spawn.yml
    
    15:08:48 [INFO] Loaded EssentialsSpawn build 2.7.1 by: essentials
    
    15:08:48 [INFO] PermissionsBukkit v1.2 is now enabled
    
    15:08:48 [INFO] Essentials: Using PermissionsBukkit based permiss
    
    15:08:48 [INFO] Server permissions file permissions.yml is empty,
    
    15:08:48 [INFO] Done (0.263s)! For help, type "help" or "?"
    
    >
    
    

    As you can see, no big error, besides " [WARNING] File not found: plugins\Essentials\jail.yml".
    When I join, it starts to F up. If I hit a block, this happens:
    Code:
    15:27:45 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
            at com.platymuus.bukkit.permissions.PermissionsPlugin.getGroup(Permissio
    nsPlugin.java:85)
            at com.platymuus.bukkit.permissions.PermissionInfo.getGroups(PermissionI
    nfo.java:32)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getPBGroups(Per
    missionsBukkitHandler.java:56)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getGroup(Permis
    sionsBukkitHandler.java:25)
            at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsH
    andler.java:40)
            at com.earth2me.essentials.User.getGroup(User.java:530)
            at com.earth2me.essentials.User.canBuild(User.java:540)
            at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPla
    yerInteract(EssentialsProtectPlayerListener.java:44)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:335)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:178)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:9
    2)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    15:27:45 [SEVERE] Could not pass event BLOCK_BREAK to EssentialsProtect
    java.lang.NullPointerException
            at com.platymuus.bukkit.permissions.PermissionsPlugin.getGroup(Permissio
    nsPlugin.java:85)
            at com.platymuus.bukkit.permissions.PermissionInfo.getGroups(PermissionI
    nfo.java:32)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getPBGroups(Per
    missionsBukkitHandler.java:56)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getGroup(Permis
    sionsBukkitHandler.java:25)
            at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsH
    andler.java:40)
            at com.earth2me.essentials.User.getGroup(User.java:530)
            at com.earth2me.essentials.User.canBuild(User.java:540)
            at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBloc
    kBreak(EssentialsProtectBlockListener.java:233)
            at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.j
    ava:539)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:201
    )
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:1
    45)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    15:27:45 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
            at com.platymuus.bukkit.permissions.PermissionsPlugin.getGroup(Permissio
    nsPlugin.java:85)
            at com.platymuus.bukkit.permissions.PermissionInfo.getGroups(PermissionI
    nfo.java:32)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getPBGroups(Per
    missionsBukkitHandler.java:56)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getGroup(Permis
    sionsBukkitHandler.java:25)
            at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsH
    andler.java:40)
            at com.earth2me.essentials.User.getGroup(User.java:530)
            at com.earth2me.essentials.User.canBuild(User.java:540)
            at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPla
    yerInteract(EssentialsProtectPlayerListener.java:44)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:335)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:178)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:9
    2)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    15:27:45 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
            at com.platymuus.bukkit.permissions.PermissionsPlugin.getGroup(Permissio
    nsPlugin.java:85)
            at com.platymuus.bukkit.permissions.PermissionInfo.getGroups(PermissionI
    nfo.java:32)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getPBGroups(Per
    missionsBukkitHandler.java:56)
            at com.earth2me.essentials.perm.PermissionsBukkitHandler.getGroup(Permis
    sionsBukkitHandler.java:25)
            at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsH
    andler.java:40)
            at com.earth2me.essentials.User.getGroup(User.java:530)
            at com.earth2me.essentials.User.canBuild(User.java:540)
            at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPla
    yerInteract(EssentialsProtectPlayerListener.java:44)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:335)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:178)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:9
    2)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    >
    
    
    [/CODE]
    So, it might be my permissions.
    Though, when I join my server, the essentials interface does not show up.
    These are my permissions:
    Code:
    users:
        ConspiracyWizard:
            permissions:
                permissions.example: true
            groups:
            - admin
        ammar18:
            groups:
            - Admin
    groups:
        ?
        :   permissions:
                permissions.build: true
                essentials.enchant: true
                essentials.enchant.[enchantmentname]: true
                essentials.feed: true
                essentials.feed.others: true
                essentials.gamemode: true
                essentials.gamemode.others: true
                essentials.give: true
                essentials.itemspawn.exempt: true
                essentials.give.item-all: true
                essentials.give.item-<itemname>: true
                essentials.give.item-[itemid]: true
                essentials.oversizedstacks: true
                essentials.god: true
                essentials.heal: true
                essentials.heal.cooldown.bypass: true
                essentials.ptime: true
                essentials.repair: true
                essentials.repair.armor: true
                essentials.repair.enchanted: true
                essentials.time: true
                essentials.time.set: true
                essentials.unlimited: true
                essentials.helpop: true
                essentials.helpop.receive: true
                essentials.list.hidden: true
                essentials.nick: true
                essentials.nick.others: true
                essentials.nick.color: true
                essentials.powertool: true
                essentials.powertool.append: true
                essentials.powertooltoggle: true
                essentials.msg: true
                essentials.ban: true
                essentials.ban.exempt: true
                essentials.ban.notify: true
                essentials.ban.offline: true
                essentials.banip: true
                essentials.burn: true
                essentials.clearinventory.others: true
                essentials.deljail: true
                essentials.essentials: true
                essentials.fireball: true
                essentials.invsee: true
                essentials.jails: true
                essentials.kick: true
                essentials.kick.exempt: true
                essentials.mute: true
                essentials.setjail: true
                essentials.unban: true
                essentials.unbanip: true
            inheritance:
            - Builder
        Admin:
            permissions:
                permissions.*: true
            inheritance:
            - Builder
    messages:
        build: '&cYou do not have permission to build here.'
    debug: false
    
    Anything wrong with my permissions?
     
  13. Offline

    Etsijä

    I set up news.txt and as an admin, am able to read it with /news command. None of the other (non-admin) players do. What the heck is the correct permission node for the /news command? Essentials documentation has nothing on it.

    I guessed "essentials.news" but obviously that's not it.
     
  14. Offline

    Harry_on_P

    Will essentials ever have like vote commands for weather and time?? -hint hint-
     
  15. Offline

    flarnot

    thanks for the help :) ive got craft bukkit-1.0.0-SNAPSHOT im not sure what number it is (soz im still a bit of a noob with these tings) is that the most up-to-date one?
     
  16. Offline

    jad1097

    i dont understand i mean permissions were set and everything but it wont work and the funny thing is theres no logs when i start up my server with essentials.i get into game typ e/help nothing happens i goto teh console /help nothing i go to /ban <player> and nothing happens id get it? is i tsomething im doing or wat
    ps. i load up essentials.protect an dnoone can build at all leaves air holes that you cant walk thru so how am i supposed to fix thi splz help
    THX
     
  17. Offline

    iSeven77

    Get this one #1597 http://ci.bukkit.org/job/dev-CraftBukkit/org.bukkit$craftbukkit/1597/ the way u find out what version u have on your server do /ver or /version :p and /pl or /plugins to see the plugins :p good luck !
    The very latest atm is #1609 and u will always get the latest here http://ci.bukkit.org/job/dev-CraftBukkit/org.bukkit$craftbukkit/


    to /ban ppl u have to be an OP at your server which u have to make sure that your nick is in the ops.txt file first then run the server and do /op yournick to become and OP then u can ban and whitelist ppls among other features but the permission in essentials are installed with the EssentialsGroupBridge.jar and EssentialsGroupManager.jar and the users and permimissions are in the /plugins/GroupManager/worlds/world/users.yml and groups.yml and in the game u add a person to a group by doing /manuadd player groupname and u get the groupnames by typing the cmd in game /listgroups u have to be an OP u have to remember that :p hope it helps :) good luck !

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

    lundahldaniel

    Hi! I have a problem with the Sign function in essentials. All signs seems to work, except for [Kit]. The [Kit] is just black and nothing happens when I click it. And when I use [Spawnmob] it says that a mob is spawned but it's not.

    What's the problem?

    Best regards,
    lundahldaniel
     
  19. Offline

    blackshadow224

    20:50:22 [SEVERE] * ! * Bukkit version is not the recommended build for Essentia
    ls.
    20:50:22 [SEVERE] * ! * You need atleast build 1597 of CraftBukkit, download it
    from http://ci.bukkit.org.

    It Happens Every Time I Run The Sever?!?!?!
    What Does This Mean?!?!?!?!
     
  20. Offline

    Iaccidentally

    try using bukkit 1597 (the RB) and not the dev build.

    @lundahldaniel: http://ess.khhq.net/wiki/Sign_Tutorial

    it means you need to update your craftbukkit to build 1597. Otherwise Essentials will not load.

    There is no news command. Must be another plugin. Essentials has /motd

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

    blackshadow224

    Can you give me a link?
     
  22. Offline

    lundahldaniel

  23. Offline

    blackshadow224

  24. Offline

    lundahldaniel

    I've tested that but it doesn't work :O All other signs work but not Kit :(

    Yes and then restart the server.
     
  25. Offline

    blackshadow224

    Thank You Senoir:)
     
  26. Offline

    Zedducuis

    I have been wondering, why on earth did you take out the code that made the compass point towards the bed haha. My favorite part of this plugin.
     
  27. Offline

    Connor

    Seems that Essentials does not generate the spawn.txt, jail.txt, motd.txt, and rules.txt automatically. You actually have to use the commands to generate the individual files.
    Not sure if this is to keep the Essentials folder "cleaner"? But it does generate some annoying warning messages on startup.
     
  28. Offline

    Nathuram

    How does the repairing of enchanted items work in essentials? using the crafting cube just seems to wipe the enchants.
     
  29. Offline

    Iaccidentally

    Compass points to your home. If your home is a bed, it will point to that.
    ummmm...duh? (also, it IS updated, and has been for a while)
     
  30. Offline

    Etsijä

    1. When I type /news for the first time, this is what I get:
    Code:
    Error: File info.txt does not exist. Creating one for you.
    2. This info.txt file is generated to Essentials plugin directory (the same where motd.txt and rules.txt are):
    Code:
    This is the info file.
    
    This file format works for the info.txt, motd.txt and rules.txt
    
    You can create a specific file for a user or a group:
    Name it info_username.txt or info_groupname.txt
    
    This also works with motd and rules.
    
    It can contain chapters like the Chapter1 below:
    
    #Chapter1
    Lines starting with # begin a new chapter
    The user has to type /info Chapter1 to read this chapter
    
    If the file starts with a # then the user is shown a chapter selection,
    when he does not select a chapter.
    
    #Colors
    Minecraft colors:
    &0 &&0 &1 &&1 &2 &&2 &3 &&3
    &4 &&4 &5 &&5 &6 &&6 &7 &&7
    &8 &&8 &9 &&9 &a &&a &b &&b
    &c &&c &d &&d &e &&e &f &&f
    
    #Tags
    PLAYER: {PLAYER}
    IP: {IP}
    BALANCE: {BALANCE}
    MAILS: {MAILS}
    WORLD: {WORLD}
    WORLDS: {WORLDS}
    ONLINE: {ONLINE}
    UNIQUE: {UNIQUE}
    PLAYERLIST: {PLAYERLIST}
    TIME: {TIME}
    DATE: {DATE}
    WORLDTIME12: {WORLDTIME12}
    WORLDTIME24: {WORLDTIME24}
    WORLDDATE: {WORLDDATE}
    PLUGINS: {PLUGINS}
    
    3. I don't know about you, but to me, everything still points to Essentials being responsible of the /news command. I'm using Pre2.7.1.8 version - maybe this command is still under work, and the permissions nodes haven't been set up yet?
     

Share This Page