Commit Graph

12 Commits

Author SHA1 Message Date
b32b8efc84 Persistent store fixes and /pstore command
- Fixes find() and getAll() to run in a transaction.
- Add /pstore command which has debug utilities.
2021-12-22 21:37:01 -05:00
fb1fd1a6e5 Forgot to add mkdir after reworking logic. 2021-12-23 02:25:06 +00:00
32ed137591 Move bifrost.yaml to foundation-bifrost. 2021-12-23 02:19:47 +00:00
dfbba05403 Update command now updates the plugins. 2021-12-23 02:19:46 +00:00
9533dd5e4f Persistent Store Improvements
- Fix bug where find() would return Unit while still performing the operational.
- Add a getAll() function for fetching all entities of a specific type.
- Close persistent stores on plugin disable.
2021-12-22 21:11:16 -05:00
e2e7cc4840 Basic Persistent Store using Xodus 2021-12-22 19:53:27 -05:00
5ad75a2580 Add basic update checking. 2021-12-22 08:11:22 +00:00
0159675567 Leaderboard Command 2021-12-22 02:58:54 -05:00
728904fa23 Add short gamemode commands. 2021-12-22 04:49:36 +00:00
69380906e6 Add basic channel and chat bridge. 2021-12-22 01:38:22 +00:00
e303f6f937 Test plugin dependencies and casting the existing instance. 2021-12-21 09:07:10 +00:00
aed37ae013 Gradle................. 2021-12-21 08:58:44 +00:00