X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;ds=sidebyside;f=SERVER_COMMANDS;h=bc69c2a2a31aad57a445d6e8cbd1e1fde03f4e15;hb=b30c9a02d652e8139dd85e394272c01fa3d8ea94;hp=f030d29dddec73ebe029dde58317891ca58b0644;hpb=98a85951798545071ceafd9d43a18520465d21c5;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index f030d29..bc69c2a 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -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.