Changes between Version 15 and Version 16 of Console Commands
- Timestamp:
- Aug 30, 2014, 8:16:45 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Console Commands
v15 v16 118 118 || listents, le || || List all entities || 119 119 || 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]]) || 120 121 || 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]]) || 121 122 || listplayersextended, lpe || || Lists all players with extended attributes (Added by the [[Server fixes]]) || … … 136 137 || 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 || 137 138 || 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]]) || 139 140 || shownexthordetime || || Displays the wandering horde time || 140 141 || shutdown || || Shut down the server ||