Command Blocks broadcast

Discussion in 'Archived: Plugin Requests' started by CommanderChaos, Dec 23, 2013.

?

Would you want this plugin?

  1. Yes

    60.0%
  2. No

    40.0%
  1. Offline

    CommanderChaos

    Plugin category: Admin Tools

    Suggested name:Radius Broadcast

    What I want: I would like a plugin where when you put in a broadcast it would broadcast to a certain radius that you can edit. for example you could set it so the broadcast would only go 500 blocks out so that only the people inside that radius could see it. Also maybe make it so you can set it on a timer so the broadcast would go every 5 minutes maybe?

    Ideas for commands: /rb createbroadcast (name) (msg)
    /rb radius (How far away)
    /rb timer (minutes)

    Ideas for permissions: broadcast.create
    broadcast.radius
    broadcast.timer

    When I'd like it by: As soon as possible
     
  2. Offline

    HiddenAether

    Why would you want a plugin like this rather than an actual broadcast plugin that has already been made?
     
  3. Offline

    CommanderChaos

    HiddenAether Its for mini-games so i can have it in the same world but it will only be broadcasted in that one arena

    Bump
     
  4. Offline

    BartMiner

    Hello, Im going to give this a try, However the last time i programmed a plugin is like June 2013.

    I could make it so its like: /rbroadcast <radius> <message>
    And you would basicly put this inside a commandblock
     
  5. Offline

    CommanderChaos

    BartMiner Yeah sure! that would be great!
     
  6. Offline

    BartMiner

    This wont work because CommandBlock's are treated as Console so you cant get the location of the CommandBlock to set the radius. Im kinda stuck...
     
  7. Offline

    CommanderChaos

    BartMiner I dont really need it in a command block is there a way you can just make it a command and you can set the pinpoint and then set the radius from there?

    BartMiner Couldnt you also have like /rbroadcast <cords> <radius> <msg>?
     
  8. Offline

    BartMiner


    Thats pretty smart imma do this right away. And test it.


    Might take some time though. Tommorow is christmas so i wont be that mutch on my pc.





    Okay no problem.
     
  9. Offline

    Necrodoom

  10. Offline

    TheKomputerKing

    /tell @a[r=500] <message>


    That would work.
     
  11. Offline

    BartMiner

    Well im kinda stuck, I dont know if you want to do this?
    This is at the moment out of reach for me.
     
  12. Offline

    TheKomputerKing

    Just put that in the command block, it'll work :)
     
    WarmakerT likes this.
  13. Offline

    CommanderChaos

    TheKomputerKing Well i was kinda hoping that it wouldn't msg people it and it would broadcast so i could add colours to the chat
     
  14. Offline

    TheKomputerKing

    /tellraw If that's in Bukkit yet D:
     
  15. Offline

    CommanderChaos

  16. Offline

    CommanderChaos

Share This Page