LootLocker
The BasicsGame SystemsContent ManagementPlayer Management
LootLocker
  • 📌The Basics
    • Getting Started
    • What is LootLocker?
    • Core Concepts
      • Players
      • Assets
      • Character Classes
      • API Types
      • Web Console
      • Stage & Live Environments
      • Glossary
    • Unity Quick Start
      • Install the SDK
      • Configure the SDK
      • Authenticate Your First Player
      • Update the SDK
    • Unreal Quick Start
      • Install & Configure the SDK
        • Older versions
      • Authenticate Your First Player
    • Godot Quick Start
      • Install the SDK
      • Configure the SDK
      • Authenticate Your First Player
      • Update the SDK
    • SDKs
    • Samples
      • Authentication Samples
      • Leaderboard Samples
      • Progression Samples
      • Player Samples
    • Launching Your Game
    • Support
      • Error Codes
      • Unreal Marketplace Plugin Support
  • 🎭Players
    • Overview
    • Authentication
      • How To
        • Guest Login
        • Steam
        • Apple
        • Apple Game Center
        • Google
        • Epic Games
        • PlayStation
        • Meta / Oculus
        • Xbox
        • Nintendo Switch
    • Files
      • How To
        • Manage Files in Web Console
        • Work with Files In-Game
    • Inventory
      • How To
        • Work with Player Inventory
    • Messages
      • How To
        • Configure Messages in Web Console
    • Names
      • How To
        • Work with Player Names
    • Player Manager
      • How To
        • Manage Players through Web Console
        • Manage Players In-Game
        • Use Player Operations
    • Unified Player Accounts
      • How To
        • Configure UPA in Web Console
        • Use Remote Login In-Game
        • Connect Identiy Provider to Player
        • External Provider Linking
        • Transition from Guest Login to Other Provider
        • Disconnect Identity Provider from Player
    • White Label Login
      • How To
        • Configure White Label Login
        • Create a New White Label User
        • Request User Verification
        • Handle Returning Users
        • Start a White Label Session
  • 🪙Commerce
    • Overview
    • Catalogs
      • How To
        • Configure Catalogs in LootLocker Console
        • List all Catalogs
        • Use Catalogs In-Game
        • Setup In-Game Store
    • Currencies
      • How To
        • Configure a Currency in Web Console
        • Use Currencies In-Game
    • DLC Management
      • How To
        • Configure DLC in Web Console
        • Use DLC In-Game
    • Entitlements
      • How To
        • Work with Entitlements In-Game
    • Real Money Purchases
      • How To
        • Configure In-App Purchase in Web Console
        • Make Purchases through Google Play Store
        • Make Purchases through Apple Store
        • Make Purchases through Steam Store
    • Virtual Purchases
    • Wallets
      • How To
        • Manage a Wallet in Web Console
        • Use Wallets In-Game
  • ⚔️Content
    • Overview
    • Assets
      • How To
        • Create & Configure an Asset
        • Organize & Search for Assets
        • Retrieve Assets In-Game
        • Set up Asset Storage Template
        • Check Grant Notifications
        • Set up a Game Config Asset
        • Create a Loot Box
        • Work with Loot Boxes In-Game
        • Create a Drop Table
        • Work with Drop Tables In-Game
        • Create a Rental Asset
        • Work with Rental Assets In-Game
    • User Generated Content (UGC)
      • How To
        • Create UGC In-Game
    • Twitch Drops
  • 🕹️Game Systems
    • Overview
    • Classes & Heroes
      • How To
        • Base Classes
        • Hero Classes
        • Implement Classes In-Game
        • Implement Heroes In-Game
    • Leaderboards
      • How To
        • Configure Leaderboard in Web Console
        • Use Player Leaderboards
        • Use Generic Leaderboards
        • Use Metadata to Store Additional Information
        • Use Scheduled Reset with Rewards
        • Use Leaderboards for Time Based Rankings
      • Leaderboard FAQ
      • GameMaker References
    • Feedback
      • How To
        • Manage Feedback Categories
        • Create Player Feedback
        • Create UGC Feedback
        • Create Game Feedback
        • View and Manage Feedback
    • Progressions
      • How To
        • Create a Progression
        • Game Progressions
        • Player Progressions
        • Class Progressions
        • Asset Instance Progressions
    • Triggers
      • How To
        • Setup a trigger in the Web Console
        • Invoke trigger from game
  • ⛓️Shared Systems
    • Overview
    • Metadata
      • How To
        • Add Metadata in Console
        • Fetch a Single Metadata In-Game
        • Fetch Metadata In-Game by Tags
        • Fetch Metadata In-Game from Multiple Sources
    • Notifications
      • How To
        • List Notifications and Mark as Read In-Game
  • 🗝️Admin
    • Settings
    • User Settings
    • Organization Settings
    • CORS Allowlist
  • ⭕️ Legacy
    • Deprecations
      • Unity SDK Deprecation Log
        • Version 2.1.5 - Migration to Open UPM
        • Version 2.0.0
      • Unreal SDK Deprecation Log
        • Version 4.0.0
        • Version 3.0.0
    • Legacy Storage
    • Legacy Triggers
      • Activate a trigger
      • Create a trigger
    • Legacy Progressions
      • Create a Progression System
      • Use a Progression System In-Game
