- The inventory title is now maxed out at 32 characters, any overflow text will be trimmed using "..." ellipsis.
- Fixed where Listing Condition ignores ALWAYS criteria
- Fixed where you can't use IS_SAME_TYPE in waystone cost bypass condition
- Added Placing Condition option to waystone_type configuration
- Fixed hex code not working in Title and Subtitle
- Removed another Block Physics listener
- Fixed unsynchronized waystone data across sub-servers
- Added time formatting option for waystone_statistics_age
- and more...
This update is critical, especially if you are using 1.0.89, so please update it to the latest version. Sorry for the inconvenience.
Tested with Spigot 1.19.3
- Fixed bug where waystone models suddenly fail to load after restart due to chunks not loading.
- Fixed bug where waystones aren't synced with the network
- Fixed compatibility bug
- Post Particle Effects are now being played in the target destination server
- Fixed where load request failed to load waystone on the target server
- Removed BlockPhysicsEvent detection
- Revalidate the target location to ensure the target waystone location is correct even after the waystone is moved.
Due to high demands, this update was released earlier than it was supposed to be, and some requested features are not yet implemented (might be in the next version)
This version is tested on Spigot 1.19.3 (basic features). If you find any issue with this version, feel free to report it in the discussion section or on the discord server.
- Removed block data storage, waystone is now always loaded.
- Added 1.19.3 support
Sorry for the long delay, thank you for your patience~
- Unknown/Invalid waystone will be kept and saved so that when it is fixed the waystone still exists. This mainly occurs when a waystone-type configuration fails to load and causes the plugin to erase every waystone with that type from your worlds.
- Added Activating Limitation grouping option so that the same waystones (e.g. private, private_normal, private_nether, and private_the_end) are counted as one type for Amount Limitation.
- Added Placing Limitation to limit how many waystones a player can place in your server (Requires the waystone to be Always Loaded).
- Added Placing Limitation grouping option so that the same waystones are counted as one type for Placing Limitation.
- Added option to disable reload after ItemsAdder has done loading its items (You need to set the force sync load option in ItemsAdder to true)
- Added "PlayCustomSound" effect to play custom sound (from resource pack)
- Added player context to Economy Bypass Condition so that you can use HAS_PERMISSION, and any other condition criteria that use player context.
- Fixed bug with players cannot open warpstone menu until their player data is loaded
- Fixed bug with Amount Limitations not loaded properly
Tested in Paper 1.19.2
- Fixed bug with economy item not showing for the 2nd or greater page of waystones
- Improved sorting system
- Fixed Plugin Conflict with plugins that uses the same particle library
