Problem - ArkShop is ignoring permissions

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

LupeCZ

Well-known member
Joined
Feb 28, 2020
Messages
7
JSON:
    "Kits": {
        "vip": {
            "DefaultAmount": 1,
            "Description": "5x Heavies and 1500 ammo",
            "Price": 200,
            "Permissions": "Admins,vip",
            "OnlyFromSpawn": false,
            "Items": [
                {
                    "Amount": 5,
                    "Quality": 0,
                    "ForceBlueprint": false,
                    "Blueprint": "Blueprint'/Game/Mods/StructuresPlusMod/Misc/AutoTurretHeavy/PrimalItemStructure_AutoTurret_Heavy.PrimalItemStructure_AutoTurret_Heavy'"
                },
                {
                    "Amount": 1500,
                    "Quality": 0,
                    "ForceBlueprint": false,
                    "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'"
                }
            ]
        }

    },
Hello, I have ark shop and ark permission. I made vip Kit for vips, there is group called "vip" in permission plugin, player has this group applied but ArkShop dont allow him to get Kit...
Can someone please tell me how to fix it?
 
So what to do now? If i remember correctly, it was working on my previous server
! And vip player dont receive vip amount (10), but 5 (like player) of points
 
Idk. For me permissions create groups but server doesn't read their permissions anyways. For example i made owner with wildcard char permissions and you can't do anything with it unless you login with rcon.
 
Back
Top