Commit Graph

172 Commits

Author SHA1 Message Date
Ghost_chu
cc3ab5d48b Fix Herobrine not allow attack&Use new bukkit api 2018-03-10 22:11:43 +08:00
David Berdik
66ffdd62a4 Updated README file with information on the release of the latest version of Herobrine. 2018-01-03 19:20:13 -05:00
David Berdik
68e363ce66 *Fixed issue that caused Internal Bug Reporting to not work properly
*Removed telemetry collection since we are not using it anymore
*Updated plugin.yml version number from 1.7.2 to 1.7.3
*Changed plugin internal version number from 21 to 22
2018-01-03 19:15:55 -05:00
David Berdik
64bbe2d0d0 Updated README file with information on the release of the latest version of Herobrine. 2017-12-30 15:25:54 -05:00
David Berdik
2b48036cfb Set compiler compliance to Java 1.8 (the plugin will now require Java 8 or newer to work properly) 2017-12-30 13:55:05 -05:00
David Berdik
9b21d5554f Removed link to Custom Items from the README file since it has been discontinued 2017-12-30 13:36:02 -05:00
David Berdik
e1b4dc9d07 *Updated plugin.yml version number from 1.7.1 to 1.7.2
*Changed plugin internal version number from 20 to 21
2017-12-30 13:28:38 -05:00
David Berdik
4c3ba12ba3 Fixed issue with the configuration settings for Herobrine's name and UUID not working properly 2017-12-30 13:15:00 -05:00
David Berdik
296585d547 Removed support for Custom Items since Custom Items has been discontinued 2017-12-22 23:15:00 -05:00
David Berdik
a458cb71b8 Changed head rotation fields to aQ and aO as suggested in bug report #20. ("The head rotations fields in 1.10.2 are aQ and aO, not aM and aK") 2017-12-18 22:54:05 -05:00
David Berdik
9bf7e4d898 isAllowedBlock() has been rewritten so that it no longer uses item IDs. This was done to fix the issue with burials not working properly, but it likely fixes other issues as well. 2017-12-18 22:33:07 -05:00
David Berdik
eda1e27022 Updated README file with information on the release of the latest version of Herobrine. 2017-07-19 13:25:40 -04:00
David Berdik
f07776c0ba *Updated plugin.yml version number from 1.7.0 to 1.7.1
*Changed plugin internal version number from 19 to 20
2017-07-19 12:06:26 -04:00
David Berdik
5ccb99e022 Minor code optimization 2017-07-19 11:58:41 -04:00
David Berdik
4ebdfd07b1 *Added RedProtect to the build path
*Added entry for RedProtect to the plugin licenses file
2017-06-20 17:43:59 -04:00
FabioZumbi12
28ab22e305 Allow check isSecure if the server uses more than one antigrief plugin.
Added support to redprotect.
2017-06-20 17:02:49 -04:00
FabioZumbi12
1b822d1bde Changed a methods to use the same version with paperclip and spigot. 2017-06-20 17:00:11 -04:00
David Berdik
7a71058949 Updated README file with information on the release of the latest version of Herobrine. 2017-06-16 20:58:41 -04:00
David Berdik
51df08505f *Added donation message to the server console output when the plugin is enabled
*Added donation message when OPs log in to the server
*Added configuration option to disable donation message when OPs log in to the server
*Updated plugin.yml version number from 1.6.1 to 1.7.0
*Changed plugin internal version number from 18 to 19
2017-06-11 21:51:18 -04:00
David Berdik
613677d243 *Fixed bug that caused an error to display when disabling the plugin 2017-06-11 18:40:48 -04:00
David Berdik
f84b39a027 *Updated plugin from Bukkit/Spigot 1.11 to 1.12 2017-06-11 17:10:22 -04:00
David Berdik
40c1346d3e Updated README file with information on the release of the latest version of Herobrine. 2017-04-02 21:11:32 -04:00
David Berdik
2b2acf0719 *Updated plugin.yml version number from 1.6.0 to 1.6.1
*Changed plugin internal version number from 17 to 18
2017-04-02 20:42:58 -04:00
David Berdik
999fba4705 The in-game help command now shows command descriptions as pop-ups when the user hovers over the commands 2017-04-02 20:40:21 -04:00
David Berdik
f32b052da3 Restored support for the Residence plugin and updated Herobrine to support Residence 4.6.1.4 2017-04-02 18:40:07 -04:00
David Berdik
fbf7bba09e Removed support for the Residence plugin 2017-03-19 20:32:16 -04:00
David Berdik
16e881b734 Updated README file with information on the release of the latest version of Herobrine. 2016-11-19 20:16:10 -05:00
David Berdik
699827735a *Updated plugin.yml version number from 1.5.0 to 1.6.0
*Changed plugin internal version number from 16 to 17
2016-11-19 20:04:26 -05:00
David Berdik
c2215184bf Corrected misspelling of "Sword of Lightning" as "Sword of Lighting." Any existing lightning swords that use the incorrect spelling will no longer function as lightning swords as of this fix. 2016-11-19 18:21:24 -05:00
David Berdik
1dc2cb3d39 When a server is shut off while a player is in Herobrine's Graveyard, that player will be stuck in Herobrine's Graveyard the next time they log in. From now on, whenever this happens, the player will be teleported to the spawn point of the server's default world. 2016-11-19 18:06:11 -05:00
David Berdik
d3d047b5b1 *Fixed issue with custom entities not working properly with 1.11 2016-11-19 16:32:23 -05:00
David Berdik
65a4961169 *Changed telemetry collection interval from once every hour to once every 24 hours 2016-11-19 15:29:55 -05:00
David Berdik
d72d24b67d *Updated plugin from Bukkit/Spigot 1.10 to 1.11 2016-11-19 15:12:02 -05:00
David Berdik
7dd20f599e Fixed issue with plugin attempting to register a task when being disabled under certain conditions 2016-07-14 19:43:39 -04:00
David Berdik
0e009401be Updated README file with information on the release of the latest version of Herobrine. 2016-06-16 19:09:53 -04: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
e9ad987085 Updated README file with information on the release of the latest version of Herobrine. 2016-05-14 19:02:45 -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
e47a6a7ea8 Updated README file with information on the release of the latest version of Herobrine. 2016-05-10 16:07:48 -04:00
David Berdik
ce6ebb900a *Updated plugin.yml version number from 1.3.0 to 1.3.1
*Changed plugin internal version number from 13 to 14
2016-05-10 13:50:00 -04:00
David Berdik
2f44e8a631 The plugin configuration file is now included in internal bug reports 2016-05-10 09:34:13 -04:00
David Berdik
a366018bdd Updated supported plugins to their latest versions. This did not require any code changes. 2016-05-10 07:59:52 -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
da29a92368 Started working on Herobrine telemetry collection; it is not yet complete 2016-04-14 08:28:59 -04:00
David Berdik
9f7b1cc523 Updated README file with a link to the new @TPWHerobrine Twitter page 2016-03-20 20:28:00 -04:00
David Berdik
2bbbab02d7 Updated README file with information on the release of the latest version of Herobrine. 2016-03-06 20:31:39 -05:00
David Berdik
b868836f7a Finished replacing instances of the now deprecated "setItemInHand" and "getItemInHand" methods with "setItemInMainHand" and "getItemInMainHand" 2016-03-05 23:26:10 -05:00
David Berdik
a9e1065ebe Updated supported plugins to their latest versions. This did not require any code changes. 2016-03-05 22:53:45 -05:00
David Berdik
792643633d Replaced several instances of the now deprecated "setItemInHand" with "setItemInMainHand" 2016-03-03 20:57:09 -05: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