Extended RCON

Extended RCON 3.4

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Public Service Announcement

    Hey Guest, I’ve got some exciting news to share! 🎉

    Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.

    In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.

    On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.


    👉 Stay in the loop!
    Join our Discord for behind-the-scenes updates, early previews, and community discussions.

    » Click here to join our Discord! «

    ~ MrOwlSky

Looks like I missed the Fix. Because he had no number.
https://arkserverapi.com/index.php?resources/**************.4/updates
 
Looks like I missed the Fix. Because he had no number.
https://arkserverapi.com/index.php?resources/**************.4/updates
Alright, thought so. Cause I couldn't re-create the issue! Good that it was solved by updating the API!
 
What command?
When I execute the following command:
GiveItem 12345678 Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/BaseBPs/PrimalItemConsumableRespecSoup.PrimalItemConsumableRespecSoup' 1 0 0
I've only tested this one.

It will return two results:
* Can't find player from the given steam id
* 'GiveItem': Bad or missing property 'blueprintPath'

It seems to be in conflict with the command of the game
 
Last edited:
Foppa updated Extended RCON with a new update entry:

3.2

New commands added:
  • DestroyTribeDinos <TribeID>
  • DestroyTribeStructures <TribeID>
  • DestroyTribePlayers <TribeID>
  • DestroyTribeAll <TribeID>
  • GiveArmorSet <SteamID> <Tier> <Quality>
  • RenameCharacter <SteamID> <NewName>
  • SetFacialHair <SteamID> <Length> <Style>
  • SetHeadHair <SteamID> <Length> <Style>
Read the rest of this update entry...
 
When I execute the following command:
GiveItem 12345678 Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/BaseBPs/PrimalItemConsumableRespecSoup.PrimalItemConsumableRespecSoup' 1 0 0
I've only tested this one.

It will return two results:
* Can't find player from the given steam id
* 'GiveItem': Bad or missing property 'blueprintPath'

It seems to be in conflict with the command of the game
Yeah. it looks like "GiveItem" works with RCON as well now (From WC) so that collides with the ExtendedRCONs "GiveItem". Tho it is working as it should. Maybe we could rename the command to something else. So basically the plugin work as intended.
 
Yeah. it looks like "GiveItem" works with RCON as well now (From WC) so that collides with the ExtendedRCONs "GiveItem". Tho it is working as it should. Maybe we could rename the command to something else. So basically the plugin work as intended.
Yes, if you can, it can be distinguished by a label to avoid other problems,such as:
RconGiveItem <SteamID> <BlueprintPath> <Quantity> <Quality> <ForceBlueprint>
 
for some reason i cant do it work with tebex plugin ex:
RenameCharacter {id} {name}
 
Changing the player name is invalid. The changed name will be restored after the game restarts
 
Last edited:
Changing the player name is invalid. The changed name will be restored after the game restarts
What command did you use?
And how did you use it?
Printscreen?


Cause just now when I tested it works as it should?


Edit: Bug confirmed, I will look into it! I have added it to the known-issues list in discord.
 
Last edited:
Good evening,
can you add a command like GetPlayerInfo <steamId> to get a list of informations please?
Like:
<arkId> <Playername> <tribeId> <tribename> <level> <exp> <tamed dino amount> <deaths> <killed dinos>
 
Back
Top