use EaglercraftClientBrandEvent instead of EaglercraftLoginEvent

This commit is contained in:
Colbster937
2025-05-08 10:39:53 -05:00
parent a0ab221ff7
commit c076d48e06
5 changed files with 57 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ plugins {
group = 'dev.colbster937'
version = '1.0.2'
version = '1.0.3'
description = 'A reimplementation of OriginBlacklist for EaglerXServer'
def targetJavaVersion = 17