Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2015
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.48 KB | None | 0 0
  1. [22:25:11] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [22:25:11] [Server thread/INFO]: Loading properties
  3. [22:25:11] [Server thread/INFO]: Default game type: SURVIVAL
  4. [22:25:11] [Server thread/INFO]: Generating keypair
  5. [22:25:12] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [22:25:12] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
  7. [22:25:13] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
  8. [22:25:13] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  9. [22:25:13] [Server thread/INFO]: [UltimateParticles] Loading UltimateParticles v1.7.2
  10. [22:25:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  11. [22:25:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  12. [22:25:13] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  13. [22:25:13] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  14. [22:25:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  15. [22:25:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  16. [22:25:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  17. [22:25:13] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  18. [22:25:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  19. [22:25:13] [Server thread/INFO]: Preparing level "world"
  20. [22:25:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5809358895751291318)
  21. [22:25:13] [Thread-7/WARN]: Could not get latest artifact information: IOException
  22. [22:25:14] [Server thread/INFO]: Preparing spawn area: 74%
  23. [22:25:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5809358895751291318)
  24. [22:25:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5809358895751291318)
  25. [22:25:16] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  26. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  27. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT START - 2.1.31 (Phoenix) =
  28. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  29. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - === PLEASE COPY AND PASTE THE ERROR.LOG FROM THE ==
  30. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - = GROUPMANAGER FOLDER TO AN ESSENTIALS DEVELOPER =
  31. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  32. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - The following file couldn't pass on Parser.
  33. plugins\GroupManager\worlds\world\groups.yml
  34. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  35. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT ENDED =
  36. [22:25:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  37. [22:25:16] [Server thread/ERROR]: Error occurred while enabling GroupManager v2.1.31 (Phoenix) (Is it up to date?)
  38. java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
  39. plugins\GroupManager\worlds\world\groups.yml
  40. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:248) ~[?:?]
  41. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:103) ~[?:?]
  42. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  43. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  44. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  45. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  46. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  47. at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  48. at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  49. at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  50. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  51. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  52. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  53. Caused by: java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
  54. plugins\GroupManager\worlds\world\groups.yml
  55. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:590) ~[?:?]
  56. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:510) ~[?:?]
  57. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:678) ~[?:?]
  58. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:640) ~[?:?]
  59. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:110) ~[?:?]
  60. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:100) ~[?:?]
  61. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:92) ~[?:?]
  62. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
  63. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:179) ~[?:?]
  64. ... 12 more
  65. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key; could not found expected ':'
  66. at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:398) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  67. at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:229) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  68. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:178) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  69. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  70. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  71. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  72. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  73. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  74. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  75. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  76. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  77. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  78. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  79. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  80. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  81. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  82. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  83. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  84. at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  85. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:585) ~[?:?]
  86. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:510) ~[?:?]
  87. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:678) ~[?:?]
  88. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:640) ~[?:?]
  89. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:110) ~[?:?]
  90. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:100) ~[?:?]
  91. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:92) ~[?:?]
  92. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
  93. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:179) ~[?:?]
  94. ... 12 more
  95. [22:25:16] [Server thread/INFO]: [UltimateParticles] Enabling UltimateParticles v1.7.2
  96. [22:25:16] [Server thread/INFO]: [UltimateParticles] has been enabled!
  97. [22:25:16] [Server thread/INFO]: [UltimateParticles] =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  98. [22:25:16] [Server thread/INFO]: [UltimateParticles]
  99. [22:25:16] [Server thread/INFO]: [UltimateParticles] UltimateParticles
  100. [22:25:16] [Server thread/INFO]: [UltimateParticles] Developed by AgentR
  101. [22:25:16] [Server thread/INFO]: [UltimateParticles] Version 1.7.2
  102. [22:25:16] [Server thread/INFO]: [UltimateParticles]
  103. [22:25:16] [Server thread/INFO]: [UltimateParticles] =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  104. [22:25:16] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  105. [22:25:16] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  106. [22:25:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  107. [22:25:16] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  108. [22:25:16] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  109. [22:25:17] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -5809358895751291318
  110. [22:25:17] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -5809358895751291318
  111. [22:25:17] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5809358895751291318
  112. [22:25:17] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  113. [22:25:17] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  114. [22:25:17] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  115. [22:25:17] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  116. [22:25:17] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  117. [22:25:17] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  118. [22:25:17] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  119. [22:25:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  120. [22:25:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  121. [22:25:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  122. [22:25:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  123. [22:25:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  124. [22:25:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  125. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  126. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  127. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  128. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  129. [22:25:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  130. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  131. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  132. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  133. [22:25:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  134. [22:25:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  135. [22:25:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  136. [22:25:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  137. [22:25:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  138. [22:25:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  139. [22:25:18] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  140. [22:25:18] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  141. [22:25:18] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  142. [22:25:18] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  143. [22:25:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  144. [22:25:18] [Server thread/INFO]: Done (5.271s)! For help, type "help" or "?"
  145. [22:25:34] [User Authenticator #1/INFO]: UUID of player jthorbur is feb3948be66542a7b74c768acb14453b
  146. [22:25:34] [Server thread/INFO]: jthorbur[/127.0.0.1:55105] logged in with entity id 293 at ([world] 69.30000001192093, 73.0, 309.08205882316594)
  147. [22:25:34] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  148. org.bukkit.event.EventException
  149. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  150. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  151. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  152. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  153. at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  154. at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  155. at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  156. at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  157. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  158. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  159. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  160. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  161. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  162. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  163. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  164. Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player;
  165. at com.thevoxelbox.voxelsniper.Sniper.getPlayer(Sniper.java:75) ~[?:?]
  166. at com.thevoxelbox.voxelsniper.Sniper$SniperTool.<init>(Sniper.java:482) ~[?:?]
  167. at com.thevoxelbox.voxelsniper.Sniper$SniperTool.<init>(Sniper.java:472) ~[?:?]
  168. at com.thevoxelbox.voxelsniper.Sniper$SniperTool.<init>(Sniper.java:461) ~[?:?]
  169. at com.thevoxelbox.voxelsniper.Sniper.<init>(Sniper.java:45) ~[?:?]
  170. at com.thevoxelbox.voxelsniper.SniperManager.getSniperForPlayer(SniperManager.java:26) ~[?:?]
  171. at com.thevoxelbox.voxelsniper.VoxelSniperListener.onPlayerJoin(VoxelSniperListener.java:132) ~[?:?]
  172. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_15]
  173. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_15]
  174. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_15]
  175. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_15]
  176. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  177. ... 14 more
  178. [22:25:37] [Server thread/INFO]: [world]<jthorbur> test
  179. [22:25:40] [Server thread/INFO]: jthorbur issued server command: /pl
  180. [22:25:47] [Server thread/INFO]: jthorbur issued server command: /gm 1
  181. [22:25:47] [Server thread/INFO]: §cjthorbur §4was denied access to command.
  182. [22:26:02] [Server thread/INFO]: [world]<jthorbur> wtf
  183. [22:26:04] [Server thread/INFO]: jthorbur issued server command: /pl
  184. [22:26:17] [Server thread/INFO]: CONSOLE issued server command: /help
  185. [22:26:17] [Server thread/INFO]: To view help from the console, type ?.
  186. [22:26:19] [Server thread/INFO]: --------- Help: Index ---------------------------
  187. [22:26:19] [Server thread/INFO]: Use /help [n] to get page n of help.
  188. [22:26:19] [Server thread/INFO]: Aliases: Lists command aliases
  189. [22:26:19] [Server thread/INFO]: Bukkit: All commands for Bukkit
  190. [22:26:19] [Server thread/INFO]: Essentials: All commands for Essentials
  191. [22:26:19] [Server thread/INFO]: EssentialsSpawn: All commands for EssentialsSpawn
  192. [22:26:19] [Server thread/INFO]: GroupManager: All commands for GroupManager
  193. [22:26:19] [Server thread/INFO]: Minecraft: All commands for Minecraft
  194. [22:26:19] [Server thread/INFO]: Multiverse-Core: All commands for Multiverse-Core
  195. [22:26:19] [Server thread/INFO]: Multiverse-Portals: All commands for Multiverse-Portals
  196. [22:26:19] [Server thread/INFO]: UltimateParticles: All commands for UltimateParticles
  197. [22:26:19] [Server thread/INFO]: VoxelSniper: All commands for VoxelSniper
  198. [22:26:19] [Server thread/INFO]: WorldEdit: All commands for WorldEdit
  199. [22:26:19] [Server thread/INFO]: WorldGuard: All commands for WorldGuard
  200. [22:26:19] [Server thread/INFO]: /.s: Execute last CraftScript
  201. [22:26:19] [Server thread/INFO]: //: Toggle the super pickaxe pickaxe function
  202. [22:26:19] [Server thread/INFO]: //center: Set the center block(s)
  203. [22:26:19] [Server thread/INFO]: //chunk: Set the selection to your current chunk.
  204. [22:26:19] [Server thread/INFO]: //clearhistory: Clear your history
  205. [22:26:19] [Server thread/INFO]: //contract: Contract the selection area
  206. [22:26:19] [Server thread/INFO]: //copy: Copy the selection to the clipboard
  207. [22:26:19] [Server thread/INFO]: //count: Counts the number of a certain type of block
  208. [22:26:19] [Server thread/INFO]: //curve: Draws a spline through selected points
  209. [22:26:19] [Server thread/INFO]: //cut: Cut the selection to the clipboard
  210. [22:26:19] [Server thread/INFO]: //cyl: Generates a cylinder.
  211. [22:26:19] [Server thread/INFO]: //deform: Deforms a selected region with an expression
  212. [22:26:19] [Server thread/INFO]: //desel: Deselect the current selection
  213. [22:26:19] [Server thread/INFO]: //distr: Get the distribution of blocks in the selection
  214. [22:26:19] [Server thread/INFO]: //drain: Drain a pool
  215. [22:26:19] [Server thread/INFO]: //ex: Extinguish nearby fire
  216. [22:26:19] [Server thread/INFO]: //expand: Expand the selection area
  217. [22:26:19] [Server thread/INFO]: //faces: Build the walls, ceiling, and floor of a selection
  218. [22:26:19] [Server thread/INFO]: //fast: Toggle fast mode
  219. [22:26:19] [Server thread/INFO]: //fill: Fill a hole
  220. [22:26:19] [Server thread/INFO]: //fillr: Fill a hole recursively
  221. [22:26:19] [Server thread/INFO]: //fixlava: Fix lava to be stationary
  222. [22:26:19] [Server thread/INFO]: //fixwater: Fix water to be stationary
  223. [22:26:19] [Server thread/INFO]: //flip: Flip the contents of the clipboard.
  224. [22:26:19] [Server thread/INFO]: //flora: Make flora within the region
  225. [22:26:19] [Server thread/INFO]: //forest: Make a forest within the region
  226. [22:26:19] [Server thread/INFO]: //generate: Generates a shape according to a formula.
  227. [22:26:19] [Server thread/INFO]: //generatebiome: Sets biome according to a formula.
  228. [22:26:19] [Server thread/INFO]: //gmask: Set the global mask
  229. [22:26:19] [Server thread/INFO]: //green: Greens the area
  230. [22:26:19] [Server thread/INFO]: //hcyl: Generates a hollow cylinder.
  231. [22:26:19] [Server thread/INFO]: //help: Displays help for the given command or lists all commands.
  232. [22:26:19] [Server thread/INFO]: //hollow: Hollows out the object contained in this selection
  233. [22:26:19] [Server thread/INFO]: //hpos1: Set position 1 to targeted block
  234. [22:26:19] [Server thread/INFO]: //hpos2: Set position 2 to targeted block
  235. [22:26:19] [Server thread/INFO]: //hpyramid: Generate a hollow pyramid
  236. [22:26:19] [Server thread/INFO]: //hsphere: Generates a hollow sphere.
  237. [22:26:19] [Server thread/INFO]: //inset: Inset the selection area
  238. [22:26:19] [Server thread/INFO]: //limit: Modify block change limit
  239. [22:26:19] [Server thread/INFO]: //line: Draws a line segment between cuboid selection corners
  240. [22:26:19] [Server thread/INFO]: //load: Load a schematic into your clipboard
  241. [22:26:19] [Server thread/INFO]: //move: Move the contents of the selection
  242. [22:26:19] [Server thread/INFO]: //naturalize: 3 layers of dirt on top then rock below
  243. [22:26:19] [Server thread/INFO]: //outset: Outset the selection area
  244. [22:26:19] [Server thread/INFO]: //overlay: Set a block on top of blocks in the region
  245. [22:26:19] [Server thread/INFO]: //paste: Paste the clipboard's contents
  246. [22:26:19] [Server thread/INFO]: //pos1: Set position 1
  247. [22:26:19] [Server thread/INFO]: //pos2: Set position 2
  248. [22:26:19] [Server thread/INFO]: //pyramid: Generate a filled pyramid
  249. [22:26:19] [Server thread/INFO]: //redo: Redoes the last action (from history)
  250. [22:26:19] [Server thread/INFO]: //regen: Regenerates the contents of the selection
  251. [22:26:19] [Server thread/INFO]: //removeabove: Remove blocks above your head.
  252. [22:26:19] [Server thread/INFO]: //removebelow: Remove blocks below you.
  253. [22:26:19] [Server thread/INFO]: //removenear: Remove blocks near you.
  254. [22:26:19] [Server thread/INFO]: //replace: Replace all blocks in the selection with another
  255. [22:26:19] [Server thread/INFO]: //replacenear: Replace nearby blocks
  256. [22:26:19] [Server thread/INFO]: //rotate: Rotate the contents of the clipboard
  257. [22:26:19] [Server thread/INFO]: //save: Save a schematic into your clipboard
  258. [22:26:19] [Server thread/INFO]: //schematic: Schematic-related commands
  259. [22:26:19] [Server thread/INFO]: //searchitem: Search for an item
  260. [22:26:19] [Server thread/INFO]: //sel: Choose a region selector
  261. [22:26:19] [Server thread/INFO]: //set: Set all the blocks inside the selection to a block
  262. [22:26:19] [Server thread/INFO]: //setbiome: Sets the biome of the player's current block or region.
  263. [22:26:19] [Server thread/INFO]: //shift: Shift the selection area
  264. [22:26:19] [Server thread/INFO]: //size: Get information about the selection
  265. [22:26:19] [Server thread/INFO]: //smooth: Smooth the elevation in the selection
  266. [22:26:19] [Server thread/INFO]: //snow: Simulates snow
  267. [22:26:19] [Server thread/INFO]: //sphere: Generates a filled sphere.
  268. [22:26:19] [Server thread/INFO]: //stack: Repeat the contents of the selection
  269. [22:26:19] [Server thread/INFO]: //thaw: Thaws the area
  270. [22:26:19] [Server thread/INFO]: //toggleplace: Switch between your position and pos1 for placement
  271. [22:26:19] [Server thread/INFO]: //undo: Undoes the last action
  272. [22:26:19] [Server thread/INFO]: //walls: Build the four sides of the selection
  273. [22:26:19] [Server thread/INFO]: //wand: Get the wand object
  274. [22:26:19] [Server thread/INFO]: /achievement: Gives the specified player an achievement or changes a statistic value. Use '*' to give all achievements.
  275. [22:26:19] [Server thread/INFO]: /afk: Marks you as away-from-keyboard.
  276. [22:26:19] [Server thread/INFO]: /allowfire: [<world>] - Allows all fire spread temporarily
  277. [22:26:19] [Server thread/INFO]: /antioch: A little surprise for operators.
  278. [22:26:19] [Server thread/INFO]: /ascend: Go up a floor
  279. [22:26:19] [Server thread/INFO]: /b: Brush.
  280. [22:26:19] [Server thread/INFO]: /back: Teleports you to your location prior to tp/spawn/warp.
  281. [22:26:19] [Server thread/INFO]: /backup: Runs the backup if configured.
  282. [22:26:19] [Server thread/INFO]: /balance: States the current balance of a player.
  283. [22:26:19] [Server thread/INFO]: /balancetop: Gets the top balance values.
  284. [22:26:19] [Server thread/INFO]: /ban: Bans a player.
  285. [22:26:19] [Server thread/INFO]: /ban-ip: Prevents the specified IP address from using this server
  286. [22:26:19] [Server thread/INFO]: /banip: Bans an IP address.
  287. [22:26:19] [Server thread/INFO]: /banlist: View all players banned from this server
  288. [22:26:19] [Server thread/INFO]: /bigtree: Spawn a big tree where you are looking.
  289. [22:26:19] [Server thread/INFO]: /biomeinfo: Get the biome of the targeted block.
  290. [22:26:19] [Server thread/INFO]: /biomelist: Gets all biomes available.
  291. [22:26:19] [Server thread/INFO]: /book: Allows reopening and editing of sealed books.
  292. [22:26:19] [Server thread/INFO]: /break: Breaks the block you are looking at.
  293. [22:26:19] [Server thread/INFO]: /broadcast: Broadcasts a message to the entire server.
  294. [22:26:19] [Server thread/INFO]: /brush: Brush tool
  295. [22:26:19] [Server thread/INFO]: /btool: Brush Tool Command.
  296. [22:26:19] [Server thread/INFO]: /bukkit:ban: Prevents the specified player from using this server
  297. [22:26:19] [Server thread/INFO]: /bukkit:enchant: Adds enchantments to the item the player is currently holding. Specify 0 for the level to remove an enchantment. Specify force to ignore normal enchantment restrictions
  298. [22:26:19] [Server thread/INFO]: /bukkit:gamemode: Changes the player to a specific game mode
  299. [22:26:19] [Server thread/INFO]: /bukkit:give: Gives the specified player a certain amount of items
  300. [22:26:19] [Server thread/INFO]: /bukkit:help: Shows the help menu
  301. [22:26:19] [Server thread/INFO]: /bukkit:kick: Removes the specified player from the server
  302. [22:26:19] [Server thread/INFO]: /bukkit:kill: Commits suicide, only usable as a player
  303. [22:26:19] [Server thread/INFO]: /bukkit:list: Lists all online players
  304. [22:26:19] [Server thread/INFO]: /bukkit:me: Performs the specified action in chat
  305. [22:26:19] [Server thread/INFO]: /bukkit:time: Changes the time on each world
  306. [22:26:19] [Server thread/INFO]: /bukkit:tp: Teleports the given player (or yourself) to another player or coordinates
  307. [22:26:19] [Server thread/INFO]: /bukkit:weather: Changes the weather
  308. [22:26:19] [Server thread/INFO]: /burn: Set a player on fire.
  309. [22:26:19] [Server thread/INFO]: /butcher: Kill all or nearby mobs
  310. [22:26:19] [Server thread/INFO]: /ceil: Go to the celing
  311. [22:26:19] [Server thread/INFO]: /chunkinfo: Get information about the chunk that you are inside
  312. [22:26:19] [Server thread/INFO]: /clear: Clears the player's inventory. Can specify item and data filters too.
  313. [22:26:19] [Server thread/INFO]: /clearclipboard: Clear your clipboard
  314. [22:26:19] [Server thread/INFO]: /clearinventory: Clear all items in your inventory.
  315. [22:26:19] [Server thread/INFO]: /compass: Describes your current bearing.
  316. [22:26:19] [Server thread/INFO]: /cs: Execute a CraftScript
  317. [22:26:19] [Server thread/INFO]: /customtext: Allows you to create custom text commands.
  318. [22:26:19] [Server thread/INFO]: /cycler: Block data cycler tool
  319. [22:26:19] [Server thread/INFO]: /d: VoxelSniper Default.
  320. [22:26:19] [Server thread/INFO]: /defaultgamemode: Set the default gamemode
  321. [22:26:19] [Server thread/INFO]: /delchunks: Delete chunks that your selection includes
  322. [22:26:19] [Server thread/INFO]: /delhome: Removes a home.
  323. [22:26:19] [Server thread/INFO]: /deljail: Removes a jail.
  324. [22:26:19] [Server thread/INFO]: /deltree: Floating tree remover tool
  325. [22:26:19] [Server thread/INFO]: /delwarp: Deletes the specified warp.
  326. [22:26:19] [Server thread/INFO]: /deop: Takes the specified player's operator status
  327. [22:26:19] [Server thread/INFO]: /depth: States current depth, relative to sea level.
  328. [22:26:19] [Server thread/INFO]: /descend: Go down a floor
  329. [22:26:19] [Server thread/INFO]: /difficulty: Sets the game difficulty
  330. [22:26:19] [Server thread/INFO]: /eco: Manages the server economy.
  331. [22:26:19] [Server thread/INFO]: /effect: Adds/Removes effects on players
  332. [22:26:19] [Server thread/INFO]: /enchant: Enchants the item the user is holding.
  333. [22:26:19] [Server thread/INFO]: /enderchest: Lets you see inside an enderchest.
  334. [22:26:19] [Server thread/INFO]: /essentials: Reloads essentials.
  335. [22:26:19] [Server thread/INFO]: /essentials:info: Shows information set by the server owner.
  336. [22:26:19] [Server thread/INFO]: /essentials:remove: Removes entities in your world.
  337. [22:26:19] [Server thread/INFO]: /essentials:tree: Spawn a tree where you are looking.
  338. [22:26:19] [Server thread/INFO]: /exp: Give, set or look at a players exp.
  339. [22:26:19] [Server thread/INFO]: /ext: Extinguish players.
  340. [22:26:19] [Server thread/INFO]: /farwand: Wand at a distance tool
  341. [22:26:19] [Server thread/INFO]: /feed: Satisfy the hunger.
  342. [22:26:19] [Server thread/INFO]: /fireball: Throw a fireball.
  343. [22:26:19] [Server thread/INFO]: /firework: Allows you to modify a stack of fireworks.
  344. [22:26:19] [Server thread/INFO]: /floodfill: Flood fill tool
  345. [22:26:19] [Server thread/INFO]: /fly: Take off, and soar!
  346. [22:26:19] [Server thread/INFO]: /forestgen: Generate a forest
  347. [22:26:19] [Server thread/INFO]: /gamemode: Change player gamemode.
  348. [22:26:19] [Server thread/INFO]: /gamerule: Sets a server's game rules
  349. [22:26:19] [Server thread/INFO]: /gc: Reports memory, uptime and tick info.
  350. [22:26:19] [Server thread/INFO]: /getpos: Get your current coordinates or those of a player.
  351. [22:26:19] [Server thread/INFO]: /give: Give a player an item.
  352. [22:26:19] [Server thread/INFO]: /god: Enables your godly powers.
  353. [22:26:19] [Server thread/INFO]: /goto: Warps to the specified coordinates.
  354. [22:26:19] [Server thread/INFO]: /halt-activity: Attempts to cease as much activity in order to stop lag
  355. [22:26:19] [Server thread/INFO]: /hat: Get some cool new headgear.
  356. [22:26:19] [Server thread/INFO]: /heal: Heals you or the given player.
  357. [22:26:19] [Server thread/INFO]: /help: Views a list of available commands.
  358. [22:26:19] [Server thread/INFO]: /helpop: Message online admins.
  359. [22:26:19] [Server thread/INFO]: /home: Teleport to your home.
  360. [22:26:19] [Server thread/INFO]: /ignore: Ignore or unignore other players.
  361. [22:26:19] [Server thread/INFO]: /info: Block information tool
  362. [22:26:19] [Server thread/INFO]: /invsee: See the inventory of other players.
  363. [22:26:19] [Server thread/INFO]: /item: Spawn an item.
  364. [22:26:19] [Server thread/INFO]: /itemdb: Searches for an item.
  365. [22:26:19] [Server thread/INFO]: /jails: List all jails.
  366. [22:26:19] [Server thread/INFO]: /jump: Jumps to the nearest block in the line of sight.
  367. [22:26:19] [Server thread/INFO]: /jumpto: Teleport to a location
  368. [22:26:19] [Server thread/INFO]: /kick: Kicks a specified player with a reason.
  369. [22:26:19] [Server thread/INFO]: /kickall: Kicks all players off the server except the issuer.
  370. [22:26:19] [Server thread/INFO]: /kill: Kills specified player.
  371. [22:26:19] [Server thread/INFO]: /kit: Obtains the specified kit or views all available kits.
  372. [22:26:19] [Server thread/INFO]: /kittycannon: Throw an exploding kitten at your opponent.
  373. [22:26:19] [Server thread/INFO]: /lightning: The power of Thor. Strike at cursor or player.
  374. [22:26:19] [Server thread/INFO]: /list: List all online players.
  375. [22:26:19] [Server thread/INFO]: /listchunks: List chunks that your selection includes
  376. [22:26:19] [Server thread/INFO]: /listgroups: Lists the groups available.
  377. [22:26:19] [Server thread/INFO]: /lrbuild: Long-range building tool
  378. [22:26:19] [Server thread/INFO]: /mail: Manages inter-player, intra-server mail.
  379. [22:26:19] [Server thread/INFO]: /mancheckw: Obtains the path to each file a world is storing its data in (users/groups).
  380. [22:26:19] [Server thread/INFO]: /manclear: Clears world selection. Commands will work on your current world.
  381. [22:26:19] [Server thread/INFO]: /mandemote: Demotes a user in the same heritage line to a lower rank.
  382. [22:26:19] [Server thread/INFO]: /mangadd: Adds a group to the system.
  383. [22:26:19] [Server thread/INFO]: /mangaddi: Adds a group to another group inheritance list.
  384. [22:26:19] [Server thread/INFO]: /mangaddp: Adds permissions to a group.
  385. [22:26:19] [Server thread/INFO]: /mangaddv: Adds or replaces a variable of a group (like prefix or suffix).
  386. [22:26:19] [Server thread/INFO]: /mangcheckp: Checks if group has a permission and where it comes from.
  387. [22:26:19] [Server thread/INFO]: /mangcheckv: Verifies a value of a variable of a group, and where it comes from.
  388. [22:26:19] [Server thread/INFO]: /mangclearp: Removes all permissions from a group.
  389. [22:26:19] [Server thread/INFO]: /mangdel: Removes a group from the system (all its users become default).
  390. [22:26:19] [Server thread/INFO]: /mangdeli: Removes a group from another group inheritance list.
  391. [22:26:19] [Server thread/INFO]: /mangdelp: Removes permissions from a group.
  392. [22:26:19] [Server thread/INFO]: /mangdelv: Removes a variable from a group.
  393. [22:26:19] [Server thread/INFO]: /manglistp: Lists all permissions of a group.
  394. [22:26:19] [Server thread/INFO]: /manglistv: Lists variables of a group (like prefix or suffix).
  395. [22:26:19] [Server thread/INFO]: /manload: Reloads current world and config.yml, or loads given world from file to server.
  396. [22:26:19] [Server thread/INFO]: /manpromote: Promotes a user in the same heritage line to a higher rank.
  397. [22:26:19] [Server thread/INFO]: /mansave: Saves all permissions from server to file.
  398. [22:26:19] [Server thread/INFO]: /manselect: Selects a world to work with commands.
  399. [22:26:20] [Server thread/INFO]: /mantogglesave: Toggles on/off the autosave.
  400. [22:26:20] [Server thread/INFO]: /mantogglevalidate: Toggles on/off the validating if user is online.
  401. [22:26:20] [Server thread/INFO]: /manuadd: Moves a player to desired group (Adds to the file if does not exist).
  402. [22:26:20] [Server thread/INFO]: /manuaddp: Adds permissions directly to the user.
  403. [22:26:20] [Server thread/INFO]: /manuaddsub: Adds a group to a user's subgroup list.
  404. [22:26:20] [Server thread/INFO]: /manuaddv: Adds or replaces a variable of a user (like prefix or suffix).
  405. [22:26:20] [Server thread/INFO]: /manucheckp: Verifies if user has a permission, and where it comes from.
  406. [22:26:20] [Server thread/INFO]: /manucheckv: Verifies a value of a variable of a user, and where it comes from.
  407. [22:26:20] [Server thread/INFO]: /manuclearp: Removes all permissions from a user.
  408. [22:26:20] [Server thread/INFO]: /manudel: Removes any user specific configuration and make them default group.
  409. [22:26:20] [Server thread/INFO]: /manudelp: Removes permissions directly from the user.
  410. [22:26:20] [Server thread/INFO]: /manudelsub: Removes a group from a user's subgroup list.
  411. [22:26:20] [Server thread/INFO]: /manudelv: Removes a variable from a user.
  412. [22:26:20] [Server thread/INFO]: /manulistp: Lists all permissions of a user.
  413. [22:26:20] [Server thread/INFO]: /manulistv: Lists variables of a user (like prefix or suffix).
  414. [22:26:20] [Server thread/INFO]: /manwhois: Lists groups and other data of a user.
  415. [22:26:20] [Server thread/INFO]: /manworld: Prints the selected world name.
  416. [22:26:20] [Server thread/INFO]: /mask: Set the brush mask
  417. [22:26:20] [Server thread/INFO]: /mat: Set the brush material
  418. [22:26:20] [Server thread/INFO]: /me: Describes an action in the context of the player.
  419. [22:26:20] [Server thread/INFO]: /minecraft:achievement: A Mojang provided command.
  420. [22:26:20] [Server thread/INFO]: /minecraft:ban: A Mojang provided command.
  421. [22:26:20] [Server thread/INFO]: /minecraft:ban-ip: A Mojang provided command.
  422. [22:26:20] [Server thread/INFO]: /minecraft:banlist: A Mojang provided command.
  423. [22:26:20] [Server thread/INFO]: /minecraft:clear: A Mojang provided command.
  424. [22:26:20] [Server thread/INFO]: /minecraft:defaultgamemode: A Mojang provided command.
  425. [22:26:20] [Server thread/INFO]: /minecraft:deop: A Mojang provided command.
  426. [22:26:20] [Server thread/INFO]: /minecraft:difficulty: A Mojang provided command.
  427. [22:26:20] [Server thread/INFO]: /minecraft:effect: A Mojang provided command.
  428. [22:26:20] [Server thread/INFO]: /minecraft:enchant: A Mojang provided command.
  429. [22:26:20] [Server thread/INFO]: /minecraft:gamemode: A Mojang provided command.
  430. [22:26:20] [Server thread/INFO]: /minecraft:gamerule: A Mojang provided command.
  431. [22:26:20] [Server thread/INFO]: /minecraft:give: A Mojang provided command.
  432. [22:26:20] [Server thread/INFO]: /minecraft:help: A Mojang provided command.
  433. [22:26:20] [Server thread/INFO]: /minecraft:kick: A Mojang provided command.
  434. [22:26:20] [Server thread/INFO]: /minecraft:kill: A Mojang provided command.
  435. [22:26:20] [Server thread/INFO]: /minecraft:list: A Mojang provided command.
  436. [22:26:20] [Server thread/INFO]: /minecraft:me: A Mojang provided command.
  437. [22:26:20] [Server thread/INFO]: /minecraft:op: A Mojang provided command.
  438. [22:26:20] [Server thread/INFO]: /minecraft:pardon: A Mojang provided command.
  439. [22:26:20] [Server thread/INFO]: /minecraft:pardon-ip: A Mojang provided command.
  440. [22:26:20] [Server thread/INFO]: /minecraft:playsound: A Mojang provided command.
  441. [22:26:20] [Server thread/INFO]: /minecraft:say: A Mojang provided command.
  442. [22:26:20] [Server thread/INFO]: /minecraft:scoreboard: A Mojang provided command.
  443. [22:26:20] [Server thread/INFO]: /minecraft:seed: A Mojang provided command.
  444. [22:26:20] [Server thread/INFO]: /minecraft:setidletimeout: A Mojang provided command.
  445. [22:26:20] [Server thread/INFO]: /minecraft:setworldspawn: A Mojang provided command.
  446. [22:26:20] [Server thread/INFO]: /minecraft:spawnpoint: A Mojang provided command.
  447. [22:26:20] [Server thread/INFO]: /minecraft:spreadplayers: A Mojang provided command.
  448. [22:26:20] [Server thread/INFO]: /minecraft:tell: A Mojang provided command.
  449. [22:26:20] [Server thread/INFO]: /minecraft:testfor: A Mojang provided command.
  450. [22:26:20] [Server thread/INFO]: /minecraft:time: A Mojang provided command.
  451. [22:26:20] [Server thread/INFO]: /minecraft:toggledownfall: A Mojang provided command.
  452. [22:26:20] [Server thread/INFO]: /minecraft:tp: A Mojang provided command.
  453. [22:26:20] [Server thread/INFO]: /minecraft:weather: A Mojang provided command.
  454. [22:26:20] [Server thread/INFO]: /minecraft:whitelist: A Mojang provided command.
  455. [22:26:20] [Server thread/INFO]: /minecraft:xp: A Mojang provided command.
  456. [22:26:20] [Server thread/INFO]: /more: Fills the item stack in hand to maximum size.
  457. [22:26:20] [Server thread/INFO]: /motd: Views the Message Of The Day.
  458. [22:26:20] [Server thread/INFO]: /msg: Sends a private message to the specified player.
  459. [22:26:20] [Server thread/INFO]: /mute: Mutes or unmutes a player.
  460. [22:26:20] [Server thread/INFO]: /mv: Generic Multiverse Command
  461. [22:26:20] [Server thread/INFO]: /mvc: Display World, Coordinates, Direction & Compression for a world.
  462. [22:26:20] [Server thread/INFO]: /mvco: Displays the player's coordinates.
  463. [22:26:20] [Server thread/INFO]: /mvconfirm: Confirms sensitive decisions like deleting a world.
  464. [22:26:20] [Server thread/INFO]: /mvcoord: Display World, Coordinates, Direction & Compression for a world.
  465. [22:26:20] [Server thread/INFO]: /mvcreate: World create command
  466. [22:26:20] [Server thread/INFO]: /mvdebug: Turns on debugging.
  467. [22:26:20] [Server thread/INFO]: /mvdelete: World delete command
  468. [22:26:20] [Server thread/INFO]: /mvenv: Tells the user all possible environment types.
  469. [22:26:20] [Server thread/INFO]: /mvgenerators: Displays all found world generators.
  470. [22:26:20] [Server thread/INFO]: /mvgens: Displays all found world generators.
  471. [22:26:20] [Server thread/INFO]: /mvh: Displays the Multiverse Help.
  472. [22:26:20] [Server thread/INFO]: /mvhelp: Displays the Multiverse Help.
  473. [22:26:20] [Server thread/INFO]: /mvi: Gets world info.
  474. [22:26:20] [Server thread/INFO]: /mvim: World import command
  475. [22:26:20] [Server thread/INFO]: /mvimport: World import command
  476. [22:26:20] [Server thread/INFO]: /mvinfo: Gets world info.
  477. [22:26:20] [Server thread/INFO]: /mvl: Print list of loaded Worlds
  478. [22:26:20] [Server thread/INFO]: /mvlist: Print list of loaded Worlds
  479. [22:26:20] [Server thread/INFO]: /mvload: Loads a world into Multiverse.
  480. [22:26:20] [Server thread/INFO]: /mvm: Modify the settings of an existing world
  481. [22:26:20] [Server thread/INFO]: /mvmadd: Modify the settings of an existing world
  482. [22:26:20] [Server thread/INFO]: /mvmclear: Modify the settings of an existing world
  483. [22:26:20] [Server thread/INFO]: /mvmodify: Modify the settings of an existing world
  484. [22:26:20] [Server thread/INFO]: /mvmremove: Modify the settings of an existing world
  485. [22:26:20] [Server thread/INFO]: /mvmset: Modify the settings of an existing world
  486. [22:26:20] [Server thread/INFO]: /mvp: Generic Multiverse-Portals Command
  487. [22:26:20] [Server thread/INFO]: /mvpc: Generic Multiverse-Portals Command
  488. [22:26:20] [Server thread/INFO]: /mvpcreate: Generic Multiverse-Portals Command
  489. [22:26:20] [Server thread/INFO]: /mvpl: Generic Multiverse-Portals Command
  490. [22:26:20] [Server thread/INFO]: /mvplist: Generic Multiverse-Portals Command
  491. [22:26:20] [Server thread/INFO]: /mvpm: Generic Multiverse-Portals Command
  492. [22:26:20] [Server thread/INFO]: /mvpmodify: Generic Multiverse-Portals Command
  493. [22:26:20] [Server thread/INFO]: /mvpms: Generic Multiverse-Portals Command
  494. [22:26:20] [Server thread/INFO]: /mvpr: Generic Multiverse-Portals Command
  495. [22:26:20] [Server thread/INFO]: /mvpremove: Generic Multiverse-Portals Command
  496. [22:26:20] [Server thread/INFO]: /mvps: Generic Multiverse-Portals Command
  497. [22:26:20] [Server thread/INFO]: /mvpselect: Generic Multiverse-Portals Command
  498. [22:26:20] [Server thread/INFO]: /mvpurge: Purge the targetted world of creatures.
  499. [22:26:20] [Server thread/INFO]: /mvr: Reload Configuration files.
  500. [22:26:20] [Server thread/INFO]: /mvregen: Regenerates a world Multiverse already knows about.
  501. [22:26:20] [Server thread/INFO]: /mvreload: Reload Configuration files.
  502. [22:26:20] [Server thread/INFO]: /mvremove: World remove command
  503. [22:26:20] [Server thread/INFO]: /mvs: Teleport to the spawn area
  504. [22:26:20] [Server thread/INFO]: /mvsearch: Displays the Multiverse Help.
  505. [22:26:20] [Server thread/INFO]: /mvset: Set the spawn area for a particular world
  506. [22:26:20] [Server thread/INFO]: /mvsetspawn: Set the spawn area for a particular world
  507. [22:26:20] [Server thread/INFO]: /mvspawn: Teleport to the spawn area
  508. [22:26:20] [Server thread/INFO]: /mvss: Set the spawn area for a particular world
  509. [22:26:20] [Server thread/INFO]: /mvtp: Command to teleport between Worlds
  510. [22:26:20] [Server thread/INFO]: /mvunload: World unload command
  511. [22:26:20] [Server thread/INFO]: /mvv: Prints out version info.
  512. [22:26:20] [Server thread/INFO]: /mvversion: Prints out version info.
  513. [22:26:20] [Server thread/INFO]: /mvw: Display online users per world.
  514. [22:26:20] [Server thread/INFO]: /mvwho: Display online users per world.
  515. [22:26:20] [Server thread/INFO]: /near: Lists the players near by or around a player.
  516. [22:26:20] [Server thread/INFO]: /nick: Change your nickname or that of another player.
  517. [22:26:20] [Server thread/INFO]: /none: Unbind a bound tool from your current item
  518. [22:26:20] [Server thread/INFO]: /nuke: May death rain upon them.
  519. [22:26:20] [Server thread/INFO]: /op: Gives the specified player operator status
  520. [22:26:20] [Server thread/INFO]: /p: Voxelsniper performer.
  521. [22:26:20] [Server thread/INFO]: /paint: Change the selected painting to another painting.
  522. [22:26:20] [Server thread/INFO]: /pardon: Allows the specified player to use this server
  523. [22:26:20] [Server thread/INFO]: /pardon-ip: Allows the specified IP address to use this server
  524. [22:26:20] [Server thread/INFO]: /pay: Pays another player from your balance.
  525. [22:26:20] [Server thread/INFO]: /ping: Pong!
  526. [22:26:20] [Server thread/INFO]: /playsound: Plays a sound to a given player
  527. [22:26:20] [Server thread/INFO]: /plugins: Gets a list of plugins running on the server
  528. [22:26:20] [Server thread/INFO]: /potion: Adds custom potion effects to a potion.
  529. [22:26:20] [Server thread/INFO]: /powertool: Assigns a command to the item in hand.
  530. [22:26:20] [Server thread/INFO]: /powertooltoggle: Enables or disables all current powertools.
  531. [22:26:20] [Server thread/INFO]: /ptime: Adjust player's client time. Add @ prefix to fix.
  532. [22:26:20] [Server thread/INFO]: /pumpkins: Generate pumpkin patches
  533. [22:26:20] [Server thread/INFO]: /pweather: Adjust a player's weather
  534. [22:26:20] [Server thread/INFO]: /r: Quickly reply to the last player to message you.
  535. [22:26:20] [Server thread/INFO]: /range: Set the brush range
  536. [22:26:20] [Server thread/INFO]: /realname: Displays the username of a user based on nick.
  537. [22:26:20] [Server thread/INFO]: /recipe: Displays how to craft items.
  538. [22:26:20] [Server thread/INFO]: /region: Region management commands
  539. [22:26:20] [Server thread/INFO]: /reload: Reloads the server configuration and plugins
  540. [22:26:20] [Server thread/INFO]: /remove: Remove all entities of a type
  541. [22:26:20] [Server thread/INFO]: /repair: Repairs the durability of one or all items.
  542. [22:26:20] [Server thread/INFO]: /repl: Block replacer tool
  543. [22:26:20] [Server thread/INFO]: /restore: Restore the selection from a snapshot
  544. [22:26:20] [Server thread/INFO]: /rules: Views the server rules.
  545. [22:26:20] [Server thread/INFO]: /save-all: Saves the server to disk
  546. [22:26:20] [Server thread/INFO]: /save-off: Disables server autosaving
  547. [22:26:20] [Server thread/INFO]: /save-on: Enables server autosaving
  548. [22:26:20] [Server thread/INFO]: /say: Broadcasts the given message as the sender
  549. [22:26:20] [Server thread/INFO]: /scoreboard: Scoreboard control
  550. [22:26:20] [Server thread/INFO]: /seed: Shows the world seed
  551. [22:26:20] [Server thread/INFO]: /seen: Shows the last logout time of a player.
  552. [22:26:20] [Server thread/INFO]: /sell: Sells the item currently in your hand.
  553. [22:26:20] [Server thread/INFO]: /setblock: A Mojang provided command.
  554. [22:26:20] [Server thread/INFO]: /sethome: Set your home to your current location.
  555. [22:26:20] [Server thread/INFO]: /setidletimeout: Sets the server's idle timeout
  556. [22:26:20] [Server thread/INFO]: /setjail: Creates a jail where you specified named [jailname].
  557. [22:26:20] [Server thread/INFO]: /setspawn: Set the spawnpoint to your current position.
  558. [22:26:20] [Server thread/INFO]: /setwarp: Creates a new warp.
  559. [22:26:20] [Server thread/INFO]: /setworldspawn: Sets a worlds's spawn point. If no coordinates are specified, the player's coordinates will be used.
  560. [22:26:20] [Server thread/INFO]: /setworth: Set the sell value of an item.
  561. [22:26:20] [Server thread/INFO]: /size: Set the brush size
  562. [22:26:20] [Server thread/INFO]: /skull: Set the owner of a player skull
  563. [22:26:20] [Server thread/INFO]: /snapshot: Snapshot commands
  564. [22:26:20] [Server thread/INFO]: /socialspy: Toggles if you can see msg/mail commands in chat.
  565. [22:26:20] [Server thread/INFO]: /spawn: Teleport to the spawnpoint.
  566. [22:26:20] [Server thread/INFO]: /spawner: Change the mob type of a spawner.
  567. [22:26:20] [Server thread/INFO]: /spawnmob: Spawns a mob.
  568. [22:26:20] [Server thread/INFO]: /spawnpoint: Sets a player's spawn point
  569. [22:26:20] [Server thread/INFO]: /speed: Change your speed limits.
  570. [22:26:20] [Server thread/INFO]: /spreadplayers: Spreads players around a point
  571. [22:26:20] [Server thread/INFO]: /stop: Stops the server with optional reason
  572. [22:26:20] [Server thread/INFO]: /stopfire: [<world>] - Disables all fire spread temporarily
  573. [22:26:20] [Server thread/INFO]: /sudo: Make another user perform a command.
  574. [22:26:20] [Server thread/INFO]: /suicide: Causes you to perish.
  575. [22:26:20] [Server thread/INFO]: /summon: A Mojang provided command.
  576. [22:26:20] [Server thread/INFO]: /superpickaxe: Select super pickaxe mode
  577. [22:26:20] [Server thread/INFO]: /tell: Sends a private message to the given player
  578. [22:26:20] [Server thread/INFO]: /tellraw: A Mojang provided command.
  579. [22:26:20] [Server thread/INFO]: /tempadd: Creates a temporary permissions copy for a user.
  580. [22:26:20] [Server thread/INFO]: /tempban: Temporary ban a user.
  581. [22:26:20] [Server thread/INFO]: /tempdel: Removes the temporary permissions copy for a user.
  582. [22:26:20] [Server thread/INFO]: /tempdelall: Removes all overrides made by command /tempadd.
  583. [22:26:20] [Server thread/INFO]: /templist: Lists users in overload-permissions mode made by command /tempadd.
  584. [22:26:20] [Server thread/INFO]: /testfor: Tests whether a specifed player is online
  585. [22:26:20] [Server thread/INFO]: /testforblock: A Mojang provided command.
  586. [22:26:20] [Server thread/INFO]: /thru: Passthrough walls
  587. [22:26:20] [Server thread/INFO]: /thunder: Enable/disable thunder.
  588. [22:26:20] [Server thread/INFO]: /time: Display/Change the world time. Defaults to current world.
  589. [22:26:20] [Server thread/INFO]: /timings: Records timings for all plugin events
  590. [22:26:20] [Server thread/INFO]: /toggledownfall: Toggles rain on/off on a given world
  591. [22:26:20] [Server thread/INFO]: /toggleeditwand: Toggle functionality of the edit wand
  592. [22:26:20] [Server thread/INFO]: /togglejail: Jails/Unjails a player, TPs them to the jail specified.
  593. [22:26:20] [Server thread/INFO]: /tool: Select a tool to bind
  594. [22:26:20] [Server thread/INFO]: /top: Teleport to the highest block at your current position.
  595. [22:26:20] [Server thread/INFO]: /tp: Teleport to a player.
  596. [22:26:20] [Server thread/INFO]: /tpa: Request to teleport to the specified player.
  597. [22:26:20] [Server thread/INFO]: /tpaall: Requests all players online to teleport to you.
  598. [22:26:20] [Server thread/INFO]: /tpaccept: Accepts a teleport request.
  599. [22:26:20] [Server thread/INFO]: /tpahere: Request that the specified player teleport to you.
  600. [22:26:20] [Server thread/INFO]: /tpall: Teleport all online players to another player.
  601. [22:26:20] [Server thread/INFO]: /tpdeny: Reject a teleport request.
  602. [22:26:20] [Server thread/INFO]: /tphere: Teleport a player to you.
  603. [22:26:20] [Server thread/INFO]: /tpo: Teleport override for tptoggle.
  604. [22:26:20] [Server thread/INFO]: /tpohere: Teleport here override for tptoggle.
  605. [22:26:20] [Server thread/INFO]: /tppos: Teleport to coordinates.
  606. [22:26:20] [Server thread/INFO]: /tptoggle: Blocks all forms of teleportation.
  607. [22:26:20] [Server thread/INFO]: /tree: Tree generator tool
  608. [22:26:20] [Server thread/INFO]: /u: Undoes the last snipe.
  609. [22:26:20] [Server thread/INFO]: /unban: Unbans the specified player.
  610. [22:26:20] [Server thread/INFO]: /unbanip: Unbans the specified IP address.
  611. [22:26:20] [Server thread/INFO]: /unlimited: Allows the unlimited placing of items.
  612. [22:26:20] [Server thread/INFO]: /unstuck: Escape from being stuck inside a block
  613. [22:26:20] [Server thread/INFO]: /up: Go upwards some distance
  614. [22:26:20] [Server thread/INFO]: /upack: 
  615. [22:26:20] [Server thread/INFO]: /uu: UndoUser undoes another sniper user's snipes.
  616. [22:26:20] [Server thread/INFO]: /v: Voxel input.
  617. [22:26:20] [Server thread/INFO]: /vanish: Hide yourself from other players.
  618. [22:26:20] [Server thread/INFO]: /vc: VoxelCentroid.
  619. [22:26:20] [Server thread/INFO]: /vchunk: Update the chunk you are standing in.
  620. [22:26:20] [Server thread/INFO]: /version: Gets the version of this server including any plugins in use
  621. [22:26:20] [Server thread/INFO]: /vh: VoxelHeight.
  622. [22:26:20] [Server thread/INFO]: /vi: VoxelInk (Data Value).
  623. [22:26:20] [Server thread/INFO]: /vir: VoxelInkReplace.
  624. [22:26:20] [Server thread/INFO]: /vl: VoxelBlockExclusion list
  625. [22:26:20] [Server thread/INFO]: /vr: VoxelReplace.
  626. [22:26:20] [Server thread/INFO]: /vs: VoxelSniper Settings.
  627. [22:26:20] [Server thread/INFO]: /warp: List all warps or warp to the specified location.
  628. [22:26:20] [Server thread/INFO]: /we: WorldEdit commands
  629. [22:26:20] [Server thread/INFO]: /weather: Sets the weather.
  630. [22:26:20] [Server thread/INFO]: /whitelist: Manages the list of players allowed to use this server
  631. [22:26:20] [Server thread/INFO]: /whois: Determine the username behind a nickname.
  632. [22:26:20] [Server thread/INFO]: /workbench: Opens up a workbench.
  633. [22:26:20] [Server thread/INFO]: /world: Switch between worlds.
  634. [22:26:20] [Server thread/INFO]: /worldguard: WorldGuard commands
  635. [22:26:20] [Server thread/INFO]: /worth: Calculates the worth of items in hand or as specified.
  636. [22:26:20] [Server thread/INFO]: /xp: Gives the specified player a certain amount of experience. Specify <amount>L to give levels instead, with a negative amount resulting in taking levels.
  637. [22:26:35] [Server thread/INFO]: No help for Group Manager
  638. [22:26:41] [Server thread/INFO]: --------- Help: GroupManager --------------------
  639. [22:26:41] [Server thread/INFO]: Below is a list of all GroupManager commands:
  640. [22:26:41] [Server thread/INFO]: /listgroups: Lists the groups available.
  641. [22:26:41] [Server thread/INFO]: /mancheckw: Obtains the path to each file a world is storing its data in (users/groups).
  642. [22:26:41] [Server thread/INFO]: /manclear: Clears world selection. Commands will work on your current world.
  643. [22:26:41] [Server thread/INFO]: /mandemote: Demotes a user in the same heritage line to a lower rank.
  644. [22:26:41] [Server thread/INFO]: /mangadd: Adds a group to the system.
  645. [22:26:41] [Server thread/INFO]: /mangaddi: Adds a group to another group inheritance list.
  646. [22:26:41] [Server thread/INFO]: /mangaddp: Adds permissions to a group.
  647. [22:26:41] [Server thread/INFO]: /mangaddv: Adds or replaces a variable of a group (like prefix or suffix).
  648. [22:26:41] [Server thread/INFO]: /mangcheckp: Checks if group has a permission and where it comes from.
  649. [22:26:41] [Server thread/INFO]: /mangcheckv: Verifies a value of a variable of a group, and where it comes from.
  650. [22:26:41] [Server thread/INFO]: /mangclearp: Removes all permissions from a group.
  651. [22:26:41] [Server thread/INFO]: /mangdel: Removes a group from the system (all its users become default).
  652. [22:26:41] [Server thread/INFO]: /mangdeli: Removes a group from another group inheritance list.
  653. [22:26:41] [Server thread/INFO]: /mangdelp: Removes permissions from a group.
  654. [22:26:41] [Server thread/INFO]: /mangdelv: Removes a variable from a group.
  655. [22:26:41] [Server thread/INFO]: /manglistp: Lists all permissions of a group.
  656. [22:26:41] [Server thread/INFO]: /manglistv: Lists variables of a group (like prefix or suffix).
  657. [22:26:41] [Server thread/INFO]: /manload: Reloads current world and config.yml, or loads given world from file to server.
  658. [22:26:41] [Server thread/INFO]: /manpromote: Promotes a user in the same heritage line to a higher rank.
  659. [22:26:41] [Server thread/INFO]: /mansave: Saves all permissions from server to file.
  660. [22:26:41] [Server thread/INFO]: /manselect: Selects a world to work with commands.
  661. [22:26:41] [Server thread/INFO]: /mantogglesave: Toggles on/off the autosave.
  662. [22:26:41] [Server thread/INFO]: /mantogglevalidate: Toggles on/off the validating if user is online.
  663. [22:26:41] [Server thread/INFO]: /manuadd: Moves a player to desired group (Adds to the file if does not exist).
  664. [22:26:41] [Server thread/INFO]: /manuaddp: Adds permissions directly to the user.
  665. [22:26:41] [Server thread/INFO]: /manuaddsub: Adds a group to a user's subgroup list.
  666. [22:26:41] [Server thread/INFO]: /manuaddv: Adds or replaces a variable of a user (like prefix or suffix).
  667. [22:26:41] [Server thread/INFO]: /manucheckp: Verifies if user has a permission, and where it comes from.
  668. [22:26:41] [Server thread/INFO]: /manucheckv: Verifies a value of a variable of a user, and where it comes from.
  669. [22:26:41] [Server thread/INFO]: /manuclearp: Removes all permissions from a user.
  670. [22:26:41] [Server thread/INFO]: /manudel: Removes any user specific configuration and make them default group.
  671. [22:26:41] [Server thread/INFO]: /manudelp: Removes permissions directly from the user.
  672. [22:26:41] [Server thread/INFO]: /manudelsub: Removes a group from a user's subgroup list.
  673. [22:26:41] [Server thread/INFO]: /manudelv: Removes a variable from a user.
  674. [22:26:41] [Server thread/INFO]: /manulistp: Lists all permissions of a user.
  675. [22:26:41] [Server thread/INFO]: /manulistv: Lists variables of a user (like prefix or suffix).
  676. [22:26:41] [Server thread/INFO]: /manwhois: Lists groups and other data of a user.
  677. [22:26:41] [Server thread/INFO]: /manworld: Prints the selected world name.
  678. [22:26:41] [Server thread/INFO]: /tempadd: Creates a temporary permissions copy for a user.
  679. [22:26:41] [Server thread/INFO]: /tempdel: Removes the temporary permissions copy for a user.
  680. [22:26:41] [Server thread/INFO]: /tempdelall: Removes all overrides made by command /tempadd.
  681. [22:26:41] [Server thread/INFO]: /templist: Lists users in overload-permissions mode made by command /tempadd.
  682. [22:27:05] [Server thread/INFO]: All commands are locked due to an error. Check plugins/groupmanager/error.log or console and then try a '/manload'.
  683. [22:27:11] [Server thread/INFO]: Unknown command. Type "help" for help.
  684. [22:27:16] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  685. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  686. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT START - 2.1.31 (Phoenix) =
  687. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  688. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - === PLEASE COPY AND PASTE THE ERROR.LOG FROM THE ==
  689. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - = GROUPMANAGER FOLDER TO AN ESSENTIALS DEVELOPER =
  690. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  691. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - null
  692. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  693. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT ENDED =
  694. [22:27:16] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  695. [22:27:16] [Server thread/WARN]: Unexpected exception while parsing console command "manload"
  696. org.bukkit.command.CommandException: Unhandled exception executing command 'manload' in plugin GroupManager v2.1.31 (Phoenix)
  697. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  698. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  699. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  700. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:670) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  701. at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  702. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  703. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  704. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  705. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  706. Caused by: java.lang.IllegalArgumentException
  707. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:248) ~[?:?]
  708. at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:1827) ~[?:?]
  709. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  710. ... 8 more
  711. Caused by: java.lang.NullPointerException
  712. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:181) ~[?:?]
  713. at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:1827) ~[?:?]
  714. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  715. ... 8 more
  716. [22:27:18] [Server thread/WARN]: Unexpected exception while parsing console command "manuadd jthorbur Noob"
  717. org.bukkit.command.CommandException: Unhandled exception executing command 'manuadd' in plugin GroupManager v2.1.31 (Phoenix)
  718. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  719. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  720. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  721. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:670) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  722. at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  723. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  724. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  725. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  726. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  727. Caused by: java.lang.NullPointerException
  728. at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:429) ~[?:?]
  729. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  730. ... 8 more
  731. [22:27:21] [Server thread/INFO]: [world]<jthorbur> tegfg
  732. [22:27:26] [Server thread/INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_172
  733. [22:27:29] [Server thread/INFO]: jthorbur issued server command: /pl
  734. [22:28:05] [Server thread/INFO]: CONSOLE: Stopping the server..
  735. [22:28:05] [Server thread/INFO]: Stopping server
  736. [22:28:05] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  737. [22:28:05] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
  738. [22:28:05] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  739. [22:28:05] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
  740. [22:28:05] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  741. [22:28:05] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
  742. [22:28:05] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  743. [22:28:05] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  744. [22:28:05] [Server thread/INFO]: [Multiverse-Core] - Disabled
  745. [22:28:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
  746. [22:28:05] [Server thread/INFO]: [UltimateParticles] Disabling UltimateParticles v1.7.2
  747. [22:28:05] [Server thread/INFO]: [UltimateParticles] has been disabled!
  748. [22:28:05] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
  749. [22:28:05] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  750. [22:28:05] [Server thread/INFO]: Saving players
  751. [22:28:05] [Server thread/INFO]: jthorbur lost connection: Server closed
  752. [22:28:05] [Server thread/INFO]: jthorbur left the game.
  753. [22:28:05] [Server thread/INFO]: Saving worlds
  754. [22:28:05] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  755. [22:28:05] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  756. [22:28:06] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  757. [22:28:06] [Thread-4/INFO]: Stopping server
  758. [22:28:06] [Thread-4/INFO]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement