Commit graph

1978 commits

Author SHA1 Message Date
md_5
81a2b53216 Add clarifying documentation to Tag 2018-07-15 16:47:59 +10:00
md_5
8ef78e74f2 Add EntityToggleSwimEvent and isSwimming / setSwimming API 2018-07-15 16:17:23 +10:00
md_5
f8b2086d60 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
bdd0eda71f Fix missing this causing unnormalized key to be validated 2018-07-12 11:18:19 +10:00
md_5
9cb65d72a3 Be more strict about what constitutes a valid NamespacedKey
* Brings us largely in line with what is supported by the implementation
* Adds unit tests
2018-07-10 12:21:23 +10:00
md_5
c5fd3c6ebe Fix incorrect animal sniffer signatures 2018-07-07 09:21:27 +10:00
md_5
a1a5e1190d SPIGOT-3988: Error on manually constructed PluginDescriptionFile 2018-07-07 09:21:17 +10:00
Glitchfinder
59b49b81dd SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEvent 2018-05-19 13:26:13 +10:00
Parker Hawke
222f7d167f Add Arrow tile methods 2018-05-06 14:13:32 +10:00
md_5
33a62b9591 Revert "Update to SnakeYAML 1.21"
This reverts commit 17ee35ec62.
2018-04-19 10:01:10 +10:00
md_5
17ee35ec62 Update to SnakeYAML 1.21 2018-04-18 20:05:54 +10:00
Senmori
bf61ffc26b Expand on ConfigurationSerializable methods in ConfigurationSection 2018-03-15 20:54:35 +11:00
Senmori
02f0647216 Add setTarget and getTarget to Slime. 2018-03-03 21:50:51 +11:00
md_5
4751f90469 Add missing WEARABLE EnchantmentTarget 2018-02-19 20:48:15 +11:00
Senmori
c03d8909d9 Expand Structure Block API 2018-02-12 10:33:26 +11:00
md_5
70afb21e92 SPIGOT-3807: Improve getEyeHeight 2018-02-10 12:16:43 +11:00
Senmori
d9006fb04c Expand EnderSignal API 2018-02-03 17:47:37 +11:00
md_5
9bd34e7b7a SPIGOT-2911: Implement AbstractHorseInventory 2018-01-28 09:55:09 +11:00
md_5
2b1f48cd2c Fix javadoc typo in CreatureSpawner 2018-01-24 17:28:43 +11:00
md_5
27fd5a832a Remove outdated package-info 2018-01-24 17:18:40 +11:00
Senmori
89b99cb237 Expand CreatureSpawner API 2018-01-24 17:18:40 +11:00
md_5
7eb6b52fb2 Add Material.isItem 2018-01-16 09:57:34 +11:00
md_5
d658cb98a5 Fix some additional documentation typos
Thanks mrfloris
2018-01-15 12:53:01 +11:00
md_5
3d79bf2c95 Fix typo in NamespacedKey docs 2018-01-15 09:28:45 +11:00
md_5
a45afbadf5 SPIGOT-3748: Throw error message if executing disabled command 2018-01-09 08:35:50 +11:00
md_5
5043fb1d0e SPIGOT-3744: Missing permission check in broadcastCommandMessage 2018-01-07 09:25:59 +11:00
md_5
8707a3a572 Be more resilient to asynchronous package loads like URLClassLoader 2018-01-03 15:43:47 +11:00
Senmori
07afa3d58b SPIGOT-355: API for Villager careers 2017-12-31 21:20:41 +11:00
md_5
2b5427b390 SPIGOT-3723: Delegate PluginClassLoader back to parent 2017-12-30 07:00:16 +11:00
md_5
6d6f0c7fda Throw ClassNotFoundException without delegation 2017-12-29 14:26:48 +11:00
md_5
20971610da SPIGOT-3721: Plugins without manifests no longer load 2017-12-28 20:29:58 +11:00
md_5
c29791a82d Backport some PluginClassLoader changes for soak testing. 2017-12-28 14:49:21 +11:00
Senmori
c1a0994aa6 Update README.md with some general guidelines. 2017-12-07 20:44:32 +11:00
md_5
1b5583319c SPIGOT-3664: Add Material getter to ChunkSnapshot 2017-12-07 10:25:07 +11:00
Chris Cowan
d41ccca23d SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer. 2017-12-05 09:33:45 +11:00
md_5
69e52f64f9 Deprecate BlockChangeDelegate 2017-12-03 14:15:39 +11:00
md_5
7c0264b921 Remove bogus TippedArrow ID from EntityType 2017-12-02 11:39:00 +11:00
md_5
64a42b9a88 Fix mismatched furnace_minecart ID 2017-12-01 17:00:52 +11:00
Senmori
78ce389df2 SPIGOT-1505: PlayerItemMendEvent 2017-11-21 10:26:54 +11:00
md_5
ee68fbfb8e SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc 2017-11-19 15:54:55 +11:00
Cory Redmond
6198e69596 Add setSpawnLocation(Location) 2017-11-18 10:27:09 +11:00
md_5
dceaeb8e5f Move animal-sniffer to development profile. 2017-11-17 09:49:18 +11:00
md_5
4359dbee24 AttributeModifier not registered in ConfigurationSerialization 2017-11-15 09:45:55 +11:00
md_5
ebed1f62a8 Add back mistakenly removed SHEEP_EAT effect with deprecation warning 2017-11-11 07:17:41 +11:00
md_5
4b9a4e2c98 Add Score.isScoreSet()Z API. 2017-11-10 10:50:52 +11:00
md_5
ec4d4ef1e8 Fix tab completion for plugins / reload command 2017-11-10 10:48:31 +11:00
md_5
adb9f8b5c2 Catch exceptions per plugin in PluginMessage handling 2017-11-10 10:47:12 +11:00
Parker Hawke
100ab9f2dc Add max fuse tick & explosion radius methods to Creeper 2017-11-08 12:28:33 +11:00
md_5
11f70ddb47 SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATH 2017-11-08 09:05:16 +11:00
md_5
a865e5935e Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.
https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues
2017-11-07 19:36:51 +11:00