-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy pathrconCommand_en.txt
More file actions
18 lines (18 loc) · 1.18 KB
/
rconCommand_en.txt
File metadata and controls
18 lines (18 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
reloadcfg,Reloads Config.json whitelist.json and banlist.txt
pgbroadcast,Send a message to all players in the server
kick,Kicks a player from the server,{steamUserId}
ban,Bans and kicks a player from the server,{steamUserId}
ipban,Bans a player's IP address and kicks them from the server,{steamUserId}
getip, Shows the IP address of a player,{steamUserId}
banip,Bans an IP address from the server,{ip}
unbanip,Removes an IP address from the banlist,{ip}
addadminip,Adds an IP address to admin whitelist,{ip}
setadmin,Temporarily grants/revokes admin from a player,{steamUserId}
setguildleader,Makes target player the leader of his current guild,{steamUserId}
give,Gives a player an item,{steamUserId} {itemId} {amount}
give_exp,Gives experience points to a player,{steamUserId} {amount}
give_relic,Gives the player one or more Lifmunk Effigies,{steamUserId} {amount}
givepal,Gives a Pal to a player at the specified level,{steamUserId} {palId} {level}
giveegg,Gives target user a pal egg with the specific pal,{steamUserId} {EggId} {palId} {level}
givetechpoints, Gives the player X technology points,{steamUserId} {amount}
givebosstechpoints,Gives the player X ancient technology points,{steamUserId} {amount}