#Billboard background error
1 messages · Page 1 of 1 (latest)
What's the server version and skbee version
do /sk info and /ver
if arg-2 and arg-3 is set:
loop all entities:
if loop-value is a text display:
if string tag "custom;DisplayID" of nbt of loop-value is arg-2:
if arg-3 is "true":
set {_text} to loop-value
set display text background color of {_text} to bukkitColor(0,0,0,0)```
should fix it
if it still doesn't work
update your skbee to smth else like a fork of it
like
SkBee-Continued which don't have public builds yet
or
SkWasp which has builds and 2.9.4 and 1.21.3 support
https://github.com/CrebsTheCoder/SkWasp/releases/tag/b93d6a1
try this