X-Git-Url: https://plomlompom.com/repos/?p=plomrogue;a=blobdiff_plain;f=SERVER_COMMANDS;h=41759aacc408f4643024d3c7bf61c81ee0d1993a;hp=e959f258c37ab04cac61e66dbd26058102b24640;hb=4baa56d0423a8d59f794e10f7e5f65747613265a;hpb=9395575b648ff4de26be94020dddf796c988db73 diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index e959f25..41759aa 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -52,10 +52,6 @@ game world is set active. Meta commands ------------- -PLUGIN [string] -Run plugin code in ./plugins/[argument], with argument only consisting of -alphanumeric characters and underscores. - PING Write "PONG" line to ./server_run/out file. @@ -95,6 +91,10 @@ inventory. God commands ------------ +PLUGIN [string] +Run plugin code in ./plugins/[argument], with argument only consisting of +alphanumeric characters and underscores. + TURN [0 to 65535] Set world turn to argument. (Initial value: 0.)