- Fixed where unplaced waystone still be saved on the database causing to duplicate on the next reboot
- Added option to limit distance price
- Removed waystone_names storage/table from database
- Added commands.yml to customize FancyWaystones command's name, aliases, permission, and permission message.
- Fixed where Server waystones cannot be visible on the Favorite category even if it's marked as favorite
- Fixed favorite waystone list resets every time player rejoins
- Added 1.20/1.20.1 support
- Fixed Hex Codes being truncated too short on GUI title
- Added Favorite Waystone category, you can now mark waystone as favorite
- Fixed bug where WORLD_WHITELIST doesn't work with world names
- Updated Oraxen API integration
- Added 1.19.4 Support
- Fixed bug where if you craft more than one item, the items will have the same unique id
- Fixed display bug where category display item shows empty even when its not
- Fixed debug message when there is a TP offset set for a waystone
Please take a server backup before installing this update to prevent any data loss during the database migration.
- Improved database system
- Waystone item no longer saves blacklist data and whitelist data.
- Fixed where sometimes broken waystones cannot recover their member
- Fixed bug where TP Offset items are shown as normal bedrock
- Fixed bug where waystone lists the wrong waystone
- Paywall UI is no longer showing for waystone that only has 1 payment method
- Fixed IS_WAYSTONE_ACTIVATED being ignored in Listing Condition
- Added new criteria: COMPUTE_PLACEHOLDER
Allows you to take placeholder from other plugins and compare them.
Usage Example:
YAML:Access Condition: Criteria: COMPUTE_PLACEHOLDER Placeholder: "%player_gamemode%" # EQUALS_TO, GREATER_THAN, LESS_THAN, EQUAL_OR_GREATER, EQUAL_OR_LESS Mode: EQUALS_TO Comparator: CREATIVE Reason: "You have to be in Creative Mode" Reason Negative: "You should not be in Creative Mode"
