Tip4Serv documentation
  • Introduction to Tip4Serv
  • Tip4Serv fees
    • How we charge
    • Frequently Asked Questions
  • Store setup
    • Test mode
    • Translation
    • Server commands
      • Player's ID markers
      • Other markers & quantity
      • Troubleshooting
    • Subscriptions
      • How it works?
      • Events & commands
      • Trial days
    • Gift cards
      • Sell gift cards
      • Generate gift cards
    • Product expiration
    • Custom domain
      • Choosing a subdomain
      • Initiate customdomain
      • Configuring DNS
      • Check DNS
      • Troubleshooting
    • Discount
    • Coupons code
    • Managing multiple stores
  • Discord setup
    • Discord bot
    • Mention members
  • Gateways
    • Paypal
    • Paypal V2
    • Stripe
    • Manage disputes
    • Troubleshooting
    • ⚠️Stripe prohibited business
  • Customer support
    • How to get a refund?
    • How to unsubscribe?
    • Where can i find my ARK:SA eosid?
  • Games
    • Ark Survival Evolved
    • Ark Survival Ascended
    • FiveM
    • DayZ
    • Rust KAOS
  • Rust & 7 Days to Die
Powered by GitBook
On this page
  • Prerequisites
  • Installation
  • Commands
  • βš–οΈ Plugin vs RCON Comparison
  • πŸ”€ Using Plugin and RCON Together
  1. Games

Ark Survival Ascended

This documentation explains how to configure Tip4Serv for handling donations, items, XP, and subscriptions on your ARK: Survival Ascended server.

PreviousArk Survival EvolvedNextFiveM

Last updated 2 days ago

Prerequisites

  • ARK: Survival Ascended server with if using the plugin.

  • RCON access (required if using RCON mode).

  • or for points.

  • for subscriptions.


Installation

  1. Add Your Server Go to and register your ARK SA server.

  2. Choose a Connection Method Select either Plugin or RCON.

  3. Configure Plugins Follow the setup instructions provided for your chosen connection.


Commands

All commands are configured via the in your Tip4Serv dashboard.

πŸ“£ Broadcast

Send a public thank-you message in the server chat.

ServerChat Thank you {arksa_username} for your {total_paid} {currency} donation

🎁 Sell Items and Experience

Provide items and XP directly to players.

Note: Requires Tip4Serv plugin (not compatible with RCON).

Examples:

GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_WoodFenceFoundation.PrimalItemStructure_WoodFenceFoundation'" 1 1 false
AddExperience 500000 0 0

πŸ¦– Spawn Dinos and Items (Enhanced Attributes)

ES.SpawnItemFor {eosid} "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RexSaddle.PrimalItemArmor_RexSaddle'" "" 5 1 {quantity} 50 500 0 0 0
ES.SpawnDinoFor {eosid} "Blueprint'/Moros_Indomitable_Duo/IndominusRex/IndoRaptor/IndoRaptorBlueprints/MoroRaptor_Character_BP.MoroRaptor_Character_BP'" "'" 0 260 0 0 0 0 0 M

🧱 Give Resources

GiveItemToEOSId {eosid} "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element'" {quantity} 0 0

πŸ’° Sell Points

AddPoints {eosid} 51

Compatible with both Plugin and RCON


πŸ›‘οΈ Sell Permissions (Subscriptions)

Grant/revoke ranks or roles using the Permissions plugin.

Examples:

Permissions.Add {eosid} VIP
Permissions.Remove {eosid} VIP
  1. Enable Subscriptions

  2. Set the command on purchase (Do this after first payment)

  3. Set the command on subscription end (Do this if subscription expires)


βž— Multiply Quantity

Allow buyers to scale purchases with a multiplier.

Enable β€œAllow quantity choice” in product settings.

Example:

AddPoints {eosid} {quantity*200}

If a player buys 4 units, the final command will be:

AddPoints 000263b63d2641b080241ce6463a0754 800

βš–οΈ Plugin vs RCON Comparison

Feature
Plugin
RCON

Player Required Online

βœ… Yes

❌ No

Supports Self Commands

βœ… Yes (GiveItem)

❌ No

Executes Commands

Player (in-game)

Server, even when empty

Multi-server Setup

One server entry with shared API key possible

Each server must be added and linked individually


πŸ”€ Using Plugin and RCON Together

You can use both connection methods simultaneously. For example:

  • Use Plugin for item delivery and player-dependent actions

  • Use RCON for account-based tasks like points and permissions

This hybrid setup offers maximum flexibility across all your products.

Use

Plugin:

Mod Alternative: Use tools:

Plugin or RCON Requires

Give players points to use with or .

πŸ› οΈ Configure via the :

Subscription Setup
ARK Server API
ArkShop plugin
WShop UI mod
Permissions plugin
My Servers
product editor
ARK Command Generator
Enhanced Spawner
ASA Bot Companion
Item Builder
Dino Builder
Extended RCON
ArkShop
WShop
Product Editor