Changes between Version 27 and Version 28 of Server fixes
- Timestamp:
- Aug 26, 2014, 1:11:28 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v27 v28 38 38 39 39 === New commands (for in-game console, control panel and Telnet) === 40 * ''creativemenu'' / ''cm'': Enable/disable creative menu for the current session. 40 41 * ''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: 41 42 * Telnet … … 58 59 Day 18, 14:13 59 60 }}} 61 * ''give'': Give an item to a player 60 62 * ''kill'': Kill a player denoted by his name or entity id 63 * ''listitems'' / ''li'': List items that can be given with ''give'' 61 64 * ''listlandprotection'' / ''llp'': Lists all land protection blocks and their owners (name only shown when owner is online): 62 65 {{{ … … 112 115 113 116 117 === [https://7dtd.illy.bz/browser/binary-improvements?rev=128 rev. 128] === 118 119 * Added console command ''creativemenu'' / ''cm'' 120 * Added console command ''give'' 121 * Added console command ''listitems'' / ''li'' 122 114 123 === [https://7dtd.illy.bz/browser/binary-improvements?rev=127 rev. 127] (and 126/125) === 115 124