[Auto] Player Annoucer

Discussion in 'Archived: Plugin Requests' started by parker007, Jun 1, 2012.

  1. Offline

    parker007

    Plugin category: [Fun]

    Suggested name: RevoltMsg

    A bit about me: I am A server owner and I saw this plugin on CraftGround that auto annouced how many players are on line out of how many slots they have

    What I want: I'd like to a plugin that kinda looks like this
    ----------------------------------------[RevoltCraft]----------------------------------------
    There Are (0/100) Players Online
    ----------------------------------------------------------------------------------------------
    Ideas for commands:
    /rc set slot (change the slots it says you have)
    /rc on (Turns it off)
    /rc off (Turns it on)

    Ideas for permissions: rc.edit.msg (for admins to edit the msg)
    re.view.msg (So people can see the msg)

    When I'd like it by: You can take your time on it but in the next couple of days would be nice
    Similar plugin requests: None

    Devs who might be interested in this: @TnT @ChrizC @codename_B

    My email is: [email protected] revoltcraftbanner.png
     
  2. Offline

    DocRedstone

    You got it :D, I'll work on it!
    parker007
    http://dl.dropbox.com/u/41947783/RevoltMsg.jar

    PHP:
    # RevoltMsg - DocRedstone
    BroadcastMessageThere are <onlinepeople currently online//Message to display. <online> will be replaced with the number of players/maximum players
    ServerName//Name of your server.
    TestServer
    Color
    Gold //Color to display it in. Choices are: Green, Aqua, Gold, Blue, Red, Yellow, Magic
     
  3. Offline

    parker007

    Thank you so much!!!!!!!! w
    Will the msg over lay every 4min?

    Could you change the plugin a little?

    Could it be so its like a automsg so every Set Time it will broadcast over the server? and update like if your playing and 10 people join the next msg will say there is 11/30 player online?

    also what are the perms???

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

    DocRedstone

    The message only shows when someone joins the server, though I can make it so it shows every 4 minutes if you would like. The amount of people who play is calculated by the server so if 10 join at once, then it will auto update those 10. And the only permission is : re.view.msg just like you asked. If you would like anything else, please use the tag .@DocRedstone minus the . so I can know you replied!
     
  5. Offline

    parker007

    Yes could you please do so DocRedstone
     
  6. Offline

    np98765

    This seems cool. Do you plan on updating/creating a BukkiDev page, DocRedstone ?
     
  7. Offline

    zecheesy

    I know this is not my plugin request
    But can you make the 4 minutes / time repeating the message configurable?
     
    DocRedstone likes this.
  8. Offline

    np98765

    I agree. That would be a nice feature to have :D

    interval: 300 //Broadcast interval in seconds

    Or something like that in the config.
     
  9. Offline

    DocRedstone

  10. Offline

    parker007

    @np98765 Did you make the dev page?
     

Share This Page