Advertisement
Meowcy

ChestSort - attempt to get items with double right click

Jun 14th, 2021
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. > [16:12:30] [Server thread/WARN]: [ChestSort] [DEBUG] Attempt to automatically sort a player inventory
  2. > [16:12:30] [Server thread/WARN]: [ChestSort] [DEBUG] allow-automatic-inventory-sorting is false
  3. > [16:12:31] [Server thread/WARN]: [ChestSort] [DEBUG] onChestOpen (InventoryOpenEvent
  4. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG]
  5. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] InventoryClickEvent:
  6. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder: org.bukkit.block.DoubleChest@2e458d64
  7. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder class: class org.bukkit.block.DoubleChest
  8. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Slot: -999
  9. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Left-Click: false
  10. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Right-Click: true
  11. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Shift-Click: false
  12. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG]
  13. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG2] Hotkey?
  14. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG2] exit: 3
  15. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG]
  16. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] InventoryClickEvent:
  17. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder: org.bukkit.block.DoubleChest@16d95d84
  18. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder class: class org.bukkit.block.DoubleChest
  19. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Slot: -999
  20. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Left-Click: false
  21. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Right-Click: true
  22. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG] - Shift-Click: false
  23. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG]
  24. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG2] Hotkey?
  25. > [16:12:32] [Server thread/WARN]: [ChestSort] [DEBUG2] exit: 3
  26. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG]
  27. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] InventoryClickEvent:
  28. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder: org.bukkit.block.DoubleChest@1c455ce0
  29. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder class: class org.bukkit.block.DoubleChest
  30. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Slot: -999
  31. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Left-Click: true
  32. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Right-Click: false
  33. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Shift-Click: false
  34. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG]
  35. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG2] Hotkey?
  36. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG2] exit: 3
  37. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG]
  38. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] InventoryClickEvent:
  39. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder: org.bukkit.block.DoubleChest@2170ceb9
  40. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Holder class: class org.bukkit.block.DoubleChest
  41. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Slot: -999
  42. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Left-Click: true
  43. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Right-Click: false
  44. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG] - Shift-Click: false
  45. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG]
  46. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG2] Hotkey?
  47. > [16:12:34] [Server thread/WARN]: [ChestSort] [DEBUG2] exit: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement