Added RCON command (wp_refresh) to update inventory of one or all connected players.#451
Added RCON command (wp_refresh) to update inventory of one or all connected players.#451prahzera wants to merge 4 commits intoNereziel:mainfrom
Conversation
prahzera
commented
Aug 18, 2025
|
thanks |
|
Where do you check if the command is executed from the server console? |
|
The rcon command will display a response indicating whether the command was successful, how many players were affected, or if no player was found with the specified ID. |
|
Okay bro, but for now all players can use this command, you dont check permission/if executed from server console |
|
@daffyyyy The idea is that if you use the web, when you select a skin, you can run the RCON command to refresh the skin, preventing the player from having to type !wp. This is useful if you're using the Steam browser in-game. It's a feature, not a must. |
The command is executable only through RCON, not from the chat, so only an administrator or someone with access to RCON credentials can execute these commands. |
Second time, he not limit it to SERVER only, command can be accesed by everyone |