Changes between Version 15 and Version 16 of Console Commands


Ignore:
Timestamp:
30.08.2014 20:16:45 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Console Commands

    v15 v16  
    118118|| listents, le || || List all entities ||
    119119|| listitems, li || <searchString> || List all items that can be given with ''give'' that match contain the ''searchString'' (Added by the [[Server fixes]]) ||
     120|| listknownplayers, lkp || [-online | -notbanned | <searchString>] || List all players that have ever been online, optionally filtered (Added by the [[Server fixes]]) ||
    120121|| listlandprotection, llp || [summary | <steamid> | <entityid> | <playername>] || Lists all land protection blocks and their owners. If ''summary'' is passed it only shows the number of keystones per player, if any of the other is passed it only shows the keystones of the given player (Added by the [[Server fixes]]) ||
    121122|| listplayersextended, lpe || || Lists all players with extended attributes (Added by the [[Server fixes]]) ||
     
    136137|| settime, st || [<time>] || Set the time. If no time is given it will set to Day 1, 08:00. ''time'' can be "day" which will set to Day 1, 16:00, or "night" which will set it to Day 2, 05:00. Or it can be an integer value greater or equal to -8000, specifying the time relative to Day 1, 16:00 ||
    137138|| showchunkdata, sc || || Shows some data of the current chunk ||
    138 || showinventory, si || <playerName or entityId> || List inventory of the given player (Added by the [[Server fixes]]) ||
     139|| showinventory, si || <steamid or playerName or entityId> || List inventory of the given player (Added by the [[Server fixes]]) ||
    139140|| shownexthordetime || || Displays the wandering horde time ||
    140141|| shutdown || || Shut down the server ||