Advertisement
Guest User

Untitled

a guest
Nov 11th, 2018
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.73 KB | None | 0 0
  1. [17:45:47] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [17:45:47] [Server thread/INFO]: Loading properties
  3. [17:45:47] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:45:47] [Server thread/INFO]: This server is running CraftBukkit version git-BreakSpigot-7711d21 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [17:45:47] [Server thread/INFO]: Debug logging is disabled
  6. [17:45:47] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:45:47] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:45:47] [Server thread/INFO]: Generating keypair
  9. [17:45:47] [Server thread/INFO]: Starting Minecraft server on 66.70.181.191:25573
  10. [17:45:47] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [17:45:48] [Server thread/ERROR]: Could not load 'plugins/Base.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:370) [breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:170) [breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:496) [breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  20. Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  21. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  22. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  23. at technology.brk.base.BasePlugin.<init>(BasePlugin.java:50) ~[?:?]
  24. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_181]
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_181]
  26. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_181]
  27. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_181]
  28. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_181]
  29. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  31. ... 6 more
  32. Caused by: java.lang.IllegalStateException: Initial initialization
  33. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  34. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  35. at net.vipermc.practice.PracticeProvider.<init>(PracticeProvider.java:21) ~[?:?]
  36. at net.vipermc.practice.Practice.<init>(Practice.java:65) ~[?:?]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_181]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_181]
  39. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_181]
  40. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_181]
  41. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_181]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[breakspigot-1.7.10-R0.1-SNAPSHOT.jar:git-BreakSpigot-7711d21]
  44. ... 6 more
  45. [17:45:48] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.10.25-626169a-1227-21.5.14
  46. [17:45:48] [Server thread/INFO]: [Practice] Loading Practice v1.0-SNAPSHOT
  47. [17:45:48] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
  48. [17:45:48] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
  49. [17:45:48] [Server thread/INFO]: [zPermissions] Loading zPermissions v1.3-SNAPSHOT
  50. [17:45:48] [Server thread/INFO]: [PlugMan] Loading PlugMan v1.8.1
  51. [17:45:48] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.5
  52. [17:45:48] [Server thread/INFO]: [Hub] Loading Hub v1.3-RELASE
  53. [17:45:48] [Server thread/INFO]: [AntiBHop] Loading AntiBHop v4.2
  54. [17:45:48] [Server thread/INFO]: [Queue] Loading Queue v79eef077
  55. [17:45:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
  56. [17:45:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  57. [17:45:48] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  58. [17:45:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  59. [17:45:48] [Server thread/INFO]: [Venom] Loading Venom v2.7.0
  60. [17:45:48] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.6
  61. [17:45:48] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.10.25-626169a-1227-21.5.14
  62. [17:45:48] [Server thread/INFO]: Vault is used for persistent `/wea` toggles.
  63. [17:45:49] [Server thread/INFO]: [zPermissions] Enabling zPermissions v1.3-SNAPSHOT
  64. [17:45:49] [Server thread/INFO]: [zPermissions] 1.3-SNAPSHOT (build: da5b510f9c20) starting...
  65. [17:45:49] [Server thread/ERROR]: ebean.properties not found
  66. [17:45:49] [Server thread/INFO]: DataSourcePool [zPermissions] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  67. [17:45:49] [Server thread/INFO]: DatabasePlatform name:zPermissions platform:mysql
  68. [17:45:49] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  69. [17:45:49] [Server thread/INFO]: Entities enhanced[0] subclassed[9]
  70. [17:45:49] [Server thread/INFO]: [zPermissions] Checking database schema...
  71. [17:45:49] [Server thread/INFO]: [zPermissions] Current schema version: 7 (Wed Aug 22 07:29:46 EDT 2018)
  72. [17:45:49] [Server thread/INFO]: [zPermissions] 0 entities to migrate
  73. [17:45:49] [Server thread/INFO]: [zPermissions] 0 memberships to migrate
  74. [17:45:49] [Server thread/INFO]: [zPermissions] Nothing to migrate
  75. [17:45:49] [Server thread/INFO]: [zPermissions] Using database storage strategy.
  76. [17:45:49] [Server thread/INFO]: [zPermissions] Loading all permissions from database...
  77. [17:45:50] [Server thread/INFO]: [zPermissions] Finished initial load (92 ms).
  78. [17:45:50] [Server thread/INFO]: [zPermissions] 1.3-SNAPSHOT (build: da5b510f9c20) enabled.
  79. [17:45:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  80. [17:45:50] [Server thread/INFO]: [ProtocolLib] Structure compiler thread has been disabled.
  81. [17:45:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  82. [17:45:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  83. [17:45:50] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  84. [17:45:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  85. [17:45:50] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  86. [17:45:50] [Server thread/INFO]: Preparing level "world"
  87. [17:45:50] [Server thread/INFO]: -------- World Settings For [world] --------
  88. [17:45:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  89. [17:45:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  90. [17:45:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  91. [17:45:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  92. [17:45:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  93. [17:45:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  94. [17:45:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  95. [17:45:50] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
  96. [17:45:50] [Server thread/INFO]: Entity Tracking Range: Pl 120 / An 48 / Mo 48 / Mi 32 / Other 64
  97. [17:45:50] [Server thread/INFO]: Anti X-Ray: false
  98. [17:45:50] [Server thread/INFO]: Engine Mode: 1
  99. [17:45:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  100. [17:45:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  101. [17:45:50] [Server thread/INFO]: Max Entity Collisions: 1
  102. [17:45:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  103. [17:45:50] [Server thread/INFO]: Random Lighting Updates: false
  104. [17:45:50] [Server thread/INFO]: Structure Info Saving: true
  105. [17:45:50] [Server thread/INFO]: Alternative Hopper Ticking: true
  106. [17:45:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  107. [17:45:50] [Server thread/INFO]: Sending up to 5 chunks per packet
  108. [17:45:50] [Server thread/INFO]: Mob Spawn Range: 3
  109. [17:45:50] [Server thread/INFO]: Max TNT Explosions: 0
  110. [17:45:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  111. [17:45:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  112. [17:45:50] [Server thread/INFO]: Will tick blocks.
  113. [17:45:50] [Server thread/INFO]: View Distance: 8
  114. [17:45:50] [Server thread/INFO]: Experience Merge Radius: 6.0
  115. [17:45:50] [Server thread/INFO]: Chunks to Grow per Tick: 300
  116. [17:45:50] [Server thread/INFO]: Clear tick list: false
  117. [17:45:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  118. [17:45:50] [Server thread/INFO]: Item Merge Radius: 3.5
  119. [17:45:50] [Server thread/INFO]: Item Despawn Rate: 3000
  120. [17:45:50] [Server thread/INFO]: Arrow Despawn Rate: 600
  121. [17:45:50] [Server thread/INFO]: Will not give entities AI.
  122. [17:45:50] [Server thread/INFO]: -------- World Settings For [world] --------
  123. [17:45:50] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  124. [17:45:50] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  125. [17:45:50] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  126. [17:45:50] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  127. [17:45:50] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  128. [17:45:50] [Server thread/INFO]: Allow undead horse types to be leashed: true
  129. [17:45:50] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  130. [17:45:50] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  131. [17:45:50] [Server thread/INFO]: World async lighting: true
  132. [17:45:50] [Server thread/INFO]: Keep spawn chunk loaded: true
  133. [17:45:50] [Server thread/INFO]: Water over lava flow speed: 5
  134. [17:45:50] [Server thread/INFO]: Inverted Redstone Lamps: false
  135. [17:45:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: -447396018218534538)
  136. [17:45:50] [Server thread/INFO]: [Practice] Enabling Practice v1.0-SNAPSHOT
  137. [17:45:50] [Server thread/INFO]: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  138. [17:45:50] [cluster-ClusterId{value='5be8b11e3192ac4a53817f90', description='null'}-127.0.0.1:27017/INFO]: Opened connection [connectionId{localValue:1, serverValue:208}] to 127.0.0.1:27017
  139. [17:45:50] [cluster-ClusterId{value='5be8b11e3192ac4a53817f90', description='null'}-127.0.0.1:27017/INFO]: Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 4]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, roundTripTimeNanos=948661}
  140. [17:45:50] [Server thread/INFO]: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  141. [17:45:50] [cluster-ClusterId{value='5be8b11e3192ac4a53817f91', description='null'}-127.0.0.1:27017/INFO]: Opened connection [connectionId{localValue:2, serverValue:209}] to 127.0.0.1:27017
  142. [17:45:50] [cluster-ClusterId{value='5be8b11e3192ac4a53817f91', description='null'}-127.0.0.1:27017/INFO]: Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 4]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, roundTripTimeNanos=501660}
  143. [17:45:51] [Server thread/INFO]: [Practice] Loaded 11 arenas
  144. [17:45:51] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
  145. [17:45:51] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  146. [17:45:51] [Server thread/INFO]: git-BreakSpigot-7711d21 (MC: 1.7.10)
  147. [17:45:51] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  148. [17:45:51] [Server thread/INFO]: Using locale en_US
  149. [17:45:51] [Server thread/INFO]: Using locale en_US
  150. [17:45:51] [Server thread/INFO]: Essentials: Using zPermissions based permissions.
  151. [17:45:51] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
  152. [17:45:51] [Server thread/INFO]: [PlugMan] Enabling PlugMan v1.8.1
  153. [17:45:51] [Server thread/INFO]: [PlugMan] Metrics successfully started!
  154. [17:45:51] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.5
  155. [17:45:51] [Server thread/INFO]: [EpicRename] Version: 3.5 MC Version: OLDER_THAN_ONE_DOT_NINE
  156. [17:45:51] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2018 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  157. [17:45:51] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  158. [17:45:51] [Server thread/INFO]: [EpicRename] Vault not found! If you would like to use economy features download Vault at: http://dev.bukkit.org/bukkit-plugins/vault/
  159. [17:45:51] [Server thread/INFO]: [EpicRename] Disabling support for economy features.
  160. [17:45:51] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  161. [17:45:51] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  162. [17:45:51] [Server thread/INFO]: [Hub] Enabling Hub v1.3-RELASE
  163. [17:45:51] [Server thread/INFO]: [AntiBHop] Enabling AntiBHop v4.2
  164. [17:45:51] [Server thread/INFO]: [Queue] Enabling Queue v79eef077
  165. [17:45:51] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
  166. [17:45:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  167. [17:45:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  168. [17:45:51] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  169. [17:45:51] [Server thread/INFO]: [Venom] Enabling Venom v2.7.0
  170. [17:45:51] [Server thread/INFO]: [Venom] Initializing Event Manager...
  171. [17:45:51] [Server thread/INFO]: [Venom] Initializing Data Manager...
  172. [17:45:51] [Server thread/INFO]: [Venom] Initializing Check Manager...
  173. [17:45:51] [Server thread/INFO]: [Venom] Initializing Command Manager...
  174. [17:45:51] [Server thread/INFO]: [Venom] Initializing Text Manager...
  175. [17:45:51] [Server thread/INFO]: [Venom] Initializing Configuration...
  176. [17:45:51] [Server thread/INFO]: [Venom] Detecting server version...
  177. [17:45:51] [Server thread/INFO]: [Venom] Detected version: 1.7
  178. [17:45:51] [Server thread/INFO]: [Venom] Initializing player listeners...
  179. [17:45:51] [Server thread/INFO]: [Venom] Enabling Venom...
  180. [17:45:51] [Server thread/INFO]: [Venom] Venom was enabled.
  181. [17:45:51] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.6
  182. [17:45:52] [Server thread/INFO]: [LiteBans] Using default database drivers.
  183. [17:45:52] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  184. [17:45:52] [Server thread/INFO]: [LiteBans] Connecting to database...
  185. [17:45:52] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://66.70.181.179:3306/litebans;useSSL=false] (14.6 ms).
  186. [17:45:52] [Server thread/INFO]: [LiteBans] [Sync] Server name: practice-na
  187. [17:45:52] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: 3763e893252e4952bf5506b6a5ca8684 <19>
  188. [17:45:52] [Server thread/INFO]: [LiteBans] Database connection fully initialized (22.2 ms).
  189. [17:45:52] [Server thread/INFO]: [LiteBans] v2.3.6 enabled. Startup took 175 ms.
  190. [17:45:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  191. [17:45:52] [Server thread/INFO]: Done (2.388s)! For help, type "help" or "?"
  192. [17:45:54] [User Authenticator #1/INFO]: Opened connection [connectionId{localValue:3, serverValue:210}] to 127.0.0.1:27017
  193. [17:45:54] [User Authenticator #1/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@7e915cdf[id=ab012a04-4c96-456f-86a0-cb7bdfdb064b,name=Prestige_PvP,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@1d450ba1], forgeClient=[net.minecraft.util.com.mojang.authlib.properties.Property@1382e679], extraData=[net.minecraft.util.com.mojang.authlib.properties.Property@17bd60d1]},legacy=false] (/76.228.210.97:52207): §cThe server is starting...
  194. [17:45:54] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@7e915cdf[id=ab012a04-4c96-456f-86a0-cb7bdfdb064b,name=Prestige_PvP,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@1d450ba1], forgeClient=[net.minecraft.util.com.mojang.authlib.properties.Property@1382e679], extraData=[net.minecraft.util.com.mojang.authlib.properties.Property@17bd60d1]},legacy=false] (/76.228.210.97:52207) lost connection: §cThe server is starting...
  195. [17:45:54] [Live Patcher Thread/INFO]: ------LivePatch Enabled-----
  196. [17:45:57] [User Authenticator #2/INFO]: Opened connection [connectionId{localValue:4, serverValue:211}] to 127.0.0.1:27017
  197. [17:45:57] [User Authenticator #2/INFO]: UUID of player Resilience is 706191a7-4953-42af-9384-46fc04592ead
  198. [17:45:57] [Server thread/INFO]: Resilience[/68.5.78.84:36895] logged in with entity id 0 at ([world] 0.0, 66.0, 0.0)
  199. [17:45:57] [User Authenticator #3/INFO]: UUID of player Prestige_PvP is ab012a04-4c96-456f-86a0-cb7bdfdb064b
  200. [17:45:58] [Server thread/INFO]: Prestige_PvP[/76.228.210.97:58853] logged in with entity id 1 at ([world] 0.0, 66.0, 0.0)
  201. [17:46:03] [Server thread/INFO]: Resilience issued server command: /who
  202. [17:46:04] [Server thread/INFO]: Prestige_PvP issued server command: /pl
  203. [17:46:04] [User Authenticator #4/INFO]: UUID of player Spyno is 1db5807b-5ae6-4942-a36e-34650fb46c8c
  204. [17:46:04] [Server thread/INFO]: Spyno[/99.253.172.34:47477] logged in with entity id 2 at ([world] 0.0, 66.0, 0.0)
  205. [17:46:06] [Server thread/INFO]: Prestige_PvP issued server command: /?
  206. [17:46:09] [Server thread/INFO]: Resilience issued server command: /op prestige_pvp
  207. [17:46:09] [Server thread/INFO]: Resilience: Opped prestige_pvp
  208. [17:46:10] [Server thread/INFO]: Prestige_PvP issued server command: /pl
  209. [17:46:11] [Server thread/INFO]: Prestige_PvP issued server command: /?
  210. [17:46:22] [Server thread/INFO]: Resilience issued server command: /plugman list
  211. [17:46:28] [Server thread/INFO]: Prestige_PvP issued server command: /plugman list
  212. [17:46:38] [Server thread/INFO]: Prestige_PvP issued server command: /plugman
  213. [17:46:39] [Server thread/INFO]: Prestige_PvP issued server command: /plugman help
  214. [17:46:47] [Server thread/INFO]: Prestige_PvP issued server command: /plugman info Base
  215. [17:46:48] [Server thread/INFO]: Prestige_PvP issued server command: /plugman info BasePlugin
  216. [17:47:08] [Server thread/INFO]: Prestige_PvP issued server command: /plugman info Base
  217. [17:47:10] [Server thread/INFO]: Resilience issued server command: /plugman test base
  218. [17:47:15] [Server thread/INFO]: Resilience issued server command: /plugman info base
  219. [17:47:15] [Server thread/INFO]: Prestige_PvP issued server command: /plugman vlist
  220. [17:47:41] [Server thread/INFO]: Prestige_PvP issued server command: /setslots
  221. [17:47:52] [Server thread/INFO]: [zPermissions] Refreshing from database...
  222. [17:47:52] [Server thread/INFO]: [zPermissions] Refresh done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement