Inactive [CHAT] hBroadcast v1.3 - Personalized Admin Broadcasts! [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Gravity, Nov 16, 2011.

  1. Offline

    Gravity

    [​IMG]
    hBroadcast allows a server admin to send out broadcasts to all players on the server, and allows for full customization of the message format. This plugin was requested and it seems like it might be useful to a certain number of people, seeing as I have not found something like it here yet.​
    [​IMG]
    Features:
    • Personal admin broadcasts
    • Edit formatting and tag of messages
    Download here
    Configuration:
    The config file is stored at /plugins/hBroadcast/config.yml​
    Adding &(colorcode) will apply a color when the message is sent. To see what this means, check out the default message layout and tinker with it a bit. All the color codes here are useable:​
    [​IMG]
    In addition, using &usr will add the username of the person who sent it, and &msg will add the broadcast's text.​
    Commands
    • /hb <message> - make a broadcast to the server
    Permissions
    Currently supported permissions:​
    • PermissionsEx
    • Built in Bukkit Permissions
    Otherwise, it will default to is op or is not op. If you want me to add support for a certain permissions plugin, please leave a response.
    Permission nodes:​
    • hb.use - Ability to broadcast a message to the server.​
     
  2. Offline

    migsthegod

    lol other plugins do this already..
    can you even set this to be automatic w/ intervals?
     
  3. Offline

    Gravity

    No, that is what other plugins are for. There are many other plugins that make the server announce some set messages at certain times, this plugin allows admins to do a broadcast to the entire server with a custom message, like /hb Hello World! and "[YOURTAG] Hello World! Would appear on everyones screen.
     
  4. Offline

    Deleted user

    Looks really good so far.
    SUGGESTIONS:
    1. Reload command :/
    2. Downgrade this to RB 1185?

    BTW I CAN'T DOWNLOAD THIS!
    Code:
    Server not found
    Firefox can't find the server at h31ix.net.
    Check the address for typing errors such as
        ww.example.com instead of
        www.example.com
      If you are unable to load any pages, check your computer's network
        connection.
      If your computer or network is protected by a firewall or proxy, make sure
        that Firefox is permitted to access the Web.
    
    1 more thing (minor).
    When you start up the server with hBroadcast v1.2, it says v1.0's enabled.
    I downloaded from BukkitDev.
     
  5. Offline

    Gravity

    Thanks for the feedback.
    I'll defintitly add in a reload command, I dont know about downgrading, I dont really feel like there is any need to.
    My servers go down sometimes, so that error should be fixed now.

    And I'll fix the last part when I push an update :D
     
  6. Offline

    lemm

    Hi h31ix :) so excited to talk to you but i need help
    im a starter plugin coder i use to code mods but i wanted to give plugins a shot i cant seem to find any tutorials, but if you could point me in the direction of a tut or one to help me set up. i looked up inaja but he didn't help at all
     
  7. Offline

    Gravity

    You're in the wrong section, bud.
    However, here are some things to help:

    Learn java first: http://www.youtube.com/user/thenewboston#grid/user/FE2CE09D83EE3E28
    Learn Bukkit programming:
    http://www.youtube.com/dinnerbone
    http://www.youtube.com/user/WoopaGaming#grid/user/89720ACEE80339BA
    Examples of code & tutorial:
    http://wiki.bukkit.org/Plugin_Tutorial

    Hope that helped, if you need more help please ask here:
    http://forums.bukkit.org/forums/plugin-development.5/
     
  8. Offline

    lemm

    thank you alot! i dont want to waste anymore of your time but THANK YOU! lol stay safe bro
     
  9. Offline

    Emiya Shirou

    I got this
    Code:
    25.11 15:31:40 [Server] INFO     ... 7 more
    25.11 15:31:40 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    25.11 15:31:40 [Server] INFO     at net.h31ix.hbroadcast.Hbroadcast$1.onCommand(Hbroadcast.java:60)
    25.11 15:31:40 [Server] INFO Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
    25.11 15:31:40 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    25.11 15:31:40 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    25.11 15:31:40 [Server] INFO     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:485)
    25.11 15:31:40 [Server] INFO     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:506)
    25.11 15:31:40 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:351)
    25.11 15:31:40 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:355)
    25.11 15:31:40 [Server] INFO     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    25.11 15:31:40 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    25.11 15:31:40 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hb' in plugin hBroadcast v1.0
    25.11 15:31:40 [Server] WARNING Unexpected exception while parsing console command
    while i wrote "hb massage" in console D: This isn't working from console or something is broken?

    My server is running

    "This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)"

    on Minecraft 1.8.1

    PS: I'll try later when my server will be empty if it is running from in game normally or not.
     
  10. Offline

    Gravity

    The pluton currently does not support sending broadcasts from the console, I'll add that when I'm back home.
     
  11. Offline

    Emiya Shirou

    btw is it possible to change the color of that massage? for now it is only red D:
     
  12. Offline

    Gravity

    Yep definitly I'll look into that in a few days when I'm home.
     
  13. Offline

    Emiya Shirou

    When you will be home ^^ ?
     
  14. Offline

    Gravity

    Lol. In a few days, like I said above.
     
  15. Offline

    javoris767

    One more thing could it support color codes :p
     
  16. Offline

    Gravity

    This plugin IS 1.1-R5 COMPATIBLE!
    The build has been submitted to BukkitDev and will hopefully be available for download very soon.
     
  17. Offline

    duker02

    h31ix, is there a way to change the command from /hb to /broadcast?
     
  18. Offline

    Gravity

  19. Offline

    duker02

  20. Offline

    Gravity

    Been a long time coming, but that's now implemented as of v1.3 along with a lot of other customization options
     
  21. Offline

    twinArmageddons

    The title is full of liiieeesssss!!

    :mad:

    It's not updated to 1.2.4!
     
  22. Offline

    Omnitv

    Is it?
    Any plugin that works for 1.2.4 must be compatible for 1.2.5
    They just said so link soon
     
  23. Offline

    Gravity

    Ummm. Actually, it is. Sooooo...
     

Share This Page