Commit graph

30 commits

Author SHA1 Message Date
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
2c12935250 Add a playerIsOp helper function to ServerUtilities 2024-01-09 14:21:40 -07:00
8f550510a6 Allow overriding the head item name 2024-01-02 19:45:31 -07:00
b9150379dc Allow overriding the head item name 2024-01-02 19:43:26 -07:00
0fb37b1633 Chest GUI API now completed 2024-01-02 17:59:10 -07:00
01a6f1ddc7 Get the menu working, button click broken 2024-01-02 03:36:08 -07:00
bddc923eca Update libac version
Update libz version
2023-05-06 03:41:51 -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
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
be1f961175 Finish implementing heads 2023-03-01 12:30:00 -07:00
8fde794b65 Begin adding DynamicChest UI, and finish adding the HeadUtilities 2023-03-01 02:19:47 -07:00
5c70fb1291 Add a chat replacement helper 2023-02-28 09:26:46 -07:00
902cca2f42 convert tasks in delayed executor to utilize Timer 2023-02-28 08:33:28 -07:00
d94bb8e775 Fix delayed executor service 2023-02-28 07:59:58 -07:00
bc67d96382 Publish a fix to DelayedExecutor 2023-02-28 00:04:42 -07:00
bc5b7bceee Try to fix the datastore not getting initialized 2023-02-27 17:25:01 -07:00
7df8d0e0b3 Fix a crash in libzontreck 2023-02-27 17:06:07 -07:00
fefb02bc8d Add chat helpers to libzontreck 2023-02-27 15:38:14 -07:00
453d5642b7 Move delayed executor and file tree system 2023-02-27 14:09:28 -07:00
b92a261c2c Add delayed executor service to libzontreck, moving it out of OTEMod 2023-02-27 14:03:41 -07:00
de6486ec44 Bugfix attempt #2 2023-02-22 20:36:54 -07:00
87ed217b97 Bugfix attempt: Try-catch in itemutils 2023-02-22 20:29:47 -07:00
116e2d92e1 Deploy some new helper functions in the API 2023-02-22 03:52:00 -07:00
48a4e126cb Stage changes pre-downgrade to 1.18.2 2023-02-22 01:33:03 -07:00
bd9a99e78e Publish a helper function to the API 2023-02-22 01:23:33 -07:00