Closed Pheotis closed 2 years ago
Reproduced on Spigot/CraftBukkit 1.18.2
API 1.18.2-R0.1-SNAPSHOT
.
This issue seems to exclusively occur with certain permission handlers.
This issue only reproduces for players other than the gate's owner.
Sign interactions work normally; gate connects properly, activation works.
non-op'd players entering gate are rejected to entry portal with a \n
.
Going to investigate further into the exact circumstances.
Reproduces on Paper. I can now confirm that this is a conflict between Vault and GroupManager.
This only occurs when all three jars (stargate, groupManager, and Vault) are present. Removing either GroupManager or Vault stops this problem from occurring.
\n
in chat.This was solved during the refactor related to issue #119
Likely relating to existing permission handling -- see issue #117. Reported by ert on discord.
In alpha
1.0.0.1
, such behaviour would print the teleportation message. In alpha1.0.0.4
, that behaviour no longer occurs.Spigot 1.18.2 on windows 10.