Commit Graph
29 Commits
Author SHA1 Message Date
Riley Park 9737df4f65 Merge pull request #731 from electronicboy/master
Provide a configurable option to disable creeper lingering effect spawns
2017-06-11 13:31:32 -07:00
Riley Park 991082d2a2 Add configuration option to prevent player names from being suggested 2017-06-09 07:29:59 -07:00
Riley Park a1a51ba9c0 Merge pull request #719 from electronicboy/pre/1.12
Do not relocate fastutil
2017-06-08 11:12:51 -07:00
Riley Park 965f78b3af Fix NFE caused by attempting to read an EMPTY ItemStack
Thanks @gabizou
2017-04-09 23:50:46 -07:00
Riley Park a0b12ef1e0 API for ArmorStand movement and option for entity lookups 2016-12-21 11:53:41 -06:00
Riley Park c6667c09f3 Fix @aikar's oops with verbose timings 2016-09-23 23:18:36 +00:00
Riley Park 57569597bd Configurable flying kick messages
Closes #423
2016-09-20 00:58:32 +00:00
Riley Park 7a403d82a0 @Zbob750 missed a few name changes 2016-09-04 06:26:05 +00:00
Riley Park ac750065e3 Convert new health to a float during set
Convert the new health value to a float before doing any validation logic
2016-09-01 09:54:06 +00:00
Riley Park 53848cdc2f Merge pull request #348 from DemonWav/pom
Add repo to handle the bungee-cord chat dependency
2016-06-22 22:41:50 -07:00
Riley Park af9010bd2a Merge pull request #229 from kashike/feature/frosted-ice
Add ability to disable, and to set min/max next tick delay, of frosted_ice
2016-04-25 13:33:41 -07:00
Riley Park 9d57423ba3 Merge pull request #230 from kashike/feature/arrow-pickup
Arrow pickup rule API
2016-04-25 13:27:51 -07:00
Riley Park 7735f35e04 Fix wrong variable being checked. Fixes #233 2016-04-22 19:02:57 -07:00
Riley Park a1de1619c6 Arrow pickup rule API 2016-04-22 00:07:16 -07:00
Riley Park f7f0155c11 Add ability to disable, and to set min/max next tick delay, of frosted_ice. Resolves #172 2016-04-21 23:54:34 -07:00
Riley Park 30175bcf9d Add handshake event to allow plugins to handle client handshaking logic themselves 2016-04-13 20:23:07 -07:00
Riley Park b9949c39be Add support for multiple shell types. Fixes #184
Also add "rb" as an alias to rebuildPatches
2016-04-03 09:58:42 -07:00
Riley Park 7fa8b081c4 Fix reducedDebugInfo not initialized on client 2016-04-03 05:08:46 -05:00
Riley Park 67ec2cd957 Add PlayerUseUnknownEntityEvent 2016-04-02 18:10:38 -07:00
Riley Park bba407aa46 Merge pull request #155 from DemonWav/otherBlockPosFix
Add same infi-loop fix to other identical block of code I missed earlier
2016-03-27 03:45:56 -07:00
Riley Park d880c248bf Access items by EquipmentSlot 2016-03-26 22:23:42 -07:00
Riley Park 0a9d183bd4 Set health before death event 2016-03-19 10:12:30 -07:00
Riley Park 6d01d7f9ea Custom replacement for eaten items 2016-03-19 09:57:19 -07:00
Riley Park a80a692e2b Add more complete resource pack API 2016-03-08 22:23:59 -08:00
Riley Park 0eb02b3760 Add methods for working with arrows stuck in living entities 2016-03-08 20:21:08 -08:00
Riley Park 875d85b3ec Don't nest if we don't need to when cerealising text components 2016-03-08 18:29:39 -08:00
Riley Park 7feefdf40b Add BaseComponent sendMessage methods to CommandSender 2016-03-08 13:16:54 -08:00
Riley Park d00f718b65 Be a bit more informative in maxHealth exception 2016-02-16 14:37:03 -08:00
Riley Park 8b42b27076 Expose server CommandMap 2016-02-15 07:11:57 -08:00