Commit Graph

31 Commits

Author SHA1 Message Date
Telesphoreo 3eec245b6a Add a few more conveinence helpers to the API 2026-05-19 13:30:49 -04:00
Telesphoreo 8a6c695e10 Expose rollbacks to the API, refactor the scheduler 2026-05-19 13:22:38 -04:00
Telesphoreo 9fa8d82217 Begin work on the Plex API 2026-05-19 12:32:56 -04:00
Telesphoreo 64c691bb58 More modernization for the database 2026-05-19 02:30:16 -04:00
Telesphoreo a980e26cc7 Rewrite the database system to have a proper ORM and migrations 2026-05-19 02:02:55 -04:00
ncurran02 1a1719290f Uplift Paper version to 26.1.2
Upgraded Gradle to 9.5.1

Updated deprecated functions

General code clean up
2026-05-13 18:09:51 +10:00
Telesphoreo 03dc254cc8 Reorganize commands.yml, fix all deprecated code 2025-12-25 19:26:39 -05:00
Telesphoreo 068dd28fd4 Temporary fix for displaying login messages on join 2024-04-28 12:52:21 -05:00
Telesphoreo 8f713fd30c uncomment prism support 2024-01-23 19:52:03 -06:00
Taah b35bf63ba4 Add coreprotect support, start on prism but commented out until they figure out a maven repository for their API 2024-01-15 15:39:57 -08:00
Telesphoreo 6d80d5f4e3 Revamp the build system 2023-12-01 21:46:20 -06:00
Taah b0a8b463cb Add SQL Generators
Add cache for table strings generated
Add legacy support for Tags and login messages by converting legacy color codes to minimessage tags
2023-08-26 06:59:29 -07:00
Taah 7ff6bdb171 Remove rank system entirely and move developer title to being hardcoded 2023-08-25 04:07:56 -07:00
Taah 175c7db23d Bump the version to 1.4-SNAPSHOT
Remove every trace of MongoDB
Fix issue where notes were not being notified on a permissions based system
2023-08-25 01:30:41 -07:00
Telesphoreo 77dc95ae29 Add Folia support minus world generation 2023-07-21 20:01:59 -05:00
Telesphoreo 41b0076f8f Make the list command work with the permission system 2023-03-08 14:23:10 -06:00
Telesphoreo 22199be335 Plex v1.2 2022-08-25 20:28:13 -05:00
Taah 7fa26f9a64 add admin chat redis support 2022-08-02 17:03:04 -07:00
Focusvity d6b44863aa Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Taah 9f19bd14ca fix NPE and codec issues 2022-05-28 19:12:18 -07:00
Telesphoreo 53cd4b1306 Be more specific with the command blocker 2022-05-25 23:10:20 -05:00
Telesphoreo 4d77d514fd Begin work on toggles 2022-05-19 16:11:45 -05:00
Focusvity a775d258e9 Make sure playerCache variable is initalised on enable 2022-05-18 20:40:29 +10:00
Focusvity 7efa151157 A bit more work on the API 2022-05-18 20:31:15 +10:00
Taah b78f71c238 make vault optional and automatically enable if a server is using vault 2022-05-10 22:48:47 -07:00
Telesphoreo bb8c34e0cd Format 2022-05-10 00:08:45 -05:00
Taah 9284ec3409 add plugin messaging to proxies for kicking players 2022-05-09 18:05:31 -07:00
Taah 38b18e5867 add the ability to overide the chat 2022-05-05 21:27:32 -07:00
Taah b23b7c0c1b have modules enable last in onEnable 2022-05-05 17:30:37 -07:00
Telesphoreo 457b6f4124 Resolves #17 2022-05-04 18:23:04 -05:00
Focusvity f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00