Final Cleanup

This commit is contained in:
Cooldude2606
2026-05-25 20:43:51 +01:00
parent 2248f23a8d
commit bb788f33da
14 changed files with 350 additions and 184 deletions
+1 -1
View File
@@ -397,7 +397,7 @@ export class ControllerPlugin extends BaseControllerPlugin {
return manual;
}
const user = this.controller.users.get(playerName);
const user = this.controller.users.getByName(playerName);
const userRoles = user?.roleIds ?? new Set<number>();
// 2) Role mappings