eyesniper2 / skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.
https://sk.rayfall.net/
GNU General Public License v3.0
21 stars 17 forks source link

skRayFall breaking /team #86

Open Celpy opened 3 years ago

Celpy commented 3 years ago

Describe the bug

Whenever skRayFall is downloaded and active on my server, the /team command does not work. Meaning that, I can execute the command and it says its successful but non of the modifications that I made to the team work.

Steps to Reproduce

  1. Download skRayFall
  2. Do /team add Team
  3. Do /team modify Team color red
  4. Do /team join Team @a
  5. Do /effect give @a minecraft:glowing 100 100
  6. See that it doesn't work (This works with any other modification not just color.)

Expected Behavior

Whenever I set the collisionRule to never, there is still collison. Same with nametagVisibility.

Your Script

This bug does not include a skript.

Screenshots / Errors

image

Server Information

Additional Information

I'm not sure if this is a bug or intended feature.