FusionShop

Free FusionShop V0.9

No permission to download
This resource is free
Important Note:
This is not an Arkshop or Arkshop-compatible plugin – if other plugins support Arkshop features such as Addpoints, etc., it will likely not work with Fusionshop – please test it!
We support commands (rcon/console) and other developers can contact us for better cross-plugin-support.

FusionShop - a modern alternative to Arkshop.
Complete free and with modern looking Interface

Features:
  • Clusterwide Trade - also with offline Players
  • Time Reward Clusterwide - dont loose Playtime when traveling to other Servers
  • Variants - give Items/Dinos Variants with increased costs
  • Custom Categories

Mod: FusionShop Mod Page
Wiki, Converter & Documentation

Discord


JSON:
    {
        "Mysql": {
            "server": "127.0.0.1",
            "username": "xxxx",
            "password": "xxxx",
            "database": "asa_xxxx",
            "port": 3306,
            "tablePrefix": "fusionshop"
        },
        "General": {
            "ShopName": "FusionShop Shop",
            "ShopKey": "F2",
            "ShopIconOverride": "Texture2D'/FarkomAscendedMod/__Icons/DodoCoin_Icon.DodoCoin_Icon'",
            "BuffName": "Farkom Shop",
            "BuffIconOverride": "Texture2D'/FarkomAscendedMod/__Icons/DodoCoin_Icon.DodoCoin_Icon'",
            "RewardIntervalMinutes": 30,
            "ShowPacketsAvailableInHours" : 672,
            "SumPlayerPassivePointsAmount": true,
            "SumPlayerShopDiscount": true,
            "ShowBuffIcon": true,
            "DisableTrade": false,
            "DisableSell": false,
            "DisableMultiuse": false,
            "CryoPodOverride": "Blueprint'/Game/Extinction/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'"
        },
        "Messages" : {
            "BoughtItem" : "You bought {name} for {price} points",
            "GotTimedPoints" : "You received {amount} points.",
            "MissingPoints" : "You don't have enough points.",
            "RedeemPacket" : "You redeemed packet: {name}."
        },
        "DiscordLog": {
            "Trade": {
                "enabled": false,
                "webhook": "discord webhook adress"
            },
            "Sell": {
                "enabled": false,
                "webhook": "discord webhook adress"
            },
            "Buy": {
                "enabled": false,
                "webhook": "discord webhook adress"
            },
            "Redeem": {
                "enabled": false,
                "webhook": "discord webhook adress"
            }
        },
        "GroupPrivileges": [
            {
                "ForGroups": [
                    "Default"
                ],
                "PassivePointsAmount": 5,
                "ShopDiscount": 0
            },
            {
                "ForGroups": [
                    "Admins"
                ],
                "PassivePointsAmount": 20,
                "ShopDiscount": 0
            } 
        ],
        "ShopCategories": [
            {
                "Name": "Kits",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Icons/SmallStorage_Icon.SmallStorage_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Resources",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Resources/Icons/MetalOre_Icon.MetalOre_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Consumables",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/Icons/CactusSoup_Icon.CactusSoup_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Weapons",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Weapons/Icons/MachinedShotgun_Icon.MachinedShotgun_Icon'",
                "Description": "Armor, Tools and Weapons"
            },
            {
                "Name": "Tools",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Weapons/Icons/MetalHatchet_Icon.MetalHatchet_Icon'",
                "Description": "Armor, Tools and Weapons"
            },
            {
                "Name": "Land Dinos",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/Dinos/Dodo/DearJane/Textures/HUD_Animated_Dodo_Icon.HUD_Animated_Dodo_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Flyer Dinos",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/Dinos/Ptero/DearJane/HUD_Animated_Ptero_Icon.HUD_Animated_Ptero_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Water Dinos",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/Dinos/Tusoteuthis/DearJane/HUD_Animated_Tusoteuthis_Icon.HUD_Animated_Tusoteuthis_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Saddles",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/Icons/AnkyloSaddle_Icon.AnkyloSaddle_Icon'",
                "Description": "Resources"
            },
            {
                "Name": "Skins",
                "ExcludeGroups": [],
                "IncludeGroups": [
                    "Default"
                ],
                "IconOverride": "Texture2D'/Game/PrimalEarth/UI/Textures/CustomSurvivorCostumeSkin_Icon.CustomSurvivorCostumeSkin_Icon'",
                "Description": "Resources"
            }
        ],
        "RewardPackets": [
            {
                "Name": "reward_999starterkit",
                "FromShopPacket": "999starterkit",
                "InitAmountIfInViableGroups": 3
            },
            {
                "Name": "reward_999adm_fly",
                "FromShopPacket": "999adm_fly",
                "InitAmountIfInViableGroups": 999
            },
            {
                "Name": "reward_998adm_cheat",
                "FromShopPacket": "998adm_cheat",
                "InitAmountIfInViableGroups": 999
            },
            {
                "Name": "reward_999adm_leavemealone",
                "FromShopPacket": "999adm_leavemealone",
                "InitAmountIfInViableGroups": 999
            },
            {
                "Name": "reward_999adm_ghost",
                "FromShopPacket": "999adm_ghost",
                "InitAmountIfInViableGroups": 999
            },
            {
                "Name": "reward_999adm_gun",
                "FromShopPacket": "999adm_gun",
                "InitAmountIfInViableGroups": 999
            }
        ],

JSON:
        "ShopPackets": [
            {
                "PacketName": "999starterkit",
                "ShopCategory": "Kits",
                "Description": "Starter Kit",
                "Price": 0,
                "HideFromBuy": true,
                "Items": [
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedDamage": 250,
                                "FixedDura": 100
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedDamage": 250,
                                "FixedDura": 100
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalPants.PrimalItemArmor_MetalPants'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedArmor": 350,
                                "FixedDura": 400
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalShirt.PrimalItemArmor_MetalShirt'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedArmor": 350,
                                "FixedDura": 400
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalHelmet.PrimalItemArmor_MetalHelmet'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedArmor": 350,
                                "FixedDura": 400
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedArmor": 350,
                                "FixedDura": 400
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalGloves.PrimalItemArmor_MetalGloves'",
                                "PriceIncrease": 0,
                                "Amount": 1,
                                "FixedArmor": 350,
                                "FixedDura": 400
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_CookedMeat.PrimalItemConsumable_CookedMeat'",
                                "PriceIncrease": 0,
                                "Amount": 50
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_CanteenRefill.PrimalItemConsumable_CanteenRefill'",
                                "PriceIncrease": 0,
                                "Amount": 1
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/FarkomAscendedMod/binocular/PrimalItemConsume_Farkom_Bino.PrimalItemConsume_Farkom_Bino'",
                                "PriceIncrease": 0,
                                "Amount": 1
                            }
                        ]
                    },
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'",
                                "PriceIncrease": 0,
                                "Amount": 2
                            }
                        ]
                    }
                ],
                "Dinos": [
                    {
                        "Variants": [
                            {
                                "Name": "Default",
                                "Blueprint": "Blueprint'/Game/ASA/Dinos/Maelizard/Maelizard_Character_BP.Maelizard_Character_BP'",
                                "PriceIncrease": 0,
                                "Level": 150,
                                "Saddle": "Blueprint'/Game/ASA/Dinos/Maelizard/PrimalItemArmor_MaelizardSaddle.PrimalItemArmor_MaelizardSaddle'",
                                "FixedSaddleArmor": 50
                            }
                        ]
                    }
                ]
            },

  • addpoints <eosid> <amount> <comment> - Will add or remove points. If comment is added, its get added to the log
  • setpoints <eosid> <amount> - Will set the given eosid points
  • getplayerpoints <eosid> - will print the given eosid points in chat
  • resetpoints - will reset all playerpoints
  • fusionshop.reload - reload the config
  • ChangeKitAmount <eosid> <packname> <amount> - changes the amount of the givin Kit/Pack
  • TransferPointsFromArkshop <ArkshopTableName> - will write the points into fusionshop table from arkshop table
  • Like
Reactions: stevie_senpai
Author
arkfusion
Downloads
13
Views
386
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest updates

  1. V0.9

    packet now autosorted by packet name added discord webhooks for logging (config changes)...
Back
Top