Advertisement
Guest User

pmmp (success)

a guest
Apr 22nd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. object(pocketmine\network\mcpe\protocol\StartGamePacket)#9762 (50) {
  2. ["entityUniqueId"]=>
  3. int(0)
  4. ["entityRuntimeId"]=>
  5. int(0)
  6. ["playerGamemode"]=>
  7. int(1)
  8. ["playerPosition"]=>
  9. string(40) "Vector3(x=246.4877,y=91.0119,z=258.6556)"
  10. ["pitch"]=>
  11. int(0)
  12. ["yaw"]=>
  13. int(0)
  14. ["seed"]=>
  15. int(0)
  16. ["dimension"]=>
  17. int(0)
  18. ["generator"]=>
  19. int(1)
  20. ["worldGamemode"]=>
  21. int(0)
  22. ["difficulty"]=>
  23. int(0)
  24. ["spawnX"]=>
  25. int(0)
  26. ["spawnY"]=>
  27. int(80)
  28. ["spawnZ"]=>
  29. int(0)
  30. ["hasAchievementsDisabled"]=>
  31. bool(true)
  32. ["time"]=>
  33. int(0)
  34. ["eduMode"]=>
  35. bool(false)
  36. ["hasEduFeaturesEnabled"]=>
  37. bool(false)
  38. ["rainLevel"]=>
  39. int(0)
  40. ["lightningLevel"]=>
  41. int(0)
  42. ["isMultiplayerGame"]=>
  43. bool(true)
  44. ["hasLANBroadcast"]=>
  45. bool(true)
  46. ["hasXboxLiveBroadcast"]=>
  47. bool(false)
  48. ["commandsEnabled"]=>
  49. bool(true)
  50. ["isTexturePacksRequired"]=>
  51. bool(true)
  52. ["gameRules"]=>
  53. array(0) {
  54. }
  55. ["hasBonusChestEnabled"]=>
  56. bool(false)
  57. ["hasStartWithMapEnabled"]=>
  58. bool(false)
  59. ["hasTrustPlayersEnabled"]=>
  60. bool(false)
  61. ["defaultPlayerPermission"]=>
  62. int(1)
  63. ["xboxLiveBroadcastMode"]=>
  64. int(0)
  65. ["serverChunkTickRadius"]=>
  66. int(4)
  67. ["hasPlatformBroadcast"]=>
  68. bool(false)
  69. ["platformBroadcastMode"]=>
  70. int(0)
  71. ["xboxLiveBroadcastIntent"]=>
  72. bool(false)
  73. ["hasLockedBehaviorPack"]=>
  74. bool(false)
  75. ["hasLockedResourcePack"]=>
  76. bool(false)
  77. ["isFromLockedWorldTemplate"]=>
  78. bool(false)
  79. ["levelId"]=>
  80. string(0) ""
  81. ["worldName"]=>
  82. string(0) ""
  83. ["premiumWorldTemplateId"]=>
  84. string(0) ""
  85. ["isTrial"]=>
  86. bool(false)
  87. ["currentTick"]=>
  88. int(0)
  89. ["enchantmentSeed"]=>
  90. int(0)
  91. ["multiplayerCorrelationId"]=>
  92. string(0) ""
  93. ["isEncoded"]=>
  94. bool(false)
  95. ["senderSubId"]=>
  96. int(0)
  97. ["recipientSubId"]=>
  98. int(0)
  99. ["offset"]=>
  100. int(0)
  101. ["buffer"]=>
  102. string(222504) "LONG STRING"
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement