Changes between Version 11 and Version 12 of Console Commands


Ignore:
Timestamp:
26.08.2014 01:14:29 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Console Commands

    v11 v12  
    105105|| cp remove || <command> || Remove the command permission level definition ||
    106106|| cp update || <playername> <permissionLevel> || Set a new permissionlevel for an already defined command ||
     107|| creativemenu, cm || <0/1> || Disable/Enable the creative menu for the current server session (Added by the [[Server fixes]]) ||
    107108|| debuff || <buffName> || Removes a buff from the local player ||
    108109|| debugmenu, dm || || Enables/disables debug menu for a client ||
     
    112113|| getgamepref, gg || [<match>] || Get all preferences that contain the given string or all preferences if no string is given (Added by the [[Server fixes]]) ||
    113114|| gettime, gt || || Retrieves current ingame time (Added by the [[Server fixes]]) ||
     115|| give || <playername|entityid> <itemname> <amount> || Give an item to a player (check for possible item names with ''listitems'') (Added by the [[Server fixes]]) ||
    114116|| kick || <playername> [<reason>] || Kicks user with optional reason ||
    115117|| kill || <playername or entityId> || Kill the given player (Added by the [[Server fixes]]) ||
    116118|| listents, le || || List all entities ||
     119|| listitems, li || <searchString> || List all items that can be given with ''give'' that match contain the ''searchString'' (Added by the [[Server fixes]]) ||
    117120|| listlandprotection, llp || || Lists all land protection blocks and their owners (Added by the [[Server fixes]]) ||
    118121|| listplayersextended, lpe || || Lists all players with extended attributes (Added by the [[Server fixes]]) ||