Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.01 KB

File metadata and controls

16 lines (13 loc) · 1.01 KB

IO.Swagger.Model.WorldBorder

Properties

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

[Back to Model list] [Back to API list] [Back to README]