Changes between Version 32 and Version 33 of Server fixes
- Timestamp:
- Aug 27, 2014, 7:27:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v32 v33 52 52 === New commands (for in-game console, control panel and Telnet) === 53 53 * ''creativemenu'' / ''cm'': Enable/disable creative menu for the current session. 54 * ''getgameprefs'' / ''gg'': Get all server preferences (no parameters passed) or just those that contain the str ning that is passed. This can be used to give all users access to read the server settings (e.g. land claim size) (see Admins.xml below). Only non-sensitive information can be accessed, so excluded are all preferences which contain the following strings:54 * ''getgameprefs'' / ''gg'': Get all server preferences (no parameters passed) or just those that contain the string that is passed. This can be used to give all users access to read the server settings (e.g. land claim size) (see Admins.xml below). Only non-sensitive information can be accessed, so excluded are all preferences which contain the following strings: 55 55 * Telnet 56 56 * AdminFileName … … 75 75 * ''kill'': Kill a player denoted by his name or entity id 76 76 * ''listitems'' / ''li'': List items that can be given with ''give'' 77 * ''listlandprotection'' / ''llp'': Lists all land protection blocks and their owners (name only shown when owner is online) :77 * ''listlandprotection'' / ''llp'': Lists all land protection blocks and their owners (name only shown when owner is online) or only those that are owned by a given player (steamid or entity/name if online) or show a summary of players and number of keystones used only (by passing "summary"): 78 78 {{{ 79 79 Player " (76561198066968172)" (protected: True, current hardness multiplier: 4): … … 129 129 130 130 131 === [https://7dtd.illy.bz/browser/binary-improvements?rev=123 rev. 123] === 132 133 * Command ''listlandprotection'' / ''llp'' changed: Allow to show keystones of a single user, show summary only 134 135 === [https://7dtd.illy.bz/browser/binary-improvements?rev=138 revs. 137-138] === 136 137 * Minor changes to integrated web server 138 131 139 === [https://7dtd.illy.bz/browser/binary-improvements?rev=136 revs. 134-136] === 132 140