Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1008 Bytes

WorldBorder.md

File metadata and controls

17 lines (13 loc) · 1008 Bytes

WorldBorder

Properties

Name Type Description Notes
center Vector3d The center of the world border
damage_amount float The amount of damage done to players outside the border
damage_threshold float The maximum amount of damage done to a player
diameter float The diameter of the border
new_diameter float The new diameter of the border, in case it is collapsing/expanding
time_remaining int The time remaining until the border reaches it's new size
warning_distance int The amount of distance from the border a player will receive a warning at
warning_time 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]