Powered by GitBook
On this page
  1. Players
  2. Player Manager
  3. How To

Manage Players through Web Console

PreviousHow ToNextManage Players In-Game

Last updated 5 months ago

The Player Manager can be reached by click on the player icon on left side bar of the web console.

Player Search

The player manager will automatically load your most recent players. You can search for your players in the Player Manager by entering a players platform ID (SteamID, PSN ID etc) or their Public UID in the search field and clicking the Search button.

Click the View button on a search profile to load the Player Page.

Player Page

The Player Page displays all relevant information of the player you have selected including their assets, orders, and storage.

Player Information

You can find basic information about the player at the top of the Player Page. This area includes the following information:

  • Name: The Player’s profile name they set in the first party platform. Clicking on the name will take you to the platform’s player page (if available)

  • Avatar: The Player’s avatar they set in the first party platform (if available)

  • Public UID: A public identifier used by players to identify themselves

  • Player ID: An identifier used within the APIs

  • First Seen: The date on which the player first played your game

  • Last Seen: The most recent date when the player played your game

  • Currencies: The total values of currencies the player has in their account

Profile Visibility

Set if the player’s profile is visible to the public or not. This affects integrations such as Steam Inventories and Marketplace. Neither will work for the player if the player’s profile is set to private.

Delete Profile

Click the Delete Profile button to anonymize the player account. This operation cannot be reversed.

Platforms

The platforms field will display all platform accounts linked to this player profile.

Inventory

The inventory section of the Player Page lists all assets within the player’s inventory and the date that the Asset was added to the inventory. The inventory can be searched and assets can be quickly viewed through their corresponding link.

Give Asset

Click the Give Asset button in order to manually add an asset to the player's profile. Clicking this brings up a window that allows you to search through all of your game’s assets.

Refund

An asset purchased using in-game currency can be refunded by clicking the Refund button. This will remove the asset from the player's inventory and refund the currency amount paid for it to the player's wallet.

Orders

The Orders section of the Player Page lists all asset grants that have taken place within the player’s inventory. These orders can be from store purchases or other events where the player has had an asset added to their inventory. Each order can be inspected to view the full details of the order. Orders with a green value indicate the player has received assets and/or currency in their order. Orders with a red value indicates the player has spent currency to purchase an asset.

Storage

The Storage section of the Player Page displays all Key/Value pairs that are stored by your game in relation to the player. New Key/Value pairs can be created by clicking the Add Storage button. Existing pairs can be edited or deleted, or made public and readable by other players.

Progression

Leaderboards

In this menu you can also edit or delete individual entries the player has made to different leaderboards.

Remove Player From All Leaderboards

To remove the player from all leaderboards, click the Remove Player From All Leaderboards button. This action is not reversible.

Files

The Files section of the Player Page shows you which files have been uploaded to the player's profile. Files can be used to store specific player config files or save game files in case you want to use LootLocker as a cloud save service.

The Progression section of the Player Page lets you view the amount of XP the player has earned in your system. Here you can also add XP to the player's progression by clicking the Add button. You can also Reset the player's progression by clicking the Reset XP button.

The Leaderboards section of the Player Page shows you which the currently selected player has submitted scores in. The menu displays the Leaderboard Name, ID, the player's Rank in the leaderobard, and their score entry.

🎭
progression
leaderboard