md_5
|
9c9fb593f5
|
Update to Minecraft 1.16.2
|
2020-08-12 07:00:00 +10:00 |
|
jameslfc19
|
8b831a9652
|
#714: Added getRecipe() method to retrieve a Recipe by it's NamespacedKey
|
2020-07-22 18:14:58 +10:00 |
|
md_5
|
53849f57f5
|
SPIGOT-5922: Smithing recipes not registering
|
2020-07-02 11:16:48 +10:00 |
|
md_5
|
92cbf65649
|
SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload
|
2020-06-30 10:51:26 +10:00 |
|
md_5
|
7884e07936
|
SPIGOT-5868: Blocks do not tick in custom nether / end
|
2020-06-28 09:03:51 +10:00 |
|
md_5
|
71045d3ddb
|
SPIGOT-5828: Unlock worlds on unload
|
2020-06-27 09:15:14 +10:00 |
|
md_5
|
c99846cc76
|
Add configuration options for water_ambient spawning
|
2020-06-26 18:39:42 +10:00 |
|
md_5
|
8dc1da156f
|
Misc bugfixes to multiworld support
|
2020-06-25 17:58:10 +10:00 |
|
md_5
|
7ea3c040bc
|
Update to Minecraft 1.16.1
|
2020-06-25 10:00:00 +10:00 |
|
md_5
|
ce66f6937b
|
Misc checkstyle fixes
|
2020-04-14 12:34:43 +10:00 |
|
Phoenix616
|
fc24934098
|
SPIGOT-5484: Add more spawn tick settings
|
2020-03-08 19:43:47 +11:00 |
|
ShaneBee
|
0098037647
|
#618: Add method to remove a recipe by its key
|
2020-02-02 10:32:49 +11:00 |
|
md_5
|
e7202cd444
|
SPIGOT-5496: API to create and manipulate hardcore worlds
|
2020-01-04 10:14:23 +11:00 |
|
md_5
|
de42aa13f3
|
Update to Minecraft 1.15
|
2019-12-11 09:00:00 +11:00 |
|
md_5
|
da62a66ab7
|
SPIGOT-5225: World handle isn't closed if world is unloaded without saving
|
2019-07-29 16:37:48 +10:00 |
|
md_5
|
e73aabd666
|
Update to Minecraft 1.14.4
|
2019-07-20 09:00:00 +10:00 |
|
md_5
|
7ffb2a2733
|
SPIGOT-5149: resetRecipes does nothing
|
2019-07-07 11:40:14 +10:00 |
|
md_5
|
375969a674
|
Re-add chunk GC for plugin chunk loads
|
2019-07-03 10:29:02 +10:00 |
|
md_5
|
63cde5caa5
|
SPIGOT-5106: Config option to prevent plugins with incompatible API's from loading
|
2019-06-29 16:36:58 +10:00 |
|
md_5
|
9af900778d
|
SPIGOT-5097: Bukkit.clearRecipes() no longer working
|
2019-06-22 18:24:23 +10:00 |
|
md_5
|
fe3930ce00
|
Update to Minecraft 1.14.3-pre4
|
2019-06-21 20:00:00 +10:00 |
|
md_5
|
455023c4bb
|
Show incorrect size passed into createInventory
|
2019-05-29 19:58:01 +10:00 |
|
md_5
|
de9b85b8a1
|
SPIGOT-4925: Uppercase world names no longer supported
|
2019-05-20 19:49:07 +10:00 |
|
md_5
|
89c52b7b0e
|
Update to Minecraft 1.14.1
|
2019-05-14 10:00:00 +10:00 |
|
md_5
|
a46ef53b75
|
Load custom worlds from correct location
|
2019-05-12 17:32:41 +10:00 |
|
md_5
|
8ad02cd9c7
|
SPIGOT-4900: Rearchitect multiworld support for better compat with new villager AI
|
2019-05-12 11:15:48 +10:00 |
|
md_5
|
d5c2e3ccb6
|
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
|
2019-05-01 18:46:18 +10:00 |
|
md_5
|
327c30812b
|
SPIGOT-4822: Existing world fails to load
|
2019-05-01 18:10:27 +10:00 |
|
md_5
|
e3df3d5cda
|
Add Override annotations where appropriate
|
2019-04-28 11:38:01 +10:00 |
|
md_5
|
6bb1f087e7
|
Loosen restrictions on inventory sizing
Allows creating (but not opening) inventories created eg via Bukkit.createInventory(..., InventoryType.PLAYER);
|
2019-04-27 12:50:43 +10:00 |
|
md_5
|
ed20842bcf
|
Update to Minecraft 1.14
|
2019-04-25 12:00:00 +10:00 |
|
md_5
|
0ec9b61de9
|
SPIGOT-4717: Fix adding recipes after clearRecipes is called
|
2019-04-23 20:53:56 +10:00 |
|
md_5
|
5fea790398
|
Apply import ordering rules to CraftBukkit classes
|
2019-04-23 14:56:58 +10:00 |
|
md_5
|
48c4c5ca81
|
Begin implementation of CheckStyle style checking
|
2019-04-23 14:00:30 +10:00 |
|
md_5
|
a2d787f6eb
|
Update to Minecraft 1.14-pre5
|
2019-04-23 12:00:00 +10:00 |
|
md_5
|
7c395d429c
|
SPIGOT-4681: Note about additional world creation on STARTUP
|
2019-04-08 20:32:00 +10:00 |
|
blablubbabc
|
c24abab787
|
Load custom permissions after default permissions.
|
2019-02-18 10:00:15 +11:00 |
|
Matthew Miller
|
6fce004fa2
|
Added a method to get a list of tags
|
2019-02-17 16:20:53 +11:00 |
|
md_5
|
3d19f011e9
|
SPIGOT-4608: Improve quality of MapMeta APIs
|
2019-02-05 21:31:05 +11:00 |
|
md_5
|
ad6070dffd
|
SPIGOT-4193: API for selecting entities by strings
|
2019-01-31 15:08:25 +11:00 |
|
md_5
|
7deba1c606
|
Check for blank OfflinePlayer Names
|
2019-01-05 16:21:07 +11:00 |
|
md_5
|
c64fe5080c
|
Mappings Update
|
2018-12-13 11:00:00 +11:00 |
|
md_5
|
aa36c8417b
|
Mappings Update
|
2018-12-06 10:00:00 +11:00 |
|
Yannick Lamprecht
|
3697ec7a60
|
Add API to manipulate boss bar of entities and those created by commands
|
2018-11-10 20:23:17 +11:00 |
|
md_5
|
b4230a9a7e
|
Update to Minecraft 1.13.2
|
2018-10-23 06:00:00 +11:00 |
|
Ugleh
|
c1ecaa2ff7
|
API to generate filled explorer maps
|
2018-09-24 19:32:42 +10:00 |
|
Pante
|
19d654bd5e
|
Add ServerLoadEvent
|
2018-09-08 13:40:42 +10:00 |
|
md_5
|
ce1af0c348
|
Update to Minecraft 1.13.1
|
2018-08-26 12:00:00 +10:00 |
|
Senmori
|
c0df4b82d3
|
SPIGOT-1936: LootTable API
|
2018-08-12 18:40:03 +10:00 |
|
md_5
|
212fd0f230
|
SPIGOT-4166: Fix Tags being corrupted by early access (and not reflecting reloads)
|
2018-07-28 15:00:12 +10:00 |
|