Advertisement
Guest User

Untitled

a guest
Mar 27th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. 03:54:24 [INFO] Checking if item is mushroom soup...
  2. 03:54:24 [INFO] Item is mushroom soup.
  3. 03:54:24 [INFO] Checking if item is required and if so checks player for specific item...
  4. 03:54:24 [INFO] Looping through inventory...
  5. 03:54:25 [INFO] Found item, checking if it's a diamond sword...
  6. 03:54:25 [INFO] Item is a diamond sword.
  7. 03:54:25 [INFO] Checking if item has item meta...
  8. 03:54:25 [INFO] Item has item meta.
  9. 03:54:25 [INFO] Checking if item has display name...
  10. 03:54:25 [INFO] Item has display name.
  11. 03:54:25 [INFO] Checking if item display name equals (case sensitive) the name in config...
  12. 03:54:25 [INFO] Item display name: ?cTest
  13. 03:54:25 [INFO] Name in config: ?r?cTest
  14. 03:54:25 [INFO] Item display name does NOT equal the name in config.
  15. 03:54:25 [INFO] Found item, checking if it's a diamond sword...
  16. 03:54:25 [INFO] Item is NOT a diamond sword.
  17. 03:54:25 [INFO] Found item, checking if it's a diamond sword...
  18. 03:54:25 [INFO] Item is NOT a diamond sword.
  19. 03:54:25 [INFO] Found item, checking if it's a diamond sword...
  20. 03:54:25 [INFO] Item is NOT a diamond sword.
  21. 03:54:25 [INFO] Item is required and player does NOT have specific item.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement