Changes between Version 18 and Version 19 of Server fixes


Ignore:
Timestamp:
26.07.2014 18:46:03 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v18 v19  
    8484=== Admins.xml ===
    8585* 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'':
    8788{{{
    8889<permission cmd="lp" permission_level="1" />