Guest User

Before

a guest
Aug 24th, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. ProtocolLib Dump
  2. Timestamp: 08/24/23 22:11:44
  3.  
  4. ProtocolLib Version: ProtocolLib v5.1.1-SNAPSHOT
  5. Bukkit Version: 1.19.2-R0.1-SNAPSHOT
  6. Server Version: 3610-Spigot-6198b5a-19df23a (MC: 1.19.2)
  7. Java Version: 17.0.8
  8.  
  9. ProtocolLib: com.comphenix.protocol.ProtocolLib@661f0bbf[
  10. statistics=com.comphenix.protocol.metrics.Statistics@7de19298
  11. packetTask=com.comphenix.protocol.scheduler.DefaultTask@42e3bd1d
  12. tickCounter=973
  13. configExpectedMod=1
  14. updater=com.comphenix.protocol.updater.SpigotUpdater@7917f161
  15. redirectHandler=com.comphenix.protocol.ProtocolLib$2@674b5f0f
  16. scheduler=com.comphenix.protocol.scheduler.DefaultScheduler@16cf642c
  17. commandProtocol=com.comphenix.protocol.CommandProtocol@499b38bd
  18. commandPacket=com.comphenix.protocol.CommandPacket@f415416
  19. commandFilter=com.comphenix.protocol.CommandFilter@324fc1d6
  20. packetLogging=com.comphenix.protocol.PacketLogging@5fcc3db7
  21. skipDisable=false
  22. isEnabled=true
  23. loader=org.bukkit.plugin.java.JavaPluginLoader@4f02a823
  24. server=CraftServer{serverName=CraftBukkit,serverVersion=3610-Spigot-6198b5a-19df23a,minecraftVersion=1.19.2}
  25. file=plugins/ProtocolLib.jar
  26. description=org.bukkit.plugin.PluginDescriptionFile@66b9dca
  27. dataFolder=plugins/ProtocolLib
  28. classLoader=org.bukkit.plugin.java.PluginClassLoader@6e49ce65
  29. naggable=true
  30. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  31. configFile=plugins/ProtocolLib/config.yml
  32. logger=org.bukkit.plugin.PluginLogger@62edddb8
  33. ]
  34. Manager: com.comphenix.protocol.injector.PacketFilterManager@1d553af8[
  35. plugin=ProtocolLib v5.1.1-SNAPSHOT
  36. server=CraftServer{serverName=CraftBukkit,serverVersion=3610-Spigot-6198b5a-19df23a,minecraftVersion=1.19.2}
  37. reporter=com.comphenix.protocol.ProtocolLib$1@470a7155
  38. minecraftVersion=(MC: 1.19.2)
  39. asyncFilterManager=com.comphenix.protocol.async.AsyncFilterManager@5e2e5500
  40. pluginVerifier=com.comphenix.protocol.injector.PluginVerifier@52224360
  41. inboundListeners=com.comphenix.protocol.injector.SortedPacketListenerList@66143126
  42. outboundListeners=com.comphenix.protocol.injector.SortedPacketListenerList@72007468
  43. registeredListeners=[PacketAdapter[plugin=Samurai, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=MONITOR, packets=[CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=13]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=Samurai, sending=ListeningWhitelist[priority=LOWEST, packets=[ENTITY_VELOCITY[class=PacketPlayOutEntityVelocity, id=84], KEEP_ALIVE[class=PacketPlayOutKeepAlive, id=35], EXPLOSION[class=PacketPlayOutExplosion, id=29], ABILITIES[class=PacketPlayOutAbilities, id=52], PING[class=ClientboundPlayerChatHeaderPacket, id=50], ENTITY_EFFECT[class=PacketPlayOutEntityEffect, id=108], UPDATE_ATTRIBUTES[class=PacketPlayOutUpdateAttributes, id=106], REMOVE_ENTITY_EFFECT[class=PacketPlayOutRemoveEntityEffect, id=63], POSITION[class=PacketPlayOutPosition, id=60]], gamephase=PLAYING, options=[]], receiving=ListeningWhitelist[priority=LOWEST, packets=[SET_CREATIVE_SLOT[class=PacketPlayInSetCreativeSlot, id=43], HELD_ITEM_SLOT[class=PacketPlayInHeldItemSlot, id=40], RESOURCE_PACK_STATUS[class=PacketPlayInResourcePackStatus, id=36], PONG[class=ServerboundPongPacket, id=32], STEER_VEHICLE[class=PacketPlayInSteerVehicle, id=31], ENTITY_ACTION[class=PacketPlayInEntityAction, id=30], BLOCK_DIG[class=PacketPlayInBlockDig, id=29], ABILITIES[class=PacketPlayInAbilities, id=28], VEHICLE_MOVE[class=PacketPlayInVehicleMove, id=24], GROUND[class=d, id=23], LOOK[class=PacketPlayInLook, id=22], POSITION_LOOK[class=PacketPlayInPositionLook, id=21], POSITION[class=PacketPlayInPosition, id=20], KEEP_ALIVE[class=PacketPlayInKeepAlive, id=18], USE_ENTITY[class=PacketPlayInUseEntity, id=16], WINDOW_CLICK[class=PacketPlayInWindowClick, id=11], SETTINGS[class=PacketPlayInSettings, id=8], CHAT[class=PacketPlayInChat, id=5], BLOCK_PLACE[class=PacketPlayInBlockPlace, id=50], USE_ITEM[class=PacketPlayInUseItem, id=49], SPECTATE[class=PacketPlayInSpectate, id=48], ARM_ANIMATION[class=PacketPlayInArmAnimation, id=47]], gamephase=PLAYING, options=[]]]]
  44. packetInjector=com.comphenix.protocol.injector.netty.manager.NetworkManagerPacketInjector@5eaaa97d
  45. playerInjectionHandler=com.comphenix.protocol.injector.netty.manager.NetworkManagerPlayerInjector@1ed3d88b
  46. networkManagerInjector=com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector@59094776
  47. debug=false
  48. closed=false
  49. injected=true
  50. ]
  51.  
  52. Listeners:
  53. pl.fanfaryy.samurai.listeners.ClientBrandListener@675b8976[
  54. plugin=Samurai v2.0.0
  55. cache=[]
  56. problematicClients={cmclient}
  57. plugin=Samurai v2.0.0
  58. connectionSide=CLIENT_SIDE
  59. receivingWhitelist=ListeningWhitelist[priority=MONITOR, packets=[CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=13]], gamephase=PLAYING, options=[]]
  60. sendingWhitelist=EMPTY_WHITELIST
  61. ]
  62. pl.fanfaryy.samurai.processors.listeners.NetworkListener@1082e0bd[
  63. plugin=Samurai v2.0.0
  64. plugin=Samurai v2.0.0
  65. connectionSide=BOTH
  66. receivingWhitelist=ListeningWhitelist[priority=LOWEST, packets=[SET_CREATIVE_SLOT[class=PacketPlayInSetCreativeSlot, id=43], HELD_ITEM_SLOT[class=PacketPlayInHeldItemSlot, id=40], RESOURCE_PACK_STATUS[class=PacketPlayInResourcePackStatus, id=36], PONG[class=ServerboundPongPacket, id=32], STEER_VEHICLE[class=PacketPlayInSteerVehicle, id=31], ENTITY_ACTION[class=PacketPlayInEntityAction, id=30], BLOCK_DIG[class=PacketPlayInBlockDig, id=29], ABILITIES[class=PacketPlayInAbilities, id=28], VEHICLE_MOVE[class=PacketPlayInVehicleMove, id=24], GROUND[class=d, id=23], LOOK[class=PacketPlayInLook, id=22], POSITION_LOOK[class=PacketPlayInPositionLook, id=21], POSITION[class=PacketPlayInPosition, id=20], KEEP_ALIVE[class=PacketPlayInKeepAlive, id=18], USE_ENTITY[class=PacketPlayInUseEntity, id=16], WINDOW_CLICK[class=PacketPlayInWindowClick, id=11], SETTINGS[class=PacketPlayInSettings, id=8], CHAT[class=PacketPlayInChat, id=5], BLOCK_PLACE[class=PacketPlayInBlockPlace, id=50], USE_ITEM[class=PacketPlayInUseItem, id=49], SPECTATE[class=PacketPlayInSpectate, id=48], ARM_ANIMATION[class=PacketPlayInArmAnimation, id=47]], gamephase=PLAYING, options=[]]
  67. sendingWhitelist=ListeningWhitelist[priority=LOWEST, packets=[ENTITY_VELOCITY[class=PacketPlayOutEntityVelocity, id=84], KEEP_ALIVE[class=PacketPlayOutKeepAlive, id=35], EXPLOSION[class=PacketPlayOutExplosion, id=29], ABILITIES[class=PacketPlayOutAbilities, id=52], PING[class=ClientboundPlayerChatHeaderPacket, id=50], ENTITY_EFFECT[class=PacketPlayOutEntityEffect, id=108], UPDATE_ATTRIBUTES[class=PacketPlayOutUpdateAttributes, id=106], REMOVE_ENTITY_EFFECT[class=PacketPlayOutRemoveEntityEffect, id=63], POSITION[class=PacketPlayOutPosition, id=60]], gamephase=PLAYING, options=[]]
  68. ]
  69.  
  70. Plugins Using ProtocolLib:
  71. Samurai by [Fanfaryy]
  72.  
Advertisement
Add Comment
Please, Sign In to add comment