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

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

  1. Offline

    Bias_P11

    Suggestion- Make it so you can still use any /powertool, but have an option that toggles on/off every powertool with /powertooltoggle? This is so people can assign powertools to everything and when not using any, can turn them all off temporarily.

    Anyone else think this would be a good idea? I already submitted the ticket but just asking if anyone likes this.
     
  2. Offline

    EssentialsTeam

  3. Offline

    RG_PankO

    Ok got it :)

    @ssentialsteam thx for your time.
    I think atleast(in exchange of your time) MuteGroup will get better with muting /me command for people using iChat too.
     
  4. Offline

    prefuse

    Got the same error here, using bukkit [1060], essentials 2.5.8 [1060] and PermissionsEX 1.13 [1060]
    If i type /home ill get:
    Code:
    Teleportation will commence in 2 seconds. Dont' move.
    Teleportation will commence in 2 seconds. Dont' move.
    Error: Destination not set
    Have try to delete the home part in essentials\userdata\username.yml but no success.

    EDIT: Fixed it! Don't use the old essentials\config.yml ! and set the teleport-cooldown and teleport-delay to 0
     
  5. Offline

    forceserver

    23:00:02 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Essentials
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
    at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
    at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
    at com.earth2me.essentials.signs.SignBlockListener.onBlockPistonExtend(SignBlockListener.java:210)
    at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
    at net.minecraft.server.World.k(World.java:459)
    at net.minecraft.server.World.applyPhysics(World.java:436)
    at net.minecraft.server.BlockDiode.c(SourceFile:212)
    at net.minecraft.server.Chunk.a(Chunk.java:265)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:297)
    at net.minecraft.server.World.setTypeIdAndData(World.java:390)
    at net.minecraft.server.BlockDiode.a(SourceFile:69)
    at net.minecraft.server.World.a(World.java:1997)
    at net.minecraft.server.World.doTick(World.java:1736)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:444)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:00:02 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Factions
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
    at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
    at com.massivecraft.factions.listeners.FactionsBlockListener.onBlockPistonExtend(FactionsBlockListener.java:74)
    at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
    at net.minecraft.server.World.k(World.java:459)
    at net.minecraft.server.World.applyPhysics(World.java:436)
    at net.minecraft.server.BlockDiode.c(SourceFile:212)
    at net.minecraft.server.Chunk.a(Chunk.java:265)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:297)
    at net.minecraft.server.World.setTypeIdAndData(World.java:390)
    at net.minecraft.server.BlockDiode.a(SourceFile:69)
    at net.minecraft.server.World.a(World.java:1997)
    at net.minecraft.server.World.doTick(World.java:1736)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:444)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:00:02 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to LWC
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
    at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
    at com.griefcraft.listeners.LWCBlockListener.onBlockPistonExtend(LWCBlockListener.java:159)
    at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
    at net.minecraft.server.World.k(World.java:459)
    at net.minecraft.server.World.applyPhysics(World.java:436)
    at net.minecraft.server.BlockDiode.c(SourceFile:212)
    at net.minecraft.server.Chunk.a(Chunk.java:265)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:297)
    at net.minecraft.server.World.setTypeIdAndData(World.java:390)
    at net.minecraft.server.BlockDiode.a(SourceFile:69)
    at net.minecraft.server.World.a(World.java:1997)
    at net.minecraft.server.World.doTick(World.java:1736)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:444)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:00:02 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Essentials
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
    at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
    at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
    at com.earth2me.essentials.signs.SignBlockListener.onBlockPistonExtend(SignBlockListener.java:210)
    at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
    at net.minecraft.server.World.k(World.java:459)
    at net.minecraft.server.World.applyPhysics(World.java:439)
    at net.minecraft.server.World.update(World.java:407)
    at net.minecraft.server.World.setTypeIdAndData(World.java:391)
    at net.minecraft.server.BlockDiode.a(SourceFile:69)
    at net.minecraft.server.World.a(World.java:1997)
    at net.minecraft.server.World.doTick(World.java:1736)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:444)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:00:02 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Factions
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
    at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
    at com.massivecraft.factions.listeners.FactionsBlockListener.onBlockPistonExtend(FactionsBlockListener.java:74)
    at org.bukkit.plugin.java.JavaPluginLoader$43.execute(JavaPluginLoader.java:540)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
    at net.minecraft.server.World.k(World.java:459)
    at net.minecraft.server.World.applyPhysics(World.java:439)
    at net.minecraft.server.World.update(World.java:407)
    at net.minecraft.server.World.setTypeIdAndData(World.java:391)
    at net.minecraft.server.BlockDiode.a(SourceFile:69)
    at net.minecraft.server.World.a(World.java:1997)
    at net.minecraft.server.World.doTick(World.java:1736)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:444)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  6. Offline

    Kaosvf

  7. Offline

    <(o(00)o)>

    I'm currently using essentials and permissions and when I install essentials, permissions suddenly doesn't work. Any help?
     
  8. Offline

    SydoxX

    It would be cool, if you can Edit the MOTD in the Chat like /motdedit [Text]
    Because everyday open confi and write a Sentence is much difficulter than /motdedit.

    Regards, SydoxX
     
  9. Offline

    FunCraft

    my moderators can't use the compass,just right click works,i gave them the essentials.compass node but it still not works
    i have the '*' permission node and it works for me but not for them
     
  10. Offline

    drea123

    Lol, If a CPU or Player Entity touches you when your afk, It automatically announces /disables afk mode for that player.
     
  11. Offline

    TheTailsDoll

    wow, having problems with group manager
    no errors in the config, just that in-game when i try to use /manuadd player group it says "an internal error has occurred while attempting to perform this command" everytime. it used to work. is there any fix for this? (sadly, i cant view my server log. its on my dedicated server)

    guys, stop using big bold text to get noticed. its really annoying and doesn't help.

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

    Lefty1211

    Hi,

    i have a problem with the /list command with Permissions 3.x When ever i put the node in - essentials.list and then reload the server. When my players try to type /list after they hit Enter nothing comes up, I dont know what the problem is. I've been trying to fix it for 2 weeks

    Thank You
     
  13. Offline

    CeramicTitan

    is it possible to get a welcome message with essentials
     
  14. Offline

    Krazy

    Piston is bugged?
     
  15. Offline

    SPAMCraft1

    Ok whatever @Frvwfr3
    I've already read everything AND I've already taken out EssentialsChat. Just nvm, because i'm switching to HeroChat...
     
  16. Offline

    Krazy

    Code:
    >14:20:54 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.block.NoteBlock.getNote()B
    >14:20:54 [SEVERE] at com.sk89q.worldedit.bukkit.BukkitWorld.copyFromWorld(BukkitWorld.java:314)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.EditSession.rawGetBlock(EditSession.java:432)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.EditSession.getBlock(EditSession.java:370)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:271)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.EditSession.setBlocks(EditSession.java:914)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.commands.RegionCommands.set(RegionCommands.java:57)
    >14:20:54 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >14:20:54 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    >14:20:54 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    >14:20:54 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    >14:20:54 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:343)
    >14:20:54 [SEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:272)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1062)
    >14:20:54 [SEVERE] at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.onPlayerCommandPreprocess(WorldEditPlayerListener.java:94)
    >14:20:54 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:272)
    >14:20:54 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    >14:20:54 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    >14:20:54 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:730)
    >14:20:54 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    >14:20:54 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
    >14:20:54 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    >14:20:54 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    >14:20:54 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    >14:20:54 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    >14:20:54 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    >14:20:54 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    >14:20:54 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  17. Offline

    just1nsane

    bukkit 1.8 is about to be released it is at 99% essential team can you tell me will your old plugin work for the new bukkit?
     
  18. Offline

    Anthony45654

    CB Version: 1060

    Essentials Version: 2.5.8

    Problem: I have about 18-20 lines of rules in my config file and whenever I do "/rules", the first 10 rules get cut-off because the chatbox can't show all the lines. I've been told that it is possible to make several pages of rules but I'm not quite sure how to do that. I've searched it up on the Essentials website and also tried asking a few people on the IRC channel but no one seemed to be helpful. If someone could please tell me how to make more than 1 page of rules, that would be greatly appreciated.
     
  19. Offline

    Frvwfr3


    I actually found the problem. Its because there are now forced multiple homes. And I could not find it in the config, so the command is
    "/home 1"

    To return to all of the already-set homes if the users just had one default home set
     
  20. Offline

    Rebeljah

    Does this work on builds #1102 and up yet?
     
  21. Offline

    Vettexl

    This is at the top of the thread....

     
  22. this may sound stupid but whats the permission node to allow people to use compass teleport? i tried essentials.compass and essentials.jump
     
  23. Offline

    davejavu

    Essentials for build 1122?
     
  24. Offline

    zawmbee42

    It is a worldedit feature.
    Nodes are:
    worldedit.navigation.jumpto
    worldedit.navigation.thru
     
  25. Offline

    davejavu

    Where's the download for ElgarL's groupmanager?
     
  26. Offline

    Retricide



    Did you read the post two posts above yours, or the OP?
    Really, this doesn't deserve an answer.

    If you read the OP and then went to the IRC chat, you would've found it instantly.
    http://ess.ementalo.com/viewLog.html?buildId=lastSuccessful&buildTypeId=bt10&tab=artifacts&guest=1
     
  27. See now I feel stupid. Thanks for that.
     
  28. Offline

    davejavu

  29. Offline

    Anthony45654

    I still need help with this. Can someone please help me?
     
  30. Offline

    SlightSarcasm

    Are you guys planning on updating for 1.8?
     

Share This Page