skRayFall

skRayFall

297k Downloads

Tab Header and Tab Footer didn't work in 1.16.4

Shykuzo opened this issue ยท 1 comments

commented

Describe the bug

The "set tab header to " " and tab footer to " " for player" return "can't understand this condition" in 1.16.4

Steps to Reproduce

function Tablist(Sender: player, World: text):
if {_World} is "Lobby":
loop all players:
set tab header to "This is the header !" and footer to "This is the footer !" for loop-player

Expected Behavior

TabList with written at the top "This is the header !" and at the bottom "This is the footer !"

Screenshots / Errors

[15:56:18 ERROR]: [Skript] Can't understand this condition/effect: set tab header to "This is the header !" and footer to "This is the footer !" for loop-player (Core/Interface/Tablist.sk, line 28: set tab header to "This is the header !" and footer to "This is the footer !" for loop-player')

Server Information

  • Server Version and Type: PaperSpigot 1.16.4
  • Skript Version: 2.5.3
  • skRayFall Version: 1.9.23
  • Additional Plugins: FastAsyncWorldEdit, LuckPerms, Multiverse Core, OldCombatMechanics, Reqn, SharpSK, SkBee, Skellett, SkinsRestorer, Skore, SkQuery, Skript-GUI, TitleManager, Vault, ViaBackwards, ViaVersion and Skore
commented

This has been fixed in skRayFall 1.9.26 which has just been submitted to bukkit. It should be available in the next 1-2 days here once they approve it.

This issue and similar issues have been fixed for all versions going forward.