Bump to 0.0.2, Added a dictionary so all front end text can be configured

This commit is contained in:
wolf
2025-08-01 15:39:41 -05:00
parent 402df54dcf
commit 231e7e4472
14 changed files with 236 additions and 105 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "me.trouper.dupealias"
version = "0.0.1"
version = "0.0.2"
description = "A powerful dupe plugin with niche features for servers looking to stand out."
java {