MatchMaker2 — List of commands: . - Single dot. Prints result of previous command. Useful if you are a slow reader. .. - Two dots. Repeats previous command. Really useful. .mmver - Prints the version of MatchMaker that the server is running one .mynick - Prints your nickname. This is shorter version of your player's name .myid - Prints your ID. This is actually GUID and is (or should be) unique to every player .mypos - Prints your location/position in the map .myip - Prints your IP address .mystats - Not working .sstart - Prints starting location, where every player shows up when they connect to the server .sname - Prints server/game name .smod - Prints name of current module .sstats - Prints some stats about the server, such as total bandwidth .admin - Prints name of the admin .summon - Spawns a specified or random mobile object at given location (See the Lua script for all options) .ammo - Spawns specified amount of specified ammo type near your location .gold - Same as .ammo, but with gold .generator- Adds a object generator to current location. Similar to .summon command, but you can also set respawn time, radius and other variables. Useful for spawning enemies. .set .get - Sets and gets player-specific variables (NOT WORKING) .shout - Sends a message to the player. This message will appear above the player's head. It's also possible to set text color and duration. .quest - Gives you a random quest (NOT FULLY WORKING) .joke - Tells you a short joke .motd - Prints Message Of The Day .ginfo - Prints some information about the game (Friendly fire, auto join, etc.) .register - Registers the player (NOT WORKING) .login - (NOT WORKING) .help - (NOT WORKING) .lua - Executes player's own script (NOT WORKING)