X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;h=bc69c2a2a31aad57a445d6e8cbd1e1fde03f4e15;hb=6777a44f123233f2e0ee45940265bdc4936d87bf;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.