home · contact · privacy
Server: meta command STACK to list item stack below player in out file.
[plomrogue] / SERVER_COMMANDS
index a39cf7242d15fae0df3e79e6d1f1f021652bf474..6d011c7e83d0b41fbc8e50214e9f72bbdcaaee24 100644 (file)
@@ -51,6 +51,10 @@ Write "PONG" line to ./server/out file.
 QUIT
 Shut down server.
 
+STACK
+Write line-by-line list of items the player stands on into ./server/out file,
+enclosed by two lines "THINGS_BELOW_PLAYER START" and "THINGS_BELOW_PLAYER END".
+
 Player commands
 ---------------