Changes between Version 9 and Version 10 of Console Commands


Ignore:
Timestamp:
15.08.2014 23:10:59 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Console Commands

    v9 v10  
    9999|| aiddebug || || Toggles AIDirector debug output ||
    100100|| ban || <playername> <duration> <unit> || Bans user for period specified by ''duration'' and ''unit''. ''Unit'' can be anything of: ''minutes'', ''hours'', ''days'', ''weeks'', ''months'', ''years'' ||
     101|| buff || <buffName> || Applies a buff to the local player ||
    101102|| chunkcache, cc || || Shows all loaded chunks in cache ||
     103|| convertdtm || || ? ||
    102104|| cp add || <command> <permissionLevel> || Add the definition of a permission level for a given command ||
    103105|| cp remove || <command> || Remove the command permission level definition ||
    104106|| cp update || <playername> <permissionLevel> || Set a new permissionlevel for an already defined command ||
     107|| debuff || <buffName> || Removes a buff from the local player ||
    105108|| debugmenu, dm || || Enables/disables debug menu for a client ||
    106109|| enablescope, es || || Toggle debug scope ||
    107110|| gameover, go || || Sets the game state to GameOver ||
     111|| generatemap, gm || || Generates a 2D map image of the current world. ||
    108112|| getgamepref, gg || [<match>] || Get all preferences that contain the given string or all preferences if no string is given (Added by the [[Server fixes]]) ||
    109113|| gettime, gt || || Retrieves current ingame time (Added by the [[Server fixes]]) ||
     
    131135|| shownexthordetime || || Displays the wandering horde time ||
    132136|| shutdown || || Shut down the server ||
     137|| smoothworld, sw || [<typeToFix> [<passes>]] || Smoothens the world, one iteration at a time. ''typeToFix'' can be one of ''land'', ''air'', or ''fix''. ''land'' is default. ||
    133138|| sounddebug || || Toggles SoundManager debug output ||
    134139|| spawnairdrop || || Spawns an air drop ||