Bukkit/Spigot
|
71e67c0b23
|
Add nb-configuration.xml to .gitignore
By: md_5 <git@md-5.net>
|
2020-02-02 10:26:21 +11:00 |
|
Bukkit/Spigot
|
76f66e5393
|
Update checkstyle
By: md_5 <git@md-5.net>
|
2020-02-01 09:32:21 +11:00 |
|
Bukkit/Spigot
|
d66f5c3295
|
Remove package-info from tests, breaks some IDEs
By: md_5 <git@md-5.net>
|
2020-01-29 09:24:17 +11:00 |
|
Bukkit/Spigot
|
e18807dc04
|
No longer necessary to synchronize sync events
By: md_5 <git@md-5.net>
|
2020-01-29 09:23:40 +11:00 |
|
Bukkit/Spigot
|
10ae864f52
|
Clarify documentation regarding getMaterial with legacyName = true
By: md_5 <git@md-5.net>
|
2020-01-28 16:32:57 +11:00 |
|
Bukkit/Spigot
|
d962970177
|
Improve dependency tracker
By: md_5 <git@md-5.net>
|
2020-01-28 13:36:39 +11:00 |
|
Bukkit/Spigot
|
99378a8c91
|
Add support for transitive depends in load access warning
By: md_5 <git@md-5.net>
|
2020-01-28 12:43:25 +11:00 |
|
Bukkit/Spigot
|
d1676c9727
|
SPIGOT-5526: Add EntityEnterBlockEvent
By: BlackHole <black-hole@live.com>
|
2020-01-16 00:01:11 +01:00 |
|
Bukkit/Spigot
|
109958b9e6
|
SPIGOT-5548: Show error that hints towards plugins misusing reflection
By: md_5 <git@md-5.net>
|
2020-01-28 08:46:14 +11:00 |
|
Bukkit/Spigot
|
ffa5a5dba7
|
SPIGOT-5546: Fix bad depend access using wrong provider in message
Also limit to once per plugin/provider pair
By: md_5 <git@md-5.net>
|
2020-01-27 16:46:29 +11:00 |
|
Bukkit/Spigot
|
0fc1ae9b1c
|
Fix buggy classloader warning triggering for all classes
By: md_5 <git@md-5.net>
|
2020-01-27 10:58:39 +11:00 |
|
Bukkit/Spigot
|
fe8b567ad1
|
Print warning when loading classes from depends that have not been specified
By: md_5 <git@md-5.net>
|
2020-01-26 12:40:56 +11:00 |
|
Bukkit/Spigot
|
750cc90cb7
|
Fix bug where disablePlugin could remove ConfigurationSerializable classes from other plugins
By: md_5 <git@md-5.net>
|
2020-01-26 12:42:25 +11:00 |
|
Bukkit/Spigot
|
0c53c95293
|
Add additional checkstyle checks
By: md_5 <git@md-5.net>
|
2020-01-24 17:37:30 +11:00 |
|
Bukkit/Spigot
|
78e6909f8c
|
Correct max page count in BookMeta docs
Page length lest as is due to implementation details
By: md_5 <git@md-5.net>
|
2020-01-26 17:58:25 +11:00 |
|
Bukkit/Spigot
|
600d52304d
|
Correct max title length in BookMeta docs
By: md_5 <git@md-5.net>
|
2020-01-26 17:56:47 +11:00 |
|
Bukkit/Spigot
|
0a8b3c8742
|
SPIGOT-5540: Adding items to inventory causes legacy-data loading
By: md_5 <git@md-5.net>
|
2020-01-24 09:35:28 +11:00 |
|
Bukkit/Spigot
|
4b0f403a86
|
Deprecate ArmorStand equipment methods in favour of the standard and more complete EntityEquipment methods
By: md_5 <git@md-5.net>
|
2020-01-22 18:24:58 +11:00 |
|
Bukkit/Spigot
|
b0cb90fa04
|
SPIGOT-5534: ItemStack copy constructor can cause legacy layer to load
By: md_5 <git@md-5.net>
|
2020-01-22 13:45:15 +11:00 |
|
Bukkit/Spigot
|
902b81e2dd
|
SPIGOT-5523: Clarify getHighestBlock docs with current behaviour
By: md_5 <git@md-5.net>
|
2020-01-22 08:58:47 +11:00 |
|
Bukkit/Spigot
|
eb35e8f1d1
|
Update to Minecraft 1.15.2
By: md_5 <git@md-5.net>
|
2020-01-22 08:00:00 +11:00 |
|
Bukkit/Spigot
|
35e62b85bf
|
Clarify that TotalExperience (XpTotal) is not displayed anywhere
By: md_5 <git@md-5.net>
|
2020-01-21 10:34:30 +11:00 |
|
Bukkit/Spigot
|
f6d57504d7
|
#460: Add Player#sendExperienceChange
By: anhcraft <huynhduyanh123123@gmail.com>
|
2019-12-23 11:22:34 +07:00 |
|
Bukkit/Spigot
|
eb28d87c9f
|
SPIGOT-5525: saveResource saves files from server jars
By: md_5 <git@md-5.net>
|
2020-01-20 16:16:46 +11:00 |
|
Bukkit/Spigot
|
51a4c2f4b2
|
Revert "SPIGOT-5515: Add basic validation against creating non-item itemstacks"
This reverts commit e5ce128c45 .
By: md_5 <git@md-5.net>
|
2020-01-15 21:47:56 +11:00 |
|
Bukkit/Spigot
|
b9ce15ca0c
|
SPIGOT-5516: Correct EnchantmentTarget values
By: md_5 <git@md-5.net>
|
2020-01-15 14:15:29 +11:00 |
|
Bukkit/Spigot
|
e5ce128c45
|
SPIGOT-5515: Add basic validation against creating non-item itemstacks
By: md_5 <git@md-5.net>
|
2020-01-15 14:03:12 +11:00 |
|
Bukkit/Spigot
|
b8b594d610
|
PortalEvent additions
This re-adds some of the functionality that the TravelAgent API provided previously
By: Phoenix616 <mail@moep.tv>
|
2020-01-11 19:09:58 +01:00 |
|
Bukkit/Spigot
|
258209b485
|
Add example to WorldCreator.generatorSettings documentation.
By: md_5 <git@md-5.net>
|
2020-01-07 16:46:01 +11:00 |
|
Bukkit/Spigot
|
5c8af7e9b3
|
Fix checkstyle.xml formatting
By: md_5 <git@md-5.net>
|
2020-01-05 11:25:06 +11:00 |
|
Bukkit/Spigot
|
281754ffbd
|
SPIGOT-5496: API to create and manipulate hardcore worlds
By: md_5 <git@md-5.net>
|
2020-01-04 10:14:11 +11:00 |
|
Bukkit/Spigot
|
588b818f57
|
SPIGOT-5486: Raider CanJoinRaid
By: md_5 <git@md-5.net>
|
2019-12-29 14:21:09 +11:00 |
|
Bukkit/Spigot
|
b4b4ed5f67
|
Hyperlink 'Events' in raid event package documentation
By: md_5 <git@md-5.net>
|
2019-12-23 13:01:10 +11:00 |
|
Bukkit/Spigot
|
b99f20b1b4
|
SPIGOT-5413: Add TrustedPlayer API for foxes
By: md_5 <git@md-5.net>
|
2019-12-23 12:34:30 +11:00 |
|
Bukkit/Spigot
|
2e90ef9c6f
|
Block trace methods do not require hash sets
By: md_5 <git@md-5.net>
|
2019-12-23 10:34:19 +11:00 |
|
Bukkit/Spigot
|
d16413b877
|
Javadoc improvements per checkstyle
By: md_5 <git@md-5.net>
|
2019-12-22 09:56:28 +11:00 |
|
Bukkit/Spigot
|
d419ccca3f
|
Add TimeSkipEvent
By: ShaneBee <shanebolenback@me.com>
|
2019-12-20 16:50:26 -08:00 |
|
Bukkit/Spigot
|
6639b4c3ca
|
SPIGOT-794: Add boats to EntityPlaceEvent
By: md_5 <git@md-5.net>
|
2019-12-19 12:53:36 +11:00 |
|
Bukkit/Spigot
|
a585f4e3da
|
SPIGOT-5464: Add BEEHIVE SpawnReason for when a bee leaves a beehive
By: ShaneBee <shanebolenback@me.com>
|
2019-12-18 00:56:48 -08:00 |
|
Bukkit/Spigot
|
099845d353
|
Update to Minecraft 1.15.1
By: md_5 <git@md-5.net>
|
2019-12-18 08:00:00 +11:00 |
|
Bukkit/Spigot
|
ff11da2791
|
SPIGOT-5422: Add support for 3-dimensional biomes
By: md_5 <git@md-5.net>
|
2019-12-11 15:26:24 +11:00 |
|
Bukkit/Spigot
|
b8f7cbbca1
|
Fix bad link in deprecated FlowerPot MaterialData class
By: md_5 <git@md-5.net>
|
2019-12-11 10:39:42 +11:00 |
|
Bukkit/Spigot
|
7887b38ac0
|
Update to Minecraft 1.15
By: md_5 <git@md-5.net>
|
2019-12-11 09:00:00 +11:00 |
|
Bukkit/Spigot
|
fb6a646cbc
|
Update /version to reflect final build status.
By: md_5 <git@md-5.net>
|
2019-12-11 08:00:00 +11:00 |
|
Bukkit/Spigot
|
4fc667e475
|
Remove some draft API designations
By: md_5 <git@md-5.net>
|
2019-12-09 18:50:51 +11:00 |
|
Bukkit/Spigot
|
36f60e00a9
|
SPIGOT-5417: Campfire should implement Directional
By: md_5 <git@md-5.net>
|
2019-12-09 12:52:34 +11:00 |
|
Bukkit/Spigot
|
2613a8f86e
|
Fix javadoc warning in Firework.setShotAtAngle
By: md_5 <git@md-5.net>
|
2019-10-18 20:07:52 +11:00 |
|
Bukkit/Spigot
|
463b006e43
|
SPIGOT-5341: Add Material.isAir
By: md_5 <git@md-5.net>
|
2019-10-06 18:41:45 +11:00 |
|
Bukkit/Spigot
|
fe63b8897f
|
SPIGOT-5353: Expand explosion API by adding source entity
By: md_5 <git@md-5.net>
|
2019-10-05 17:16:41 +10:00 |
|
Bukkit/Spigot
|
5b756e3926
|
Add getLocation to configuration API
By: Garrett Koleda <gmatrixgames@gmail.com>
|
2019-09-21 02:16:13 +00:00 |
|