My server has two worlds One for spawn and another for construction, So i made a mycommand script that sends the player to a random location when the Voidspawn detects that the user jumped from the spawn area to the void.
My problem is that one of the two plugins don't like to write the custom command that i made, When voidspawn detects that the user has entered the void it just send a bunch of errors both on console and chat.
I will paste my script in here if there is a solution for this or is just a plugin problem.
mycommand script: https://pastebin.com/158USRqm
voidspawn world.yml: https://pastebin.com/gTXr4guJ
Is there some way to fix this?, I looked thought the issues from this github and mycommand issues page but i didn't found anything useful.
Thank you
My server has two worlds One for spawn and another for construction, So i made a mycommand script that sends the player to a random location when the Voidspawn detects that the user jumped from the spawn area to the void.
My problem is that one of the two plugins don't like to write the custom command that i made, When voidspawn detects that the user has entered the void it just send a bunch of errors both on console and chat.
I will paste my script in here if there is a solution for this or is just a plugin problem.
mycommand script: https://pastebin.com/158USRqm
voidspawn world.yml: https://pastebin.com/gTXr4guJ
Is there some way to fix this?, I looked thought the issues from this github and mycommand issues page but i didn't found anything useful.
Thank you