Merge pull request #448 from bbassie/feature/roles-plugin

Add exp_roles plugin and scenario permissions
This commit is contained in:
Cooldude2606
2026-08-06 15:45:04 +01:00
committed by GitHub
21 changed files with 2335 additions and 1 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ jailed=__1__ was jailed by __2__. Reason: __3__
already-jailed=__1__ is already jailed.
[exp-commands_unjail]
description=Puts a player into jail and removes all other roles.
description=Removes a player from jail and restores their previous roles.
arg-player=Player to unjail.
unjailed=__1__ was unjailed by __2__.
not-jailed=__1__ is not currently jailed.