Solved Best Group Plugin? (Prefix)

Discussion in 'Bukkit Help' started by LandonTheGeek, Aug 30, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    LandonTheGeek

    Hey guys!

    So whats the best group plugin? I use Essentials GroupManager for my groups. But here's the deal! My EssentialsChat won't format the groups! Dawww.......... Also if you know how to fix would you please tell me? Thanks!
     
  2. Offline

    astroskillz

    I'm not really familiar with groupmanager, but I know about essentialschat. It should work fine. Look in the config of essentials for essentialschat, and do it like this:


    Code:
      group-formats:
        GROUPHERE: '&8 [GROUPHERE] &1{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &e{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &b{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &d{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &5{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &6{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &4{DISPLAYNAME}&2: &2{MESSAGE}'
        GROUPHERE: '&8 [GROUPHERE] &4{DISPLAYNAME}&2: &2{MESSAGE}'
    
     
  3. Offline

    LandonTheGeek

    Code:
    [SEVERE] Could not load 'plugins\EssentialsChat.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: Essentials
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
        at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
        at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-08-30 17:53:36 [INFO] [Backup] Loading Backup v2.1-dev
    2012-08-30 17:53:36
    :(

    That's what I get?
     
  4. Offline

    astroskillz

    Try updating to the latest build.
     
  5. Offline

    LandonTheGeek

    Hmmm...... One sec

    Yep.. Still the same thing. :( I appreciate you very much of trying to help me though! :)

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

    Deleted user

    Can't PermissionsEX do groups? I never use perms, but, ....
     
  7. Offline

    LandonTheGeek

Thread Status:
Not open for further replies.

Share This Page