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

    Godwar101

    Essentials 2.2 is working 100% in Craftbukkit #714, just make sure you're running the last version ;)
     
  3. Offline

    TheMadMan697

    I have the lated 2.2 Build and everything is working fine for me except /kick. when ever i try to kick a player it has no effect and it returns the following message /kick <player> <reason>
     
  4. Offline

    Connor

    I would like to remove this option as well. I really have no use for it, and frankly it makes my MOTD look a bit weird considering the context of my server...
     
  5. Offline

    TheMadMan697

    I would really like the see something like essentials lite because there is a lot of stuff that i dont want to use thats built into essentials for example money. another solution would be to offer a way to customize the plugin and enable/disable certain features before you download it. something simular to like what the plugin commandbook has.
     
  6. Offline

    ARasputin

    I believe that you can just edit the MOTD in the config.yml
     
  7. Offline

    Revenger

    I don't know if its been fixed but mail sent isn't kept on reboots etc.

    Ive had people send me mail using a full or partial name and when I login none is waiting for me.
     
  8. Offline

    xxmurdertrampxx

    Can someone please help!?

    my essentials.protect black list is working but when i put the code:

    essentials.protect.exemptplacement
    essentials.protect.exemptusage

    in the group, it doesnt exempt the group i put it in...

    this is really frustrating :-/ ive been trying to fix this and get help for the past 3 days...
     
  9. Offline

    Brettflan

    Look for the disabled commands part of the config.yml file, and add the "mail" command to that. That's all you need to do, no more mail prompts on login.
     
  10. Offline

    vfern_fern

    can u give us the coding?

    this is at murdertramp
     
  11. Offline

    gelvis

    I still cannot build or destroy any blocks (no one else in the server can). Help would be very appreciated!
     
  12. Offline

    pvjinflight

    Same here, and have you tried /ban command? Just installed essentials to newest version of Bukkit fully fresh install, kick command doesnt work like Themadman said, and also when i use /ban command it gives error message error: c. It kicks player and shows him ban message, but doesnt actually add him to banned list...
     
  13. Offline

    Mannan

    This is pissing me off now.

    I can't even sell a shovel back now. I am able to buy one from the server, but then get an error when trying to sell it back? I have a price and everything set for in in the worth file, so WTF ... ?

    Someone please help..
     
  14. Offline

    _Zw_

    I still have this problem with 714 and newest essentials
    :
    When i do /who or /list
    The names does not stack in show group list view.

    So it is like:
    /who
    default: nick1
    default: nick1, nick2
    default: nick1,nick2,nick3
    OPS: op1
    OPS: op1, op2
    OPS: op1,op2,op3
     
  15. Offline

    gelvis

    For those who couldn't destroy or place blocks

     
  16. Offline

    TheMadMan697

    /ban works for me now. if /ban is not working you must have downloaded the old version of essentials which is what i done until i saw someone posting about it here. This post is very confusing. You must click the link on the top of the post that says "downloads are here" and not the downloads on the wiki which is where i always got them before. here is the link you should be using. http://earth2me.net:8001/artifactory/webapp/artifactshome.html

    EDIT: Also anyone using towny the EssentialsSpawn.jar causes the towny command /town spawn [townname] to stop working and it throws an error in the log when it is used. here is the error.

    Im not sure if its towny or Essentials that should be fixing this but i guess its no harm to post it and let people know anyway.
     
  17. Offline

    Necrodoom

    to solve the last problem barrage:

    item spawn blacklist - already exists

    make sure your craftbukkit and essentials builds are latest, fixes /kick
     
  18. Offline

    NateBody

    Hey!
    ..is anyone having trouble with mob spawning?

    I spawned a wolf and now theres an invisible wolf attcking sheep o.o
     
  19. Offline

    Tuttu

    Hi !

    Do you plan to add a way to disable the fire created by a lighting strike ?
     
  20. Offline

    Birdie

    /list outputs only 2 lines of text, the rest of the players disappear.

    How come?
     
  21. Offline

    pvjinflight

    Yeah I had old version, /ban works. But now some players cant build at all, no matter what I do. It cant be my fault because players with identical ranks cant build.

    I am in Admin group with all permissions and in ops.txt, I can build. Player 1 i in admin group with all permissions and in ops.txt, he cant build. Player 3 is in Admin group and not in ops.txt, he can build. Player 4 has no rank and he cant build. Player 5 has no rank and he can build.

    EDIT: Found cause, players with problems were using client side mods, after removing them no problem :)
     
  22. Offline

    Tuttu

    EDIT : Problem solved by using EssentialsProtect 2.2. :)

    I don't know if this has already been said but the protection against Creepers damages (To block) doens't work with Essential 2.1 on the build #714 of CraftBukkit.

    Here is the log :
    Code:
    Could not pass event ENTITY_EXPLODE to EssentialsProtect
    java.lang.NoSuchFieldError: f
    at com.earth2me.essentials.protect.EssentialsProtectEntityListener.onEnt
    ityExplode(EssentialsProtectEntityListener.java:176)
    at org.bukkit.plugin.java.JavaPluginLoader$45.execute(JavaPluginLoader.j
    ava:476)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
    at net.minecraft.server.Explosion.a(Explosion.java:205)
    at net.minecraft.server.World.createExplosion(World.java:1273)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:122
    )
    at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:98)
    at net.minecraft.server.EntityCreature.c_(EntityCreature.java:67)
    at net.minecraft.server.EntityLiving.u(EntityLiving.java:657)
    at net.minecraft.server.EntityMonster.u(EntityMonster.java:30)
    at net.minecraft.server.EntityLiving.p_(EntityLiving.java:231)
    at net.minecraft.server.EntityMonster.p_(EntityMonster.java:34)
    at net.minecraft.server.EntityCreeper.p_(EntityCreeper.java:56)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1004)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:5
    1)
    at net.minecraft.server.World.playerJoinedWorld(World.java:986)
    at net.minecraft.server.World.cleanUp(World.java:963)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:367)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  23. Offline

    quickclay

    Essentials 2.2.3, CB 714, I have noticed that none of the cost per use commands listed in the EssentialsEco portion of the config file are actually charging people now.
     
  24. Offline

    pvjinflight

    After I added some more plugins (permissions for them too) and changed World groups stopped working, players added to groups get no coloured name and no commands. I opped myself and got red name and all commands, but ofc that doesnt solve the problem.

    Like said they worked before, I have no idea what I could have done wrong... Making Bukkit work seems very complicated.


    Im using newest bukkit, newest version of essentials, NoFire, iWatch, GriefAlertR and backup plugin.

    Stuff inside users.yml:

    users:
    pvjinflight:
    subgroups: []
    permissions: []
    group: Admin

    bor295:
    subgroups: []
    permissions: []
    group: Moderator

    AlexPwnz1337:
    subgroups: []
    permissions: []
    group: Moderator

    nathan09856:
    subgroups: []
    permissions: []
    group: Moderator

    tomp10:
    subgroups: []
    permissions: []
    group: Builder

    orangebro22:
    subgroups: []
    permissions: []
    group: Admin

    Arcticfox978:
    subgroups: []
    permissions: []
    group: Moderator

    Cheatz:
    subgroups: []
    permissions: []
    group: Admin

    danzoop13:
    subgroups: []
    permissions: []
    group: Builder

    Darius2652:
    subgroups: []
    permissions: []
    group: Moderator

    Alex1957:
    subgroups: []
    permissions: []
    group:Builder

    skylined2:
    subgroups: []
    permissions: []
    group:Moderator

    daindrus:
    subgroups: []
    permissions: []
    group:Moderator

    samu3l66:
    subgroups: []
    permissions: []
    group:Builder

    Bennell94:
    subgroups: []
    permissions: []
    group:Builder

    groups.yml:

    groups:
    Default:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.home
    - essentials.spawn
    - essentials.compass
    - essentials.portal
    - essentials.sethome


    inheritance: []
    info:
    prefix: '&e'
    build: true
    suffix: ''
    SemiAdmin:
    default: false
    permissions:
    - -groupmanager.mantogglesave
    - essentials
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.give
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.invsee
    - essentials.item
    - essentials.jails
    - essentials.kickall
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.protection.override
    - essentials.spawnmob
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - groupmanager.*
    - essentials.burn
    inheritance:
    - moderator
    info:
    prefix: '&c'
    build: true
    suffix: ''
    Builder:
    default: false
    permissions:
    - essentials.afk
    - essentials.back.ondeath
    - essentials.balance
    - essentials.chat.shout
    - essentials.compass
    - essentials.home
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.pay
    - essentials.portal
    - essentials.protect
    - essentials.sethome
    - essentials.signs.buy.use
    - essentials.signs.disposal.create
    - essentials.signs.disposal.use
    - essentials.signs.free.use
    - essentials.signs.heal.use
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.signs.protection.create
    - essentials.signs.protection.use
    - essentials.signs.sell.use
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    - essentials.suicide
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - essentials.world
    inheritance:
    - default
    info:
    prefix: '&2'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions:
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.back
    - essentials.nick
    - essentials.ban
    - essentials.kit
    - essentials.kit.tools
    - essentials.banip
    - essentials.broadcast
    - essentials.delwarp
    - essentials.depth
    - essentials.eco
    - essentials.ext
    - essentials.getpos
    - essentials.jump
    - essentials.kick
    - essentials.kill
    - essentials.setwarp
    - essentials.time
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.whois
    - essentials.world
    - griefalertr.view
    - griefalertr.ignore
    - griefalertr.use
    - griefalertr.stick
    inheritance:
    - builder
    info:
    prefix: '&5'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions:
    - '*'
    inheritance:
    - semiadmin
    info:
    prefix: '&4'
    build: true
    suffix: ''
     
  25. Offline

    Johnny Lunder

    /setspawn and /spawn does not seem to work in 2.2
    I have no other plugins using these functions and worked in 2.1
    Using 716, that might of course be the reason, but 2.1 worked on it, with ban-bug etc.

    Code:
    18:02:41 [INFO] AtlasRedux issued server command: spawnset
    18:02:44 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.loadClasses()V
    18:02:44 [SEVERE]       at com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:55)
    18:02:44 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    18:02:44 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    18:02:44 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
    18:02:44 [SEVERE]       at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:659)
    18:02:44 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:622)
    18:02:44 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:616)
    18:02:44 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:36)
    18:02:44 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    18:02:44 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
    18:02:44 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    18:02:44 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    18:02:44 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    18:02:44 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  26. Offline

    Gratlofatic

    Code:
    2011-04-26 09:13:05 [SEVERE] BLOCK_RIGHTCLICKED loading Essentials v2.0.6 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
    	at com.earth2me.essentials.Essentials.onEnable(Essentials.java:165)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:584)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)[code]
    
    Any help?
     
  27. Offline

    brinck9

    My when i change something in the user YML-file in the GroupManager it wont save.. i save it then reload in server and when i open the YML-file again its reseted as it was before...

    help me please..

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

    pvjinflight

  29. Offline

    Dragory

    Edit the file when the server is not running.
     
  30. Offline

    Indyhouse

    Is there a way for an admin to send mail to all members of a group?
     
  31. Offline

    BearFather

    What's the first line say and ask?
     
Thread Status:
Not open for further replies.

Share This Page