ArkNext Companion Mod
Author:
Downloads: 607
File Size: 235.7 KB
Created:
Updated:
Mod ID: 1020808
Categories:

ArkNext Companion Mod

ArkNext Utility Mod

The official ArkNext integration Mod for ArkNext Servers!

This essential utility seamlessly integrates with ArkNext, empowering server admins to effortlessly issue scriptcommand commands via RCON to the servers.

This is a mod meant for ArkNext Servers

! Send commands via RCON

 

scriptcommand giveitem {EOSID} Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponOneShotRifle.PrimalItem_WeaponOneShotRifle' 1 6 1

 

scriptcommand spawndino {EOSID} Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP' 150 

 

scriptcommand giveitem {EOSID} Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Sap.PrimalItemResource_Sap' 10

 

.INI Settings under the following header

[ARKNEXT]

LinkEndpoint="https://domain.com/api/link"

! data being sent via post request

 {"data":[{"eosid":"0002959899b541c6a0181b18472c430e","link_key":"123456789"}]}

 

LinkStatusEndpoint="https://domain.com/api/linkstatus"

!data being sent via post request

 {"data":[{"eosid":"0002959899b541c6a0181b18472c430e"}]}

 !needs to return response()->json(['is_linked' => true/false], 200);

 

PlayerLoginEndpoint="https://arknext.app/api/login"
!sends the following data on player login
{"data":[{"eosid":"0002959899b541c6a0181b18472c430e","last_login":"200656181.772235","server_name":"ArkNext Scorched Earth XP[1.5]T[4]B[10]","server_id":"160444","cluster_id":"50196a71","player_name":"vas","player_id":"256","tribe_name":"Tribe of vas","tribe_id":"1719409598","targeting_team":"1719409598","total_structures":"0","total_dinos":"0"}]}
 
 

NewsJsonUrl="https://domain.com/api/ui"

!needs to return a json in the following format

 

{
  "news_image": "https://arknext.app/gsdb/assets/img/important.png",
  "news_headLine": "Important News",
  "news_body": "Welcome to Ark Next, please take the time to read the rules located https://arknext.com/rules, if you have any questions please ask in the discord"
}

 

 

Adds an UI to facilitate sending player data to own API F1 triggers the UI 

The NEWS section is configurable as per above instructions

UI displayes current server rates on top right for the following :

  • Experience
  • Taming Speed
  • Harvesting
  • Baby Maturation Speed
  • Mating interval

If the rates are altered via Dynamic Config they will be reflected when UI is loaded again via F1 no need to restart game

Added Scaled down versions of :

Fabricator - 0.7 scale

cheat giveitem "/ArkNext/PrimalItemStructure_ARKNEXT_Fabricator.PrimalItemStructure_ARKNEXT_Fabricator" 1 0 0 false

Industrial Forge - 0.4 scale

cheat giveitem "/ArkNext/PrimalItemStructure_ARKNEXT_IndustrialForge.PrimalItemStructure_ARKNEXT_IndustrialForge" 1 0 0 false

Tek Replicator - 0.5 scale

cheat giveitem "/ArkNext/PrimalItemStructure_ARKNEXT_TekReplicator.PrimalItemStructure_ARKNEXT_TekReplicator" 1 0 0 false

Industrial Grinder - 0.5 scale

cheat giveitem "/ArkNext/PrimalItemStructure_ARKNEXT_Grinder.PrimalItemStructure_ARKNEXT_Grinder" 1 0 0 false- -

 

ArkNext Tek Binoculars - vanilla tek binoculars unlockable at lvl 1 with extra resource requirements

cheat giveitem "/ArkNext/PrimalItem_Weapon_ARKNEXT_ElectronicBinoculars.PrimalItem_Weapon_ARKNEXT_ElectronicBinoculars" 1 0 0 false

ArkNext Tree Tap Sap Collector - sap collection interval 30s , max items per slot 1000 , 6 slots

cheat giveitem "/ArkNext/PrimalItemStructure_ARKNEXT_TreeTap.PrimalItemStructure_ARKNEXT_TreeTap" 1 0 0 false