Commit Graph

16 Commits

Author SHA1 Message Date
David Berdik
b8cc5a19fc *Updated plugin from Bukkit/Spigot 1.8.8 to 1.9
*Updated plugin.yml version number from 1.2.8 to 1.3.0
*Changed plugin internal version number from 12 to 13
2016-03-01 22:00:33 -05:00
David Berdik
56e0a841c2 Introduced compatibility with Custom Items v1.0.0 2016-01-09 23:14:58 -05:00
David Berdik
287f64917e *Updated plugins in the "libs" folder to their latest versions
*Introduced compatibility with PreciousStones v10.0.4
2016-01-03 15:47:12 -05:00
David Berdik
5743d43fb0 *Modified command help output to be shorter and simpler.
*Changed "org.jakub1221.herobrineai" package naming convention to "net.theprogrammersworld.herobrine"

Known issue:
*"/herobrine position" command does not work.
2015-09-13 17:47:37 -04:00
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