David Berdik
|
dea449ad2d
|
Updated README with note indicating that this repository is no longer going to be maintained
|
2019-12-30 23:15:00 -05:00 |
|
David Berdik
|
4d0a0677e7
|
*Updated plugin.yml version number from 1.9.0 to 1.9.1
*Changed plugin internal version number from 24 to 25
|
2019-08-04 14:18:50 -04:00 |
|
David Berdik
|
35051bcc4a
|
Fixed character encoding issue with output from running the help command while in game.
|
2019-08-04 00:37:11 -04:00 |
|
David Berdik
|
0816275d1e
|
Updated WorldGuard hook to support WorldGuard 7.0.0
|
2019-08-04 00:11:53 -04:00 |
|
David Berdik
|
90578b8f7d
|
Updated RedProtect hook to support RedProtect 7.6.2
|
2019-08-03 23:51:34 -04:00 |
|
David Berdik
|
38e263aab1
|
Updated build path with updated plugin dependencies
|
2019-08-03 23:42:54 -04:00 |
|
David Berdik
|
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
|
2019-08-03 23:41:46 -04:00 |
|
David Berdik
|
a96aff9348
|
Fixed floating Redstone Torches in generated caves
|
2019-08-03 23:09:04 -04:00 |
|
David Berdik
|
c8b360c5ec
|
Fixed exception with cave generation
|
2019-08-03 23:06:17 -04:00 |
|
David Berdik
|
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.
|
2019-08-03 22:55:07 -04:00 |
|
David Berdik
|
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.
|
2019-08-03 21:58:11 -04:00 |
|
David Berdik
|
98f29b0830
|
Removed promotional message from printing in the server console each time the server is started. The promotion is no longer taking place.
|
2019-08-03 21:49:18 -04:00 |
|
David Berdik
|
5a73226c9d
|
Fixed casting error when the heads command is used
|
2019-08-03 21:46:24 -04:00 |
|
David Berdik
|
3734f2af1f
|
Completely removed warning about spaces in world names when using the allworlds command
|
2019-08-01 12:00:29 -04:00 |
|
David Berdik
|
095a60a8f1
|
Fixed item drops for custom zombies
|
2019-08-01 11:49:16 -04:00 |
|
David Berdik
|
c6a62cbef5
|
Made "item" string final in "CustomSkeleton" for item drops
|
2019-08-01 11:38:35 -04:00 |
|
David Berdik
|
8cb2941520
|
Fixed item drops for custom skeletons
|
2019-07-28 17:17:23 -04:00 |
|
David Berdik
|
4d8d188bda
|
Removed "org.bukkit.Material" import from "ConfigDB.java"
|
2019-07-28 16:19:14 -04:00 |
|
David Berdik
|
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.
|
2019-07-28 16:17:38 -04:00 |
|
David Berdik
|
227beb9942
|
Removed Twitter promo from README
|
2019-07-24 03:01:58 -04:00 |
|
David Berdik
|
047da8943a
|
Removed "Current Release Version" entry from README
|
2019-07-24 03:01:10 -04:00 |
|
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 |
|
David Berdik
|
b12e6c7ac4
|
*Updated plugin.yml version number from 1.8.0 to 1.9.0
*Changed plugin internal version number from 23 to 24
|
2019-07-24 01:45:01 -04:00 |
|
David Berdik
|
f07a82708d
|
Restored prevention of block ignition in the graveyard, which I accidentally removed when stripping out totem code. Oops.
|
2019-07-08 20:35:51 -04:00 |
|
David Berdik
|
627ee881e5
|
Added automatic removal of TotemExplodes and UseTotem entries in config file
|
2019-07-08 20:24:42 -04:00 |
|
David Berdik
|
46478b62da
|
Removed totem code
|
2019-07-08 17:25:50 -04:00 |
|
JediMasterSoda
|
118285d85f
|
Remove deprecation with player skull items
|
2019-07-07 17:32:39 -05:00 |
|
JediMasterSoda
|
a92b3e7f07
|
Remove deprecation with player skulls
|
2019-07-07 17:30:35 -05:00 |
|
JediMasterSoda
|
2c2f4d8f08
|
Remove deprecation in Signs#createSign
|
2019-07-07 17:16:56 -05:00 |
|
David Berdik
|
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)
|
2019-07-06 23:48:31 -04:00 |
|
David Berdik
|
57ecac8075
|
Fixed pyramid generation
|
2019-07-06 23:14:19 -04:00 |
|
David Berdik
|
c7417a37e3
|
Fixed graveyard world generation
|
2019-07-06 22:48:29 -04:00 |
|
David Berdik
|
3b36b74284
|
Fixed player burial
|
2019-07-06 22:05:17 -04:00 |
|
JediMasterSoda
|
d479b02246
|
Forgot to remove EntityInjector code from initHerobrine()
|
2019-07-04 22:07:40 -05:00 |
|
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 |
|