- Script Version: 2.5.3
- Script Author: bensku
- Minecraft Version: 1.16.4
- Full Code:
- command /ban <player>:
trigger:
set {_p} to "%arg-1%" parsed as player
format gui slot 4 of player with player's head of ("arg-1" parsed as offline player) named "Player Skull" with lore "test"
open chest with 1 rows named "&8[ &aMenu &8]" to player - Errors on Reload:
[*]"arg-1" parsed as a offline player is neither an item type nor an inventory type (ban.sk, line 4: format gui slot 4 of player with player's head of ("arg-1" parsed as offline player) named "Player Skull" with lore "test"')
[*]Console Errors:
[*]none
[*]
[*]Other Useful Info:
[*]
[*]Addons using (including versions):
[*]skdragon skellett tuske
[*]Troubleshooting:
[*]
[*]Have you tried searching the docs? yes
[*]Have you tried searching the Forums? yes
[*]What other methods have you tried to fix it?
[*]changing alot of the code