Commit Graph

29 Commits

Author SHA1 Message Date
Telesphoreo 77dde83de3 Update build.gradle.kts 2026-05-19 13:33:15 -04:00
Telesphoreo 9fa8d82217 Begin work on the Plex API 2026-05-19 12:32:56 -04:00
Telesphoreo a980e26cc7 Rewrite the database system to have a proper ORM and migrations 2026-05-19 02:02:55 -04:00
Telesphoreo dbf7fd2686 Fix Prism not loading 2026-05-17 16:56:49 -04:00
Nathan Curran c4bd65e7e0 Utilise the new Prism API (#101)
* Start changes to use the new Prism API

Currently, the Prism API doesn't support rollback so pushing the changes until such time the API allows you to rollback and/or restore modifications

* Modified the API to use the new modification services

* Only rollback activities that has occurred in previous 24 hours upon ban

* code formatting [skip-ci]
2026-05-17 16:03:45 -04:00
Telesphoreo dfc95219fc Fix deprecated Gradle usage 2026-05-17 14:40:24 -04:00
ncurran02 f19ac597fb Remove dependencies
Update checker has been rewritten to use Java-native HTTP classes to fetch details and remove the redundant JSON dependency in favour of GSON which is already included
2026-05-14 11:16:11 +10: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 bea8f86300 Explicitly force 1.21.11 2025-12-25 19:36:23 -05:00
Telesphoreo 9cda761a0f Update dependencies and configuration for MC 1.21.11 2025-12-25 18:49:20 -05:00
Focusvity a8c70933e7 Uplift Paper version to 1.21.10
Use the ListedPlayer method to set messages under online players for the server list

Upgrade Gradle to 9.2.0

Update the getBuildNumber function in build.gradle.kts to use non-deprecated method to fetch build numbers
2025-11-05 18:34:12 +11:00
Telesphoreo 9bf5c35b96 Release version 1.5 2025-07-07 17:16:36 -04:00
Telesphoreo a559313e05 Fix libraries not working due to upstream issue 2025-07-07 17:02:27 -04:00
Telesphoreo 88686c52a2 Update dependencies 2025-04-15 11:54:51 -05:00
Telesphoreo cc305f6bd6 Recompile for 1.21.3 2024-11-10 12:27:05 -06:00
Telesphoreo 9b961ac2f3 Update dependencies 2024-10-15 19:01:51 -05:00
Telesphoreo 0c30f7dc4c Update dependencies 2024-10-04 13:25:01 -05:00
Telesphoreo 8aae81cbb6 Update dependencies 2024-09-10 18:23:04 -05:00
Telesphoreo e759dc2269 Update to 1.20.6 2024-06-15 13:41:34 -05:00
Telesphoreo 5a1436afae Release Plex v1.4 2024-06-14 20:29:08 -05:00
Telesphoreo 315e16488b adds support for vanish plugins 2024-04-27 22:24:03 -05:00
Telesphoreo 7b56bd70e9 Revert "attempt to add discordsrv"
This reverts commit 912dff0ec9.
2024-01-26 17:13:08 -06:00
Telesphoreo 912dff0ec9 attempt to add discordsrv 2024-01-25 17:44:47 -06: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 8c5c058292 Allow Prism to work with Plex 2024-01-15 13:18:24 -06:00
Telesphoreo 6a8228947b Switch to indra git 2023-12-01 23:52:07 -06:00
Telesphoreo 187226ff45 Add build number back for local builds
I couldn't find a more efficient way to do this
2023-12-01 23:43:27 -06:00
Telesphoreo 6d80d5f4e3 Revamp the build system 2023-12-01 21:46:20 -06:00