endercrest / VoidSpawn

A Spigot & Bukkit plugin that teleports players upon entering the void.
https://www.spigotmc.org/resources/voidspawn.19350/
GNU Lesser General Public License v2.1
5 stars 10 forks source link

Void Spawn error #98

Open PotatoTheSimp opened 2 years ago

PotatoTheSimp commented 2 years ago

Describe the bug After setting up the plugin correctly with the ingame commands AND the config file i keep on getting this error i've tried everything to solve it this is on a bungeecord server running purpur 1.18.1 it szeems to be say that world is invalid but i am in the world right now and i set it while being in it its weird

To Reproduce Steps to reproduce the behavior:

  1. configure the plugin 2.jump into void

Expected behavior teleporting to spawn

Screenshots 2021-12-27_03 06 38 here cons

VoidSpawn Version:1.20.0 MC Version: MC: 1.18.1 purpur: (8183257) Spigot Version: not sure how to check this

LukeAtomic commented 2 years ago

I would try change the config to this.

version: 2 spawn: spawn: x: -25.5 y: 8.0 z: -195.5 pitch: -5.2253246 yaw: -0.88910514 world: Minigames World mode: command options: command: op:sudo ${player.name} spawn

I don't recommend having spaces in your world names.