Commit Graph

  • dea449ad2d Updated README with note indicating that this repository is no longer going to be maintained master David Berdik 2019-12-30 23:15:00 -0500
  • 4d0a0677e7 *Updated plugin.yml version number from 1.9.0 to 1.9.1 *Changed plugin internal version number from 24 to 25 David Berdik 2019-08-04 14:18:50 -0400
  • 35051bcc4a Fixed character encoding issue with output from running the help command while in game. David Berdik 2019-08-04 00:37:11 -0400
  • 0816275d1e Updated WorldGuard hook to support WorldGuard 7.0.0 David Berdik 2019-08-04 00:11:53 -0400
  • 90578b8f7d Updated RedProtect hook to support RedProtect 7.6.2 David Berdik 2019-08-03 23:51:34 -0400
  • 38e263aab1 Updated build path with updated plugin dependencies David Berdik 2019-08-03 23:42:54 -0400
  • 434635b917 Updated plugins that Herobrine is integrated with: - Factions 2.14.0 - Grief Prevention 16.11.6 - RedProtect 7.6.2 - Residence 4.8.6.6 - Towny 0.94.0.0 - WorldEdit 7.0.0 - WorldGuard 7.0.0 David Berdik 2019-08-03 23:41:46 -0400
  • a96aff9348 Fixed floating Redstone Torches in generated caves David Berdik 2019-08-03 23:09:04 -0400
  • c8b360c5ec Fixed exception with cave generation David Berdik 2019-08-03 23:06:17 -0400
  • 6591c03b10 Added code for making the heads that appear when the "heads" command is used have the skin of the UUID set in the configuration file. David Berdik 2019-08-03 22:55:07 -0400
  • 978dd19fd4 Removed unnecessary braces from switch statement in BlockChanger. This does not alter the functionality of the plugin in any way, but it makes the code a little cleaner. David Berdik 2019-08-03 21:58:11 -0400
  • 98f29b0830 Removed promotional message from printing in the server console each time the server is started. The promotion is no longer taking place. David Berdik 2019-08-03 21:49:18 -0400
  • 5a73226c9d Fixed casting error when the heads command is used David Berdik 2019-08-03 21:46:24 -0400
  • 3734f2af1f Completely removed warning about spaces in world names when using the allworlds command David Berdik 2019-08-01 12:00:29 -0400
  • 095a60a8f1 Fixed item drops for custom zombies David Berdik 2019-08-01 11:49:16 -0400
  • c6a62cbef5 Made "item" string final in "CustomSkeleton" for item drops David Berdik 2019-08-01 11:38:35 -0400
  • 8cb2941520 Fixed item drops for custom skeletons David Berdik 2019-07-28 17:17:23 -0400
  • 4d8d188bda Removed "org.bukkit.Material" import from "ConfigDB.java" David Berdik 2019-07-28 16:19:14 -0400
  • 70cfcdcd3e "npc.yml" is now obsolete in favor of "npc-config.yml." The new yml file follows the same conventions as the old one, with the only difference being the use of item names instead of item IDs. David Berdik 2019-07-28 16:17:38 -0400
  • 227beb9942 Removed Twitter promo from README David Berdik 2019-07-24 03:01:58 -0400
  • 047da8943a Removed "Current Release Version" entry from README David Berdik 2019-07-24 03:01:10 -0400
  • 9bad2cfbb5 Updated library dependencies from Spigot 1.14.3 to 1.14.4. This change does not require code alterations. David Berdik 2019-07-24 02:10:33 -0400
  • b12e6c7ac4 *Updated plugin.yml version number from 1.8.0 to 1.9.0 *Changed plugin internal version number from 23 to 24 David Berdik 2019-07-24 01:45:01 -0400
  • f07a82708d Restored prevention of block ignition in the graveyard, which I accidentally removed when stripping out totem code. Oops. David Berdik 2019-07-08 20:35:51 -0400
  • 627ee881e5 Added automatic removal of TotemExplodes and UseTotem entries in config file David Berdik 2019-07-08 20:24:42 -0400
  • 46478b62da Removed totem code David Berdik 2019-07-08 17:25:50 -0400
  • 118285d85f Remove deprecation with player skull items JediMasterSoda 2019-07-07 17:32:39 -0500
  • a92b3e7f07 Remove deprecation with player skulls JediMasterSoda 2019-07-07 17:30:35 -0500
  • 2c2f4d8f08 Remove deprecation in Signs#createSign JediMasterSoda 2019-07-07 17:16:56 -0500
  • c352b33c5b Started work on fixing temple generation (build location detection is acting weird - it almost never can find a good spot even when one exists) David Berdik 2019-07-06 23:48:31 -0400
  • 57ecac8075 Fixed pyramid generation David Berdik 2019-07-06 23:14:19 -0400
  • c7417a37e3 Fixed graveyard world generation David Berdik 2019-07-06 22:48:29 -0400
  • 3b36b74284 Fixed player burial David Berdik 2019-07-06 22:05:17 -0400
  • d479b02246 Forgot to remove EntityInjector code from initHerobrine() JediMasterSoda 2019-07-04 22:07:40 -0500
  • 326fd3f204 Add 1.14.3 Support JediMasterSoda 2019-07-04 21:50:16 -0500
  • 558209629f Updated README file with information on the release of the latest version of Herobrine. David Berdik 2019-06-22 22:05:46 -0400
  • 0262059c82 Commented out graveyard world generation. It will be restored later. David Berdik 2019-06-22 18:23:28 -0400
  • 8a987d51a4 *Updated plugin.yml version number from 1.7.3 to 1.8.0 *Changed plugin internal version number from 22 to 23 David Berdik 2019-06-22 17:21:42 -0400
  • f2e0222850 Temporarily disabled structure loading. It will be restored at a later time. David Berdik 2019-06-22 17:19:19 -0400
  • c1e41b96c8 Updated player burial to use 1.13+ materials David Berdik 2019-06-22 17:18:36 -0400
  • 7e7d94c2f2 Temporarily disabled Herobrine item drops. They will be re-enabled at a later time. David Berdik 2019-06-22 17:14:47 -0400
  • ef8f0ac209 Temporarily commented out ItemStack returning in getItemStack in CustomID. This will be updated with 1.13+ item support later. David Berdik 2019-06-22 17:13:28 -0400
  • 3dc7542a4c Removed item drops for custom entities for now. They will be restored in the future David Berdik 2019-06-22 17:09:23 -0400
  • 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. David Berdik 2019-06-22 17:01:43 -0400
  • 293c4dfad8 Removed CustomEntityRegistry (this may be a bad idea--I am not sure yet) David Berdik 2019-05-03 22:40:30 -0400
  • d2d7eb4988 Fixed "getWorldServers()" David Berdik 2018-12-29 20:04:15 -0500
  • d89efd0066 Fixed setCustomName() uses David Berdik 2018-12-29 19:30:59 -0500
  • 8fa17afc4a Fixed Packet object type warnings David Berdik 2018-12-27 21:53:01 -0500
  • 24efae96ae Fixed stray classpath from older version of Spigot David Berdik 2018-12-27 21:51:32 -0500
  • fb403977f2 Conversion of legacy Minecraft materials to 1.13 materials David Berdik 2018-12-27 21:50:29 -0500
  • 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. David Berdik 2018-12-27 21:41:45 -0500
  • 1fe6f02af3 Removed deprecated use of "getItemInHand()" David Berdik 2018-12-27 21:33:05 -0500
  • 92f88b824d Remove all warning suppression David Berdik 2018-12-27 21:15:27 -0500
  • c00ba36318 Removed Custom Items plugin from build path since Custom Items is not supported anymore David Berdik 2018-12-27 20:00:22 -0500
  • 577542ebad Fix Config and permission check Ghost_chu 2018-06-15 18:47:10 +0800
  • afa919be7f Fixed Pyramid Bury and other build ingore protect and other. Ghost_chu 2018-06-14 21:14:10 +0800
  • 04d193f040 Fixed a if error: Ghost_chu 2018-06-13 22:44:08 +0800
  • ea6a3fb936 Reversed unwanted changes from commit cc3ab5d David Berdik 2018-05-26 14:00:00 -0400
  • 19dda4ecdf Fix Heads replace chest or other block issues Ghost_chu 2018-03-25 17:33:00 +0800
  • cc3ab5d48b Fix Herobrine not allow attack&Use new bukkit api Ghost_chu 2018-03-10 22:11:43 +0800
  • 66ffdd62a4 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2018-01-03 19:20:13 -0500
  • 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 David Berdik 2018-01-03 19:15:55 -0500
  • 64bbe2d0d0 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2017-12-30 15:25:54 -0500
  • 2b48036cfb Set compiler compliance to Java 1.8 (the plugin will now require Java 8 or newer to work properly) David Berdik 2017-12-30 13:55:05 -0500
  • 9b21d5554f Removed link to Custom Items from the README file since it has been discontinued David Berdik 2017-12-30 13:36:02 -0500
  • e1b4dc9d07 *Updated plugin.yml version number from 1.7.1 to 1.7.2 *Changed plugin internal version number from 20 to 21 David Berdik 2017-12-30 13:28:38 -0500
  • 4c3ba12ba3 Fixed issue with the configuration settings for Herobrine's name and UUID not working properly David Berdik 2017-12-30 13:15:00 -0500
  • 296585d547 Removed support for Custom Items since Custom Items has been discontinued David Berdik 2017-12-22 23:15:00 -0500
  • 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") David Berdik 2017-12-18 22:54:05 -0500
  • 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. David Berdik 2017-12-18 22:33:07 -0500
  • eda1e27022 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2017-07-19 13:25:40 -0400
  • f07776c0ba *Updated plugin.yml version number from 1.7.0 to 1.7.1 *Changed plugin internal version number from 19 to 20 David Berdik 2017-07-19 12:06:26 -0400
  • 5ccb99e022 Minor code optimization David Berdik 2017-07-19 11:58:41 -0400
  • 4ebdfd07b1 *Added RedProtect to the build path *Added entry for RedProtect to the plugin licenses file David Berdik 2017-06-13 20:33:45 -0300
  • 28ab22e305 Allow check isSecure if the server uses more than one antigrief plugin. Added support to redprotect. FabioZumbi12 2017-06-13 20:28:10 -0300
  • 1b822d1bde Changed a methods to use the same version with paperclip and spigot. FabioZumbi12 2017-06-13 00:22:04 -0300
  • 7a71058949 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2017-06-16 20:58:41 -0400
  • 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 David Berdik 2017-06-11 21:51:18 -0400
  • 613677d243 *Fixed bug that caused an error to display when disabling the plugin David Berdik 2017-06-11 18:40:48 -0400
  • f84b39a027 *Updated plugin from Bukkit/Spigot 1.11 to 1.12 David Berdik 2017-06-11 17:10:22 -0400
  • 40c1346d3e Updated README file with information on the release of the latest version of Herobrine. David Berdik 2017-04-02 21:11:32 -0400
  • 2b2acf0719 *Updated plugin.yml version number from 1.6.0 to 1.6.1 *Changed plugin internal version number from 17 to 18 David Berdik 2017-04-02 20:42:58 -0400
  • 999fba4705 The in-game help command now shows command descriptions as pop-ups when the user hovers over the commands David Berdik 2017-04-02 20:40:21 -0400
  • f32b052da3 Restored support for the Residence plugin and updated Herobrine to support Residence 4.6.1.4 David Berdik 2017-04-02 18:40:07 -0400
  • fbf7bba09e Removed support for the Residence plugin David Berdik 2017-03-19 20:32:16 -0400
  • 16e881b734 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2016-11-19 20:16:10 -0500
  • 699827735a *Updated plugin.yml version number from 1.5.0 to 1.6.0 *Changed plugin internal version number from 16 to 17 David Berdik 2016-11-19 20:04:26 -0500
  • 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. David Berdik 2016-11-19 18:21:24 -0500
  • 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. David Berdik 2016-11-19 18:06:11 -0500
  • d3d047b5b1 *Fixed issue with custom entities not working properly with 1.11 David Berdik 2016-11-19 16:32:23 -0500
  • 65a4961169 *Changed telemetry collection interval from once every hour to once every 24 hours David Berdik 2016-11-19 15:29:55 -0500
  • d72d24b67d *Updated plugin from Bukkit/Spigot 1.10 to 1.11 David Berdik 2016-11-19 15:12:02 -0500
  • 7dd20f599e Fixed issue with plugin attempting to register a task when being disabled under certain conditions David Berdik 2016-07-14 19:43:39 -0400
  • 0e009401be Updated README file with information on the release of the latest version of Herobrine. David Berdik 2016-06-16 19:09:53 -0400
  • 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 David Berdik 2016-06-16 16:19:57 -0400
  • e9ad987085 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2016-05-14 19:02:45 -0400
  • 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 David Berdik 2016-05-14 18:15:13 -0400
  • e47a6a7ea8 Updated README file with information on the release of the latest version of Herobrine. David Berdik 2016-05-10 16:07:48 -0400
  • ce6ebb900a *Updated plugin.yml version number from 1.3.0 to 1.3.1 *Changed plugin internal version number from 13 to 14 David Berdik 2016-05-10 13:50:00 -0400
  • 2f44e8a631 The plugin configuration file is now included in internal bug reports David Berdik 2016-05-10 09:34:13 -0400