Fix permission system - also 1.0.4 release

it was horribly broken :(
This commit is contained in:
PiggyPiglet
2026-02-02 21:39:05 +08:00
parent 5ab5d06fc6
commit 44ac2589a3
21 changed files with 41 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "at.helpch"
version = "1.0.4-DEV-${System.getProperty("BUILD_NUMBER")}"
version = "1.0.4"
description = "An awesome placeholder provider!"