Skip to content
Josh Moore edited this page Jun 16, 2020 · 3 revisions

Player > SafeWalk prevents you from falling off blocks.

.safewalk enabled <0/1>

.safewalk collisions <0/1> - give air collision boxes (default: 0) ❓

.safewalk min-height <num> - minimum height above ground for collisions (default: 15) ❓

WIP: Needs proper description.

Note: Works in combination with Step. SafeWalk will prevent moving off blocks when the height is greater than Step's height.

Clone this wiki locally