Ghost One: Commands

From Eurobattle.net WiKi
Jump to navigation Jump to search

Ghost One Commands

Check also Ghost++:Commands

  • Top 10 Scores command: !top
  • Calculate scores command: !topc (use with care on sqlite database, it blocks while calculating)
  • Improved !pub (also pubxx, pubnxx) (called with no name will rehost (host) with last name + 1

ex last game name is -sd pros #2: !pub will rehost (if you're in the lobby) or host if you're on BNET game name -sd pros #3

  • safelist feature - safelisted players are counted as reserved when they try to join a game
  • !sladd <name> alias !sla - add player to safelist (supports partial match)
  • !sldel <name> alias !sld, !slr - delete player from safelist
  • !sl <name - check if a player is safelisted (supports partial match)
  • !sdi [name] - show stats for inhouse games
  • !sdpub [name] - stats for public games
  • !sdpriv [name] - stats for private games (inhouse aren't included)
  • !pri, !priby - create private inhouse game
  • !get <varname> - ex: !get bot_log - will return value of variable bot_log from ghost.cfg
  • !set <varname> <value> - ex: !set bot_log ghost.txt - will set bot_log=ghost.txt and reload config
  • !setnew <varname> <value> - set var even if it doesn't exist, ex: !set bot_log ghost.txt - will set bot_log=ghost.txt and reload config
  • !tempban/tb <name> <days> <reason> ex: !tban kileratz 13 flamer - will ban for 13 days
  • !warn/!w <victim> <reason> ex: !w kileratz flamer
  • !tbanlast/tblast/tbl - temp ban last
  • !warnlast/wlast/wl - warn last
  • !checkwarn/cw <user> - will show current warnings for player user
  • !delwarns/dw/uw <user> - remove warnings for user
  • !bans off|on - enables/disables auto kicking banned people from lobby
  • !fw [msg] - will send a message to all the bot's friends, without parameter will send: Lobby: gamename (1/10) - ownername
  • !rd [value] - set rehostdelay
  • !disable [reason] - it will show the reason the bot is disabled when you try to host a game.
  • !autohostxxxx (only allow xx xx countries)
  • !gn - (lobby or ingame): show current game name
  • !startn - Start game instantly
  • !fromp - Show internet provider of a player
  • (!no, !only, !pubxx) - Allow only some countries, deny some countries
  • (!nop, !onlyp) - Allow only some providers, deny some providers
  • (!mute, !unmute) - Mute players
  • !pubdl gamename - Download only host mode (only allows people without the map)
  • !wtv -> weather wtv is on or off
  • !wtv off -> turn off
  • !wtv on -> turn on
  • !wtv name x -> gives the observer which is needed for the streaming function the name x.
  • !rehost <gamename> - unhosts game and rehosts with same parameters
  • !l - show ping and country of the last player who joined.
  • !reloadcfg - reloads some settings from ghost.cfg
  • !addfriend (alias !fadd), !delfriend (alias !fdel)
  • !override - (in game) cancels game over timer
  • !garena - toggles garena only or not
  • !pubg [gamename] - host public game only allowing garena players + rootadmins, admins, reserved players, owner
  • !autohostg to autohost allowing only garena players
  • !mars [name] will insult someone using mars.txt (random player if no parameter is given), partial name match

ATTENTION : All commands are listed with default '!' trigger. If you change it for some other ( like '.' ) commands will be different, obviously