| Name | Type | Description | Notes |
|---|---|---|---|
| Center | Vector3d | The center of the world border | |
| DamageAmount | double? | The amount of damage done to players outside the border | |
| DamageThreshold | double? | The maximum amount of damage done to a player | |
| Diameter | double? | The diameter of the border | |
| NewDiameter | double? | The new diameter of the border, in case it is collapsing/expanding | |
| TimeRemaining | long? | The time remaining until the border reaches it's new size | |
| WarningDistance | int? | The amount of distance from the border a player will receive a warning at | |
| WarningTime | int? | The amount of time near a border before a warning is shown for players |