Simple /who staff online - very short and quick

Discussion in 'Archived: Plugin Requests' started by chharp, Aug 25, 2013.

  1. Offline

    chharp

    Hello I need a simple Permissions based stafflist adding instead of specifying groups in config.yml plugin very light weight that says:

    ------[Server name]-------
    There are (how many players)/(max)
    Staff online: (prefix i.e admin)[Name, ie chharp] ,(prefix i.e mod)[Name, ie asd1] ,
    -----------------------------

    The commands should be:
    /staff
    /who
    /list

    These display this list, there is a plugin like this here: http://dev.bukkit.org/bukkit-plugins/stafflist/ but It is not being upgraded and the prefixes are duplicated, for example it would say:
    [admin][admin]chharp

    I also need a way for players to hide them self's (and unhide) from the list who have perms, i need the plugin to be permission based, for example one the groups who have show.who of something like that in the permissions will appear on the list, and only groups who have hide.list an hide themslefs.

    broadcast: If you can can it broadcast at a set time a simple verision of the /who like this:

    -----[Servername]----
    There are (player)/(max) online
    type /who to see that staff online
    ------------------------

    The permiss0ns is iportant, please look at the thread above^ or here: http://dev.bukkit.org/bukkit-plugins/stafflist/ this is exactly what I wanted but it repeated the prefixes and I am very ocd ad could not stand it, other than that it was great! Thank you for reading!

    This is a short plugin, quite easy as some devs have said to me and sorry I am new to servers, and I have no reward for this except a rank on my server? if you would like.

    --
    I tried my hardest with the other plaugin: http://dev.bukkit.org/bukkit-plugins/stafflist/ it was great except the repeating prefixes, it was not an option that was wrong, and on the thread there were some complaints about it so it was an overall issue, just to clear things up!
     
  2. Offline

    kezz101

    You can do this with Essentials' /who. Doing /who [groupname] will display all users in that group.

    As for the /staff command: just use a command alias plugin (or the alias.yml if that exists or I dreamt it)!

    The broadcast part can also be done with most good announcer plugins that let you run commands :)
     
  3. Offline

    xCyanide

  4. Offline

    chharp

    I use this one now xD

    I want to attempt coding my own, can you check your pm's please : )I sent you a message is there anywhere that i can learn Java, I know the basics, coded a few small plugins but I need help :)

    Thanks!
     

Share This Page