DungeonsXL
DungeonsXL copied to clipboard
group, teleport not working. error in the console
Description When I try to make a sign with a teleport by coordinate I get an error in the console. https://pastebin.com/b4D2Ya4R I also can't create a group in my dungeon. It just doesn't react to the created table in any way.
Reproduce
teleport:
[Teleport] 943,23,844
D 5
Group:
[DXL] Group dungeon #That's exactly my dungeon name 7,Attack
Expected behavior
I want the player approaching the door to teleport to my coordinate. so that players can enter the group
Version 1.16.4 spigot
I'll work on the teleport sign bug when I have time. Group signs are global signs and not supposed to work in dungeons. Groups must be set up before the players join the dungeon.
I'll keep this open until the tp sign bug is fixed