Guest User

Untitled

a guest
Jun 20th, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.49 KB | None | 0 0
  1. [18:41:14] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [18:41:14] [Server thread/INFO]: Loading properties
  3. [18:41:14] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:41:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-741a1bd (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [18:41:15] [Server thread/INFO]: Debug logging is disabled
  6. [18:41:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7.  
  8. [18:41:15] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [18:41:15] [Server thread/INFO]: Generating keypair
  10. [18:41:15] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25582
  11. [18:41:15] [Server thread/INFO]: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
  12. [18:41:15] [Server thread/INFO]: Using default channel type
  13. [18:41:16] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [18:41:17] [Server thread/ERROR]: Could not load 'plugins/AvastKitStaff.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-21fe707-741a1bd]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-21fe707-741a1bd]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-21fe707-741a1bd]
  19. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-741a1bd]
  20. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-741a1bd]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-741a1bd]
  22. at java.lang.Thread.run(Thread.java:833) [?:?]
  23. Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  24. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[server.jar:git-Spigot-21fe707-741a1bd]
  25. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[server.jar:git-Spigot-21fe707-741a1bd]
  26. at me.avast.plugin.Main.<init>(Main.java:9) ~[?:?]
  27. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  28. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
  29. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  30. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  31. at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
  32. at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) ~[?:?]
  33. at java.lang.Class.newInstance(Class.java:645) ~[?:?]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[server.jar:git-Spigot-21fe707-741a1bd]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-741a1bd]
  36. ... 6 more
  37. Caused by: java.lang.IllegalStateException: Initial initialization
  38. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[server.jar:git-Spigot-21fe707-741a1bd]
  39. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[server.jar:git-Spigot-21fe707-741a1bd]
  40. at me.avast.plugin.Main.<init>(Main.java:9) ~[?:?]
  41. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  42. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
  43. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  44. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  45. at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
  46. at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) ~[?:?]
  47. at java.lang.Class.newInstance(Class.java:645) ~[?:?]
  48. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[server.jar:git-Spigot-21fe707-741a1bd]
  49. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-741a1bd]
  50. ... 6 more
  51. [18:41:17] [Server thread/INFO]: [eZProtector] Your server is running version v1_8_R3
  52. [18:41:19] [Server thread/ERROR]: Could not load 'plugins/Ancient_Gates.jar' in folder 'plugins'
  53. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/GsonBuilder
  54. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-21fe707-741a1bd]
  55. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-21fe707-741a1bd]
  56. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-21fe707-741a1bd]
  57. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-741a1bd]
  58. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-741a1bd]
  59. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-741a1bd]
  60. at java.lang.Thread.run(Thread.java:833) [?:?]
  61. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/GsonBuilder
  62. at org.mcteam.ancientgates.Plugin.<clinit>(Plugin.java:92) ~[?:?]
  63. at java.lang.Class.forName0(Native Method) ~[?:?]
  64. at java.lang.Class.forName(Class.java:467) ~[?:?]
  65. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-741a1bd]
  66. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-741a1bd]
  67. ... 6 more
  68. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.com.google.gson.GsonBuilder
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[server.jar:git-Spigot-21fe707-741a1bd]
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-741a1bd]
  71. at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  73. at org.mcteam.ancientgates.Plugin.<clinit>(Plugin.java:92) ~[?:?]
  74. at java.lang.Class.forName0(Native Method) ~[?:?]
  75. at java.lang.Class.forName(Class.java:467) ~[?:?]
  76. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-741a1bd]
  77. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-741a1bd]
  78. ... 6 more
  79. [18:41:19] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  80. [18:41:19] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  81. [18:41:19] [Server thread/INFO]: [nProtect] Loading nProtect v2.3
  82. [18:41:19] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
  83. [18:41:19] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
  84. [18:41:19] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.3.3
  85. [18:41:19] [Server thread/INFO]: [AvastSayV1] Loading AvastSayV1 v1.0
  86. [18:41:19] [Server thread/INFO]: [AntiForceOp] Loading AntiForceOp v1.0
  87. [18:41:19] [Server thread/INFO]: [CaixasMisteriosas] Loading CaixasMisteriosas v1.0
  88. [18:41:19] [Server thread/INFO]: [BookDuplicationFix] Loading BookDuplicationFix v1.0.1
  89. [18:41:19] [Server thread/INFO]: [MFLogger] Loading MFLogger v1.1
  90. [18:41:19] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.5-SNAPSHOT
  91. [18:41:19] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  92. [18:41:19] [Server thread/INFO]: [TitleAPI] Loading TitleAPI v1.4
  93. [18:41:19] [Server thread/INFO]: [AvastDiscord] Loading AvastDiscord v8.0
  94. [18:41:19] [Server thread/INFO]: [F_Maquinas] Loading F_Maquinas v2.0
  95. [18:41:19] [Server thread/INFO]: [F_Maquinas] Carregando plugin...
  96.  
  97. [18:41:19] [Server thread/INFO]: [vISetLoja] Loading vISetLoja v1.1
  98. [18:41:19] [Server thread/INFO]: [BanItem] Loading BanItem v2.8
  99. [18:41:19] [Server thread/INFO]: [EventoFrog] Loading EventoFrog v1.5
  100. [18:41:19] [Server thread/INFO]: [Ls_x1] Loading Ls_x1 v1.4
  101. [18:41:19] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.1
  102. [18:41:19] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.1 is now loaded, injecting!
  103. [18:41:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  104. [18:41:19] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  105. [18:41:20] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  106. [18:41:20] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  107. [18:41:20] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  108. [18:41:20] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  109. [18:41:20] [Server thread/INFO]: [TLuz] Loading TLuz v1.0
  110. [18:41:20] [Server thread/INFO]: [HideStream] Loading HideStream v3.10
  111. [18:41:20] [Server thread/INFO]: [ExBau] Loading ExBau v1.0
  112. [18:41:20] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  113. [18:41:20] [Server thread/INFO]: [Skript] Loading Skript v2.2-SNAPSHOT
  114. [18:41:20] [Server thread/INFO]: [SairStaff] Loading SairStaff v5.0
  115. [18:41:20] [Server thread/INFO]: [nAntiBot] Loading nAntiBot v6.0.0
  116. [18:41:21] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  117. [18:41:21] [Server thread/INFO]: [nAntiBot] Connecting to the remote server api.nickuc.com...
  118.  
  119. [18:41:22] [Server thread/INFO]: [AFF_TrocarComando] Loading AFF_TrocarComando v1.0
  120. [18:41:22] [Server thread/INFO]: [AdvancedBans] Loading AdvancedBans v0.81
  121. [18:41:22] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  122. [18:41:23] [Server thread/INFO]: [CCubeAntiDupe] Loading CCubeAntiDupe v1.0
  123. [18:41:23] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  124. [18:41:23] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  125. [18:41:23] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  126. [18:41:23] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  127. [18:41:23] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.1.5.1
  128. [18:41:23] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.10.17-e26cdc6-1226-21.5.13
  129. [18:41:23] [Server thread/INFO]: [Stargate] Loading Stargate v0.8
  130. [18:41:23] [Server thread/INFO]: [UUIDSpoof-Fix] Loading UUIDSpoof-Fix v3.1
  131. [18:41:23] [Server thread/INFO]: [WorldEditCrashFix] Loading WorldEditCrashFix v0.1
  132. [18:41:23] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  133. [18:41:23] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  134. [18:41:23] [Server thread/INFO]: [ZeroCraftValoresVIP] Loading ZeroCraftValoresVIP v1.8
  135. [18:41:23] [Server thread/INFO]: [Solary-Market] Loading Solary-Market v1.1
  136. [18:41:23] [Server thread/INFO]: [TzCassino] Loading TzCassino v1.0
  137. [18:41:23] [Server thread/INFO]: [MasterLagg] Loading MasterLagg v1.0
  138. [18:41:24] [Server thread/INFO]: [PlayerLogger] Loading PlayerLogger v2.9.1
  139. [18:41:24] [Server thread/INFO]: [CommandCooldown] Loading CommandCooldown v1.0
  140. [18:41:24] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  141. [18:41:24] [Server thread/INFO]: [nLogin] Loading nLogin v9.2.0
  142. [18:41:24] [Server thread/INFO]: [nCore] [nLogin] Dependency 'ncore-libs.jar' is corrupted. Trying to reinstall...
  143.  
  144. [18:41:24] [Server thread/INFO]: [nCore] [nLogin] Dependencies not found. Downloading...
  145.  
  146. [18:41:25] [Server thread/ERROR]: null initializing nLogin v9.2.0 (Is it up to date?)
  147. java.lang.ExceptionInInitializerError: null
  148. at com.nickuc.login.$χρημπζνυη$ψ.$ιργτλ$κ(äNICKUC_OBF:qDg1RaQufo3psrz3hbyasg==öxzWkNöMDliNWFudWxsMDliNWE=öNICKUC_OBF:+E40BWVT+LE=öQTFzMöMWY0NGNudWxsMWY0NGM=öNICKUC_OBF:FykbVyREPgwpAXcaj+JJ8E7Y9BIVsPaA==9öCpvCSöOWY5YWNudWxsOWY5YWM=öNICKUC_OBF:kyER5zGs5hjN636S3vwN/+i2C/nhfmCiRK5Rv6a9E4hnSBvwyrb1JHFnJSzA0MIIBaHgnd3LjR50rBZbLiYgHS2MpyCWIXo0öAJTYcöNmE0NjZudWxsNmE0NjY=öNICKUC_OBF:703xZaG09wCttsukeIjZow==öftaoWöYTZhZGZudWxsYTZhZGY=öNICKUC_OBF:/6ebB3OkI6IkGUhOU8hOEVPg9jg+wvVBw7WQkGQaJ+pnAd6ap/PO3ZUFz0ro4ivtRGYIHlVPupg=öwdrqjöü:127) ~[?:?]
  149. at com.nickuc.login.τμι$υ$ο.σνυσρκθ(äNICKUC_OBF:0ghoeuwGAehn7/FZylckKg==öZjQEDöZmJiM2ZudWxsZmJiM2Y=öNICKUC_OBF:rqqgXmX3SRl0s7ijfMXUuyJAQBYnp3q3öUsWoSöMTdhZDBudWxsMTdhZDA=öNICKUC_OBF:FbgZkJJsb4QR5ZzByN0QpMhCGcvUhzEY+fAFJe0L37jiz+LnsxZByxjvLHiHAHnugFop4foiV1iJaTQnu9wQ=8ökzuJaöNzAwNGFudWxsNzAwNGE=öNICKUC_OBF:Ez+5UtdKP7sX3ek+mXKhTA==öbxMypöNjgyODZudWxsNjgyODY=öNICKUC_OBF:Fmt276wYln/Fe4lonsdDzB5Q==1öjRayzöOGYwODNudWxsOGYwODM=öNICKUC_OBF:FwPiTvZ403z6+QtrJHFALWE7hJLKUqvTLx5KXCNEWEsg85KHI17tb4xle8irCBVNZq3Ec24An2aOi6rE=4öxlSsDöü:80) ~[?:?]
  150. at com.nickuc.login.γταθυυνλσρ.onLoad(äNICKUC_OBF:FHEkPooMxsGGC4z4I0=6öHUDsiöNTBmYWVudWxsNTBmYWU=öNICKUC_OBF:ZGubXoIsuSU=öqAEBböYWMxYzJudWxsYWMxYzI=öNICKUC_OBF:2Mbm+2VpHgmaOulNqf/EHQ==ömPynPöNDI5NGFudWxsNDI5NGE=öNICKUC_OBF:Fg+uhyefHRL98=1öDGNUböNGEzNThudWxsNGEzNTg=öü:43) ~[?:?]
  151. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [server.jar:git-Spigot-21fe707-741a1bd]
  152. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-741a1bd]
  153. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-741a1bd]
  154. at java.lang.Thread.run(Thread.java:833) [?:?]
  155. Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @2f80ec95
  156. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) ~[?:?]
  157. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  158. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  159. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  160. at com.nickuc.login.γπαγχκχ.<clinit>(äNICKUC_OBF:DcTYEvN6eq9XYJ+nl202pCagagn0FGJT3pPJ1eCLFjPbSE1oRLhmIA==öbdmKvöODY4M2RudWxsODY4M2Q=öNICKUC_OBF:44a+WVSwTVE=öDmDEgöMzMzZTludWxsMzMzZTk=öü:32) ~[?:?]
  161. ... 7 more
  162. [18:41:25] [Server thread/INFO]: [Solary-Economy] Loading Solary-Economy v1.4
  163. [18:41:25] [Server thread/INFO]: [DisableTabComplete] Loading DisableTabComplete v1.0
  164. [18:41:25] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
  165. [18:41:25] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
  166. [18:41:25] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  167. [18:41:25] [Server thread/INFO]: [Legendchat] Loading Legendchat v1.1.3
  168. [18:41:25] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  169. [18:41:25] [Server thread/INFO]: [JH_AntiCrashExploits] Loading JH_AntiCrashExploits v2.0.0
  170. [18:41:25] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  171. [18:41:25] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.5.0
  172. [18:41:25] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
  173. [18:41:25] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
  174. [18:41:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  175. [18:41:25] [Server thread/INFO]: [BGMataMata] Loading BGMataMata v1.0-R
  176. [18:41:25] [Server thread/INFO]: [RoweFix] Loading RoweFix v1.0
  177. [18:41:25] [Server thread/INFO]: [System] Loading System v1.14.2
  178. [18:41:25] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.5
  179. [18:41:25] [Server thread/INFO]: [yEventos] Loading yEventos v1.2.0-STABLE
  180. [18:41:25] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v2.5.3
  181. [18:41:25] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  182. [18:41:25] [Server thread/INFO]: [MitoPvp] Loading MitoPvp v1.0
  183. [18:41:25] [Server thread/INFO]: [Gladiador] Loading Gladiador v2.0
  184. [18:41:25] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.11.15-0252cf7-2052
  185. [18:41:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1-TRADUZIDA
  186. [18:41:25] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  187. [18:41:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  188. [18:41:25] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.76
  189. [18:41:25] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.8
  190. [18:41:25] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.13-SNAPSHOT (compiled at 2017-07-06T23:01:33Z)
  191. [18:41:25] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  192. [18:41:25] [Server thread/INFO]: [nAntiBot] Enabling nAntiBot v6.0.0
  193. [18:41:27] [Server thread/INFO]: [nAntiBot] Successful plugin core start. Took 1304ms
  194.  
  195. [18:41:27] [Server thread/INFO]:  _ _ _ ___ _ 
  196.  
  197. [18:41:27] [Server thread/INFO]:  _ __ /_\ _ __ | |_(_) / __\ ___ | |_ 
  198.  
  199. [18:41:27] [Server thread/INFO]:  | '_ \ //_\\| '_ \| __| |/__\/// _ \| __|
  200.  
  201. [18:41:27] [Server thread/INFO]:  | | | / _ \ | | | |_| / \/ \ (_) | |_ 
  202.  
  203. [18:41:27] [Server thread/INFO]:  |_| |_\_/ \_/_| |_|\__|_\_____/\___/ \__|
  204.  
  205. [18:41:27] [Server thread/INFO]:  
  206.  
  207. [18:41:27] [Server thread/INFO]:  By: www.nickuc.com - V 6.0.0
  208.  
  209. [18:41:27] [Server thread/INFO]: 
  210.  
  211. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] 
  212.  
  213. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] The server is using an outdated version of Netty.
  214.  
  215. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] Detected version: 4.0.23.Final
  216.  
  217. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] It is recommended to update to your server's JAR to avoid performance problems.
  218.  
  219. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] 
  220.  
  221. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] Server platform: PlatformVersion(name=CraftBukkit, version=git-Spigot-21fe707-741a1bd (MC: 1.8.8), fullVersion=Bukkit: 1.8.8-R0.1-SNAPSHOT | Server: git-Spigot-21fe707-741a1bd (MC: 1.8.8), type=Bukkit)
  222.  
  223. [18:41:27] [Server thread/INFO]: [nAntiBot] [WARN] 
  224.  
  225. [18:41:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  226. [18:41:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  227. [18:41:33] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.10.17-e26cdc6-1226-21.5.13
  228. [18:41:33] [Server thread/WARN]: java.lang.NoSuchFieldException: modifiers
  229.  
  230. [18:41:33] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  231.  
  232. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.config.Config.setAccessible(Config.java:451)
  233.  
  234. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.config.Config.save(Config.java:288)
  235.  
  236. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.config.Config.<init>(Config.java:27)
  237.  
  238. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.config.Settings.<init>(Settings.java:8)
  239.  
  240. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.config.Settings.<clinit>(Settings.java:10)
  241.  
  242. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:94)
  243.  
  244. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76)
  245.  
  246. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  247.  
  248. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  249.  
  250. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  251.  
  252. [18:41:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  253.  
  254. [18:41:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  255.  
  256. [18:41:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199)
  257.  
  258. [18:41:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  259.  
  260. [18:41:33] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  261.  
  262. [18:41:33] [Server thread/WARN]: java.lang.NullPointerException: Cannot assign field "ENABLED" because "com.boydti.fawe.config.Settings.IMP.TICK_LIMITER" is null
  263.  
  264. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:94)
  265.  
  266. [18:41:33] [Server thread/WARN]: at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76)
  267.  
  268. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  269.  
  270. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  271.  
  272. [18:41:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  273.  
  274. [18:41:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  275.  
  276. [18:41:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  277.  
  278. [18:41:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199)
  279.  
  280. [18:41:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  281.  
  282. [18:41:33] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  283.  
  284. [18:41:33] [Server thread/ERROR]: Error occurred while enabling FastAsyncWorldEdit v18.10.17-e26cdc6-1226-21.5.13 (Is it up to date?)
  285. java.lang.NullPointerException: Cannot invoke "com.boydti.fawe.util.TaskManager.task(java.lang.Runnable)" because "com.boydti.fawe.util.TaskManager.IMP" is null
  286. at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:137) ~[?:?]
  287. at com.boydti.fawe.bukkit.BukkitMain.onEnable(BukkitMain.java:76) ~[?:?]
  288. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-21fe707-741a1bd]
  289. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-741a1bd]
  290. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-741a1bd]
  291. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-741a1bd]
  292. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-741a1bd]
  293. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [server.jar:git-Spigot-21fe707-741a1bd]
  294. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-741a1bd]
  295. at java.lang.Thread.run(Thread.java:833) [?:?]
  296. [18:41:33] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  297. [18:41:33] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  298. [18:41:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  299. [18:41:33] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  300. [18:41:33] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  301. [18:41:33] [Server thread/INFO]: [nLogin] Enabling nLogin v9.2.0
  302. [18:41:33] [Server thread/INFO]: [Solary-Economy] Enabling Solary-Economy v1.4
  303. [18:41:34] [Server thread/INFO]: [Legendchat] Enabling Legendchat v1.1.3
  304. [18:41:34] [Server thread/INFO]: [Legendchat] Legendchat (V1.1.3) - Author: SubZero0
  305. [18:41:34] [Server thread/INFO]: [Legendchat] Checking for updates...
  306. [18:41:34] [Server thread/INFO]: [Legendchat] New update avaible: V1.1.5!
  307. [18:41:34] [Server thread/INFO]: [Legendchat] Download: http://dev.bukkit.org/bukkit-plugins/legendchat/
  308. [18:41:34] [Server thread/INFO]: [Legendchat] Hooked to Vault (Permissions).
  309. [18:41:34] [Server thread/INFO]: [Legendchat] Hooked to Vault (Economy).
  310. [18:41:34] [Server thread/INFO]: [Legendchat] Hooked to Vault (Chat).
  311. [18:41:34] [Server thread/INFO]: [BGMataMata] Enabling BGMataMata v1.0-R
  312. [18:41:34] [Server thread/INFO]: [BGMataMata 1.0-R] Vault encontrado!
  313.  
  314. [18:41:34] [Server thread/INFO]: [BGMataMata 1.0-R] LegendChat encontrado!
  315.  
  316. [18:41:34] [Server thread/INFO]: [BGMataMata 1.0-R] SimpleClans encontrado!
  317.  
  318. [18:41:34] [Server thread/INFO]: [BGMataMata 1.0-R] AutoStarter carregado.
  319.  
  320. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] Atualizacao disponivel! Versao: 1.1 Ja disponivel.
  321.  
  322. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] Para pegar a nova versao acesse:
  323.  
  324. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] https://gamersboard.com.br/topic/75467-free-bgmatamata-seu-evento-mata-mata-automático/
  325.  
  326. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] Plugin habilitado com sucesso!
  327.  
  328. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] Spawn carregado com sucesso!
  329.  
  330. [18:41:35] [Server thread/INFO]: [BGMataMata 1.0-R] Saida carregada com sucesso!
  331.  
  332. [18:41:35] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.11.15-0252cf7-2052
  333. [18:41:35] [Server thread/INFO]: Invalid config field: issues for settings
  334.  
  335. [18:41:35] [Server thread/INFO]: Failed to set config option: issues: https://github.com/IntellectualSites/PlotSquared/issues | com.intellectualcrafters.plot.config.Settings@1bced818
  336.  
  337. [18:41:35] [Server thread/INFO]: Invalid config field: suggestion for settings
  338.  
  339. [18:41:35] [Server thread/INFO]: Failed to set config option: suggestion: https://github.com/IntellectualSites/PlotSquaredSuggestions | com.intellectualcrafters.plot.config.Settings@48194348
  340.  
  341. [18:41:35] [Server thread/INFO]: Invalid config field: wiki for settings
  342.  
  343. [18:41:35] [Server thread/INFO]: Failed to set config option: wiki: https://github.com/IntellectualSites/PlotSquared/wiki | com.intellectualcrafters.plot.config.Settings@71db5998
  344.  
  345. [18:41:35] [Server thread/INFO]: Invalid config field: date for settings
  346.  
  347. [18:41:35] [Server thread/INFO]: Failed to set config option: date: 14 Dec 2018 23:00:00 GMT | com.intellectualcrafters.plot.config.Settings@712a7767
  348.  
  349. [18:41:35] [Server thread/INFO]: Invalid config field: build for settings
  350.  
  351. [18:41:35] [Server thread/INFO]: Failed to set config option: build: https://ci.athion.net/job/PlotSquared/2052 | com.intellectualcrafters.plot.config.Settings@1cc96f42
  352.  
  353. [18:41:35] [Server thread/INFO]: Invalid config field: commit for settings
  354.  
  355. [18:41:35] [Server thread/INFO]: Failed to set config option: commit: https://github.com/IntellectualSites/PlotSquared/commit/252cf7 | com.intellectualcrafters.plot.config.Settings@1e487c90
  356.  
  357. [18:41:35] [Server thread/INFO]: Invalid config field: platform for settings
  358.  
  359. [18:41:35] [Server thread/INFO]: Failed to set config option: platform: Bukkit | com.intellectualcrafters.plot.config.Settings@3574f158
  360.  
  361. [18:41:35] [Server thread/INFO]: Invalid config field: debug for settings
  362.  
  363. [18:41:35] [Server thread/INFO]: Failed to set config option: debug: true | com.intellectualcrafters.plot.config.Settings@17c729de
  364.  
  365. [18:41:35] [Server thread/INFO]: Invalid config field: titles for settings
  366.  
  367. [18:41:35] [Server thread/INFO]: Failed to set config option: titles: true | com.intellectualcrafters.plot.config.Settings@40a3e71b
  368.  
  369. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.database for enabled-components
  370.  
  371. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.database: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@3e4fc734
  372.  
  373. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.events for enabled-components
  374.  
  375. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.events: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@2f4c08
  376.  
  377. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.commands for enabled-components
  378.  
  379. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.commands: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@7bba0e73
  380.  
  381. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.uuid-cache for enabled-components
  382.  
  383. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.uuid-cache: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@5bd84909
  384.  
  385. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.updater for enabled-components
  386.  
  387. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.updater: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@1bee4321
  388.  
  389. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.persistent-meta for enabled-components
  390.  
  391. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.persistent-meta: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@53b0c8d9
  392.  
  393. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.permission-cache for enabled-components
  394.  
  395. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.permission-cache: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@3aae6ec5
  396.  
  397. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.block-cache for enabled-components
  398.  
  399. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.block-cache: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@3d67b1b
  400.  
  401. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.rating-cache for enabled-components
  402.  
  403. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.rating-cache: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@3eba607
  404.  
  405. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.plotme-converter for enabled-components
  406.  
  407. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.plotme-converter: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@564840a3
  408.  
  409. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.worldedit-restrictions for enabled-components
  410.  
  411. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.worldedit-restrictions: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@1fd9c4e9
  412.  
  413. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.economy for enabled-components
  414.  
  415. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.economy: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@2fe77aaa
  416.  
  417. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.metrics for enabled-components
  418.  
  419. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.metrics: true | com.intellectualcrafters.plot.config.Settings$Enabled_Components@71e22acf
  420.  
  421. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.plot-expiry for enabled-components
  422.  
  423. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.plot-expiry: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@653b3108
  424.  
  425. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.chunk-processor for enabled-components
  426.  
  427. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.chunk-processor: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@34945fca
  428.  
  429. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.kill-road-mobs for enabled-components
  430.  
  431. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.kill-road-mobs: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@7c697926
  432.  
  433. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.kill-road-items for enabled-components
  434.  
  435. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.kill-road-items: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@6a15136e
  436.  
  437. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.kill-road-vehicles for enabled-components
  438.  
  439. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.kill-road-vehicles: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@581b3365
  440.  
  441. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.comment-notifier for enabled-components
  442.  
  443. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.comment-notifier: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@2d12ff8e
  444.  
  445. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.worlds for enabled-components
  446.  
  447. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.worlds: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@1a850343
  448.  
  449. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.database-purger for enabled-components
  450.  
  451. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.database-purger: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@58c9fd1e
  452.  
  453. [18:41:35] [Server thread/INFO]: Invalid config field: enabled-components.ban-deleter for enabled-components
  454.  
  455. [18:41:35] [Server thread/INFO]: Failed to set config option: enabled-components.ban-deleter: false | com.intellectualcrafters.plot.config.Settings$Enabled_Components@59486d79
  456.  
  457. [18:41:35] [Server thread/INFO]: Invalid config field: ratings.categories for ratings
  458.  
  459. [18:41:35] [Server thread/INFO]: Failed to set config option: ratings.categories: [] | com.intellectualcrafters.plot.config.Settings$Ratings@51b18f7a
  460.  
  461. [18:41:35] [Server thread/INFO]: Invalid config field: claim.max-auto-area for claim
  462.  
  463. [18:41:35] [Server thread/INFO]: Failed to set config option: claim.max-auto-area: 4 | com.intellectualcrafters.plot.config.Settings$Claim@5cbe2753
  464.  
  465. [18:41:35] [Server thread/INFO]: Invalid config field: redstone.disable-unoccupied for redstone
  466.  
  467. [18:41:35] [Server thread/INFO]: Failed to set config option: redstone.disable-unoccupied: false | com.intellectualcrafters.plot.config.Settings$Redstone@20c8bcc
  468.  
  469. [18:41:35] [Server thread/INFO]: Invalid config field: redstone.disable-offline for redstone
  470.  
  471. [18:41:35] [Server thread/INFO]: Failed to set config option: redstone.disable-offline: false | com.intellectualcrafters.plot.config.Settings$Redstone@79ba8793
  472.  
  473. [18:41:35] [Server thread/INFO]: Invalid config field: redstone.detect-invalid-edge-pistons for redstone
  474.  
  475. [18:41:35] [Server thread/INFO]: Failed to set config option: redstone.detect-invalid-edge-pistons: false | com.intellectualcrafters.plot.config.Settings$Redstone@5413a348
  476.  
  477. [18:41:35] [Server thread/INFO]: Invalid config field: teleport.on-death for teleport
  478.  
  479. [18:41:35] [Server thread/INFO]: Failed to set config option: teleport.on-death: false | com.intellectualcrafters.plot.config.Settings$Teleport@3593fc46
  480.  
  481. [18:41:35] [Server thread/INFO]: Invalid config field: teleport.on-login for teleport
  482.  
  483. [18:41:35] [Server thread/INFO]: Failed to set config option: teleport.on-login: false | com.intellectualcrafters.plot.config.Settings$Teleport@18386378
  484.  
  485. [18:41:35] [Server thread/INFO]: Invalid config field: teleport.delay for teleport
  486.  
  487. [18:41:35] [Server thread/INFO]: Failed to set config option: teleport.delay: 0 | com.intellectualcrafters.plot.config.Settings$Teleport@51788ad4
  488.  
  489. [18:41:35] [Server thread/INFO]: Invalid config field: teleport.per-world-visit for teleport
  490.  
  491. [18:41:35] [Server thread/INFO]: Failed to set config option: teleport.per-world-visit: false | com.intellectualcrafters.plot.config.Settings$Teleport@38ceb809
  492.  
  493. [18:41:35] [Server thread/INFO]: Invalid config field: confirmation.confirmation-timeout-seconds for confirmation
  494.  
  495. [18:41:35] [Server thread/INFO]: Failed to set config option: confirmation.confirmation-timeout-seconds: 20 | com.intellectualcrafters.plot.config.Settings$Confirmation@49ed9003
  496.  
  497. [18:41:35] [Server thread/INFO]: Invalid config field: plotme.cache-uuds for plotme
  498.  
  499. [18:41:35] [Server thread/INFO]: Failed to set config option: plotme.cache-uuds: false | com.intellectualcrafters.plot.config.Settings$PlotMe@111578b3
  500.  
  501. [18:41:35] [Server thread/INFO]: Invalid config field: limit.global for limit
  502.  
  503. [18:41:35] [Server thread/INFO]: Failed to set config option: limit.global: false | com.intellectualcrafters.plot.config.Settings$Limit@e664937
  504.  
  505. [18:41:35] [Server thread/INFO]: Invalid config field: limit.max-plots for limit
  506.  
  507. [18:41:35] [Server thread/INFO]: Failed to set config option: limit.max-plots: 127 | com.intellectualcrafters.plot.config.Settings$Limit@66b67da6
  508.  
  509. [18:41:35] [Server thread/INFO]: Invalid config field: chat.console-color for chat
  510.  
  511. [18:41:35] [Server thread/INFO]: Failed to set config option: chat.console-color: true | com.intellectualcrafters.plot.config.Settings$Chat@5c5c5123
  512.  
  513. [18:41:35] [Server thread/INFO]: Invalid config field: chat.interactive for chat
  514.  
  515. [18:41:35] [Server thread/INFO]: Failed to set config option: chat.interactive: true | com.intellectualcrafters.plot.config.Settings$Chat@262db00
  516.  
  517. [18:41:35] [Server thread/INFO]: Invalid config field: done.required-for-download for done
  518.  
  519. [18:41:35] [Server thread/INFO]: Failed to set config option: done.required-for-download: false | com.intellectualcrafters.plot.config.Settings$Done@6bff04bf
  520.  
  521. [18:41:35] [Server thread/INFO]: Invalid config field: done.required-for-ratings for done
  522.  
  523. [18:41:35] [Server thread/INFO]: Failed to set config option: done.required-for-ratings: false | com.intellectualcrafters.plot.config.Settings$Done@551485aa
  524.  
  525. [18:41:35] [Server thread/INFO]: Invalid config field: done.restrict-building for done
  526.  
  527. [18:41:35] [Server thread/INFO]: Failed to set config option: done.restrict-building: false | com.intellectualcrafters.plot.config.Settings$Done@41bafed3
  528.  
  529. [18:41:35] [Server thread/INFO]: Invalid config field: done.counts-towards-limit for done
  530.  
  531. [18:41:35] [Server thread/INFO]: Failed to set config option: done.counts-towards-limit: true | com.intellectualcrafters.plot.config.Settings$Done@77516e3b
  532.  
  533. [18:41:35] [Server thread/INFO]: Invalid config field: web.url for web
  534.  
  535. [18:41:35] [Server thread/INFO]: Failed to set config option: web.url: https://empcraft.com/plots/ | com.intellectualcrafters.plot.config.Settings$Web@15d0a67e
  536.  
  537. [18:41:35] [Server thread/INFO]: Invalid config field: web.assets for web
  538.  
  539. [18:41:35] [Server thread/INFO]: Failed to set config option: web.assets: https://empcraft.com/assetpack/ | com.intellectualcrafters.plot.config.Settings$Web@38a9e71
  540.  
  541. [18:41:35] [Server thread/INFO]: Invalid config field: paths.schematics for paths
  542.  
  543. [18:41:35] [Server thread/INFO]: Failed to set config option: paths.schematics: schematics | com.intellectualcrafters.plot.config.Settings$Paths@59dced23
  544.  
  545. [18:41:35] [Server thread/INFO]: Invalid config field: paths.bo3 for paths
  546.  
  547. [18:41:35] [Server thread/INFO]: Failed to set config option: paths.bo3: bo3 | com.intellectualcrafters.plot.config.Settings$Paths@492f4330
  548.  
  549. [18:41:35] [Server thread/INFO]: Invalid config field: paths.scripts for paths
  550.  
  551. [18:41:35] [Server thread/INFO]: Failed to set config option: paths.scripts: scripts | com.intellectualcrafters.plot.config.Settings$Paths@1e813572
  552.  
  553. [18:41:35] [Server thread/INFO]: Invalid config field: paths.templates for paths
  554.  
  555. [18:41:35] [Server thread/INFO]: Failed to set config option: paths.templates: templates | com.intellectualcrafters.plot.config.Settings$Paths@51dc545f
  556.  
  557. [18:41:35] [Server thread/INFO]: Invalid config field: paths.translations for paths
  558.  
  559. [18:41:35] [Server thread/INFO]: Failed to set config option: paths.translations: translations | com.intellectualcrafters.plot.config.Settings$Paths@6f571eb2
  560.  
  561. [18:41:35] [Server thread/INFO]: Invalid config field: uuid.offline for uuid
  562.  
  563. [18:41:35] [Server thread/INFO]: Failed to set config option: uuid.offline: false | com.intellectualcrafters.plot.config.Settings$UUID@4bef72e6
  564.  
  565. [18:41:35] [Server thread/INFO]: Invalid config field: uuid.force-lowercase for uuid
  566.  
  567. [18:41:35] [Server thread/INFO]: Failed to set config option: uuid.force-lowercase: false | com.intellectualcrafters.plot.config.Settings$UUID@7822b968
  568.  
  569. [18:41:35] [Server thread/INFO]: Invalid config field: uuid.use-sqluuidhandler for uuid
  570.  
  571. [18:41:35] [Server thread/INFO]: Failed to set config option: uuid.use-sqluuidhandler: false | com.intellectualcrafters.plot.config.Settings$UUID@2f579a50
  572.  
  573. [18:41:35] [Server thread/INFO]: Invalid config field: chunk-processor.auto-trim for chunk-processor
  574.  
  575. [18:41:35] [Server thread/INFO]: Failed to set config option: chunk-processor.auto-trim: false | com.intellectualcrafters.plot.config.Settings$Chunk_Processor@5433f094
  576.  
  577. [18:41:35] [Server thread/INFO]: Invalid config field: chunk-processor.max-tiles for chunk-processor
  578.  
  579. [18:41:35] [Server thread/INFO]: Failed to set config option: chunk-processor.max-tiles: 4096 | com.intellectualcrafters.plot.config.Settings$Chunk_Processor@39b7ea83
  580.  
  581. [18:41:35] [Server thread/INFO]: Invalid config field: chunk-processor.max-entities for chunk-processor
  582.  
  583. [18:41:35] [Server thread/INFO]: Failed to set config option: chunk-processor.max-entities: 512 | com.intellectualcrafters.plot.config.Settings$Chunk_Processor@2a2172ff
  584.  
  585. [18:41:35] [Server thread/INFO]: Invalid config field: chunk-processor.disable-physics for chunk-processor
  586.  
  587. [18:41:35] [Server thread/INFO]: Failed to set config option: chunk-processor.disable-physics: false | com.intellectualcrafters.plot.config.Settings$Chunk_Processor@105597ba
  588.  
  589. [18:41:35] [Server thread/INFO]: Version is PlotSquared-18.11.15-252cf7-2052
  590.  
  591. [18:41:35] [Server thread/WARN]: java.lang.NoSuchFieldException: modifiers
  592.  
  593. [18:41:35] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  594.  
  595. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.config.Config.setAccessible(Config.java:356)
  596.  
  597. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.config.Config.save(Config.java:207)
  598.  
  599. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.config.Config.save(Config.java:110)
  600.  
  601. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.config.Settings.save(Settings.java:42)
  602.  
  603. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.setupConfig(PS.java:1686)
  604.  
  605. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.setupConfigs(PS.java:1716)
  606.  
  607. [18:41:35] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:149)
  608.  
  609. [18:41:35] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:193)
  610.  
  611. [18:41:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  612.  
  613. [18:41:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  614.  
  615. [18:41:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  616.  
  617. [18:41:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  618.  
  619. [18:41:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  620.  
  621. [18:41:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199)
  622.  
  623. [18:41:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  624.  
  625. [18:41:35] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  626.  
  627. [18:41:35] [Server thread/INFO]: Invalid config field: prefix for storage
  628.  
  629. [18:41:35] [Server thread/INFO]: Failed to set config option: prefix: | com.intellectualcrafters.plot.config.Storage@695897ba
  630.  
  631. [18:41:35] [Server thread/INFO]: Invalid config field: sqlite.use for sqlite
  632.  
  633. [18:41:35] [Server thread/INFO]: Failed to set config option: sqlite.use: true | com.intellectualcrafters.plot.config.Storage$SQLite@4d389c11
  634.  
  635. [18:41:35] [Server thread/INFO]: Invalid config field: sqlite.db for sqlite
  636.  
  637. [18:41:35] [Server thread/INFO]: Failed to set config option: sqlite.db: storage | com.intellectualcrafters.plot.config.Storage$SQLite@3c1b86a1
  638.  
  639. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.use for mysql
  640.  
  641. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.use: false | com.intellectualcrafters.plot.config.Storage$MySQL@66f98f82
  642.  
  643. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.host for mysql
  644.  
  645. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.host: localhost | com.intellectualcrafters.plot.config.Storage$MySQL@6f284f58
  646.  
  647. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.port for mysql
  648.  
  649. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.port: 3306 | com.intellectualcrafters.plot.config.Storage$MySQL@f66e292
  650.  
  651. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.user for mysql
  652.  
  653. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.user: root | com.intellectualcrafters.plot.config.Storage$MySQL@45cdc13a
  654.  
  655. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.password for mysql
  656.  
  657. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.password: password | com.intellectualcrafters.plot.config.Storage$MySQL@6fe2d39e
  658.  
  659. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.database for mysql
  660.  
  661. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.database: plot_db | com.intellectualcrafters.plot.config.Storage$MySQL@429d13b5
  662.  
  663. [18:41:35] [Server thread/INFO]: Invalid config field: mysql.properties for mysql
  664.  
  665. [18:41:35] [Server thread/INFO]: Failed to set config option: mysql.properties: [useSSL=false] | com.intellectualcrafters.plot.config.Storage$MySQL@7ad70b06
  666.  
  667. [18:41:36] [Server thread/INFO]: Metrics enabled.
  668.  
  669. [18:41:36] [Server thread/INFO]: PlotSquared is using online UUIDs
  670.  
  671. [18:41:37] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  672.  
  673. [18:41:37] [Server thread/INFO]: Key: plot-expiry, Value: false
  674.  
  675. [18:41:37] [Server thread/INFO]: Key: kill-road-mobs, Value: false
  676.  
  677. [18:41:37] [Server thread/INFO]: Key: kill-road-items, Value: false
  678.  
  679. [18:41:37] [Server thread/INFO]: Key: worlds, Value: false
  680.  
  681. [18:41:37] [Server thread/INFO]: Key: worldedit-restrictions, Value: true
  682.  
  683. [18:41:37] [Server thread/INFO]: Key: database-purger, Value: false
  684.  
  685. [18:41:37] [Server thread/INFO]: Key: economy, Value: true
  686.  
  687. [18:41:37] [Server thread/INFO]: Key: block-cache, Value: true
  688.  
  689. [18:41:37] [Server thread/INFO]: Key: kill-road-vehicles, Value: false
  690.  
  691. [18:41:37] [Server thread/INFO]: Key: persistent-meta, Value: true
  692.  
  693. [18:41:37] [Server thread/INFO]: Key: ban-deleter, Value: false
  694.  
  695. [18:41:37] [Server thread/INFO]: Key: updater, Value: true
  696.  
  697. [18:41:37] [Server thread/INFO]: Key: database, Value: true
  698.  
  699. [18:41:37] [Server thread/INFO]: Key: plotme-converter, Value: true
  700.  
  701. [18:41:37] [Server thread/INFO]: Key: permission-cache, Value: true
  702.  
  703. [18:41:37] [Server thread/INFO]: Key: rating-cache, Value: true
  704.  
  705. [18:41:37] [Server thread/INFO]: Key: comment-notifier, Value: false
  706.  
  707. [18:41:37] [Server thread/INFO]: Key: metrics, Value: true
  708.  
  709. [18:41:37] [Server thread/INFO]: Key: chunk-processor, Value: false
  710.  
  711. [18:41:37] [Server thread/INFO]: Key: uuid-cache, Value: true
  712.  
  713. [18:41:37] [Server thread/INFO]: Key: events, Value: true
  714.  
  715. [18:41:37] [Server thread/INFO]: Key: commands, Value: true
  716.  
  717. [18:41:37] [Server thread/INFO]: O PlotSquared agora está ativado.
  718.  
  719. [18:41:37] [Server thread/INFO]: Metrics enabled.
  720.  
  721. [18:41:37] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  722. [18:41:37] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  723. [18:41:37] [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.
  724. [18:41:37] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  725. [18:41:37] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  726. [18:41:37] [Server thread/INFO]: Preparing level "world"
  727. [18:41:37] [Server thread/INFO]: -------- World Settings For [world] --------
  728. [18:41:37] [Server thread/INFO]: Mob Spawn Range: 4
  729. [18:41:37] [Server thread/INFO]: Anti X-Ray: true
  730. [18:41:37] [Server thread/INFO]: Engine Mode: 1
  731. [18:41:37] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  732. [18:41:37] [Server thread/INFO]: Replace Blocks: [1, 5]
  733. [18:41:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  734. [18:41:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  735. [18:41:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  736. [18:41:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  737. [18:41:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  738. [18:41:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  739. [18:41:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  740. [18:41:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  741. [18:41:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  742. [18:41:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  743. [18:41:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  744. [18:41:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  745. [18:41:38] [Server thread/INFO]: Random Lighting Updates: false
  746. [18:41:38] [Server thread/INFO]: Structure Info Saving: true
  747. [18:41:38] [Server thread/INFO]: Sending up to 10 chunks per packet
  748. [18:41:38] [Server thread/INFO]: Max Entity Collisions: 8
  749. [18:41:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  750. [18:41:38] [Server thread/INFO]: Max TNT Explosions: 100
  751. [18:41:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  752. [18:41:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  753. [18:41:38] [Server thread/INFO]: Item Despawn Rate: 6000
  754. [18:41:38] [Server thread/INFO]: Item Merge Radius: 2.5
  755. [18:41:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  756. [18:41:38] [Server thread/INFO]: View Distance: 10
  757. [18:41:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  758. [18:41:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  759. [18:41:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
  760. [18:41:38] [Server thread/INFO]: Clear tick list: false
  761. [18:41:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  762.  
  763. [18:41:38] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  764. [18:41:38] [Server thread/INFO]: Mob Spawn Range: 4
  765. [18:41:38] [Server thread/INFO]: Anti X-Ray: true
  766. [18:41:38] [Server thread/INFO]: Engine Mode: 1
  767. [18:41:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  768. [18:41:38] [Server thread/INFO]: Replace Blocks: [1, 5]
  769. [18:41:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  770. [18:41:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  771. [18:41:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  772. [18:41:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  773. [18:41:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  774. [18:41:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  775. [18:41:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  776. [18:41:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  777. [18:41:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  778. [18:41:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  779. [18:41:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  780. [18:41:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  781. [18:41:38] [Server thread/INFO]: Random Lighting Updates: false
  782. [18:41:38] [Server thread/INFO]: Structure Info Saving: true
  783. [18:41:38] [Server thread/INFO]: Sending up to 10 chunks per packet
  784. [18:41:38] [Server thread/INFO]: Max Entity Collisions: 8
  785. [18:41:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  786. [18:41:38] [Server thread/INFO]: Max TNT Explosions: 100
  787. [18:41:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  788. [18:41:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  789. [18:41:38] [Server thread/INFO]: Item Despawn Rate: 6000
  790. [18:41:38] [Server thread/INFO]: Item Merge Radius: 2.5
  791. [18:41:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  792. [18:41:38] [Server thread/INFO]: View Distance: 10
  793. [18:41:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  794. [18:41:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  795. [18:41:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
  796. [18:41:38] [Server thread/INFO]: Clear tick list: false
  797. [18:41:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  798.  
  799. [18:41:38] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5310807406325028569)
  800. [18:41:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2112913682755459784)
  801. [18:41:38] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  802. [18:41:38] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  803. [18:41:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  804. [18:41:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  805. [18:41:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  806. [18:41:38] [Server thread/INFO]: [nProtect] Enabling nProtect v2.3
  807. [18:41:38] [Server thread/INFO]: [nProtect] Plugin de permissoes foi detectado automaticamente pelo hook do Vault (PermissionsEx)
  808.  
  809. [18:41:38] [Server thread/INFO]: [nProtect] Vinculando sistema de permissões do PermissionsEx
  810.  
  811. [18:41:38] [Server thread/ERROR]: [nProtect] Plugin nProtect v2.3 has failed to register events for class nickultracraft.protect.hooks.plugins.login.nLogin because nickultracraft/login/events/LoginEvent does not exist.
  812. [18:41:38] [Server thread/INFO]: [nProtect] Vinculando sistema de registro do nLogin
  813.  
  814. [18:41:38] [Server thread/INFO]: [nProtect] Inicializacao completa com sucesso
  815.  
  816. [18:41:38] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
  817. [18:41:38] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
  818. [18:41:38] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
  819. [18:41:38] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.3.3
  820. [18:41:38] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
  821. [18:41:38] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
  822. [18:41:38] [Thread-9/INFO]: [AntiWorldFly] Checking for plugin update...
  823. [18:41:38] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 18ms.
  824. [18:41:38] [Server thread/INFO]: [AvastSayV1] Enabling AvastSayV1 v1.0
  825. [18:41:38] [Server thread/INFO]: 
  826.  
  827. [18:41:38] [Server thread/INFO]: 
  828.  
  829. [18:41:38] [Server thread/INFO]: 
  830.  
  831. [18:41:38] [Server thread/INFO]: Avast Plugins> PLUGIN AVASTSAY INICIADO!
  832.  
  833. [18:41:38] [Server thread/INFO]: > Desenvolvido por: @AvastZero1#7172
  834.  
  835. [18:41:38] [Server thread/INFO]: > Uso EXCLUSIVO para o ZeroCraft
  836.  
  837. [18:41:38] [Server thread/INFO]: > Versão: 1.0.0 (BETA)
  838.  
  839. [18:41:38] [Server thread/INFO]: 
  840.  
  841. [18:41:38] [Server thread/INFO]: 
  842.  
  843. [18:41:38] [Server thread/INFO]: 
  844.  
  845. [18:41:38] [Server thread/INFO]: [AntiForceOp] Enabling AntiForceOp v1.0
  846. [18:41:38] [Server thread/INFO]: AntiForceOp v1.0 is now enabled.
  847. [18:41:38] [Server thread/INFO]: [CaixasMisteriosas] Enabling CaixasMisteriosas v1.0
  848. [18:41:38] [Server thread/INFO]: [BookDuplicationFix] Enabling BookDuplicationFix v1.0.1
  849. [18:41:38] [Server thread/INFO]: [MFLogger] Enabling MFLogger v1.1
  850. [18:41:38] [Server thread/INFO]: [MFLogger] Database iniciada.
  851. [18:41:38] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.5-SNAPSHOT
  852. [18:41:39] [Thread-9/WARN]: [AntiWorldFly] Update available: v2.5.0! Download at one of the following locations:
  853. [18:41:39] [Thread-9/WARN]: [AntiWorldFly] - spigotmc.org/resources/anti-world-fly.5357
  854. [18:41:39] [Thread-9/WARN]: [AntiWorldFly] - dev.bukkit.org/bukkit-plugins/anti-world-fly/files
  855. [18:41:39] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft null, using UniversalSkinFactory.
  856.  
  857. [18:41:39] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  858. [18:41:39] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  859. [18:41:39] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  860. [18:41:39] [Server thread/INFO]: [TitleAPI] Enabling TitleAPI v1.4
  861. [18:41:39] [Server thread/INFO]: 
  862.  
  863. [18:41:39] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  864.  
  865. [18:41:39] [Server thread/INFO]: 
  866.  
  867. [18:41:39] [Server thread/INFO]: TitleAPI
  868.  
  869. [18:41:39] [Server thread/INFO]: Version 1.4
  870.  
  871. [18:41:39] [Server thread/INFO]: 
  872.  
  873. [18:41:39] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  874.  
  875. [18:41:39] [pool-10-thread-1/WARN]: [Fatal Error] :1:1: Premature end of file.
  876.  
  877. [18:41:39] [Server thread/INFO]: 
  878.  
  879. [18:41:39] [pool-10-thread-1/WARN]: [AlwaysDay] Could not connect to dev.bukkit.org, please try again later.
  880. [18:41:39] [Server thread/INFO]: [AvastDiscord] Enabling AvastDiscord v8.0
  881. [18:41:39] [Server thread/INFO]: [AvastDiscord] Plugin ativado!
  882.  
  883. [18:41:39] [Server thread/INFO]: [F_Maquinas] Enabling F_Maquinas v2.0
  884. [18:41:39] [Server thread/INFO]: [F_Maquinas] Plugin ativado com sucesso!
  885.  
  886. [18:41:39] [Server thread/INFO]: [F_Maquinas] Versao: 2.0 [v1_8_R3]
  887.  
  888. [18:41:39] [Server thread/INFO]: [F_Maquinas] Author: [LeoDevi]
  889.  
  890. [18:41:39] [Server thread/INFO]: [vISetLoja] Enabling vISetLoja v1.1
  891. [18:41:39] [Server thread/INFO]: [vISetLoja] Habilitado com sucesso, v1.1
  892.  
  893. [18:41:39] [Server thread/INFO]: [vISetLoja] Criado por Viiict0r
  894.  
  895. [18:41:39] [Server thread/INFO]: [BanItem] Enabling BanItem v2.8
  896. [18:41:39] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
  897. [18:41:39] [Server thread/INFO]: [BanItem] made by: [abcalvin]
  898. [18:41:39] [Server thread/INFO]: BanItem's config.yml detected
  899. [18:41:39] [Server thread/INFO]: [EventoFrog] Enabling EventoFrog v1.5
  900. [18:41:39] [Server thread/INFO]: [EventoFrog] Iniciando plugin EventoFrog v1.5 de SubZero0.
  901. [18:41:39] [Server thread/INFO]: [EventoFrog] Plugin Vault encontrado!
  902. [18:41:39] [Server thread/INFO]: [Ls_x1] Enabling Ls_x1 v1.4
  903. [18:41:39] [Server thread/INFO]: [Ls_x1] Vault encontrado. Hooked (Economy)
  904.  
  905. [18:41:39] [Server thread/INFO]: [Ls_x1] Plugin habilitado (Criador: DevLeeo)
  906.  
  907. [18:41:39] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.2.1
  908. [18:41:39] [Server thread/INFO]: [TLuz] Enabling TLuz v1.0
  909. [18:41:39] [Server thread/INFO]: [TLuz] - Iniciado.
  910.  
  911. [18:41:39] [Server thread/INFO]: [HideStream] Enabling HideStream v3.10
  912. [18:41:39] [Server thread/INFO]: [HideStream] Version 3.10 enabled. (Metrics: true. CheckForUpdates: true)
  913. [18:41:39] [Server thread/INFO]: [ExBau] Enabling ExBau v1.0
  914. [18:41:39] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  915. [18:41:39] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62) 
  916.  
  917. [18:41:39] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  918. [18:41:39] [Server thread/INFO]: [Skript] Enabling Skript v2.2-SNAPSHOT
  919. [18:41:42] [Server thread/INFO]: [Skript] Loaded a total of 11617 english aliases
  920. [18:41:42] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  921. [18:41:42] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  922. [18:41:42] [Server thread/INFO]: [SairStaff] Enabling SairStaff v5.0
  923. [18:41:42] [Server thread/INFO]: 
  924.  
  925. [18:41:42] [Server thread/INFO]: 
  926.  
  927. [18:41:42] [Server thread/INFO]: =====================================
  928.  
  929. [18:41:42] [Server thread/INFO]: 
  930.  
  931. [18:41:42] [Server thread/INFO]: PLUGIN INICIADO!
  932.  
  933. [18:41:42] [Server thread/INFO]: FEITO POR: @AvastZero1#7172
  934.  
  935. [18:41:42] [Server thread/INFO]: USO EXCLUSIVO ZEROCRAFT
  936.  
  937. [18:41:42] [Server thread/INFO]: 
  938.  
  939. [18:41:42] [Server thread/INFO]: =====================================
  940.  
  941. [18:41:42] [Server thread/INFO]: 
  942.  
  943. [18:41:42] [Server thread/INFO]: 
  944.  
  945. [18:41:42] [Server thread/INFO]: [AFF_TrocarComando] Enabling AFF_TrocarComando v1.0
  946. [18:41:42] [Server thread/INFO]: [AdvancedBans] Enabling AdvancedBans v0.81
  947. [18:41:42] [Server thread/INFO]: [CCubeAntiDupe] Enabling CCubeAntiDupe v1.0
  948. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  949. [18:41:42] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  950. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  951. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  952. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  953. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  954. [18:41:42] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
  955. [18:41:43] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  956. [18:41:43] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  957. [18:41:43] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
  958. [18:41:43] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [NoCheatPlus] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
  959. [18:41:43] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
  960. [18:41:43] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  961. [18:41:43] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.1.5.1
  962. [18:41:43] [Server thread/INFO]: [eZProtector] Unofficial version by Dvargas135
  963. [18:41:43] [Server thread/INFO]: [eZProtector] Reloading config...
  964. [18:41:43] [Server thread/INFO]: [eZProtector] Your server version is compatible with eZProtector.
  965. [18:41:43] [Server thread/INFO]: [eZProtector] The plugin has enabled successfully. Version: 4.1.5.1
  966. [18:41:44] [Server thread/INFO]: [Stargate] Enabling Stargate v0.8
  967. [18:41:44] [Server thread/INFO]: Stargate v.0.8 is enabled.
  968. [18:41:44] [Server thread/INFO]: [Stargate] Loaded 1 gate layouts
  969. [18:41:44] [Server thread/INFO]: [Stargate] {world} No stargates for world
  970. [18:41:44] [Server thread/INFO]: [Stargate] {world_the_end} No stargates for world
  971. [18:41:44] [Server thread/INFO]: [Stargate] Plugin metrics enabled.
  972. [18:41:44] [Server thread/INFO]: [UUIDSpoof-Fix] Enabling UUIDSpoof-Fix v3.1
  973. [18:41:44] [Server thread/INFO]:
  974. *----------------------------------------------------------------*
  975. Checking online mode...
  976. The online-mode is: false!
  977.  
  978. UUIDSpoof - Fix by zPirroZ3007 has been enabled!
  979. The UUID exploit is now fixed!
  980. *----------------------------------------------------------------*
  981.  
  982. [18:41:44] [Server thread/INFO]: [WorldEditCrashFix] Enabling WorldEditCrashFix v0.1
  983. [18:41:44] [Server thread/ERROR]: Error occurred while enabling WorldEditCrashFix v0.1 (Is it up to date?)
  984. java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.Player.sendMessage(String)" because the return value of "org.bukkit.Bukkit.getPlayer(String)" is null
  985. at me.JavaCoders.Plugin.Main.onEnable(Main.java:49) ~[?:?]
  986. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-21fe707-741a1bd]
  987. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-741a1bd]
  988. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-741a1bd]
  989. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-741a1bd]
  990. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-741a1bd]
  991. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-21fe707-741a1bd]
  992. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-21fe707-741a1bd]
  993. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-21fe707-741a1bd]
  994. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-21fe707-741a1bd]
  995. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-741a1bd]
  996. at java.lang.Thread.run(Thread.java:833) [?:?]
  997. [18:41:44] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  998. [18:41:44] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  999. [18:41:44] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  1000. [18:41:44] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1001. [18:41:44] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  1002. [18:41:44] [Server thread/INFO]: [ZeroCraftValoresVIP] Enabling ZeroCraftValoresVIP v1.8
  1003. [18:41:44] [Server thread/INFO]: Plugin VALORES VIP ativado! By Avast
  1004.  
  1005. [18:41:44] [Server thread/INFO]: [Solary-Market] Enabling Solary-Market v1.1
  1006. [18:41:44] [Server thread/INFO]: [Solary-Market] iniciando banco de dados...
  1007. [18:41:44] [Thread-10/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  1008. [18:41:44] [Server thread/INFO]: [Solary-Market] tipo do banco de dados "SQLite" selecionado.
  1009. [18:41:44] [Server thread/INFO]: [Solary-Market] testando conexao com banco de dados...
  1010. [18:41:44] [Server thread/INFO]: [Solary-Market] conexao testada com sucesso, tudo OK!
  1011. [18:41:44] [Server thread/INFO]: [TzCassino] Enabling TzCassino v1.0
  1012. [18:41:44] [Server thread/INFO]: [TzCassino] Ativando plugin...
  1013.  
  1014. [18:41:44] [Server thread/INFO]: [TzCassino] Plugin ativado by TzMarcio
  1015.  
  1016. [18:41:44] [Server thread/INFO]: [MasterLagg] Enabling MasterLagg v1.0
  1017. [18:41:44] [Server thread/INFO]: [PlayerLogger] Enabling PlayerLogger v2.9.1
  1018. [18:41:44] [Server thread/INFO]: [CommandCooldown] Enabling CommandCooldown v1.0
  1019. [18:41:44] [Server thread/INFO]: [DisableTabComplete] Enabling DisableTabComplete v1.0
  1020. [18:41:44] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
  1021. [18:41:44] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
  1022. [18:41:44] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
  1023. [18:41:45] [Server thread/INFO]: [VipZero] Checking for updates...
  1024. [18:41:45] [Server thread/INFO]: [VipZero] No updates found.
  1025. [18:41:45] [Server thread/INFO]: [VipZero] Checking for old config file...
  1026. [18:41:45] [Server thread/INFO]: [VipZero] No updates found.
  1027. [18:41:45] [Server thread/INFO]: [VipZero] Checking for config file update...
  1028. [18:41:45] [Server thread/INFO]: [VipZero] No updates found.
  1029. [18:41:45] [Server thread/INFO]: [VipZero] Checking for language file update...
  1030. [18:41:45] [Server thread/INFO]: [VipZero] No updates found.
  1031. [18:41:45] [Server thread/INFO]: [VipZero] Using flatfile system.
  1032. [18:41:45] [Server thread/INFO]: [VipZero] Use only Vault for permissions: ENABLED!
  1033. [18:41:45] [Server thread/INFO]: [VipZero] Hooked to Vault (Permission).
  1034. [18:41:45] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
  1035. [18:41:45] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
  1036. [18:41:45] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  1037. [18:41:45] [Server thread/INFO]: [ChestCommands] PlayerPoints vinculado com sucesso!
  1038. [18:41:46] [Server thread/INFO]: [JH_AntiCrashExploits] Enabling JH_AntiCrashExploits v2.0.0
  1039. [18:41:46] [Server thread/WARN]: [JH_AntiCrashExploits] Could not save config.yml to plugins/JH_AntiCrashExploits/config.yml because config.yml already exists.
  1040. [18:41:46] [Server thread/INFO]: Plugin iniciado com sucesso!
  1041. [18:41:46] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  1042. [18:41:46] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  1043. [18:41:46] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
  1044. [18:41:46] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.4.1-b436
  1045. [18:41:46] [Server thread/INFO]: | Command file(s) found : 1
  1046. [18:41:46] [Server thread/INFO]: | Config : Ready.
  1047. [18:41:46] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  1048. [18:41:46] [Server thread/INFO]: | Custom commands loaded : 4
  1049. [18:41:46] [Server thread/INFO]: | Version: 5.3.4
  1050. [18:41:46] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  1051. [18:41:46] [Server thread/INFO]: | New update available : MyCommand v5.7.2
  1052. [18:41:46] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  1053. [18:41:46] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.5.0
  1054. [18:41:46] [Thread-11/ERROR]: §a[JH_AntiCrashExploits] §fNova atualização para §aJH_AntiCrashExploits§f download https://www.jhdev.net/details.php?id=25
  1055. [18:41:47] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
  1056. [18:41:47] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
  1057. [18:41:47] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
  1058. [18:41:47] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Herobrine
  1059. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: GalinhaI to GalinhaII successfully loaded
  1060. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: GalinhaII to VacaI successfully loaded
  1061. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: VacaI to VacaII successfully loaded
  1062. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: VacaII to PorcoI successfully loaded
  1063. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: PorcoI to PorcoII successfully loaded
  1064. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: PorcoII to Redstone successfully loaded
  1065. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: LulaI to LulaII successfully loaded
  1066. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: LulaII to ZumbiI successfully loaded
  1067. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: ZumbiI to ZumbiII successfully loaded
  1068. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: ZumbiII to EsqueletoI successfully loaded
  1069. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: EsqueletoI to EsqueletoII successfully loaded
  1070. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: EsqueletoII to AranhaI successfully loaded
  1071. [18:41:47] [Server thread/INFO]: [EZRanksPro] Rankup: AranhaI to AranhaII successfully loaded
  1072. [18:41:47] [Server thread/WARN]: [EZRanksPro] The rankup AranhaII is invalid:
  1073. [18:41:47] [Server thread/WARN]: [EZRanksPro] Already a rankup loaded with the same order
  1074. [18:41:47] [Server thread/WARN]: [EZRanksPro] Rankup: AranhaII was not loaded
  1075. [18:41:47] [Server thread/WARN]: [EZRanksPro] The rankup GolemI is invalid:
  1076. [18:41:47] [Server thread/WARN]: [EZRanksPro] Already a rankup loaded with the same order
  1077. [18:41:47] [Server thread/WARN]: [EZRanksPro] Rankup: GolemI was not loaded
  1078. [18:41:47] [Server thread/WARN]: [EZRanksPro] The rankup GolemII is invalid:
  1079. [18:41:47] [Server thread/WARN]: [EZRanksPro] Already a rankup loaded with the same order
  1080. [18:41:47] [Server thread/WARN]: [EZRanksPro] Rankup: GolemII was not loaded
  1081. [18:41:47] [Server thread/WARN]: [EZRanksPro] The rankup Herobrine is invalid:
  1082. [18:41:47] [Server thread/WARN]: [EZRanksPro] Does not contain a rankup name
  1083. [18:41:47] [Server thread/WARN]: [EZRanksPro] Has an invalid cost
  1084. [18:41:47] [Server thread/WARN]: [EZRanksPro] Rankup: Herobrine was not loaded
  1085. [18:41:47] [Server thread/INFO]: [EZRanksPro] 13 rankup(s) loaded
  1086. [18:41:47] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Herobrine
  1087. [18:41:47] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
  1088. [18:41:47] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
  1089. [18:41:47] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
  1090. [18:41:47] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
  1091. [18:41:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  1092. [18:41:47] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1093. [18:41:47] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "com.boydti.fawe.IFawe.getDirectory()" because the return value of "com.boydti.fawe.Fawe.imp()" is null
  1094.  
  1095. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.scripting.CommandScriptLoader.load(CommandScriptLoader.java:44)
  1096.  
  1097. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.extension.platform.CommandManager.register(CommandManager.java:303)
  1098.  
  1099. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.extension.platform.Capability$2.initialize(Capability.java:53)
  1100.  
  1101. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1102.  
  1103. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  1104.  
  1105. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1106.  
  1107. [18:41:47] [Server thread/WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  1108.  
  1109. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.choosePreferred(PlatformManager.java:205)
  1110.  
  1111. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlatformReady(PlatformManager.java:321)
  1112.  
  1113. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1114.  
  1115. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  1116.  
  1117. [18:41:47] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1118.  
  1119. [18:41:47] [Server thread/WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  1120.  
  1121. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1122.  
  1123. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1124.  
  1125. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1126.  
  1127. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1128.  
  1129. [18:41:47] [Server thread/WARN]: at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:119)
  1130.  
  1131. [18:41:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1132.  
  1133. [18:41:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1134.  
  1135. [18:41:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1136.  
  1137. [18:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1138.  
  1139. [18:41:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1140.  
  1141. [18:41:47] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1142.  
  1143. [18:41:47] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1144.  
  1145. [18:41:47] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1146.  
  1147. [18:41:47] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1148.  
  1149. [18:41:47] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  1150.  
  1151. [18:41:47] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1152.  
  1153. [18:41:48] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  1154. [18:41:48] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 17.0.2).
  1155. [18:41:48] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  1156. [18:41:48] [Server thread/INFO]: [RoweFix] Enabling RoweFix v1.0
  1157. [18:41:48] [Server thread/INFO]: [System] Enabling System v1.14.2
  1158. [18:41:49] [Server thread/INFO]: [System] McMMO nao encontrado, desativando addons!
  1159.  
  1160. [18:41:49] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.5
  1161. [18:41:49] [Server thread/INFO]: The following materials are allowed to have stacks larger than the vanilla size: POTION
  1162. [18:41:49] [Server thread/INFO]: Found a missing configuration value UserRequested.Obscure.HackedShulker.CheckGroundForBadShulkerAtLogin it has been added to the config with the default value of: false
  1163. [18:41:49] [Server thread/INFO]: Chat Components found! Enabling clickable commands in /istack
  1164. [18:41:49] [Server thread/INFO]: Spigot chat components NOT found! disabling chat components.
  1165. [18:41:49] [Server thread/INFO]: MC Version < 1.13 detected!
  1166. [18:41:49] [Server thread/INFO]: Minecraft 1.8 detected not checking offhand slot for overstacked items.
  1167. [18:41:49] [Server thread/INFO]: Version < 1.11 found, not checking for shulker boxes
  1168. [18:41:49] [Server thread/INFO]: [yEventos] Enabling yEventos v1.2.0-STABLE
  1169. [18:41:49] [Server thread/INFO]: [yEventos] Legendchat encontrado.
  1170. [18:41:49] [Server thread/INFO]: [yEventos] Foi encontrado o Legendchat, métodos inicializados.
  1171. [18:41:49] [Server thread/INFO]: [INFO] [yEventos] conexão com sqlite inicializada com sucesso
  1172.  
  1173. [18:41:49] [Server thread/INFO]: [INFO] [yEventos] Carregado 0 objetos em 0ms
  1174.  
  1175. [18:41:50] [Server thread/ERROR]: [yEventos] Há um erro na tua eventos/fight.yml
  1176. [18:41:50] [Server thread/ERROR]: [yEventos] Há um erro na tua eventos/killer.yml
  1177. [18:41:50] [Server thread/INFO]: [yEventos] Questoes carregadas.
  1178. [18:41:50] [Server thread/INFO]: [yEventos] Palavras carregadas.
  1179. [18:41:50] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "label" is null
  1180.  
  1181. [18:41:50] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.register(SimpleCommandMap.java:63)
  1182.  
  1183. [18:41:50] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.register(SimpleCommandMap.java:56)
  1184.  
  1185. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.utils.RegisterCommand.registerPluginCommand(Unknown Source)
  1186.  
  1187. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.utils.RegisterCommand.<init>(Unknown Source)
  1188.  
  1189. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.commands.eventos.FightCommands.<init>(Unknown Source)
  1190.  
  1191. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.Main.register(Unknown Source)
  1192.  
  1193. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.Main.onEnable(Unknown Source)
  1194.  
  1195. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1196.  
  1197. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1198.  
  1199. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1200.  
  1201. [18:41:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1202.  
  1203. [18:41:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1204.  
  1205. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1206.  
  1207. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1208.  
  1209. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1210.  
  1211. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1212.  
  1213. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  1214.  
  1215. [18:41:50] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1216.  
  1217. [18:41:50] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "label" is null
  1218.  
  1219. [18:41:50] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.register(SimpleCommandMap.java:63)
  1220.  
  1221. [18:41:50] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.register(SimpleCommandMap.java:56)
  1222.  
  1223. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.utils.RegisterCommand.registerPluginCommand(Unknown Source)
  1224.  
  1225. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.utils.RegisterCommand.<init>(Unknown Source)
  1226.  
  1227. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.commands.eventos.KillerCommands.<init>(Unknown Source)
  1228.  
  1229. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.Main.register(Unknown Source)
  1230.  
  1231. [18:41:50] [Server thread/WARN]: at com.ystoreplugins.yeventos.Main.onEnable(Unknown Source)
  1232.  
  1233. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1234.  
  1235. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1236.  
  1237. [18:41:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1238.  
  1239. [18:41:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1240.  
  1241. [18:41:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1242.  
  1243. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1244.  
  1245. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1246.  
  1247. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1248.  
  1249. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1250.  
  1251. [18:41:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  1252.  
  1253. [18:41:50] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1254.  
  1255. [18:41:50] [Server thread/INFO]: ================================
  1256.  
  1257. [18:41:50] [Server thread/INFO]: | Plugin yEventos enabled!
  1258.  
  1259. [18:41:50] [Server thread/INFO]: | Made by yChusy.
  1260.  
  1261. [18:41:50] [Server thread/INFO]: | Version 1.2.0-STABLE
  1262.  
  1263. [18:41:50] [Server thread/INFO]: ================================
  1264.  
  1265. [18:41:50] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v2.5.3
  1266. [18:41:50] [Server thread/INFO]: [SimpleClans] Version 2.5.3 loaded
  1267. [18:41:50] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
  1268. [18:41:50] [Server thread/INFO]: [SimpleClans] Clan players: 1
  1269. [18:41:50] [Server thread/INFO]: [SimpleClans] Modo Multithreading: false
  1270. [18:41:50] [Server thread/INFO]: [SimpleClans] Modo BungeeCord: false
  1271. [18:41:51] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  1272. [18:41:51] [Server thread/INFO]: [MitoPvp] Enabling MitoPvp v1.0
  1273. [18:41:51] [Server thread/INFO]: [MitoPvp] Ativando MitoPvp - Autor: SubZero0.
  1274. [18:41:51] [Server thread/INFO]: [MitoPvp] Hooked to Legendchat.
  1275. [18:41:51] [Server thread/INFO]: [Gladiador] Enabling Gladiador v2.0
  1276. [18:41:51] [Server thread/INFO]: [Gladiador] Ativando Gladiador (V2.0) - Autor: SubZero0
  1277. [18:41:51] [Server thread/INFO]: [Gladiador] Hooked to SimpleClans 1!
  1278. [18:41:51] [Server thread/INFO]: [Gladiador] Hooked to Vault (Economia)!
  1279. [18:41:51] [Server thread/INFO]: [Gladiador] Hooked to Legendchat.
  1280. [18:41:51] [Server thread/INFO]: [Gladiador] <> Data automatica:
  1281. [18:41:51] [Server thread/INFO]: [Gladiador] Dia = 7
  1282. [18:41:51] [Server thread/INFO]: [Gladiador] Hora = 17:00
  1283. [18:41:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1-TRADUZIDA
  1284. [18:41:52] [Server thread/INFO]: [WorldGuard] (world) A inginicao da TNT NAO esta bloqueada.
  1285. [18:41:52] [Server thread/INFO]: [WorldGuard] (world) Os isqueiros NAO estao bloqueados.
  1286. [18:41:52] [Server thread/INFO]: [WorldGuard] (world) O fogo da lava esta bloqueado.
  1287. [18:41:52] [Server thread/INFO]: [WorldGuard] (world) A propagacao do fogo NAO esta bloqueada.
  1288. [18:41:52] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world'
  1289. --------{Versao do WorldGuard editada por: RUSH}--------
  1290. [18:41:52] [Server thread/INFO]: [WorldGuard] (world_the_end) A inginicao da TNT NAO esta bloqueada.
  1291. [18:41:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Os isqueiros NAO estao bloqueados.
  1292. [18:41:52] [Server thread/INFO]: [WorldGuard] (world_the_end) O fogo da lava esta bloqueado.
  1293. [18:41:52] [Server thread/INFO]: [WorldGuard] (world_the_end) A propagacao do fogo NAO esta bloqueada.
  1294. [18:41:52] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world_the_end'
  1295. --------{Versao do WorldGuard editada por: RUSH}--------
  1296. [18:41:52] [Server thread/INFO]: [WorldGuard] Carregando region data...
  1297. [18:41:52] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  1298. [18:41:52] [Server thread/INFO]: Injecting command information into Citizens.
  1299.  
  1300. [18:41:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  1301. [18:41:53] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  1302. [18:41:53] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  1303. [18:41:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ArenaX1
  1304. [18:41:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1305. [18:41:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MinaPvP
  1306. [18:41:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1307. [18:41:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
  1308. [18:41:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1309. [18:41:59] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  1310. [18:41:59] [Server thread/INFO]: Mob Spawn Range: 4
  1311. [18:41:59] [Server thread/INFO]: Anti X-Ray: true
  1312. [18:41:59] [Server thread/INFO]: Engine Mode: 1
  1313. [18:41:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1314. [18:41:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  1315. [18:41:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1316. [18:41:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1317. [18:41:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  1318. [18:41:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  1319. [18:41:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1320. [18:41:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1321. [18:41:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1322. [18:41:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1323. [18:41:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1324. [18:41:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1325. [18:41:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1326. [18:41:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1327. [18:41:59] [Server thread/INFO]: Random Lighting Updates: false
  1328. [18:41:59] [Server thread/INFO]: Structure Info Saving: true
  1329. [18:41:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  1330. [18:41:59] [Server thread/INFO]: Max Entity Collisions: 8
  1331. [18:41:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1332. [18:41:59] [Server thread/INFO]: Max TNT Explosions: 100
  1333. [18:41:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1334. [18:41:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1335. [18:41:59] [Server thread/INFO]: Item Despawn Rate: 6000
  1336. [18:41:59] [Server thread/INFO]: Item Merge Radius: 2.5
  1337. [18:41:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1338. [18:41:59] [Server thread/INFO]: View Distance: 10
  1339. [18:41:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1340. [18:41:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  1341. [18:41:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1342. [18:41:59] [Server thread/INFO]: Clear tick list: false
  1343. [18:41:59] [Server thread/INFO]: Detected world load for 'plotworld'
  1344.  
  1345. [18:41:59] [Server thread/INFO]:  - generator: PlotSquared>PlotSquared
  1346.  
  1347. [18:41:59] [Server thread/INFO]:  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  1348.  
  1349. [18:41:59] [Server thread/INFO]:  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  1350.  
  1351. [18:41:59] [Server thread/INFO]:  - schematic: false
  1352.  
  1353. [18:41:59] [Server thread/INFO]: World possibly already loaded: plotworld
  1354.  
  1355. [18:41:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: -821920132918915048)
  1356. [18:42:00] [Server thread/INFO]: Preparing spawn area for plotworld, 52%
  1357.  
  1358. [18:42:00] [Server thread/INFO]: [Stargate] {plotworld} No stargates for world
  1359. [18:42:00] [Server thread/INFO]: [WorldGuard] (plotworld) A inginicao da TNT NAO esta bloqueada.
  1360. [18:42:00] [Server thread/INFO]: [WorldGuard] (plotworld) Os isqueiros NAO estao bloqueados.
  1361. [18:42:00] [Server thread/INFO]: [WorldGuard] (plotworld) O fogo da lava esta bloqueado.
  1362. [18:42:00] [Server thread/INFO]: [WorldGuard] (plotworld) A propagacao do fogo NAO esta bloqueada.
  1363. [18:42:00] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'plotworld'
  1364. --------{Versao do WorldGuard editada por: RUSH}--------
  1365. [18:42:01] [Server thread/INFO]: -------- World Settings For [Terrenos] --------
  1366. [18:42:01] [Server thread/INFO]: Mob Spawn Range: 4
  1367. [18:42:01] [Server thread/INFO]: Anti X-Ray: true
  1368. [18:42:01] [Server thread/INFO]: Engine Mode: 1
  1369. [18:42:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1370. [18:42:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  1371. [18:42:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1372. [18:42:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1373. [18:42:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  1374. [18:42:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  1375. [18:42:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1376. [18:42:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1377. [18:42:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1378. [18:42:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1379. [18:42:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1380. [18:42:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1381. [18:42:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1382. [18:42:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1383. [18:42:01] [Server thread/INFO]: Random Lighting Updates: false
  1384. [18:42:01] [Server thread/INFO]: Structure Info Saving: true
  1385. [18:42:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  1386. [18:42:01] [Server thread/INFO]: Max Entity Collisions: 8
  1387. [18:42:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1388. [18:42:01] [Server thread/INFO]: Max TNT Explosions: 100
  1389. [18:42:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1390. [18:42:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1391. [18:42:01] [Server thread/INFO]: Item Despawn Rate: 6000
  1392. [18:42:01] [Server thread/INFO]: Item Merge Radius: 2.5
  1393. [18:42:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1394. [18:42:01] [Server thread/INFO]: View Distance: 10
  1395. [18:42:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1396. [18:42:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  1397. [18:42:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1398. [18:42:01] [Server thread/INFO]: Clear tick list: false
  1399. [18:42:01] [Server thread/INFO]: Detected world load for 'Terrenos'
  1400.  
  1401. [18:42:01] [Server thread/INFO]:  - generator: PlotSquared>PlotSquared
  1402.  
  1403. [18:42:01] [Server thread/INFO]:  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  1404.  
  1405. [18:42:01] [Server thread/INFO]:  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  1406.  
  1407. [18:42:01] [Server thread/INFO]:  - schematic: false
  1408.  
  1409. [18:42:01] [Server thread/INFO]: World possibly already loaded: Terrenos
  1410.  
  1411. [18:42:01] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5031934791011407590)
  1412. [18:42:02] [Server thread/INFO]: Preparing spawn area for Terrenos, 52%
  1413.  
  1414. [18:42:03] [Server thread/INFO]: Preparing spawn area for Terrenos, 93%
  1415.  
  1416. [18:42:03] [Server thread/INFO]: [Stargate] {Terrenos} No stargates for world
  1417. [18:42:03] [Server thread/INFO]: [WorldGuard] (Terrenos) A inginicao da TNT NAO esta bloqueada.
  1418. [18:42:03] [Server thread/INFO]: [WorldGuard] (Terrenos) Os isqueiros NAO estao bloqueados.
  1419. [18:42:03] [Server thread/INFO]: [WorldGuard] (Terrenos) O fogo da lava esta bloqueado.
  1420. [18:42:03] [Server thread/INFO]: [WorldGuard] (Terrenos) A propagacao do fogo NAO esta bloqueada.
  1421. [18:42:03] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Terrenos'
  1422. --------{Versao do WorldGuard editada por: RUSH}--------
  1423. [18:42:03] [Server thread/INFO]: Could not set generator for world 'fac': Plugin 'VoidGenerator' does not exist
  1424.  
  1425. [18:42:03] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: fac
  1426. [18:42:03] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1427. [18:42:03] [Server thread/INFO]: -------- World Settings For [Mina] --------
  1428. [18:42:03] [Server thread/INFO]: Mob Spawn Range: 4
  1429. [18:42:03] [Server thread/INFO]: Anti X-Ray: true
  1430. [18:42:03] [Server thread/INFO]: Engine Mode: 1
  1431. [18:42:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1432. [18:42:03] [Server thread/INFO]: Replace Blocks: [1, 5]
  1433. [18:42:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1434. [18:42:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1435. [18:42:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  1436. [18:42:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  1437. [18:42:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1438. [18:42:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1439. [18:42:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1440. [18:42:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1441. [18:42:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1442. [18:42:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1443. [18:42:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1444. [18:42:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1445. [18:42:03] [Server thread/INFO]: Random Lighting Updates: false
  1446. [18:42:03] [Server thread/INFO]: Structure Info Saving: true
  1447. [18:42:03] [Server thread/INFO]: Sending up to 10 chunks per packet
  1448. [18:42:03] [Server thread/INFO]: Max Entity Collisions: 8
  1449. [18:42:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1450. [18:42:03] [Server thread/INFO]: Max TNT Explosions: 100
  1451. [18:42:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1452. [18:42:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1453. [18:42:03] [Server thread/INFO]: Item Despawn Rate: 6000
  1454. [18:42:03] [Server thread/INFO]: Item Merge Radius: 2.5
  1455. [18:42:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1456. [18:42:03] [Server thread/INFO]: View Distance: 10
  1457. [18:42:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1458. [18:42:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  1459. [18:42:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1460. [18:42:03] [Server thread/INFO]: Clear tick list: false
  1461. [18:42:03] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1462.  
  1463. [18:42:03] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
  1464. [18:42:04] [Server thread/INFO]: [Stargate] {Mina} No stargates for world
  1465. [18:42:04] [Server thread/INFO]: [WorldGuard] (Mina) A inginicao da TNT NAO esta bloqueada.
  1466. [18:42:04] [Server thread/INFO]: [WorldGuard] (Mina) Os isqueiros NAO estao bloqueados.
  1467. [18:42:04] [Server thread/INFO]: [WorldGuard] (Mina) O fogo da lava esta bloqueado.
  1468. [18:42:04] [Server thread/INFO]: [WorldGuard] (Mina) A propagacao do fogo NAO esta bloqueada.
  1469. [18:42:04] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Mina'
  1470. --------{Versao do WorldGuard editada por: RUSH}--------
  1471. [18:42:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: <nome>
  1472. [18:42:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1473. [18:42:04] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  1474. [18:42:04] [Server thread/INFO]: Mob Spawn Range: 4
  1475. [18:42:04] [Server thread/INFO]: Anti X-Ray: true
  1476. [18:42:04] [Server thread/INFO]: Engine Mode: 1
  1477. [18:42:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1478. [18:42:04] [Server thread/INFO]: Replace Blocks: [1, 5]
  1479. [18:42:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1480. [18:42:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1481. [18:42:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  1482. [18:42:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  1483. [18:42:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1484. [18:42:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1485. [18:42:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1486. [18:42:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1487. [18:42:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1488. [18:42:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1489. [18:42:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1490. [18:42:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1491. [18:42:04] [Server thread/INFO]: Random Lighting Updates: false
  1492. [18:42:04] [Server thread/INFO]: Structure Info Saving: true
  1493. [18:42:04] [Server thread/INFO]: Sending up to 10 chunks per packet
  1494. [18:42:04] [Server thread/INFO]: Max Entity Collisions: 8
  1495. [18:42:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1496. [18:42:04] [Server thread/INFO]: Max TNT Explosions: 100
  1497. [18:42:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1498. [18:42:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1499. [18:42:04] [Server thread/INFO]: Item Despawn Rate: 6000
  1500. [18:42:04] [Server thread/INFO]: Item Merge Radius: 2.5
  1501. [18:42:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1502. [18:42:04] [Server thread/INFO]: View Distance: 10
  1503. [18:42:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1504. [18:42:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  1505. [18:42:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1506. [18:42:04] [Server thread/INFO]: Clear tick list: false
  1507. [18:42:04] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1508.  
  1509. [18:42:04] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2544687431381743123)
  1510. [18:42:05] [Server thread/INFO]: Preparing spawn area for Spawn, 85%
  1511.  
  1512. [18:42:05] [Server thread/INFO]: [Stargate] {Spawn} No stargates for world
  1513. [18:42:05] [Server thread/INFO]: [WorldGuard] (Spawn) A inginicao da TNT NAO esta bloqueada.
  1514. [18:42:05] [Server thread/INFO]: [WorldGuard] (Spawn) Os isqueiros NAO estao bloqueados.
  1515. [18:42:05] [Server thread/INFO]: [WorldGuard] (Spawn) O fogo da lava esta bloqueado.
  1516. [18:42:05] [Server thread/INFO]: [WorldGuard] (Spawn) A propagacao do fogo NAO esta bloqueada.
  1517. [18:42:05] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Spawn'
  1518. --------{Versao do WorldGuard editada por: RUSH}--------
  1519. [18:42:05] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  1520. [18:42:05] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  1521. [18:42:06] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.76
  1522. [18:42:06] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.8
  1523. [18:42:06] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.13-SNAPSHOT (compiled at 2017-07-06T23:01:33Z)
  1524. [18:42:11] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1525. [18:42:11] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1526. [18:42:11] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  1527. [18:42:11] [Server thread/WARN]: [HolographicDisplays] Hologram 'arenaddb' was in the world 'ArenaDDB' but it wasn't loaded.
  1528. [18:42:11] [Server thread/WARN]: [HolographicDisplays] Hologram 'gladiador' was in the world 'Gladiador' but it wasn't loaded.
  1529. [18:42:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1530. [18:42:11] [Server thread/INFO]: Done (34.017s)! For help, type "help" or "?"
  1531. [18:42:11] [Server thread/INFO]: Starting GS4 status listener
  1532. [18:42:12] [Server thread/INFO]: Stopping server
  1533. [18:42:12] [Query Listener #1/INFO]: Query running on 0.0.0.0:25582
  1534. [18:42:12] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  1535. [18:42:12] [Server thread/INFO]: [MineResetLite] Disabling MineResetLite v0.4.8
  1536. [18:42:12] [Server thread/INFO]: [MineResetLite] MineResetLite disabilitado com sucesso.
  1537. [18:42:12] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.76
  1538. [18:42:12] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b699
  1539. [18:42:12] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.7.2
  1540. [18:42:13] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1-TRADUZIDA
  1541. [18:42:13] [Server thread/INFO]: [WorldGuard] Desligando o executador e aguardando tarefas pendentes...
  1542. [18:42:13] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v18.11.15-0252cf7-2052
  1543. [18:42:13] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  1544.  
  1545. [18:42:13] [Server thread/INFO]: [Gladiador] Disabling Gladiador v2.0
  1546. [18:42:13] [Server thread/INFO]: [Gladiador] Desativando Gladiador - Autor: SubZero0
  1547. [18:42:13] [Server thread/INFO]: [MitoPvp] Disabling MitoPvp v1.0
  1548. [18:42:13] [Server thread/INFO]: [MitoPvp] Desativando MitoPvp - Autor: SubZero0.
  1549. [18:42:13] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
  1550. [18:42:13] [Server thread/INFO]: [SimpleClans] Disabling SimpleClans v2.5.3
  1551. [18:42:13] [Server thread/INFO]: [yEventos] Disabling yEventos v1.2.0-STABLE
  1552. [18:42:13] [Server thread/INFO]: ================================
  1553.  
  1554. [18:42:13] [Server thread/INFO]: | Plugin yEventos disabled!
  1555.  
  1556. [18:42:13] [Server thread/INFO]: | Made by yChusy.
  1557.  
  1558. [18:42:13] [Server thread/INFO]: | Version 1.2.0-STABLE
  1559.  
  1560. [18:42:13] [Server thread/INFO]: ================================
  1561.  
  1562. [18:42:13] [Server thread/INFO]: [IllegalStack] Disabling IllegalStack v2.5
  1563. [18:42:13] [Server thread/INFO]: Found a protection in the config that was not relevant to your server version: CheckGroundForBadShulkerAtLogin ( + ) it has been removed.
  1564. [18:42:13] [Server thread/INFO]: [System] Disabling System v1.14.2
  1565. [18:42:13] [Server thread/INFO]: [RoweFix] Disabling RoweFix v1.0
  1566. [18:42:13] [Server thread/INFO]: [BGMataMata] Disabling BGMataMata v1.0-R
  1567. [18:42:13] [Server thread/INFO]: [BGMataMata 1.0-R] Desabilitando plugin...
  1568.  
  1569. [18:42:13] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  1570. [18:42:13] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.11
  1571. [18:42:13] [Server thread/INFO]: [CustomPayloadFixer] Disabling CustomPayloadFixer v1.5
  1572. [18:42:13] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.5.0
  1573. [18:42:13] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
  1574. [18:42:13] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: mycommand
  1575. [18:42:13] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  1576. [18:42:13] [Server thread/INFO]: | Tasks : Stopped all.
  1577. [18:42:13] [Server thread/INFO]: | Version : 5.3.4
  1578. [18:42:13] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  1579. [18:42:13] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  1580. [18:42:13] [Server thread/INFO]: [JH_AntiCrashExploits] Disabling JH_AntiCrashExploits v2.0.0
  1581. [18:42:13] [Server thread/INFO]: Plugin desabilitado com sucesso!
  1582. [18:42:13] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
  1583. [18:42:13] [Server thread/INFO]: [Legendchat] Disabling Legendchat v1.1.3
  1584. [18:42:13] [Server thread/INFO]: [Legendchat] Disabling Legendchat - Author: SubZero0
  1585. [18:42:13] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v2.1.4
  1586. [18:42:13] [Server thread/INFO]: [VipZero] Disabling VipZero v1.2.4
  1587. [18:42:13] [Server thread/INFO]: [VipZero] Disabling VipZero - Author: SubZero0 & nathampa0909
  1588. [18:42:13] [Server thread/INFO]: [CrashFix] Disabling CrashFix v1.0
  1589. [18:42:13] [Server thread/INFO]: [DisableTabComplete] Disabling DisableTabComplete v1.0
  1590. [18:42:13] [Server thread/INFO]: [Solary-Economy] Disabling Solary-Economy v1.4
  1591. [18:42:13] [Server thread/INFO]: [nLogin] Disabling nLogin v9.2.0
  1592. [18:42:13] [Server thread/INFO]: [nCore] [nLogin] Successful plugin core shutdown. Took 1ms
  1593.  
  1594. [18:42:13] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  1595. [18:42:13] [Server thread/INFO]: [CommandCooldown] Disabling CommandCooldown v1.0
  1596. [18:42:13] [Server thread/INFO]: [PlayerLogger] Disabling PlayerLogger v2.9.1
  1597. [18:42:13] [Server thread/INFO]: [MasterLagg] Disabling MasterLagg v1.0
  1598. [18:42:13] [Server thread/INFO]: [TzCassino] Disabling TzCassino v1.0
  1599. [18:42:13] [Server thread/INFO]: [TzCassino] Ativando plugin...
  1600.  
  1601. [18:42:13] [Server thread/INFO]: [TzCassino] Plugin ativado by TzMarcio
  1602.  
  1603. [18:42:13] [Server thread/INFO]: [Solary-Market] Disabling Solary-Market v1.1
  1604. [18:42:13] [Server thread/INFO]: [ZeroCraftValoresVIP] Disabling ZeroCraftValoresVIP v1.8
  1605. [18:42:13] [Server thread/INFO]: Plugin VALORES VIP desativado! By Avast
  1606.  
  1607. [18:42:13] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1608. [18:42:13] [Server thread/INFO]: [WorldEditCrashFix] Disabling WorldEditCrashFix v0.1
  1609. [18:42:13] [Server thread/INFO]: [UUIDSpoof-Fix] Disabling UUIDSpoof-Fix v3.1
  1610. [18:42:13] [Server thread/INFO]: [Stargate] Disabling Stargate v0.8
  1611. [18:42:13] [Server thread/INFO]: Closing all stargates.
  1612. [18:42:13] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v18.10.17-e26cdc6-1226-21.5.13
  1613. [18:42:13] [Server thread/ERROR]: Error occurred while disabling FastAsyncWorldEdit v18.10.17-e26cdc6-1226-21.5.13 (Is it up to date?)
  1614. java.lang.NullPointerException: Cannot invoke "com.boydti.fawe.Fawe.onDisable()" because the return value of "com.boydti.fawe.Fawe.get()" is null
  1615. at com.boydti.fawe.bukkit.BukkitMain.onDisable(BukkitMain.java:84) ~[?:?]
  1616. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[server.jar:git-Spigot-21fe707-741a1bd]
  1617. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [server.jar:git-Spigot-21fe707-741a1bd]
  1618. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [server.jar:git-Spigot-21fe707-741a1bd]
  1619. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [server.jar:git-Spigot-21fe707-741a1bd]
  1620. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [server.jar:git-Spigot-21fe707-741a1bd]
  1621. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [server.jar:git-Spigot-21fe707-741a1bd]
  1622. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [server.jar:git-Spigot-21fe707-741a1bd]
  1623. at java.lang.Thread.run(Thread.java:833) [?:?]
  1624. [18:42:13] [Server thread/INFO]: [eZProtector] Disabling eZProtector v4.1.5.1
  1625. [18:42:13] [Server thread/INFO]: [eZProtector] Plugin disabled.
  1626. [18:42:13] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  1627. [18:42:14] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  1628. [18:42:14] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  1629. [18:42:14] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
  1630. [18:42:14] [Server thread/INFO]: [CCubeAntiDupe] Disabling CCubeAntiDupe v1.0
  1631. [18:42:14] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  1632. [18:42:14] [Server thread/INFO]: [AdvancedBans] Disabling AdvancedBans v0.81
  1633. [18:42:14] [Server thread/INFO]: AdvancedBans version 0.81 is disabled!
  1634. [18:42:14] [Server thread/INFO]: [AFF_TrocarComando] Disabling AFF_TrocarComando v1.0
  1635. [18:42:14] [Server thread/INFO]: [nAntiBot] Disabling nAntiBot v6.0.0
  1636. [18:42:14] [Server thread/INFO]: [nAntiBot] Successful plugin core shutdown. Took 2ms
  1637.  
  1638. [18:42:14] [Server thread/INFO]: [nAntiBot] Disconnecting from remote server...
  1639.  
  1640. [18:42:14] [Server thread/INFO]: [SairStaff] Disabling SairStaff v5.0
  1641. [18:42:14] [Server thread/INFO]: 
  1642.  
  1643. [18:42:14] [Server thread/INFO]: 
  1644.  
  1645. [18:42:14] [Server thread/INFO]: =====================================
  1646.  
  1647. [18:42:14] [Server thread/INFO]: 
  1648.  
  1649. [18:42:14] [Server thread/INFO]: PLUGIN DESATIVADO!
  1650.  
  1651. [18:42:14] [Server thread/INFO]: FEITO POR: @AvastZero1#7172
  1652.  
  1653. [18:42:14] [Server thread/INFO]: USO EXCLUSIVO ZEROCRAFT
  1654.  
  1655. [18:42:14] [Server thread/INFO]: 
  1656.  
  1657. [18:42:14] [Server thread/INFO]: =====================================
  1658.  
  1659. [18:42:14] [Server thread/INFO]: 
  1660.  
  1661. [18:42:14] [Server thread/INFO]: 
  1662.  
  1663. [18:42:14] [Server thread/INFO]: [Skript] Disabling Skript v2.2-SNAPSHOT
  1664. [18:42:14] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  1665. [18:42:14] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  1666. [18:42:14] [Server thread/INFO]: [ExBau] Disabling ExBau v1.0
  1667. [18:42:14] [Server thread/INFO]: [HideStream] Disabling HideStream v3.10
  1668. [18:42:14] [Server thread/INFO]: [HideStream] Version 3.10 disabled.
  1669. [18:42:14] [Server thread/INFO]: [TLuz] Disabling TLuz v1.0
  1670. [18:42:14] [Server thread/INFO]: [TLuz] - Desligado.
  1671.  
  1672. [18:42:14] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v3.2.1
  1673. [18:42:14] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1674. [18:42:14] [Server thread/INFO]: [Ls_x1] Disabling Ls_x1 v1.4
  1675. [18:42:14] [Server thread/INFO]: [Ls_x1] Plugin desabilitado (Criador: DevLeeo)
  1676.  
  1677. [18:42:14] [Server thread/INFO]: [EventoFrog] Disabling EventoFrog v1.5
  1678. [18:42:14] [Server thread/INFO]: [EventoFrog] Finalizando plugin EventoFrog de SubZero0.
  1679. [18:42:14] [Server thread/INFO]: [BanItem] Disabling BanItem v2.8
  1680. [18:42:14] [Server thread/INFO]: BanItem is now Disabled!
  1681. [18:42:14] [Server thread/INFO]: [vISetLoja] Disabling vISetLoja v1.1
  1682. [18:42:14] [Server thread/INFO]: [F_Maquinas] Disabling F_Maquinas v2.0
  1683. [18:42:14] [Server thread/INFO]: [F_Maquinas] Plugin desativado!
  1684.  
  1685. [18:42:14] [Server thread/INFO]: [AvastDiscord] Disabling AvastDiscord v8.0
  1686. [18:42:14] [Server thread/INFO]: [AvastDiscord] Plugin desativado!
  1687.  
  1688. [18:42:14] [Server thread/INFO]: [TitleAPI] Disabling TitleAPI v1.4
  1689. [18:42:14] [Server thread/INFO]: [TitleAPI] TitleAPI has been disabled!
  1690. [18:42:14] [Server thread/INFO]: [AlwaysDay] Disabling AlwaysDay v2.2.8
  1691. [18:42:14] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now disabled.
  1692. [18:42:14] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  1693. [18:42:14] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.5-SNAPSHOT
  1694. [18:42:14] [Server thread/INFO]: [MFLogger] Disabling MFLogger v1.1
  1695. [18:42:14] [Server thread/INFO]: [BookDuplicationFix] Disabling BookDuplicationFix v1.0.1
  1696. [18:42:14] [Server thread/INFO]: [CaixasMisteriosas] Disabling CaixasMisteriosas v1.0
  1697. [18:42:14] [Server thread/INFO]: [AntiForceOp] Disabling AntiForceOp v1.0
  1698. [18:42:14] [Server thread/INFO]: AntiForceOp is now disabled.
  1699. [18:42:14] [Server thread/INFO]: [AvastSayV1] Disabling AvastSayV1 v1.0
  1700. [18:42:14] [Server thread/INFO]: 
  1701.  
  1702. [18:42:14] [Server thread/INFO]: 
  1703.  
  1704. [18:42:14] [Server thread/INFO]: 
  1705.  
  1706. [18:42:14] [Server thread/INFO]: Avast Plugins> PLUGIN AVASTSAY DESATIVADO!
  1707.  
  1708. [18:42:14] [Server thread/INFO]: > Desenvolvido por: @AvastZero1#7172
  1709.  
  1710. [18:42:14] [Server thread/INFO]: > Uso EXCLUSIVO para o ZeroCraft
  1711.  
  1712. [18:42:14] [Server thread/INFO]: > Versão: 1.0.0 (BETA)
  1713.  
  1714. [18:42:14] [Server thread/INFO]: 
  1715.  
  1716. [18:42:14] [Server thread/INFO]: 
  1717.  
  1718. [18:42:14] [Server thread/INFO]: 
  1719.  
  1720. [18:42:14] [Server thread/INFO]: [AntiWorldFly] Disabling AntiWorldFly v2.3.3
  1721. [18:42:14] [Server thread/INFO]: [AntiWorldFly] AntiWorldFly has been disabled.
  1722. [18:42:14] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.2.0
  1723. [18:42:14] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.6
  1724. [18:42:14] [Server thread/INFO]: [nProtect] Disabling nProtect v2.3
  1725. [18:42:14] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
  1726. [18:42:14] [Server thread/INFO]: [ColoredSigns] Disabling ColoredSigns v4.25 Release
  1727. [18:42:14] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been disabled.
  1728. [18:42:14] [Server thread/INFO]: Saving players
  1729. [18:42:14] [Server thread/INFO]: Saving worlds
  1730. [18:42:14] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1731. [18:42:14] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1732. [18:42:14] [Server thread/INFO]: Saving chunks for level 'plotworld'/Overworld
  1733. [18:42:14] [Server thread/INFO]: Saving chunks for level 'Terrenos'/Overworld
  1734. [18:42:14] [Server thread/INFO]: Saving chunks for level 'Mina'/Overworld
  1735. [18:42:14] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
  1736.  
Advertisement
Add Comment
Please, Sign In to add comment