Commit Graph

12 Commits

Author SHA1 Message Date
David Berdik
9f048a3326 Updated plugin from Bukkit/Spigot 1.8.3 to 1.8.6. 2015-06-02 16:17:40 -04:00
David Berdik
f1b0cb39cd Updated the version of WorldGuard being used in the external libraries to the latest BETA version. This was done to test an issue that was reported with the Herobrine plugin not working with the latest version of WorldGuard. After testing, it has been discovered that the issue is not with the Herobrine plugin, but rather a problem with the WorldGuard problem itself. The problem can be resolved by installing WorldEdit on the server. 2015-05-03 20:19:52 -04:00
justin393
504f7bfe00 Updated workspace to match requirements 2015-04-03 10:35:13 -04:00
David Berdik
b27f42757b Modified classpath to once again match the standard format that has been planned for this plugin. justin393 opted not to use it, and as such, modified the classpath. 2015-04-02 16:57:25 -04:00
justin393
343d1cc23e Added /herobrine position
Will return Herobrine's X Y Z position
2015-04-01 21:44:26 -04:00
David Berdik
d079cdc0f7 Fixed CraftBukkit imports to match 1.8.3. All but two imports have been fixed. The two remaining imports don't seem to follow the same naming conventions as the other imports for this update of CraftBukkit, so I have left them untouched for now. 2015-03-22 21:36:38 -04:00
David Berdik
7e6b75533b Updated classpath to use Bukkit for 1.8.3 instead of Bukkit for 1.8. 2015-03-09 14:53:59 -04:00
David Berdik
d800c88b74 Modified classpath to use relative paths instead of absolute paths. Users will now only need to create a folder within the workspace named "libs" and place all required jars in it without the need to reconfigure their classpath. 2015-03-08 21:42:23 -04:00
David Berdik
ee03f73d90 Modified .classpath file to match the classpath set-up on my computer. Eventually I hope to modify the way the classpath works to use relative filepaths as opposed to absolute ones which causes problems like the one we are having here. Also modified plugin.yml to match the new name of the HerobrineAI plugin derivative. It is important to note that this is not intended to be an unofficial repository for HerobrineAI, but rather a repository for a derivative. 2015-03-06 07:01:00 -05:00
FabioZumbi12
f4563eb547 Add config for world name change. 2015-03-05 23:20:46 -03:00
FabioZumbi12
3bdf054d57 My claspath. 2015-03-05 21:58:14 -03:00
David Berdik
7c284ce5ef Initial commit - some alterations have been made to the code to make it different from the original HerobrineAI source, but for the most part, it remains unchanged. 2015-02-01 20:09:40 -05:00