Skip to content
Docs

Game configuration examples

Review protocols, plugins, player IDs, and configuration requirements for Minecraft, ARK, Rust, and other games.

Last updated:

Check before configuring

The Agent sends commands using Source-compatible RCON. A game appearing in a selector does not establish protocol or plugin compatibility. These are configuration examples, not a list verified against every real environment.

CheckWhat to confirm
ProtocolSource-compatible RCON support
Server and pluginCommands for granting, renewing, and removing the benefit
Player IDWhether the command expects Steam64, EOS, a player name, or another ID
ResultPurchase, delivery, and expiry verified using a test recipient

Use Windows Agent setup for installation and the command reference for syntax.

Minecraft Java Edition and LuckPerms

  1. Enable RCON on the Java server and check its actual port and password.
  2. Install LuckPerms and prepare the vip group and permissions.
  3. Register a Minecraft RCON target in Moneta using the game's configured port.
  4. Require playerId in the product. For this example, enter a player name recognized by LuckPerms.
  5. Configure purchase and expiry commands and verify with a test recipient.
Purchase
lp user {{id.playerId}} parent add vip
Benefit expiry
lp user {{id.playerId}} parent remove vip

This example uses ordinary group membership and needs no renewal command. Removal processing removes the group after the Moneta benefit ends. If other products also grant that group, check that removal will not affect their benefits.

See the official parent-command documentation.

ARK and ARK: Survival Ascended

The Agent has ark and arksa connection settings. Enable RCON in the game and register its host, actual RCON port, and password.

VIP, kits, or points require a game plugin that provides those operations. Choose the plugin and version, then check:

  • Whether commands require Steam64, EOS, or an in-game ID.
  • Whether the commands work through RCON.
  • Whether the recipient must be online.
  • Whether the granted benefit can be removed when it ends.

There is no single grant command shared by all plugins. Match ID settings and commands to the selected plugin.

Rust and WebRCON

Rust's usual WebRCON uses WebSocket, which differs from the Agent's current Source-compatible RCON. Check Facepunch's RCON documentation and your server's protocol.

Selecting Rust does not establish a working WebRCON connection. Verify compatibility before selling and ask support about your environment.

Other games and plugins

For CS2, Garry's Mod, and other games, available benefits depend on game or plugin commands. For Palworld too, start with the protocol rather than the game name.

Include these details when asking for help. Do not send passwords or Agent credentials.

Game integration enquiry
Game and version:
OS and hosting environment:
Plugin and version:
Benefit to sell:
Player ID type:
Commands tested and results:

Use the contact page.