Commit graph

12 commits

Author SHA1 Message Date
Christopher Martin edfd032724 Fix and Update Pom 2017-01-14 13:54:41 -08:00
Christopher Martin 0999b39a39 Exclude Bukkit, Craftbukkit, and Junit from shade 2017-01-08 23:16:42 -08:00
Alexander Meech e13e3232c1 Re-implement maven shading (#692) 2017-01-08 21:36:17 -08:00
Alexander Meech e3f922c062 Change up shaded sources (#691) 2017-01-08 17:34:17 -08:00
Alexander Meech fd03d8d863 Small Update (#687)
* Adds GlowAPI as a maven resource

* Implement credit on player join
2017-01-06 17:33:16 -08:00
Alexander Meech 989b0ca3f4 Build Fix (#670)
* Fix missing import of org.bukkit.Bukkit in PKListener

* Fix incorrect path for GLib in pom.xml
2017-01-02 02:49:38 -08:00
StrangeOne101 7a046e793a Added Kingdoms Support (#667)
• Added Kingdom Support
• Fixed some bugs with `isRegionProtectedFromBuildPostCache`
2016-12-29 12:37:33 -08:00
Sobki 9f863cc0e9 Added CollisionManager world check - HeatControl solidify stone variation (#658) 2016-12-02 20:57:56 -08:00
jedk1 f894b62a88 Update pom.xml (#652)
* Change AirFlight to use setFlying. Change remove command.

* Tidy up pom.xml

* Update plugin.yml to use pom.xml version

* Remove non needed file

* Remove craftbukkit from pom.xml
2016-11-23 23:27:12 -08:00
Alexander Meech 2fdc59c0a5 Update (#627)
* Update the interactable materials array to remove unnecessary materials

* Remove shaded jsoup lib and change the remote staff fetcher to load and parse a txt file instead of an html file
2016-10-18 19:43:00 -07:00
Alexander Meech 13050a81cd Update remote staff fetcher to translate... (#623)
* Update remote staff fetcher to translate...

...color codes, use proper link, and use multiline entry management

* Implement maven shading for external libraries and set up remote staff fetcher to appropriately handle html pages

* Use maven instead of ant with travis
2016-10-18 17:49:54 -07:00
RoboMWM aa2f4f51fa "mavenize" (#587) 2016-10-03 23:26:25 -07:00