home · contact · privacy
Add basic plugin infrastructure.
[plomrogue] / SERVER_COMMANDS
index f030d29dddec73ebe029dde58317891ca58b0644..bc69c2a2a31aad57a445d6e8cbd1e1fde03f4e15 100644 (file)
@@ -51,6 +51,10 @@ 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/out file.