Groups Plugin

Discussion in 'Bukkit Discussion' started by ep1s0d3, Feb 9, 2013.

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

    ep1s0d3

    Im looking for a plugin that will allow me to define specific groups

    Counselor
    High Counselor
    Senior High Counselor
    GM

    and in each group will want specific commands to be allocated to them, Counselor being limited on commands and so forth, HC more commands than Counselor.

    Also the ability to color the chat rank name and message sent to the server..
    Any help is greatly appreciated.

    I have protectblock and world guard at present are there anymore crucial plugins you can think of.
    ty
     
  2. Offline

    Gunnerrrrr

  3. Offline

    Necrodoom

    that would be a permission plugin and a chat plugin.
    for permission plugin, i recommend GroupManager, although 8 others exist: Bpermissions, permissionsBukkit, permissionsex, privileges, zperms, simplyperms, droxperms, YAPP.
     
  4. Offline

    ep1s0d3

    having issues getting to display the Prefix of the groups

    all i want at moment is have Owner group have prefix GM and display GM ep1s0d3 {message}
    its set in the config in essentials like this

    format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

    and in group




    Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    inheritance:
    - admin
    info:
    prefix: '&4gm'
    build: true
    suffix: ''

    Its allways showing Default Name Message

    any help greatful

    I also have chatmanager enabled but for some reason editing the config and enabling it to true still doesnt do the trick

    enable: true
    message-format: <%prefix%player> %message
    global-message-format: <%prefix%player> &e%message
    ranged-mode: false
    chat-range: 100.0
     
  5. Offline

    Necrodoom

    chatmanager will override essentialschat, use one or the another, also paste whole essentials config.yml using www.pastebin.com so i can see what exactly you are doing, as well as startup log for your plugin setup.
     
  6. Offline

    ep1s0d3

    http://pastebin.com/cjFbJfx0

    Have a look at that..
     
  7. Offline

    Necrodoom

    seems fine, should show both groupname and the gm, can you paste startup log?
     
  8. Offline

    ep1s0d3

    Last edited by a moderator: May 31, 2016
  9. Offline

    Necrodoom

    essentials is outdated,
    also you have 2 permission plugins, permissionsex and groupmanager, remove one (i recommend keeping groupmanager, but your choice)
    if you delete PEX, remove modifyworld and chatmanager aswell.
     
  10. Offline

    ep1s0d3

    why would i want to remove modifyworld and chatman?

    also its working with the updates many thanks
     
  11. Offline

    UltiFix

    alright keep permissionsEX remove essentials chat manager and see a youtube vid on how to use pex. im very young and i learned how to use it so i am sure you can learn how to use pex also. no offense intended lol
     
  12. Offline

    ep1s0d3


    what video am i looking for
     
  13. Offline

    UltiFix

    Last edited by a moderator: May 31, 2016
  14. Offline

    Necrodoom

    modifyworld and chatmanager require PEX to work.
    also, ignore what mboy289 says, groupmanager is recommended to use over PEX.

    mboy289 he is already happily using groupmanager, stop tryinng to force people to migrate for no reason.
     
  15. Offline

    UltiFix

    ok i must have misunderstood him...... i thought group manager wasnt working so i was going to help him out with pex.. sorry to both of you. and im glad your problem is resolved. P.S. put the solved tag up

    wait so group manager is actually recomended over pex? wow

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

    Necrodoom

    you really never used groupmanager, didnt you?
     
  17. Offline

    UltiFix

    no i just went to pex..... wich is more complicated
     
  18. Offline

    Necrodoom

    yep, PEX complicates the world system, much prefer the GM mirroring, lets me have more control.
     
  19. Offline

    UltiFix

    so your saying i should swap to group manager???? gah i did sooooo much work and learned pex but i HATE pex
    i thought it was way better than group manager
     
  20. Offline

    Necrodoom

    you can easily convert your file. http://pex2gm.cgw.me/
     
  21. Offline

    UltiFix

    oh thank you!!!!!!!!!!!!!!!! LOL well ill probally swap later then but is it completely different? i dont feel like learning a nother one
     
  22. Offline

    Necrodoom

    basically, the main thing you should start with, is that if you have any worlds created with a multiworld plugin, mirror them in the config.yml:
    http://wiki.ess3.net/wiki/Group_Manager/Config#Mirroring
    then, you can go to the world folder, and edit groups.yml and users.yml as you wish, the structure is rather similar to PEX, not much change. the main difference is that you can define globalgroups (groups that start with g:) which you can inherit in the groups.yml, the globalgroups are mere permission lists and not real groups.
    all information is in http://wiki.ess3.net/wiki/Group_Manager/Config
     
  23. Offline

    UltiFix

    so your saying that there can be different groups in different worlds? cool

    this is funny were kind of stealing his thread

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
Thread Status:
Not open for further replies.

Share This Page