Advertisement
KingOfGamesss

Untitled

Aug 7th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. > [10:12:20 INFO]: [Skript] Reloading Shop.sk...
  2. > [10:12:20 WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (Shop.sk, line 213: format slot 40 of player with 166 named "&7Close" to close')
  3. > [10:12:24 ERROR]: ':0 to run [set {object.%player%} to wool:0]' is not a valid item data (Shop.sk, line 234: format slot 25 of player with wool:0 to run [set {object.%player%} to wool:0]->[set {fromgui.%player%} to true]->[make player execute command "/shop pay"]')
  4. > [10:12:25 ERROR]: [make player execute command "/shop pay"] is not a valid lambda statement. (Shop.sk, line 237: format slot 30 of player with glass to run [set {object.%player%} to glass]->[set {fromgui.%player%} to true]->[make player execute command "/shop pay"]')
  5. > [10:12:39 ERROR]: can't understand this condition: '{object.%player%} is wool:0' (Shop.sk, line 930: if {object.%player%} is wool:0:')
  6. > [10:12:42 ERROR]: can't understand this condition: '{object.%player%} is wool:0' (Shop.sk, line 1539: if {object.%player%} is wool:0:')
  7. > [10:13:17 WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (Shop.sk, line 1739: format slot 40 of player with 166 named "&7Close" to close')
  8. > [10:13:17 INFO]: [Skript] Encountered 4 errors while reloading Shop.sk!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement