Changes between Version 18 and Version 19 of Server fixes
- Timestamp:
- Jul 26, 2014, 6:46:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v18 v19 84 84 === Admins.xml === 85 85 * Commands with permission level set to >= 1000 can be executed by all players. This is useful e.g. for the new ''getgameprefs'' command. 86 * A command set in admins.xml affects both and long version. E.g. having the following in admins.xml will set the permisisonlevel to ''1'' for both ''lp'' and ''listplayers'': 86 * Commands not defined in ''admins.xml'' at all automatically has permission level 0 87 * A command set in ''admins.xml'' affects both and long version. E.g. having the following in ''admins.xml'' will set the permisisonlevel to ''1'' for both ''lp'' and ''listplayers'': 87 88 {{{ 88 89 <permission cmd="lp" permission_level="1" />