CraftBukkit/Spigot
|
4d93e94dbd
|
Fix CraftInventoryMerchant#getSelectedRecipe if there is no active merchant recipe.
By: blablubbabc <lukas@wirsindwir.de>
|
2019-02-21 03:06:11 +01:00 |
|
CraftBukkit/Spigot
|
961fc0efe5
|
Load custom permissions after default permissions.
By: blablubbabc <lukas@wirsindwir.de>
|
2019-02-17 17:07:56 +01:00 |
|
CraftBukkit/Spigot
|
9ff569d110
|
Make tags Keyed
By: Matthew Miller <mnmiller1@me.com>
|
2019-02-17 13:11:51 +10:00 |
|
CraftBukkit/Spigot
|
08d42377e0
|
Added a method to get a list of tags
By: Matthew Miller <mnmiller1@me.com>
|
2019-02-17 12:55:01 +10:00 |
|
CraftBukkit/Spigot
|
9b0979baaa
|
Update outdated spigot link
By: md_5 <git@md-5.net>
|
2019-02-09 10:42:26 +11:00 |
|
CraftBukkit/Spigot
|
d39743e20c
|
Fix incorrect method descriptor in previous commit
By: md_5 <git@md-5.net>
|
2019-02-06 08:08:45 +11:00 |
|
CraftBukkit/Spigot
|
d4aca3321d
|
SPIGOT-4608: Improve quality of MapMeta APIs
By: md_5 <git@md-5.net>
|
2019-02-05 21:29:03 +11:00 |
|
CraftBukkit/Spigot
|
8b6d75b06e
|
SPIGOT-4193: API for selecting entities by strings
By: md_5 <git@md-5.net>
|
2019-01-31 15:08:25 +11:00 |
|
CraftBukkit/Spigot
|
b8ededbf19
|
SPIGOT-4597: Make BlockDropItemEvent use a list
By: md_5 <git@md-5.net>
|
2019-01-30 11:20:39 +11:00 |
|
CraftBukkit/Spigot
|
a3499fa700
|
SPIGOT-4598: Shift click on custom workbench inventory causes crash
By: md_5 <git@md-5.net>
|
2019-01-30 11:10:04 +11:00 |
|
CraftBukkit/Spigot
|
38c8747ab6
|
Consistent multiple choice APIs for RecipeChoice.
By: md_5 <git@md-5.net>
|
2019-01-25 13:59:11 +11:00 |
|
CraftBukkit/Spigot
|
92278020ef
|
Add CookTimeTotal API to Furnace
By: md_5 <git@md-5.net>
|
2019-01-23 10:26:43 +11:00 |
|
CraftBukkit/Spigot
|
09b5837195
|
SPIGOT-4587: Enforce at least one valid choice for FurnaceRecipe
By: md_5 <git@md-5.net>
|
2019-01-21 10:39:24 +11:00 |
|
CraftBukkit/Spigot
|
4ae33ae930
|
SPIGOT-4576: Fix attributes in itemstack internal data being lost
By: md_5 <git@md-5.net>
|
2019-01-14 10:20:24 +11:00 |
|
CraftBukkit/Spigot
|
1f4d52d582
|
SPIGOT-4577: Fix loss of int/double custom tags when serialized to yaml
By: Bjarne Koll <LynxPlay101@gmail.com>
|
2019-01-13 16:25:17 +01:00 |
|
CraftBukkit/Spigot
|
ca571f46b4
|
Clarify exception thrown when setting drop chance for player inventory
By: md_5 <git@md-5.net>
|
2019-01-13 14:10:45 +11:00 |
|
CraftBukkit/Spigot
|
5a915978fa
|
SPIGOT-4570: Add FluidLevelChangeEvent
By: md_5 <git@md-5.net>
|
2019-01-08 21:23:11 +11:00 |
|
CraftBukkit/Spigot
|
73e6e274ff
|
SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from plugins
By: md_5 <git@md-5.net>
|
2019-01-08 09:26:34 +11:00 |
|
CraftBukkit/Spigot
|
cf0f429119
|
Cap Objective Score Length
Adds a check for Score arguments that would crash the client
By: hauno <imhauno@gmail.com>
|
2019-01-05 16:21:07 +11:00 |
|
CraftBukkit/Spigot
|
b05a252b02
|
Cross World Entity Teleportation
Use Entity.teleportTo for cross-world teleportation in CraftEntity.
By: Andrew Krieger <Slizyboy@hotmail.com>
|
2019-01-05 16:21:07 +11:00 |
|
CraftBukkit/Spigot
|
bda697612e
|
Check for blank OfflinePlayer Names
By: md_5 <git@md-5.net>
|
2019-01-05 16:21:07 +11:00 |
|
CraftBukkit/Spigot
|
3eede450ed
|
Cap Channel Registrations
By: md_5 <git@md-5.net>
|
2019-01-05 16:21:07 +11:00 |
|
CraftBukkit/Spigot
|
fe7c2ee97f
|
Identify CraftScheduler threads with useful names
By: md_5 <git@md-5.net>
|
2019-01-05 16:21:07 +11:00 |
|
CraftBukkit/Spigot
|
ec15f56573
|
Remove redundant BlockPosition creation from sleep API
By: md_5 <git@md-5.net>
|
2019-01-02 22:58:07 +11:00 |
|
CraftBukkit/Spigot
|
5aff480181
|
Add RecipeChoice.ExactChoice API for NBT matches on ingredients
By: md_5 <git@md-5.net>
|
2019-01-02 15:56:21 +11:00 |
|
CraftBukkit/Spigot
|
1336c4afb9
|
SPIGOT-4560: Add HumanEntity.sleep and related APIs
By: md_5 <git@md-5.net>
|
2019-01-02 14:41:31 +11:00 |
|
CraftBukkit/Spigot
|
92b2d3a400
|
Replace version constants with methods to prevent compiler inlining
By: md_5 <git@md-5.net>
|
2018-12-30 16:00:31 +11:00 |
|
CraftBukkit/Spigot
|
adabfc807a
|
Use API method to create offset command completions
By: md_5 <git@md-5.net>
|
2018-12-28 10:34:51 +11:00 |
|
CraftBukkit/Spigot
|
cf4055b264
|
SPIGOT-3747: Add API for force loaded chunks
By: md_5 <git@md-5.net>
|
2018-12-27 12:44:50 +11:00 |
|
CraftBukkit/Spigot
|
92e8783d1e
|
SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent
By: md_5 <git@md-5.net>
|
2018-12-27 12:19:45 +11:00 |
|
CraftBukkit/Spigot
|
aa6ac2b0e2
|
SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock
By: md_5 <git@md-5.net>
|
2018-12-27 12:02:17 +11:00 |
|
CraftBukkit/Spigot
|
b9c01d1768
|
SPIGOT-1811: Death message not shown on respawn screen
By: md_5 <git@md-5.net>
|
2018-12-27 11:37:19 +11:00 |
|
CraftBukkit/Spigot
|
d085b4781b
|
Add InventoryView#getSlotType
By: md_5 <git@md-5.net>
|
2018-12-26 10:40:14 +11:00 |
|
CraftBukkit/Spigot
|
6631f07cae
|
Do not use deprecated ItemSpawnEvent constructor
By: md_5 <git@md-5.net>
|
2018-12-26 08:00:00 +11:00 |
|
CraftBukkit/Spigot
|
fbbba56eca
|
SPIGOT-4547: Call EntitySpawnEvent as general spawn fallback event
By: md_5 <git@md-5.net>
|
2018-12-26 08:00:00 +11:00 |
|
CraftBukkit/Spigot
|
1f95e4ef1c
|
Add API to get / set base arrow damage
By: md_5 <git@md-5.net>
|
2018-12-26 08:00:00 +11:00 |
|
CraftBukkit/Spigot
|
70789fee2e
|
Add CraftMagicNumbers.MAPPINGS_VERSION for use by NMS plugins
By: md_5 <git@md-5.net>
|
2018-12-26 08:00:00 +11:00 |
|
CraftBukkit/Spigot
|
d7e312278d
|
Mappings Update
By: md_5 <git@md-5.net>
|
2018-12-26 08:00:00 +11:00 |
|
CraftBukkit/Spigot
|
239b2828db
|
SPIGOT-4551: Ignore invalid attribute modifier slots
By: md_5 <git@md-5.net>
|
2018-12-25 09:27:17 +11:00 |
|
CraftBukkit/Spigot
|
1471b6a942
|
Reduce copying of positions from block states
By: md_5 <git@md-5.net>
|
2018-12-22 11:32:11 +11:00 |
|
CraftBukkit/Spigot
|
9ac4c1601e
|
SPIGOT-4493: Allow burnt out furnaces to remain lit like Vanilla whilst retaining SPIGOT-844 API
By: md_5 <git@md-5.net>
|
2018-12-22 11:04:31 +11:00 |
|
CraftBukkit/Spigot
|
ecd55ecaab
|
Fix Jukebox API not synchronizing playing data with state
By: md_5 <git@md-5.net>
|
2018-12-22 11:01:20 +11:00 |
|
CraftBukkit/Spigot
|
d6e57b855b
|
SPIGOT-4503: Add API to insert complete ItemStack into Jukebox
By: md_5 <git@md-5.net>
|
2018-12-22 10:50:57 +11:00 |
|
CraftBukkit/Spigot
|
c030d74398
|
Make CraftBlockState use BlockPosition
By: md_5 <git@md-5.net>
|
2018-12-22 10:28:43 +11:00 |
|
CraftBukkit/Spigot
|
1d3a5b9292
|
SPIGOT-4543: Jukebox playing calls should not use legacy data
By: md_5 <git@md-5.net>
|
2018-12-22 10:24:13 +11:00 |
|
CraftBukkit/Spigot
|
20287f3b40
|
Tweak Block.getTemperature to return actual block temperature
By: md_5 <git@md-5.net>
|
2018-12-19 10:53:08 +11:00 |
|
CraftBukkit/Spigot
|
0cbe91dd0f
|
SPIGOT-2151: Add support for getting simple bounding box of a block
By: Evoluseis <contact@evoluseis.me>
|
2018-12-17 19:11:04 -05:00 |
|
CraftBukkit/Spigot
|
42831b84cd
|
Add BlockData#getAsString(boolean) to hide unspecified states
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2018-12-16 18:21:29 -05:00 |
|
CraftBukkit/Spigot
|
0d2bc86153
|
SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GEN
By: md_5 <git@md-5.net>
|
2018-12-17 12:30:16 +11:00 |
|
CraftBukkit/Spigot
|
bbf578d00a
|
SPIGOT-4526: Add conversion time API for Zombie & subclasses
By: md_5 <git@md-5.net>
|
2018-12-13 14:10:36 +11:00 |
|