BillyGalbreath
|
178a6e502d
|
Add PrepareResultEvent (#3776)
Adds a new event for all crafting stations that generate a result slot item
Anvil and Grindstone now extend this event
|
2020-07-04 23:36:46 -04:00 |
Aikar
|
a12a677859
|
Support String UUID's in old player skulls
Should fix remaining skull issues for people with unconverted old skulls.
Fixes #3734
|
2020-07-03 02:19:50 -04:00 |
Aikar
|
c43dcbfcf0
|
Improve old UUID support, clean up old legacy keys.
If we set a UUID to new format, need to make sure old format doesn't
exist anymore. Additionally, ensure if new format exists, we prefer it over old.
|
2020-07-01 05:51:50 -04:00 |
Aikar
|
d304722608
|
Fix supporting more places of the old UUID format
Fixes #3734
|
2020-07-01 03:30:49 -04:00 |
Aikar
|
9edbfe5fe8
|
Support old UUID format for NBT
We have stored UUID in plenty of places that did not get DFU'd
So just look for old format and load it if it exists.
|
2020-06-29 03:38:56 -04:00 |