X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;h=70510fb9fcbefc9ac1eb75a80bbc9c85fed06d71;hb=5cab9d91ffd4e2d2f94fe4c6455a612bb99498e2;hp=cd6200fed983166e83272aacdc78876c4cfcfbfc;hpb=09cbdd6f34e2f578bc52880ef28d5fc53ac4a025;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index cd6200f..70510fb 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -110,7 +110,7 @@ MAP_LENGTH [1 to 256] Deactivate world. Remove ./server/worldstate file. Remove all things. Remove map. Set map edge length to argument. (Initial value: 64.) -WORLD_ACTIVE [0 to 255] +WORLD_ACTIVE [0|1] Set world activity state to argument. If 0, remove ./server/worldstate file. Else, if world was so far inactive, a map exists, at least one "wait" thing action is defined, and a thing of ID 0 (= a player character) that is not part