Changes between Version 32 and Version 33 of Server fixes


Ignore:
Timestamp:
27.08.2014 19:27:46 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v32 v33  
    5252=== New commands (for in-game console, control panel and Telnet) ===
    5353* ''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 strning 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:
    5555  * Telnet
    5656  * AdminFileName
     
    7575* ''kill'': Kill a player denoted by his name or entity id
    7676* ''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"):
    7878{{{
    7979Player " (76561198066968172)" (protected: True, current hardness multiplier: 4):
     
    129129
    130130
     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
    131139=== [https://7dtd.illy.bz/browser/binary-improvements?rev=136 revs. 134-136] ===
    132140