Commit graph

104 commits

Author SHA1 Message Date
c3d9096e63 Merge the 1.19 changes into the 1.20 codebase 2024-02-13 22:43:36 -07:00
c5637d7c44 Finish fixing multiple clicks being handled 2024-01-15 00:46:43 -07:00
bef8f89f97 Attempt to fix multiple clicks being triggered in chestgui 2024-01-15 00:38:37 -07:00
d773f34376 Attempt to fix multiple clicks being triggered in chestgui 2024-01-15 00:24:08 -07:00
5372fd2129 Update credits command to use new callback args 2024-01-14 19:52:41 -07:00
c6954add09 Add an API Helper to ChestGUI to allow inplace updating of the stack that was clicked. 2024-01-14 19:11:38 -07:00
95405f9e5a Adds a block imitator 2024-01-12 21:10:13 -07:00
898a9b37f0 Fix utility buttons not being added properly 2024-01-10 03:13:59 -07:00
ac69c828a4 Fix index problem for chestGUI 2024-01-10 01:25:57 -07:00
b2a2c60dfd Fix chestgui 2024-01-10 00:11:20 -07:00
c633a1f52e Fixes a minor typo 2024-01-09 14:44:44 -07:00
2c12935250 Add a playerIsOp helper function to ServerUtilities 2024-01-09 14:21:40 -07:00
9cbdc6a9c1 Update version number 2024-01-09 03:29:48 -07:00
c8136451e0 ADD: Multipage chestgui support, javadoc 2024-01-09 03:14:14 -07:00
e1c522e7a1 Attempt to fix the Profiles unloading immediately on first join 2024-01-08 17:28:47 -07:00
73481f0818 Update repository infos 2024-01-07 16:39:55 -07:00
b9150379dc Allow overriding the head item name 2024-01-02 19:43:26 -07:00
e1f79b6af7 Chest GUI add builder with name function 2024-01-02 19:11:48 -07:00
0fb37b1633 Chest GUI API now completed 2024-01-02 17:59:10 -07:00
d237912942 Attempt to fix profiles unloading while a player is still logged on 2023-12-21 16:11:07 -07:00
9edb1f40fe Add a public NBT data field for misc data retrieval and storage outside the Profile Load/Save events 2023-12-20 16:13:10 -07:00
8fdc29d4ea Adjust the profile obtaining command 2023-12-19 15:20:12 -07:00
19d99091b7 Add a handler in the case that the player instance is null in Profile 2023-12-19 11:06:01 -07:00
fdacdeb641 Update build version.... 2023-12-18 13:18:47 -07:00
19b348179a Update bundled LibAC version 2023-12-18 13:17:21 -07:00
815426607e Do internal updates 2023-12-14 22:11:54 -07:00
79ae46c505 Dependencies were not being saved in the 1.20 jar file in a embedded way 2023-11-19 06:46:51 -07:00
e2ef0a02f6 Add minecraft version to the library version string 2023-11-19 06:22:38 -07:00
d04e184b2b Updates libz mod version 2023-11-19 05:13:53 -07:00
29814e35b1 Fix a mod crash 2023-11-19 05:12:23 -07:00
cd2a48bdfb Finish updating to 1.20.1 2023-11-19 02:53:32 -07:00
46815aeb78 Update more to 1.20 2023-11-19 02:37:33 -07:00
f3b1ccbd3a Update to 1.20.1 2023-11-19 02:10:20 -07:00
2eae027800 Update libac and maven details 2023-07-30 14:06:43 -07:00
d403b5981e Fix mods.toml 2023-05-15 21:34:59 -07:00
a5d69a1730 Update libac version
Update libz version
2023-05-15 21:28:38 -07:00
bddc923eca Update libac version
Update libz version
2023-05-06 03:41:51 -07:00
857d8eaf4a Ensure the system account is available, and has sufficient funds! 2023-04-22 06:31:28 -07:00
2d0504fec6 Alter return types of ChatHelpers to be MutableComponent 2023-04-22 04:51:02 -07:00
60517bfdf6 Adds some API calls to ChatHelpers
+ applyClickEvent
+ applyHoverEvent
2023-04-22 04:15:21 -07:00
c3590db1d8 Include LibAC in dev jar also 2023-04-22 03:23:19 -07:00
8d99d0eec9 Build number update 2023-04-21 18:19:04 -07:00
e8cb062534 Update jar version 2023-04-21 17:45:26 -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
1378a6fb21 Publish update to libzontreck with fixed version number 2023-03-06 01:55:47 -07:00
ede19b0572 Create a new event and add a few fields to existing events 2023-03-05 15:53:56 -07:00
957b65ebb3 Add a contributing guideline document 2023-03-05 15:38:53 -07:00
1994dc1a37 Fix compile error, remove head command 2023-03-02 17:59:58 -07:00