skRayFall

skRayFall

297k Downloads

action bar not working in 1.15

Ikbenmathijs opened this issue ยท 2 comments

commented

Describe the bug

set action bar not working in 1.15

Steps to Reproduce

set action bar of player to "Example" will give a can't understand this condition/effect error

Expected Behavior

the action bar being set to Example

Your Script

command /abar:
	trigger:
		set action bar of player to "Example :D"

Screenshots / Errors

afbeelding

Server Information

  • Server Version and Type: paper 1.15
  • Skript Version: 2.4-beta5-MH
  • skRayFall Version: v1.9.18
  • Additional Plugins: Sk-Perm, Skellet, SkQuery, skRayFall and SkriptJSON

Additional Information

commented

hi @Ikbenmathijs Set action bar of player to "text" is also build-it in skript without addon:

send action bar "text" to player

commented

Sorry for the very late response, skRayFall 1.9.20 has been released here with support for 1.15 - 1.15.2 which should fix this up.