Commit graph

27 commits

Author SHA1 Message Date
a3d4ae321e Fix null errors related to Migrations 2024-04-23 23:40:54 -07:00
c8fc5f4c81 Finish implementation 1 of Block Snapshotting 2024-04-23 18:39:02 -07:00
40ce8774fb More implementation of the block restore queue functionality 2024-04-23 15:40:43 -07:00
20a756277d Bump version. Add event for restore queue registration 2024-04-12 08:28:40 -07:00
c03261fd7a LZ-17: Add initial block restore queue registry, and a registration event 2024-04-11 01:21:13 -07:00
4247ae6246 Push current work 2024-04-09 13:22:41 -07:00
d9113f357c Update libac, deprecate delayed executor 2024-02-18 10:00:56 -07:00
0cfede6187 oops, forgot to add getters 2024-02-18 08:38:47 -07:00
3c58a662ca Add a new event for requesting/handling teleports 2024-02-18 08:34:06 -07:00
ac69c828a4 Fix index problem for chestGUI 2024-01-10 01:25:57 -07:00
adceccc275 Send out a packet when the server is available to libzontreck 2024-01-09 03:28:59 -07:00
e1c522e7a1 Attempt to fix the Profiles unloading immediately on first join 2024-01-08 17:28:47 -07:00
0fb37b1633 Chest GUI API now completed 2024-01-02 17:59:10 -07:00
848b6f495b Finish implementing initial chest-gui interface API 2024-01-02 00:28:17 -07:00
a8048391a0 Start adding a chest gui system 2023-12-31 05:24:21 -07:00
d237912942 Attempt to fix profiles unloading while a player is still logged on 2023-12-21 16:11:07 -07:00
f3b1ccbd3a Update to 1.20.1 2023-11-19 02:10:20 -07:00
a5d69a1730 Update libac version
Update libz version
2023-05-15 21:28:38 -07:00
1842387ec8 Add a custom currency API 2023-04-21 17:44:33 -07:00
c6ff1afbdc Upgrade back to 1.19.4
Increment API version
+ LibAC
- Lightmans Currency
- Parchment (Temporary)
2023-04-21 03:44:40 -07:00
00ea4681d8 Add dependency: LibAC
Remove compatibility with luckperms
2023-04-20 22:27:07 -07:00
5d024f425c Update major API Version to add some new interfaces. 2023-03-18 21:01:18 -07:00
ede19b0572 Create a new event and add a few fields to existing events 2023-03-05 15:53:56 -07:00
a46ec5ec73 Mark logged in event as final, add logout event 2023-02-27 23:05:46 -07:00
1d04b3eee7 Roll back fix 2023-02-27 22:06:56 -07:00
6789b0f329 Move profiles into libzontreck, and create relevant events 2023-02-27 14:41:33 -07:00
b01d45f9ab Track player position for a custom event 2023-02-16 07:56:00 -07:00