[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

    The permission node is essentials.info
    /news is just an alias for the /info command
     
  2. Offline

    lundahldaniel

    No problem blackshadow :) Glad that I can help someone.

    No one that knows what I should do to get the [Kit] signs to work? :(
     
  3. Offline

    kotarakat4

    How can I see the full command list?
     
  4. Offline

    xsolar66

    Hi everyone - i have a major problem - when I restart the server, my spawn.yml file wipes itself.

    any ideas on how to stop this?
     
  5. Offline

    Etsijä

    I added essentials.info to GroupManager, and /news works now, but not /info so obviously they are NOT aliases.
     
  6. Offline

    Iaccidentally

  7. Offline

    VoxelSock

    Wow... Essentials doesn't even need commenting on... Use it all the time! Thanks for the most useful plugin ever...
    -/nuke ;)
     
  8. Offline

    Arbiter3

    Hi there, I have a little problem with the "fireball" command. As soon as I type /fireball and press enter, it fires, but then instantly disappears. It will not show any severe/error messages though. I think it may have to do with a few plugins I am running on the server, IE: Towny, chestshop etc. What do you think may be the problem? Perms are set for admins.
     
  9. Offline

    Iaccidentally

    Probably a protection plugin stopping it.
     
  10. Offline

    mario00037

    Does group manager support superperms?
     
  11. Offline

    F4BSE

    I have a Problem. I use PermissionsEx.
    Worldedit and Essentials use the same Command /info.
    But when I make /info than I can only use the /info command from worldedit. That sucks. I don't need it.
    So i make this to block the worldedit /info command:
    - -worldedit.tool.info
    - essentials.info

    But than there's standing that I have not the permissions to do that. -.-
    Plz help me. I want to use the info.txt with the /info command from essentials :/.
     
  12. Offline

    Nathuram

    How does repairing enchanted items work in essentials? It doesn't seem to be done in the crafting cube.
     
  13. Offline

    Iaccidentally

    Yes, but you need the GroupBridge
    add it to the overridden commands section in the config.
     
  14. Offline

    ssw0201

    16:47:11 [SEVERE] Could not pass event PLAYER_TELEPORT to Essentials
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.getGroupPrefix(Control.java:557)
    at com.earth2me.essentials.perm.Permissions2Handler.getPrefix(Permission
    s2Handler.java:53)
    at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(Permissions
    Handler.java:80)
    at com.earth2me.essentials.User.getNick(User.java:269)
    at com.earth2me.essentials.User.setDisplayNick(User.java:292)
    at com.earth2me.essentials.EssentialsPlayerListener.onPlayerTeleport(Ess
    entialsPlayerListener.java:245)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:321)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:391)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:114)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:80)
    at net.minecraft.server.Packet1Login.a(SourceFile:59)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    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)
    16:47:37 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.canGroupBuild(Control.java:595)
    at com.earth2me.essentials.perm.Permissions2Handler.canBuild(Permissions
    2Handler.java:35)
    at com.earth2me.essentials.perm.PermissionsHandler.canBuild(PermissionsH
    andler.java:62)
    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)
    16:47:37 [SEVERE] Could not pass event BLOCK_BREAK to EssentialsProtect
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.canGroupBuild(Control.java:595)
    at com.earth2me.essentials.perm.Permissions2Handler.canBuild(Permissions
    2Handler.java:35)
    at com.earth2me.essentials.perm.PermissionsHandler.canBuild(PermissionsH
    andler.java:62)
    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.a(ItemInWorldManager.java:165
    )
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:501)
    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)
    16:47:38 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.canGroupBuild(Control.java:595)
    at com.earth2me.essentials.perm.Permissions2Handler.canBuild(Permissions
    2Handler.java:35)
    at com.earth2me.essentials.perm.PermissionsHandler.canBuild(PermissionsH
    andler.java:62)
    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)

    I have this error. What should I do?
     
  15. Offline

    Jozeth

    I did get these errors when i did /essentials to reload it, so i just use /reload now... Also have you recently installed another plugin and/or changed anything in the config recently.
     
  16. Offline

    reddevil123

    Hmmm... i have Broblem if i try give with Toomany items i can only give armor what is enchanted if i klick like a grass it says error : correct enchantment or something like it anyone know anything about it? send me fast...
     
  17. Offline

    Jozeth

    Sorry, can't really read this, so you're saying you get enchanted items (armor) when you use TooManyItems?
     
  18. Offline

    Blocksnip3r

    Big headache after using this plugin for a week. Now using commandbook. No stress.
     
  19. Offline

    DaEgo

    i use it so long and got no problems :p
    what the hell is everybody writing in his config ?
    only thing is, i cant set color for single user names
    i dk why but its not a big problem
     
  20. Offline

    F4BSE

    Thats my config. I hope you can help me.
    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    - lwc.protect
    - essentials.help
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.msg
    - essentials.home
    - essentials.sethome
    - essentials.delhome
    - essentials.spawn
    - essentials.signs.use.sell
    - essentials.helpop
    - essentials.info
    - simplesign.colour.*
    - simplesign.edit
    - iobookcase.canread
    - iobookcase.canwrite
    - iConomy.holdings
    - iConomy.help
    - iConomy.payment
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - ChestShop.shop.create
    - multiverse.core.tp.self
    - multiverse.access.nether
    - multiverse.access.world
    - multiverse.portal.access.nether
    - multiverse.portal.access.world
    - -worldedit.tool.info
     
  21. Offline

    Graybot

    how to create jail in essentials?
     
  22. Offline

    ZanZaD

    please add command /setxp to set a players level.. fx /setxp 25 then player gains 25 levels.
     
  23. Offline

    Maxxgold

    There already is a set xp command. Try reading first before posting.
     
  24. Offline

    Jozeth

    Well you can add it per group or use: http://dev.bukkit.org/server-mods/colorme/

    To devs of Essentials, add /freeze?
    So we don't need another plugin to do this also have it so you can add messages when you freeze.....

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

    ZanZaD

    i can't find it even if i tried. tell me how.
     
  26. Offline

    Maxxgold

    In all fairness I looked for it and it's not posted. The command is /xp [player] [ammount]
     
  27. Offline

    Iaccidentally

    make sure you have the latest bukkit and essentials. (bukkit 1597 and Ess 2.7.2)
    you have to modify the tmi config i believe.
    Good luck with that. We'll be here when it breaks :p
    in the essentials config, there is an "overridden-commands: section. add it there. (its around line 85 in the default config)
    it is already on the to-do list. no new features til 3.0 though :/
     
  28. Offline

    Jozeth

    God Damn it... :'(
     
  29. Offline

    DCBSupafly

    2.7.2 super-exciting! Thanks for the excellent changelogs too, it's so useful.
     
  30. Offline

    flarnot

    Thanks again for your help :) im downloading it now ill reply if it works

    Dude thanks so much it worked :) i can actually use my server now!!!

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

Share This Page