Commit Graph

4 Commits

Author SHA1 Message Date
samczsun a4614fe3b4 Drastically reduce BungeeRotator size (3MB!!!) 2017-01-12 23:23:11 -06:00
Kenny 6f2705f0e4 Reduce size of bungeerotator jar
Make use of the maven shade plugin's `minimizeJar` option to filter out
classes not explicitly mentioned, and use two artifact filters to
explicitly include classes used. Also removes the mysql driver check in
the main method as it is not necessary for this program to work.
2017-01-11 15:46:20 -06:00
cnr 777574a8ff Add missing dependency to BungeeRotator 2016-12-14 23:23:42 -07:00
md_5 bb4091c7a6 Use Maven for Compilation 2016-01-20 11:20:58 +11:00