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

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

  1. Offline

    MineCleric

    I faund 2.4 and i use it ;p
     
  2. Offline

    Ammar18

    Code:
    00:47:59 [SEVERE] Could not pass event PLAYER_CHAT to EssentialsChat
    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.chat.EssentialsChatPlayerListenerLowest.onPla
    yerChat(EssentialsChatPlayerListenerLowest.java:36)
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:300)
            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.chat(NetServerHandler.java:727)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            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)
    Yes, thats the error I get. Not funny, I spent a hour on setting ALL of the permissions. Answer me, or I'm done with your plugin forever.
    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
    
     
  3. Offline

    Iaccidentally

    the most common cause of these errors is incompatible/outdated plugins. make sure you are using the latest bukkit and essentials builds. if you still have errors, post a full server startup log and we will try to sort it out from there.

    add it to the "disabled commands" in the essentials config.

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

    Cartmani

    I have a realy big problem!
    In Groupmanger can my guest group build
    but there is "build: false"
    -.-'
     
  5. Offline

    lancs'

    We upgraded to 2.7.1 recently and since then essentials has been spamming this:

    CONSOLE : Adding variable - interact
    CONSOLE: Adding variable - build

    Which eventually times out the server, it snaps out of it most times, so I was wondering if anyone had had the same issue or knows how to fix it?

    Any help would be greatly appreciated!

    Thanks,

    Lancs'
     
  6. Offline

    Digital_SA123

    Essentials turns red in /plugins all the time and doesnt work at all. WTF?!

    Please REPLY.
     
  7. Offline

    Iaccidentally

    You need essentials protect for the build: false option to work.

    post a startup log please.

    if you do not know how: Stop your server, move your server.log out of the craftbukkit directory. Start your server, let it load completely, then stop it. A new server.log will be created, upload it to http://pastie.org and post the link.

    post a startup log please. (see above for details)

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

    Digital_SA123

  9. Offline

    groveham

    Hey, My friend updated our server to the latest Essentials 2,7 and we now get this error and admins are unable to build, it seems that everyone else can build but admins cant, and when they try to we get an error that I will paste below
    Code:
    2011-12-17 15:06:41 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NoSuchMethodError: com.earth2me.essentials.Util.i18n(Ljava/lang/String;)Ljava/lang/String;
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:52)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:266)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:593)
        at net.minecraft.server.Packet15Place.a(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        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)
    2011-12-17 15:06:44 [INFO] zook567: thanks
    2011-12-17 15:06:53 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NoSuchMethodError: com.earth2me.essentials.Util.i18n(Ljava/lang/String;)Ljava/lang/String;
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:52)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:266)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:593)
        at net.minecraft.server.Packet15Place.a(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        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)
    2011-12-17 15:06:57 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NoSuchMethodError: com.earth2me.essentials.Util.i18n(Ljava/lang/String;)Ljava/lang/String;
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:52)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208)
        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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        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)
    2011-12-17 15:07:00 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NoSuchMethodError: com.earth2me.essentials.Util.i18n(Ljava/lang/String;)Ljava/lang/String;
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:52)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208)
        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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        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)
    2011-12-17 15:07:01 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NoSuchMethodError: com.earth2me.essentials.Util.i18n(Ljava/lang/String;)Ljava/lang/String;
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:52)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:335)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:498)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208)
        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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        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)
    Ok, I solved the problem above, he had only updated essentials.jar and none of the others LOL

    but I now have a new problem, everyone has access to build BUT admins, admins cant build and it says we dont have permsission to build here, even though we have permission in the permissions config.yml file and we are OP's

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

    Digital_SA123

    Like noone cares?
     
  11. Offline

    ArchMageLuke

    Can you PLEASE give me JUST the permission nodes so I can copy and paste them please?!
     
  12. Offline

    Maxxgold

    I was having this problem as well. I had to go back to GroupManager 1.5 to fix it

    My users can no longer sleep in their beds to set home. Is this broken now ????

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

    losdamianos

    Thanks,
    Does that mean that "disabled commands" only apply to essentials commands ?
     
  14. Offline

    Rhumy1996

    well i have this problem
    when i open my server this tells me

    01:16 PM [INFO] [Pail] Setting up window...
    01:16 PM [INFO] [Pail] Pail 0.7.5 Enabled
    01:16 PM [INFO] [Safe Creeper] Safe Creeper V0.4 Enabled
    01:16 PM [INFO] Preparing level "World One"
    01:16 PM [INFO] Default game type: 0
    01:16 PM [INFO] Preparing start region for level 0 (Seed: -4097958673694974730)
    01:16 PM [INFO] Preparing start region for level 1 (Seed: -4097958673694974730)
    01:16 PM [INFO] Preparing start region for level 2 (Seed: -4097958673694974730)
    01:16 PM [INFO] Preparing spawn area: 0%
    01:16 PM [INFO] [AuthMe] Using flatfile as datasource!
    01:16 PM [INFO] [AuthMe] Cache for registrations is enabled!
    01:16 PM [INFO] [AuthMe] 14 registered players loaded in 0.009 seconds!
    01:16 PM [INFO] [AuthMe] Version 0.72 was successfully loaded!
    01:16 PM [INFO] [Backup] Found and hooked a permissions plugin.
    01:16 PM [INFO] Backup v1.8.3 has completed loading!
    01:16 PM [INFO] [CookieMonster] v1.6.5 loaded successfully.
    01:16 PM [INFO] [CookieMonster] Developed by: [jascotty2, Coelho]
    01:16 PM [INFO] [CookieMonster] Using iConomy v6 for economy
    01:16 PM [INFO] CraftBukkitUpToDate version 2.7.1 is enabled!
    01:16 PM [INFO] Bukkit version format changed. Version not checked.
    01:16 PM [INFO] Loaded Essentials build Dev2.6.13 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    01:16 PM [INFO] Essentials: Using config based permissions. Enable superperms in config.
    01:16 PM [INFO] Loaded EssentialsChat build Dev2.6.13 by: essentials team
    01:16 PM [INFO] Loaded EssentialsGeoIP build Dev2.6.13 by: essentials team
    01:16 PM [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    01:16 PM [SEVERE] Error occurred while enabling GroupManager v1.1 (Phoenix) (Is it up to date?): org.bukkit.plugin.PluginDescriptionFile.getPermissions()Ljava/util/ArrayList;
    01:16 PM [INFO] CButD: CraftBukkit is Outdate, try to download new version
    01:16 PM [INFO] Loaded EssentialsProtect build Dev2.6.13 by: essentials team
    01:16 PM [INFO] Loaded EssentialsSpawn build Dev2.6.13 by: essentials team
    01:16 PM [WARNING] config broken for xmpp
    01:16 PM [INFO] Loaded EssentialsXMPP build Dev2.6.13 by: essentials team
    01:16 PM [INFO] [iConomy - Celty] Enabled (12 ms)
    01:16 PM [INFO] [MobDisguise] by desmin88 version 1.63 enabled.
    01:16 PM [INFO] PailPlus v0.2 beta enabled
    01:16 PM [INFO] [PermissionsEx] Superperms support enabled.
    01:16 PM [INFO] [PermissionsEx] v1.17 enabled
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] WorldEdit 4.6 enabled.
    01:16 PM [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [INFO] WorldGuard: (World One) Single session is enforced.
    01:16 PM [INFO] WorldGuard: (World One) TNT ignition is blocked.
    01:16 PM [INFO] WorldGuard: (World One) Lighters are blocked.
    01:16 PM [INFO] WorldGuard: (World One) Lava fire is blocked.
    01:16 PM [INFO] WorldGuard: (World One) All fire spread is disabled.
    01:16 PM [INFO] WorldGuard: Loaded configuration for world 'World One"
    01:16 PM [INFO] WorldGuard: (World One_nether) Single session is enforced.
    01:16 PM [INFO] WorldGuard: (World One_nether) TNT ignition is blocked.
    01:16 PM [INFO] WorldGuard: (World One_nether) Lighters are blocked.
    01:16 PM [INFO] WorldGuard: (World One_nether) Lava fire is blocked.
    01:16 PM [INFO] WorldGuard: (World One_nether) All fire spread is disabled.
    01:16 PM [INFO] WorldGuard: Loaded configuration for world 'World One_nether"
    01:16 PM [INFO] WorldGuard: (World One_the_end) Single session is enforced.
    01:16 PM [INFO] WorldGuard: (World One_the_end) TNT ignition is blocked.
    01:16 PM [INFO] WorldGuard: (World One_the_end) Lighters are blocked.
    01:16 PM [INFO] WorldGuard: (World One_the_end) Lava fire is blocked.
    01:16 PM [INFO] WorldGuard: (World One_the_end) All fire spread is disabled.
    01:16 PM [INFO] WorldGuard: Loaded configuration for world 'World One_the_end"
    01:16 PM [INFO] WorldGuard: 23 regions loaded for 'World One'
    01:16 PM [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    01:16 PM [INFO] WorldGuard 5.2.2 enabled.
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [SEVERE] [ChatManager] PermissionsEx not found, disabling
    01:16 PM [INFO] [ChatManager] ChatManager disabled!
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_DISABLE to Essentials
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] Fake Permissions version 3.1.6 is enabled!
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [SEVERE] [Modifyworld] PermissionsEx not found, disabling
    01:16 PM [INFO] [Modifyworld] Modifyworld disabled!
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_DISABLE to Essentials
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] Fake Permissions version 2.7.7 is enabled!
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    01:16 PM [INFO] [SuperPermsTest] version [0.3] is enabled.
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] [ChestShop] Permissions version 2.7.7 loaded.
    01:16 PM [INFO] [ChestShop] LWC version 3.5 loaded.
    01:16 PM [INFO] [ChestShop] WorldGuard version 5.2.2 loaded.
    01:16 PM [INFO] [ChestShop] version 3.29 initialized!
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] [ChestShop] iConomy 6 loaded.
    01:16 PM [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    01:16 PM [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Weaponsmith is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
    01:16 PM [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
    01:16 PM [INFO] [Jobs v2.5.4] has been enabled succesfully.
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] [Jobs] Successfully linked with iConomy 6.
    01:16 PM [INFO] [Jobs] Successfully linked with Permissions.
    01:16 PM [INFO] Essentials: Using PermissionsEx based permissions.
    01:16 PM [SEVERE] Could not pass event PLUGIN_ENABLE to Essentials
    01:16 PM [INFO] Server permissions file permissions.yml is empty, ignoring it
    01:16 PM [INFO] Done (0.545s)! For help, type "help" or "?"
    01:16 PM [INFO] The automatic update-Check only work every 6 hours, the last check was 81 minutes ago.
    01:17 PM [INFO] CButD: CraftBukkit download new Build, please stop the server and copy C:\Users\Me\Desktop\server minecraft\bukkit_update\craftbukkit-0.0.1-SNAPSHOT.jar to your Main-Folder.


    and if i write pex user or pex group this tell me
    01:17 PM [SEVERE] Exception in thread "AWT-EventQueue-0"
    01:17 PM [SEVERE] org.bukkit.command.CommandException: Unhandled exception executing command 'pex' in plugin PermissionsEx v1.17
    01:17 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    01:17 PM [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    01:17 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:364)
    01:17 PM [SEVERE] at me.escapeNT.pail.GUIComponents.ServerConsolePanel$ConsoleCommandListener.actionPerformed(ServerConsolePanel.java:69)
    01:17 PM [SEVERE] at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.JTextField.postActionEvent(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.JComponent.processKeyBinding(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.JComponent.processKeyBindings(Unknown Source)
    01:17 PM [SEVERE] at javax.swing.JComponent.processKeyEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Component.processEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Container.processEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Component.dispatchEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    01:17 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.Component.dispatchEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventQueue.access$000(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventQueue$3.run(Unknown Source)
    01:17 PM [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
    01:17 PM [SEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventQueue$4.run(Unknown Source)
    01:17 PM [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
    01:17 PM [SEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    01:17 PM [SEVERE] at java.awt.EventDispatchThread.run(Unknown Source)
    01:17 PM [SEVERE] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    01:17 PM [SEVERE] at ru.tehkode.permissions.commands.CommandsManager.execute(CommandsManager.java:127)
    01:17 PM [SEVERE] at ru.tehkode.permissions.bukkit.PermissionsEx.onCommand(PermissionsEx.java:124)
    01:17 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    01:17 PM [SEVERE] ... 42 more
    01:17 PM [SEVERE] Caused by: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    01:17 PM [SEVERE] at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:152)
    01:17 PM [SEVERE] at ru.tehkode.permissions.bukkit.commands.UserCommands.usersList(UserCommands.java:44)
    01:17 PM [SEVERE] at ru.tehkode.permissions.bukkit.commands.UserCommands.userListAnotherAlias(UserCommands.java:66)
    01:17 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    01:17 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    01:17 PM [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    01:17 PM [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    01:17 PM [SEVERE] at ru.tehkode.permissions.commands.CommandsManager$CommandBinding.call(CommandsManager.java:260)
    01:17 PM [SEVERE] at ru.tehkode.permissions.commands.CommandsManager.execute(CommandsManager.java:120)
    01:17 PM [SEVERE] ... 44 more

    help, do not know much about permissions, but this is not normal :(
    and sorry for my bad english
     
  15. Offline

    groveham

    I fixed it by going back to the previous version of essentials, it works fine, I just wanted the updated version. So my server is running fine now, I just want the updated version.
     
  16. Offline

    Maxxgold

    Thanks for the reply. Yeah I'm going to go back as well. There are so many problems with the new version of both Group Manager and Essentials. I wanted the new version also but it has to many issues.
     
  17. Offline

    TheNoobWar

    I'm getting the error of "Essentials not installed or failed to load. Essenials Protect is in emergency mode now."
    Any reasons why? I've heard that if you don't update the new Essentials it works, but I would like the new updates. Please help, thank you in advance :)
     
  18. Offline

    Maxxgold

    Can we get Sethome fixed in 2.71 ?
    Can we get Group Manager 1.7 fixed as well. It' s not letting admins build or place blocks. It has been reported in numerous posts ?
     
  19. Offline

    iSeven77

    Everything works EXCELLENT for me :p only two little unimportant point :p 1- how to set a player to spawn at their bed once they ve use it ? i set that to true and it doesnt work so maybe i am doing it wrong ? lol thanks for the help also when ppls leave the server doesnt say it, is this a feature i can change in essentials ? or was this from alerter ? lol sorry i gotz no clue ! THANKS for any input and the time ! LIKE THIS PLUGIN LIKE ALOT !!! +1
     
  20. Offline

    Iaccidentally

    @Digital_SA123: you have a yaml error in your worldguard config. it is also out of date.
    Code:
    011-12-17 17:53:25 [SEVERE] Error occurred while enabling WorldGuard v5.3 (Is it up to date?): null; mapping values are not allowed here
    mapping values are not allowed here
     in "<reader>", line 29, column 11:
            enable: false
                  ^
    you also need to update bukkit.
    Code:
    2011-12-17 17:53:25 [SEVERE] * ! * Bukkit version is not the recommended build for Essentials.
    2011-12-17 17:53:25 [SEVERE] * ! * You need atleast build 1597 of CraftBukkit, download it from http://ci.bukkit.org.
     
  21. 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?
     
  22. Offline

    Iaccidentally

    @groveham, update bukkit.
    @Rhumy1996, update essentials

    pastie a startup log. it is likely an error in the config.
     
  23. Offline

    ritonda66

    how to make, that if a new players join it says
    welcome ....
    the server joined *** unique players
    ?
     
  24. Offline

    Enolamron

    I have done a search but I can't seem to find the answer. To put it bluntly, buildcraft quarries will not function with group manager installed. If I remove group manager buildcraft works fine. I was hoping for a easy fix for this, any suggestions?

    Thank you in advance
     
  25. Offline

    Iaccidentally

    its an option in the motd.txt, {UNIQUE}

    @Enolamron: I don't think that support for mods is a priority right now, for obvious reasons.
     
  26. Offline

    Enolamron

    @Iaccidentally: Ok, I was just wondering if it was a simple thing like adding environment or something to a group to allow it to build.

    Thanks anyway
     
  27. Offline

    Pro457

    Please update this plugin!
     
  28. Offline

    MoreBloodWine

    Anyone have any idea whats up with the missing file thing and how t orectify it ?
     

    Attached Files:

  29. Offline

    Maxxgold

    Try reading before posting and maybe you would see the posts above yours asking for the set home feature to be fixed. The only way to get that to work right now is to use version 2.65.
     
  30. Offline

    EvilNucca

    I would just like to say Essentials is one of the best plugins I have had the pleasure of using untill this release everything works fine but Essentials Protect is making my spawn area unable to be worked on and OPs can not build but I remove the plugin everything works as it should but I have no protection on my server and creepers will run rampent please help as soon as possible>
     

Share This Page