/nebula routes builder.
Creating a Route
Simple, Warp, Island, Mining
The name can include slashes for organization (e.g., mining/crystal-hollows/jade).
Editing an Existing Route
Adding Waypoints
Stand at the desired position, then run:add Walk— Adds a walk waypoint at your feet.add Etherwarp— Adds an etherwarp waypoint at your feet.add WaitTime <milliseconds>— Adds a wait (e.g.,add WaitTime 3000for 3 seconds).add WaitForPosition <distance> <timeout_ms>— Waits until withindistanceblocks, times out aftertimeout_ms.add ItemPlace <item_id> [cooldown_ms]— Places an item. You must be looking at the target block. Example:add ItemPlace ender_pearl 5000.
Inserting a Waypoint at a Specific Position
Moving a Waypoint
Stand at the new position, then:#index to your current location while keeping its type and configuration.
Removing a Waypoint
Stand on the waypoint you want to remove:Clearing All Waypoints
Configuring Waypoint Flags
Walk and Etherwarp waypoints support extra flags:sneak(orshift) —true/false— Force sneaking during this waypoint.movement(orallowmovement) —true/false— Allow player movement input.jumpatend(orjump) —true/false— Jump after reaching this waypoint (useful before etherwarp waypoints).
Setting Warp Command
For Warp and Mining type routes:/warp prefix — just the destination name, e.g., forge).
