Current Build Status(Travis): Minecraft Name:JamieSinn Suggestion:To change the broadcast plugin to a custom one. Reason: The current one lacks the customization and professional look that this plugin can provide. Any Other Information: This is completely custom built, over the last week I have been finding out what is done the most, and what can be automated in the fastest way possible, and in doing so i have also added a few features that the other plugin did not support, like configurable messages for snipe events and mineruns, which are exclusive to ecc. The code is right now ready for anyone to look over, on my Github: https://github.com/JamieSinn/EcoCityCraftBroadcaster and for integrity of the build, i have the travis automated build system managing builds here: https://travis-ci.org/JamieSinn/EcoCityCraftBroadcaster I also built the entire project with Spigot 1.6.2 as the dependency so that there is no issue of incompatibility with the current server version. I also plan to continue adding lots of features for the next while. There will be some more updates after i post this. Link To This Plugin: Github: https://github.com/JamieSinn/EcoCityCraftBroadcaster Travis(proof of building correctly): https://travis-ci.org/JamieSinn/EcoCityCraftBroadcaster To build the plugin, all you need to do is clone the repo, and mvn clean install to build it If needed, i will add a download link. UPDATE: Link:http://www.mediafire.com/download/l7f8i0ch9o7hrl0/EcoCityCraftBroadcaster.jar
Not to talk about other servers, but I have seen this broadcasting alert in other places, not just ecc. It would be awesome to have our own thing
It looks great, but question, wouldnt this cause issues with the current /broadcast command incorporated in Essentials? I am also not 100% sure if we need a more advanced broadcasting plugin.
From the essentials config, there should be no issues, as you can see, essentials already gives priority to other plugins
Ill look over the code and see if anything can be approved I see you like to put "{" on different lines. You a C# programmer?
I know over 15 languages, ive been coding over 8 years now but yes, i do quite a bit of c#, as you can see from my bracket formatting. also, what do you mean by approved?
Fixed a ton of bugs- see github commits for more info, also thanks kukelekuuk00 for the advice and help on the code cleanup in the massive if statement
Some of these features seems nice. However if you're only out to change to broadcast message that can be easily done with a messages.properties file in the essentials folder which i'm sure the staff are aware of
Its not only the broadcast message, it also adds a snipe and minerun broadcast command, and lots more.