I really like this plugin and all the info we get. For me hosting a mc server with plugins is new so for me it is great. The only thing is didnt understand is how to add a new waystone type we get two in the waystones.yml but i dont know how to add more. Can someone help me?
Fantastic plugin! I've tried others in the past, but this one stands out as the most customizable and provides an experience that closely resembles a waystone mod. Outstanding work!
org.bukkit.command.CommandExceptionCannot execute command 'wsp' in plugin WaystonesPlus v2.0.0 - plugin is disabled.
Hi. I'm not giving it a 1 star simply because I had been using the plugin before the update. However since updating no commands are executing. Please let me know if you need any more information! Thank you.
Hi, thanks for the review, I will look into it on the weekend, can you join to the discord, and tell me which version were you using prior to this version?
Version: 2.0.0
?????(SERVER 1.19.4 /PAPERSPIGOT - JAVA 17) I have proof of what I will say.
USE THE /waystoneplus COMMAND
And he told me:
I honestly love this plugin, not just for what it offers, but the fact that it's free and of great quality and has a developer really dedicated to it. Simply a great plugin.
Thank you for reviewing the plugin, it means so much for me :) I try to push my limits to be able to deliver the maximum I can :) Hope you stick around and see it's improvement. Thanks again!
Version: 1.4.3
What a cool guy, he works hard to fix any bugs or problems and adds lots of features that people suggest, amazing job and is clean. Keep it up G!!!
Thank you so much for the review! You helped me so many ways, and I want to thank you for that :) Finding those bugs, and seeing another person's perspective helped/helps me improve myself, and this plugin too! Thanks again, and have fun with it! :)
Version: 1.3.8
Works perfect but i cant give others permission, whats the exact command for interact?
Hi, thanks for the review! I'm not sure what you mean about command for interact. If you want to use/teleport with a Waystone, you need to rightclick to any solid block the Waystone has. And if the player is OP, or has the permission (waystonesplus.interact) then they can actually use the Waystones :) If you encounter more issues, reach out on Discord:
https://discord.gg/vHRvwjnt6H
Version: 1.3.2
不错的插件!但是我在使用是出现了问题,他好像于Multiverse2有冲突。
Nice plugin! But I'm having a problem with using it, and he seems to have a conflict with Multiverse 2
[00:58:36 WARN]: [WaystonesPlus] Task #495 for WaystonesPlus v1.3.2 generated an exception
java.lang.IllegalArgumentException: Cannot measure distance between rw and world
at org.bukkit.Location.distanceSquared(Location.java:510) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.Location.distance(Location.java:493) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.sweetrazory.waystonesplus.waystone.Waystone.spawnParticles(Waystone.java:60) ~[WaystonesPlus-1.3.2.jar:?]
at org.sweetrazory.waystonesplus.waystone.Waystone.access$100(Waystone.java:19) ~[WaystonesPlus-1.3.2.jar:?]
at org.sweetrazory.waystonesplus.waystone.Waystone$1.run(Waystone.java:73) ~[WaystonesPlus-1.3.2.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.1.jar:git-Paper-18]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480) ~[paper-1.20.1.jar:git-Paper-18]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1480) ~[paper-1.20.1.jar:git-Paper-18]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.1.jar:git-Paper-18]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1394) ~[paper-1.20.1.jar:git-Paper-18]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1171) ~[paper-1.20.1.jar:git-Paper-18]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-18]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Hey, thanks for the review :) For some weird reason I didn't think about handling multiple worlds. I will start fixing it now!
Version: 1.2.1
[15:01:56] [Server thread/ERROR]: Error occurred while enabling WaystonesPlus v1.0 (Is it up to date?)
java.lang.NoClassDefFoundError: org/joml/Vector3f
at org.sweetrazory.waystonesplus.memoryhandlers.WaystoneMemory.loadWaystoneTypes(WaystoneMemory.java:160) ~[?:?]
at org.sweetrazory.waystonesplus.memoryhandlers.WaystoneMemory.<init>(WaystoneMemory.java:33) ~[?:?]
at org.sweetrazory.waystonesplus.memoryhandlers.MemoryManager.<init>(MemoryManager.java:14) ~[?:?]
at org.sweetrazory.waystonesplus.Main.onEnable(Main.java:26) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:525) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:439) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:584) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:403) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3610-Spigot-6198b5a-19df23a]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: org.joml.Vector3f
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 15 more
Hi, thanks for the Review. I can see in your error message that you are trying to run this plugin on 1.19.2, which is not supported. BlockDisplays were introduced in 1.19.4, please use a server file with that version.