Simple Waystone Addon
Go to filesThis addon's aim is for fast travelling purposes from one location to another.
How it works:
- Craft the waystone block, you will see the crafting recipe in the recipe book inside the crafting table.
- Place the block.
- Interact with the block to see the waystone naming UI.
- Interact with the block again to register the waystone and to see the waypoint list.
- Pick a waypoint to teleport to it if you have the right level requirement.
Crafting Recipes:
Gate Tokens
What the naming UI looks like:
There will be a pre-filled name when you interact with the newly placed waystone, you can change it, if you want.
What the waypoint list looks like:
The list will show the current name of the waystone you are using and other waypoints you have registered. Beside the names is the level requirement.
There are also commands you can use to clear all the waypoints and to see all the waypoints in the world and the waypoints you have registered.
Commands:
- /scriptevent sw:delete - delete all waypoints
- /scriptevent sw:remove - delete specific waypoints
- /scriptevent sw:config - opens waystone config UI to edit XP settings
- /scriptevent sw:configreset - reset waystone config
- /scriptevent sw:diagnostic <world | me> - for testing purposes
(/scriptevent sw:config) Config UI:
(/scriptevent sw:remove) Remove UI:
My Discord:
- Report bugs here.
Reminder:
- You are not allowed to repost this resource/addon.
- You are not allowed to create your own download link.
- You are not allowed to share the direct link.
- Feel free to make videos, just credit.
Updated on October 23
Version 18:
- Added 2 new commands.
- /scriptevent sw:config - open waystone config UI to edit XP settings for waystone.
- /scriptevent sw:configreset - reset the config of waystone.
New:
- Added 5 waystone variants.
- Added art in waystone UI depending on the dimension.
For Minecraft 1.21.20 Bug Fixes:
- Fixed for 1.21.20.
Changes:
- Server UI code is now in stable.
- Addon will be now compatible 1.21.20+ and onwards.
New:
- Added new command
/scriptevent sw:remove
to remove specific waystone.
Bug Fixes:
- Fixed diagnostic command.
Bug Fixes:
- Fixed "typeid" error showing up when using the waystone.
For Minecraft Bedrock Version 1.21
Changes:
- Updated script version to use 1.21.0 stable script.
- Changed command format from
!sw
to/scriptevent sw
.
MC 1.20.8x V13
- Fixed "typeid" error showing up when using the waystone.
MC 1.20.8x V12:
- Whole addon recode.
- Added the ability to make waypoints public.
MC 1.20.8x V11:
- Updated to support Minecraft 1.20.80.
MC 1.20.7x V10:
- Updated to support Minecraft 1.20.70.
- Fixed the wrong download link name from 1.20.60 to 1.20.70.
MC 1.20.6x V9:
- Updated to support Minecraft 1.20.60.
- Moved some code to stable but not all.
MC 1.20.5x V8:
- Added new item "Gate Token", a consumable that let's you teleport to a registered waystone.
- Fixed sometimes waystone not removing when breaking it.
MC 1.20.50 V7.6:
- Updated addon to Minecraft 1.20.50.
MC 1.20.40 Version 7:
BUG FIXES:
- Fixed waypoints showing the setup window even if the waypoint is already registered.
Adjustments:
- Adjust the XP Requirement calculations.
- Teleport will now prioritize locations with floor and air blocks; if none are found, it will teleport the player inside the waystone like normal.
- Added the XP ORB image inside the waypoint list for the XP requirement.
MC 1.20.40 Version 6:
- Updated addon to support minecraft 1.20.40
- Limit has been increased from 9999 to 32767 bytes (meaning it can store more waystones)
MC 1.20.30 Version 5:
- Updated addon to support minecraft 1.20.30