diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-27 16:42:46 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-27 16:42:46 -0200 |
commit | dc7a7f9524c8e2f9ebd5e335d9ab91d7b853dccf (patch) | |
tree | 82ad35df670a1074475cc01850c63b7190e1bf7e /conf | |
parent | dfc6f5fa733d3a0c42113f92540bc4145e9468e2 (diff) | |
download | serverdata-dc7a7f9524c8e2f9ebd5e335d9ab91d7b853dccf.tar.gz serverdata-dc7a7f9524c8e2f9ebd5e335d9ab91d7b853dccf.tar.bz2 serverdata-dc7a7f9524c8e2f9ebd5e335d9ab91d7b853dccf.tar.xz serverdata-dc7a7f9524c8e2f9ebd5e335d9ab91d7b853dccf.zip |
Move resync to legacy behavior. Sponsors can reload EVERYTHING with @refresh
Diffstat (limited to 'conf')
-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 4a1d679dc..27a3a5c40 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -105,6 +105,7 @@ groups: ( level: 1 commands: { pettalk: true + refresh: true } log_commands: false permissions: { @@ -133,7 +134,6 @@ groups: ( showexp: true showzeny: true whereis: true - refresh: true noask: true noks: true autoloot: true |