diff options
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 6a10aa54d..ac5e833f0 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -91,6 +91,7 @@ groups: ( email: true rates: true hominfo: true + jailtime: true } permissions: { /* without this basic permissions regular players could not @@ -134,7 +135,6 @@ groups: ( iteminfo: true whodrops: true time: true - jailtime: true hominfo: [true, true] homstats: true showexp: true |