Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ServerInfo_Ban Struct Reference

Public Attributes

required string admin_id = 1
 id of the staff member placing the ban
required string admin_name = 2
 name of the staff member placing the ban
required string ban_time = 3
 start time of the ban
required string ban_length = 4
 amount of time in minutes the ban is for
optional string ban_reason = 5
 reason seen only by moderation staff
optional string visible_reason = 6
 reason shown to the user

Member Data Documentation

◆ admin_id

required string ServerInfo_Ban::admin_id = 1

id of the staff member placing the ban

◆ admin_name

required string ServerInfo_Ban::admin_name = 2

name of the staff member placing the ban

◆ ban_length

required string ServerInfo_Ban::ban_length = 4

amount of time in minutes the ban is for

◆ ban_reason

optional string ServerInfo_Ban::ban_reason = 5

reason seen only by moderation staff

◆ ban_time

required string ServerInfo_Ban::ban_time = 3

start time of the ban

◆ visible_reason

optional string ServerInfo_Ban::visible_reason = 6

reason shown to the user


The documentation for this struct was generated from the following file: