Commit Graph

197 Commits

Author SHA1 Message Date
JediMasterSoda
326fd3f204 Add 1.14.3 Support 2019-07-04 21:50:16 -05:00
David Berdik
558209629f Updated README file with information on the release of the latest version of Herobrine. 2019-06-22 22:05:46 -04:00
David Berdik
0262059c82 Commented out graveyard world generation. It will be restored later. 2019-06-22 18:23:28 -04:00
David Berdik
8a987d51a4 *Updated plugin.yml version number from 1.7.3 to 1.8.0
*Changed plugin internal version number from 22 to 23
2019-06-22 17:21:42 -04:00
David Berdik
f2e0222850 Temporarily disabled structure loading. It will be restored at a later time. 2019-06-22 17:19:19 -04:00
David Berdik
c1e41b96c8 Updated player burial to use 1.13+ materials 2019-06-22 17:18:36 -04:00
David Berdik
7e7d94c2f2 Temporarily disabled Herobrine item drops. They will be re-enabled at a later time. 2019-06-22 17:14:47 -04:00
David Berdik
ef8f0ac209 Temporarily commented out ItemStack returning in getItemStack in CustomID. This will be updated with 1.13+ item support later. 2019-06-22 17:13:28 -04:00
David Berdik
3dc7542a4c Removed item drops for custom entities for now. They will be restored in the future 2019-06-22 17:09:23 -04:00
David Berdik
47f615a31e Tried fixing CustomEntityRegistry. It does not have any errors, but I am not sure that it is going to function the way it is supposed to. 2019-06-22 17:01:43 -04:00
David Berdik
293c4dfad8 Removed CustomEntityRegistry (this may be a bad idea--I am not sure yet) 2019-05-03 22:40:30 -04:00
David Berdik
d2d7eb4988 Fixed "getWorldServers()" 2018-12-29 20:04:15 -05:00
David Berdik
d89efd0066 Fixed setCustomName() uses 2018-12-29 19:30:59 -05:00
David Berdik
8fa17afc4a Fixed Packet object type warnings 2018-12-27 21:53:01 -05:00
David Berdik
24efae96ae Fixed stray classpath from older version of Spigot 2018-12-27 21:51:32 -05:00
David Berdik
fb403977f2 Conversion of legacy Minecraft materials to 1.13 materials 2018-12-27 21:50:29 -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
David Berdik
1fe6f02af3 Removed deprecated use of "getItemInHand()" 2018-12-27 21:33:05 -05:00
David Berdik
92f88b824d Remove all warning suppression 2018-12-27 21:15:27 -05:00
David Berdik
c00ba36318 Removed Custom Items plugin from build path since Custom Items is not supported anymore 2018-12-27 20:00:22 -05:00
Ghost_chu
577542ebad Fix Config and permission check
Fix config "SecuredArea_Attack" read issues (caused by My bad code) and
protectzone check issues
2018-07-21 14:02:31 -04:00
Ghost_chu
afa919be7f Fixed Pyramid Bury and other build ingore protect and other.
Fixed Pyramid Bury and other build ingore protect and color format
encoding issues.
Add isAllowedBlock use protect check.
2018-07-21 14:00:48 -04:00
Ghost_chu
04d193f040 Fixed a if error:
Should use equals not "=="
2018-07-21 13:54:44 -04:00
David Berdik
ea6a3fb936 Reversed unwanted changes from commit cc3ab5d 2018-05-26 14:00:00 -04:00
Ghost_chu
19dda4ecdf Fix Heads replace chest or other block issues 2018-03-25 17:33:00 +08:00
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