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

It's just not working #45

Closed Puggetty closed 5 years ago

Puggetty commented 5 years ago

Hello I may have goofed up somewhere but I can't seem to get this plugin to work. I jump into the void and I just keep falling? Here is my "worlds" config file:

empty:
  spawn:
    x: 0.5122707072066655
    y: 29.0
    z: 0.5921793643041521
    pitch: 68.76303
    yaw: -2.0989985
    world: Empty
  mode: spawn
  keep_inventory: true

I'm also running PaperSpigot. Any suggestions? Thanks!

endercrest commented 5 years ago

Hmm, any errors in the console? I have never officially tested on PaperSpigot so could be an underlying problem. What version of VoidSpawn and MC. Also could you provide a list of plugins?

endercrest commented 5 years ago

Closing, will reopen if a response is provided.