Skip to main content

MAX_EDIT_DISTANCE

Constant MAX_EDIT_DISTANCE 

Source
const MAX_EDIT_DISTANCE: f64 = 4.0;
Expand description

Maximum distance (in blocks) a player can be from a sign while editing. If they move further away, the edit lock is released.