Commit graph

2712 commits

Author SHA1 Message Date
md_5
d4fe9680cc Fix bug where disablePlugin could remove ConfigurationSerializable classes from other plugins 2020-01-26 17:58:35 +11:00
md_5
85e683b7eb Add additional checkstyle checks 2020-01-26 17:58:35 +11:00
md_5
612fd8e1c2 Correct max page count in BookMeta docs
Page length lest as is due to implementation details
2020-01-26 17:58:35 +11:00
md_5
fa8a97815c Correct max title length in BookMeta docs 2020-01-26 17:56:56 +11:00
md_5
e601e7aaa1 SPIGOT-5540: Adding items to inventory causes legacy-data loading 2020-01-24 09:35:28 +11:00
md_5
af40a28935 Deprecate ArmorStand equipment methods in favour of the standard and more complete EntityEquipment methods 2020-01-22 18:24:58 +11:00
md_5
d6b23768ee SPIGOT-5534: ItemStack copy constructor can cause legacy layer to load 2020-01-22 13:45:15 +11:00
md_5
538ceaff0e SPIGOT-5523: Clarify getHighestBlock docs with current behaviour 2020-01-22 08:58:47 +11:00
md_5
f5b9c68403 Update to Minecraft 1.15.2 2020-01-22 08:00:00 +11:00
md_5
58d299a56f Clarify that TotalExperience (XpTotal) is not displayed anywhere 2020-01-21 10:34:30 +11:00
anhcraft
3342ab1ef3 #460: Add Player#sendExperienceChange 2020-01-21 10:31:12 +11:00
md_5
acc05b4092 SPIGOT-5525: saveResource saves files from server jars 2020-01-20 16:18:56 +11:00
md_5
a721c4ff26 Revert "SPIGOT-5515: Add basic validation against creating non-item itemstacks"
This reverts commit a11aad2134.
2020-01-15 21:47:56 +11:00
md_5
98369302a0 SPIGOT-5516: Correct EnchantmentTarget values 2020-01-15 14:19:56 +11:00
md_5
a11aad2134 SPIGOT-5515: Add basic validation against creating non-item itemstacks 2020-01-15 14:03:12 +11:00
Phoenix616
7dd1cfcdbc PortalEvent additions
This re-adds some of the functionality that the TravelAgent API provided previously
2020-01-13 10:18:22 +11:00
md_5
34f6e645a9 Add example to WorldCreator.generatorSettings documentation. 2020-01-07 16:46:01 +11:00
md_5
5d4de46e4a Fix checkstyle.xml formatting 2020-01-05 11:25:06 +11:00
md_5
adf331f101 SPIGOT-5496: API to create and manipulate hardcore worlds 2020-01-04 10:19:50 +11:00
md_5
72e3dfd4b2 SPIGOT-5486: Raider CanJoinRaid 2019-12-29 14:21:09 +11:00
md_5
bbfd13dd14 Hyperlink 'Events' in raid event package documentation 2019-12-23 13:01:10 +11:00
md_5
b2095bed7f SPIGOT-5413: Add TrustedPlayer API for foxes 2019-12-23 12:34:30 +11:00
md_5
1bf1f3f456 Block trace methods do not require hash sets 2019-12-23 10:34:19 +11:00
md_5
abf0cfdcb4 Javadoc improvements per checkstyle 2019-12-22 09:56:28 +11:00
ShaneBee
c4a2b425cb Add TimeSkipEvent 2019-12-21 18:02:19 +11:00
md_5
3aa8286b32 SPIGOT-794: Add boats to EntityPlaceEvent 2019-12-19 12:53:36 +11:00
ShaneBee
c36d90a603 SPIGOT-5464: Add BEEHIVE SpawnReason for when a bee leaves a beehive 2019-12-19 09:40:51 +11:00
md_5
bf1fa3e3e2 Update to Minecraft 1.15.1 2019-12-18 08:00:00 +11:00
md_5
333b9f0289 SPIGOT-5422: Add support for 3-dimensional biomes 2019-12-11 15:26:24 +11:00
md_5
170d7386ad Fix bad link in deprecated FlowerPot MaterialData class 2019-12-11 10:39:42 +11:00
md_5
cff5f1c332 Update to Minecraft 1.15 2019-12-11 09:00:00 +11:00
md_5
8b6dd10383 Update /version to reflect final build status. 2019-12-11 08:00:00 +11:00
md_5
6bdfd3854d Remove some draft API designations 2019-12-09 18:50:51 +11:00
md_5
78a12dd9bc SPIGOT-5417: Campfire should implement Directional 2019-12-09 12:52:34 +11:00
md_5
af58d31600 Fix javadoc warning in Firework.setShotAtAngle 2019-10-18 20:07:52 +11:00
md_5
0399d9d6b6 SPIGOT-5341: Add Material.isAir 2019-10-06 18:41:45 +11:00
md_5
547f5709d4 SPIGOT-5353: Expand explosion API by adding source entity 2019-10-05 17:16:41 +10:00
Garrett Koleda
a439ce02dc Add getLocation to configuration API 2019-09-24 21:20:22 +10:00
md_5
6527cb5892 SPIGOT-5329: Clarify isGlowing documentation 2019-09-19 17:12:56 +10:00
Noah
5ddb414f91 Make Lantern extend BlockData 2019-09-19 05:12:08 +00:00
md_5
cb888903a4 Fix typos in previous commits
Thanks ShaneBee
2019-09-18 20:02:30 +10:00
md_5
2a5e0ca207 Bring EnchantItemEvent documentation in line with EnchantmentOffer 2019-09-13 20:14:18 +10:00
md_5
3c5fcea2ae SPIGOT-5317: Create accessors for player absorption hearts 2019-09-13 20:04:37 +10:00
md_5
c6e0d62505 SPIGOT-5320: Clarify scope of ExactChoice 2019-09-13 19:59:27 +10:00
ShaneBeee
92f24ff245 SPIGOT-5158: Add SuspiciousStewMeta 2019-09-09 19:21:40 +10:00
md_5
b9bf4dae9f SPIGOT-5310: Add Chunk.contains 2019-09-08 11:39:04 +10:00
md_5
b2adbb451f Add API to get/set inhabited time of a Chunk 2019-09-07 16:48:23 +10:00
md_5
e3c812dd0c SPIGOT-5250: Add ChunkSnapshot.contains 2019-09-07 16:40:08 +10:00
md_5
71973d8507 SPIGOT-5255: Raid / patrol spawn reasons 2019-09-07 16:34:21 +10:00
md_5
e28fb3bd66 SPIGOT-5301: BlockIgniteEvent for campfire + arrow 2019-09-02 13:14:23 +10:00