STEAM GROUP
Rust Community >R<>C<
STEAM GROUP
Rust Community >R<>C<
10
IN-GAME
43
ONLINE
Founded
13 January, 2014
Language
English
 This topic has been pinned, so it's probably important
Vedi 17 Jan, 2014 @ 5:35pm
Tutorial for Commands
Plugins used -


  • Private Messaging
    All Commands :
    /pm




  • Door Share
    All Commands:
    /share nameofplayer
    /unshare nameofplayer


  • Chat History
    All Commands:
    /history



  • Basic Economy
    All Commands:
    /money : shows your current balance
    /money "name" send "amount" : sends amount to name
    /money top : shows the players with the highest balance (can be disabled in the .lua file)
    /price "item" : list all prices or displays the price of a specific item (item optional)
    /buy "item" "amount" : buy and item (optional amount to buy more than 1 item)
    /sell "item" "amount" to sell an item (amount optional) for money (default 10% of buy price, configurable in the .lua file)
    Only items that can be bought from the shop can be sold to the shop.


  • Player List
    All Commands:
    /list



  • Quests
    All Commands:
    /quest list : list available quests
    /quest join "name" : activate a quest
    /quest done : check completion status of quests


  • Turn off Grass
    Press F1 and type in there :
    grass.on false
Last edited by Vedi; 23 Jan, 2014 @ 5:40pm