Get Demo Item Timeline
get_demo_item_timelineGet a chronological timeline of all item pickups broadcast to all players. Shows who picked up each item (armor, health, powerups) and when. Useful for item control analysis and timing. Each entry has: server_time_ms, player_name, client_num, item_configstring_index, item_name, position.
When to Use
Use this tool when you need to get a chronological timeline of all item pickups broadcast to all players. shows who picked up each item (armor, health, powerups) and when. useful for item control analysis and timing. each entry has: server_time_ms, player_name, client_num, item_configstring_index, item_name, position.. This is part of the Mcps provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 87+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("quakelive/get_demo_item_timeline")xpay_run— Execute:xpay_run("quakelive/get_demo_item_timeline", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer,null | No | Maximum number of items to return. Omit to return all items. |
offset | integer,null | No | Number of items to skip before returning results (for pagination). Default: 0. |
session_id | string | Yes | Analysis session ID (returned by open_demo) |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Mcps (all tools) — 88 tools
- Add Player — $0.00/call
- Add Raw Snapshot — $0.00/call
- Add Server Command — $0.00/call
- Analyze Demo — $0.02/call
- Award Medal — $0.02/call
Links
- Tool page: https://xpay.tools/quakelive/get-demo-item-timeline/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integernull | No | Maximum number of items to return. Omit to return all items. |
offset | integernull | No | Number of items to skip before returning results (for pagination). Default: 0. |
session_id | string | Yes | Analysis session ID (returned by open_demo) |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

