Changes between Version 19 and Version 20 of Server fixes


Ignore:
Timestamp:
27.07.2014 11:33:04 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v19 v20  
    5858Day 18, 14:13
    5959}}}
     60* ''listlandprotection'' / ''llp'': Lists all land protection blocks and their owners (name only shown when owner is online):
     61{{{
     62Player " (76561198066968172)" (protected: True, current hardness multiplier: 4):
     63   (1249, 60, -21)
     64Total of 1 keystones in the game
     65}}}
    6066* ''listplayersextended'' / ''lpe'': Similar to ''listplayers'' but with more information on each player (deaths, zombie kills, player kills, score, IP, ping), looking like this:
    6167{{{
    62681. id=171, Alloc, pos=(902.0, 61.0, -353.7), rot=(0.0, -91.4, 0.0), remote=True, health=32, deaths=2, zombies=0, players=0, score=0, steamid=76561198066968172, ip=192.168.1.58, ping=43
    6369}}}
     70* ''removelandprotection'' / ''rlp'': Removes the association between a given land protection block and its owner so it can be easily removed
    6471* ''reply'' / ''re'': Send a message to the player who last sent you a private message (see ''sayplayer'' / ''pm'').
    6572* ''sayplayer'' / ''pm'': Send a message to a single player denoted by his name or entity id. Will be shown on receiver side as "<sender> (PM)" where <sender> is either "Server" if sent through the control panel or Telnet interface or the name of the sending player if used by the in game console.
     
    102109== Release Notes ==
    103110
     111
     112=== [https://7dtd.illy.bz/browser/binary-improvements?rev=113 rev. 113] ===
     113
     114* Added console command ''listlandprotection'' / ''llp''
     115* Added console command ''removelandprotection'' / ''rlp''
    104116
    105117=== [https://7dtd.illy.bz/browser/binary-improvements?rev=112 rev. 112] ===