Changes between Version 5 and Version 6 of Server fixes
- Timestamp:
- Jul 19, 2014, 1:19:57 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v5 v6 38 38 39 39 === Admins.xml === 40 Commands with permission level set to >= 1000 can be executed by all players. This is useful e.g. for the new ''getgameprefs'' command. 40 * Commands with permission level set to >= 1000 can be executed by all players. This is useful e.g. for the new ''getgameprefs'' command. 41 * 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'': 42 {{{ 43 <permission cmd="lp" permission_level="1" /> 44 }}} 41 45 42 46 === Replaced Telnet server === … … 70 74 == Release Notes == 71 75 76 === [https://7dtd.illy.bz/browser/binary-improvements?rev=86 rev. 86] === 77 78 * Console commands allowed by admins.xml affect both short and long versions 79 72 80 === [https://7dtd.illy.bz/browser/binary-improvements?rev=84 rev. 84] === 73 81