Commit Graph

16 Commits

Author SHA1 Message Date
David Berdik
9bad2cfbb5 Updated library dependencies from Spigot 1.14.3 to 1.14.4. This change does not require code alterations. 2019-07-24 02:10:33 -04:00
JediMasterSoda
326fd3f204 Add 1.14.3 Support 2019-07-04 21:50:16 -05:00
David Berdik
dd60ab550f Began updating plugin from Bukkit/Spigot 1.12 to Spigot 1.13.2; From now on, Bukkit will no longer be supported and the plugin will only be maintained for Spigot. It will probably still work, but we will not support it in the event that it does not. 2018-12-27 21:41:45 -05:00
Ghost_chu
cc3ab5d48b Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
David Berdik
f84b39a027 *Updated plugin from Bukkit/Spigot 1.11 to 1.12 2017-06-11 17:10:22 -04:00
David Berdik
d72d24b67d *Updated plugin from Bukkit/Spigot 1.10 to 1.11 2016-11-19 15:12:02 -05:00
David Berdik
e20c818c50 *Updated plugin from Bukkit/Spigot 1.9.4 to 1.10
*Updated plugin.yml version number from 1.4.0 to 1.5.0
*Changed plugin internal version number from 15 to 16
2016-06-16 16:19:57 -04:00
David Berdik
2bb45ab770 *Updated plugin from Bukkit/Spigot 1.9.2 to 1.9.4
*Updated plugin.yml version number from 1.3.1 to 1.4.0
*Changed plugin internal version number from 14 to 15
*Added website attribute to plugin.yml
*Update checking now occurs on a separate thread
*Update checking now occurs once every 24 hours instead of only once when the server is started
*If an update check determines that a newer version is available, an update message will be displayed in the console once every hour
*If an update check determines that a newer version is available, server OPs will be presented with an update message when they log in
2016-05-14 18:15:13 -04:00
David Berdik
185f872a40 *Finished work on Herobrine telemetry collection
*Updated plugin from Bukkit/Spigot 1.9 to 1.9.2
2016-05-09 21:57:10 -04:00
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
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
1432bd8b66 I hate it when Git ignores me and refuses to stage last minute changes made before submitting a commit. 2015-04-10 21:11:51 -04:00
David Berdik
e2002ff29e Removed some more HerobrineAI branding, rewrote output from help command to be easier to read. Unfortunately, rewriting it to make it easier to read also made it less descriptive than what I originally wrote. 2015-04-10 20:54:14 -04:00
David Berdik
b4356e7b60 After reviewing the licenses under which all of the required plugins are distributed, I have found that it is okay for some of them to be shipped with the repository. This should simplify the initial process of setting up the repository on a computer. This commit also contains the appropriate modifications to the README file. 2015-04-06 16:04:28 -04: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