Fix OriginBlacklist on bungeecord

This commit is contained in:
Colbster937
2025-05-08 11:12:27 -05:00
parent 5453ed0280
commit 4d0f0542ca
28 changed files with 124 additions and 16 deletions

View File

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