Commit Graph

134 Commits

Author SHA1 Message Date
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
David Berdik
53726775ca Updated README file with information on the release of the latest version of Herobrine. 2016-02-19 19:48:51 -05:00
David Berdik
4f2f183b3f *Updated plugin.yml version number from 1.2.7 to 1.2.8
*Changed plugin internal version number from 11 to 12
2016-02-19 17:46:53 -05:00
David Berdik
d814b0a442 Added ability to ban Minecraft servers and players from submitting reports - the checks for whether a server or player is banned is done on the server. The plugin receives the response from the server and just displays it to the user in a readable format. 2016-02-19 17:04:28 -05:00
David Berdik
2fdd12b839 Updated README file with information on the release of the latest version of Herobrine, reorganized the link list at the top of the file, and added a new link to the Herobrine Internal Bug Reporting page to the list 2016-02-15 21:15:56 -05:00
David Berdik
db2344828c Fixed issue with the MD5 hash calculation for submitting a bug report not working properly if the location of the plugin contained spaces 2016-02-14 19:03:18 -05:00
David Berdik
458a7b5ca9 *Updated plugin.yml version number from 1.2.6 to 1.2.7
*Changed plugin internal version number from 10 to 11
2016-02-14 18:12:45 -05:00
David Berdik
335d078b3f Introduced new "pluginreport" permission node and command that will allow for basic information about the server on which the plugin is being used to be easily transmitted to us. 2016-02-14 14:18:44 -05:00
David Berdik
d54f9f0e2b Since Bitbucket does not seem to like the format of the AdFly links, the AdFly redirection landings will be done by directing users to a page that will do the AdFly redirecting. 2016-01-29 20:43:21 -05:00
David Berdik
1d5b0bf037 In order to generate some revenue, all links in the README file have been replaced with AdFly redirection landings. 2016-01-29 20:15:23 -05:00
David Berdik
cc2bb7b0a3 *Fixed misspelling of "Lightning" as "Lighting"; to maintain compatibility with older configuration files, Lighting will still be recognized 2016-01-22 17:37:32 -05:00
David Berdik
a28ead62d2 Updated README file with information on the release of the latest version of Herobrine. 2016-01-16 19:08:44 -05:00
David Berdik
2adf0c15d0 *If a player executes the help command and has the permission to do so, there's no need to check again after it has already been determined that they do.
*Updated plugin.yml version number from 1.2.5 to 1.2.6
*Changed plugin internal version number from 9 to 10
2016-01-15 18:33:46 -05:00
David Berdik
354f07617c Fixed issue with temples that spawn based on a player's location generating two blocks below ground level 2016-01-15 18:23:15 -05:00
David Berdik
e638588df3 Added two new configuration options, "BuildPyramidOnChunkPercentage" and "BuildTempleOnChunkPercentage" that will allow server administrators to control the chance of a pyramid or temple spawning when a chunk is loaded 2016-01-14 23:34:01 -05:00
David Berdik
f3e65a286e Changed main class name from "HerobrineAI" to "Herobrine" 2016-01-14 21:47:57 -05:00
David Berdik
18638376cf *Removed the UseWalkingMode, WalkingModeFromXRadius, and WalkingModeFromZRadius configuration options because they do not do anything. They were added by the original developer who apparently did not program them to be used anywhere, so they are being removed now.
*Changed the message that displays in the console whenever the configuration file is updated
2016-01-14 21:36:52 -05:00
David Berdik
eac65926ea Updated README file with information on the release of the latest version of Herobrine. 2016-01-10 14:35:51 -05:00
David Berdik
855d58f968 *Updated plugin.yml version number from 1.2.4 to 1.2.5
*Changed plugin internal version number from 8 to 9
2016-01-09 23:46:54 -05:00
David Berdik
3610e931cf Fixed issue with Bow of Teleporting and Sword of Lightning not working properly 2016-01-09 23:42:38 -05:00
David Berdik
56e0a841c2 Introduced compatibility with Custom Items v1.0.0 2016-01-09 23:14:58 -05:00
David Berdik
94e3c6d404 For players that have the ability to use the help command, only documentation for commands they can use will be shown 2016-01-09 22:49:45 -05:00
David Berdik
4139a7ea55 Fixed character encoding issue with the apostrophe on the "Herobrine's Artifact" lore on items dropped by Herobrine 2016-01-09 22:14:53 -05:00
David Berdik
ab54ecdd28 *Fixed issue with floating chests in temples
*Items placed in temple chests are now placed in the first available slot of the first chest instead of the first available slot in the second chest
2016-01-09 18:18:28 -05:00
David Berdik
8fdaf88c9f Fixed issue with temples floating two blocks above the ground 2016-01-09 17:08:25 -05:00
David Berdik
75ab4752a0 Replaced custom name for Herobrine's Warrior with "Herobrine's Warrior" instead of "Herobrine?s Warrior." 2016-01-08 21:56:38 -05:00
David Berdik
f86a742c2d Updated README file with information on the release of the latest version of Herobrine. 2016-01-03 21:08:15 -05:00
David Berdik
413658593d *Updated plugin.yml version number from 1.2.3 to 1.2.4
*Changed plugin internal version number from 7 to 8
2016-01-03 17:46:27 -05:00
David Berdik
b55e484c12 Added new "speak" permission and command that will allow chat messages to be sent on Herobrine's behalf. 2016-01-03 17:42:10 -05:00
David Berdik
4b2801da84 Added new "speakrandom" permission and command that will randomly send one of the configuration file-defined Herobrine chat messages to the specified user. 2016-01-03 17:11:51 -05:00
David Berdik
300147f55d Added "CheckForUpdates" configuration option that will allow server administrators to disable the "New Version" check and console message. By default, CheckForUpdates is set to true. 2016-01-03 16:09:44 -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
fab6beff68 Changed download link for the latest version of Herobrine to the the new "latest version permanent link." 2016-01-01 14:15:13 -05:00
David Berdik
0550652715 Added link to the Custom Items home page to the README file. 2015-12-31 23:06:48 -05:00
David Berdik
12641f8061 Added changelog link to the README file. 2015-11-27 19:34:37 -05:00
David Berdik
e85e88ba24 Updated the README file with information on the latest release. 2015-11-26 20:35:34 -05:00
David Berdik
095e5c49f1 *Added new option "ShowInTabList" to the configuration. This option allows the server administrator to set whether Herobrine will always show in the tab list or will only show to Herobrine's current target.
*Updated version number from 1.2.2 to 1.2.3.
*Updated internal version number from six to seven.
2015-11-26 19:33:24 -05:00
David Berdik
7b8b8d90bc Added link to Twitter page to the README file. 2015-11-09 22:08:45 -05:00
David Berdik
f985f1d5c7 Added additional command alias: hb. 2015-10-27 15:35:24 -04:00