Skip to main content

Integration Mod

The Integration Mod improves the in-game experience by seamlessly connecting the game world with the dashboard.

Go to Integration Mod >

Install the Modโ€‹

Integration Mod Installation Integration Mod Installation 2

RconConnectโ€‹

caution

If you're using DediConnect, there's no need to set up RconConnect, it's already configured for you.

RconConnect game servers can follow these integration instructions.

DediConnectโ€‹

DediConnect servers can install the mod directly from the mod page in the game server settings.

info

For DediConnect, everything is automatically set up. You only need to install the mod.

Cluster Chatโ€‹

Cluster Chat

The Integration Mod enhances the cluster chat, giving it a cleaner look that blends well with the regular chat, while still keeping it distinct.

Learn how to activate Cluster Chat >

In-Game Shopโ€‹

In-Game Shop ARK In-Game Shop ARK

Let players browse the shop without leaving the game.

Learn how to create Shop Packs >

tip

You can sell Token Gems in the shop, allowing players to deposit, withdraw, and trade their tokens.

In-Game Shop Detail ARK In-Game Shop Detail ARK

Settingsโ€‹

You can customize the button binding and title for the shop.

Go to Shop Settings >

Shop Settings

Dino Paint Brushโ€‹

Dino Paint Brush ARK Dino Paint Brush ARK

The Dino Paint Brush is a one-time-use tool that lets you color a dino. You can also use an RCON command to give multiple brushes to a user with one command, automating the coloring process.

How It Worksโ€‹

  1. Equip the brush and use it on the dino you want to color.
  2. Select colors from a user-friendly GUI that shows available options.
  3. Preview colors without applying them.
  4. Once you're satisfied, click "Apply Colors" to finalize the design.

Preventing Abuseโ€‹

To prevent misuse, there are two key safeguards:

  • You have a set amount of time to use the brush. If you take too long, it will be destroyed.
  • You can move around, but if you go too far, the brush will also be destroyed. Both actions are clearly indicated with alerts and a countdown.

In-Game Commandโ€‹

Use the command:

scriptcommand gsadinocoloring 1 {player.id}

Enhanced Notificationsโ€‹

Enhanced Notifications Enhanced Notifications

This mod replaces the default yellow admin alerts with stylish notifications that fade out after a set duration.

Settingsโ€‹

Notifications can be placed on either side of the screen with customizable fade-out timers. You can also turn them off.

Go to Notification Settings >

Notification Settings

Report Formโ€‹

Report Form

The mod introduces an in-game report form, which includes the in-game location from where the report was submitted.

Settingsโ€‹

You can customize the button binding and title for the report screen.

Go to Report Form Settings >

Report Form Settings

Token Gemsโ€‹

Each Token Gem has its own token value, which cannot be customized at the moment. When a player consumes a Token Gem, the token amount is automatically added to their account, and the player receives a notification.

Like any other consumable item, Token Gems can be exchanged or stolen.

Token Gems

info

The following codes are prepared for use in Shop Packs with In-game Commands. To use these outside of Shop Packs, replace {character.id} with the actual in-game character ID (not the Steam ID).

1 Token Gemโ€‹

Token Gem 1

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/1/PrimalItemConsumable_Token_GSA_1.PrimalItemConsumable_Token_GSA_1" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/1/PrimalItemConsumable_Token_gsa_1.PrimalItemConsumable_Token_GSA_1'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_1_C

5 Token Gemโ€‹

Token Gem 5

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/5/PrimalItemConsumable_Token_GSA_5.PrimalItemConsumable_Token_GSA_5" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/5/PrimalItemConsumable_Token_gsa_5.PrimalItemConsumable_Token_GSA_5'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_5_C

10 Token Gemโ€‹

Token Gem 10

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/10/PrimalItemConsumable_Token_GSA_10.PrimalItemConsumable_Token_GSA_10" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/10/PrimalItemConsumable_Token_gsa_10.PrimalItemConsumable_Token_GSA_10'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_10_C

25 Token Gemโ€‹

Token Gem 25

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/25/PrimalItemConsumable_Token_GSA_25.PrimalItemConsumable_Token_GSA_25" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/25/PrimalItemConsumable_Token_gsa_25.PrimalItemConsumable_Token_GSA_25'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_25_C

50 Token Gemโ€‹

Token Gem 50

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/50/PrimalItemConsumable_Token_GSA_50.PrimalItemConsumable_Token_GSA_50" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/50/PrimalItemConsumable_Token_gsa_50.PrimalItemConsumable_Token_GSA_50'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_50_C

100 Token Gemโ€‹

Token Gem 100

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/100/PrimalItemConsumable_Token_GSA_100.PrimalItemConsumable_Token_GSA_100" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/100/PrimalItemConsumable_Token_gsa_100.PrimalItemConsumable_Token_GSA_100'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_100_C

250 Token Gemโ€‹

Token Gem 250

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/250/PrimalItemConsumable_Token_GSA_250.PrimalItemConsumable_Token_GSA_250" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/250/PrimalItemConsumable_Token_gsa_250.PrimalItemConsumable_Token_GSA_250'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_250_C

500 Token Gemโ€‹

Token Gem 500

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/500/PrimalItemConsumable_Token_GSA_500.PrimalItemConsumable_Token_GSA_500" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/500/PrimalItemConsumable_Token_gsa_500.PrimalItemConsumable_Token_GSA_500'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_500_C

1000 Token Gemโ€‹

Token Gem 1000

ARK:SA Command:

GiveItemToPlayer {character.id} "/gsa-mod/Tokens/Consumables/1000/PrimalItemConsumable_Token_GSA_1000.PrimalItemConsumable_Token_GSA_1000" 1 0 0

ARK:SE Command:

GiveItemToPlayer {character.id} "Blueprint'/Game/Mods/gsa-mod/Tokens/Consumables/1000/PrimalItemConsumable_Token_gsa_1000.PrimalItemConsumable_Token_GSA_1000'" 1 0 0

Blueprint Class: PrimalItemConsumable_Token_gsa_1000_C

Vote Screenโ€‹

Vote Screen

This feature provides a multi-purpose in-game popup with a short link for players to vote on game servers (optional).

Settingsโ€‹

You can customize the buttons, text, and titles on the panel.

Go to Vote Screen Settings >

Vote Screen Settings

Reviewโ€‹

Review

Allow players to rate the community and track long-term player satisfaction.

Settingsโ€‹

Customize the button binding and title for the review screen.

Go to Review Settings >

Review Settings