From 2b24f0ee4cce70bc8539df201b658a33a43afb38 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Thu, 21 Apr 2022 18:24:15 -0500 Subject: [PATCH] Absolutely based --- build.gradle.kts | 2 +- src/main/resources/dev/test.html | 7 +++++-- src/main/resources/httpd/template.html | 7 +++++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index e35d84f..bb7684f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -31,7 +31,7 @@ dependencies { implementation("org.projectlombok:lombok:1.18.22") annotationProcessor("org.projectlombok:lombok:1.18.22") implementation("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT") - implementation("dev.plex:Plex:1.0.2-SNAPSHOT") + implementation("dev.plex:Plex:1.1-SNAPSHOT") implementation("org.json:json:20220320") implementation("org.reflections:reflections:0.10.2") implementation("org.eclipse.jetty:jetty-server:11.0.9") diff --git a/src/main/resources/dev/test.html b/src/main/resources/dev/test.html index 7603cde..b9ba140 100644 --- a/src/main/resources/dev/test.html +++ b/src/main/resources/dev/test.html @@ -8,12 +8,15 @@ src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"> + + + ${TITLE} - Plex HTTPD - +