Sorry, we don't support your browser.  Install a modern browser

Use the unique ID for ban as a URL parameter or add Ban ID as a variable.#438

This is most useful for users who utilizes webhook on their Discord and wants immediately be redirected to the issued ban rather than having to navigate to Ban list then search the player or finding the player and clicking the player’s ban to view or edit it.

By one click, we can be redirected to the issued ban if used in webhook like:

“fields”: [
“name”: “Battlemetrics Ban”,
“value”: “https://www.battlemetrics.com/rcon/bans/edit/{​{​banID}} or {​{​uid}}”
}
]

2 years ago