Advertisement
Guest User

Untitled

a guest
Jan 12th, 2016
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.88 KB | None | 0 0
  1. [15:33:56] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:33:56] [Server thread/INFO]: Loading properties
  3. [15:33:56] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:33:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5f38d38-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [15:33:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [15:33:56] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [15:33:56] [Server thread/INFO]: Debug logging is disabled
  8. [15:33:56] [Server thread/INFO]: Generating keypair
  9. [15:33:56] [Server thread/INFO]: Starting Minecraft server on 149.202.64.96:25570
  10. [15:33:56] [Server thread/INFO]: Using epoll channel type
  11. [15:33:57] [Server thread/WARN]: Plugin `Frame_Protector v1.3' uses the space-character (0x20) in its name `Frame Protector' - this is discouraged
  12. [15:33:57] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [15:33:57] [Server thread/ERROR]: Could not load 'plugins/WitcherPotions.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  22. Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
  23. at me.Zindev.witcherpotions.Gerekli.<clinit>(Gerekli.java:54) ~[?:?]
  24. at me.Zindev.witcherpotions.enums.EBitki.<clinit>(EBitki.java:14) ~[?:?]
  25. at me.Zindev.witcherpotions.Ana$1.<init>(Ana.java:112) ~[?:?]
  26. at me.Zindev.witcherpotions.Ana.<clinit>(Ana.java:108) ~[?:?]
  27. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  28. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  29. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  31. ... 6 more
  32. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.ProtocolLibrary
  33. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  34. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  36. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  38. at me.Zindev.witcherpotions.Gerekli.<clinit>(Gerekli.java:54) ~[?:?]
  39. at me.Zindev.witcherpotions.enums.EBitki.<clinit>(EBitki.java:14) ~[?:?]
  40. at me.Zindev.witcherpotions.Ana$1.<init>(Ana.java:112) ~[?:?]
  41. at me.Zindev.witcherpotions.Ana.<clinit>(Ana.java:108) ~[?:?]
  42. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  43. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  44. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  45. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  46. ... 6 more
  47. [15:33:57] [Server thread/INFO]: [INFO][NoCheatPlus] Tue Jan 12 15:33:57 CET 2016
  48. [15:33:57] [Server thread/INFO]: Player instances are stored for efficiency.
  49. [15:33:57] [Server thread/INFO]: [ES] : USENCP = true
  50. [15:33:57] [Server thread/INFO]: [ES] : AUTOSIGN_TYPE = BLOCKPLACE_AUTOSIGN
  51. [15:33:57] [Server thread/INFO]: [LoginRewards] Loading LoginRewards v2.4.0
  52. [15:33:57] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  53. [15:33:57] [Server thread/INFO]: [VKBackPack] Loading VKBackPack v3.3.1
  54. [15:33:57] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.8
  55. [15:33:57] [Server thread/INFO]: [UltimateVotes] Loading UltimateVotes v1.4.15.0
  56. [15:33:57] [Server thread/INFO]: [AdvancedBungeeLobby] Loading AdvancedBungeeLobby v1.0
  57. [15:33:57] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  58. [15:33:57] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.3
  59. [15:33:57] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7
  60. [15:33:57] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
  61. [15:33:57] [Server thread/INFO]: [CheckMyInventory] Loading CheckMyInventory v3.1.3.0
  62. [15:33:57] [Server thread/INFO]: [IslandCraft] Loading IslandCraft v1.0.2
  63. [15:33:57] [Server thread/INFO]: [DropConfirm] Loading DropConfirm v1.0
  64. [15:33:57] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.2.2
  65. [15:33:57] [Server thread/INFO]: [PotionStacker] Loading PotionStacker v1.2.0
  66. [15:33:57] [Server thread/INFO]: [OneTimeItem] Loading OneTimeItem v1.1.2
  67. [15:33:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  68. [15:33:57] [Server thread/INFO]: [BetterMcmmoStats] Loading BetterMcmmoStats v1.2.1
  69. [15:33:57] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v4.6.2
  70. [15:33:57] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.3
  71. [15:33:57] [Server thread/INFO]: [Frame_Protector] Loading Frame_Protector v1.3
  72. [15:33:57] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  73. [15:33:57] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  74. [15:33:58] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.6.7
  75. [15:33:58] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v1.4
  76. [15:33:58] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.2.2
  77. [15:33:58] [Server thread/INFO]: [MergedMob] Loading MergedMob v3.6.4
  78. [15:33:58] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.0
  79. [15:33:58] [Server thread/INFO]: [CosmicChest] Loading CosmicChest v0.2.2
  80. [15:33:58] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  81. [15:33:58] [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*!
  82. [15:33:58] [Server thread/INFO]: [ReporterGUI] Loading ReporterGUI v1.6.7
  83. [15:33:58] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.7.0
  84. [15:33:58] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
  85. [15:33:58] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b82
  86. [15:33:58] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  87. [15:33:58] [Server thread/INFO]: [BankCheque] Loading BankCheque v2.0.0
  88. [15:33:58] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v8.5
  89. [15:33:58] [Server thread/INFO]: [CommandDoesNotExist] Loading CommandDoesNotExist v1.2.2
  90. [15:33:58] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.2.26
  91. [15:33:58] [Server thread/INFO]: [PermissionsEx_Gui] Loading PermissionsEx_Gui vSPIGOT
  92. [15:33:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  93. [15:33:58] [Server thread/INFO]: [AnimatedTab] Loading AnimatedTab v1.3.4
  94. [15:33:58] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.2.1
  95. [15:33:58] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
  96. [15:33:58] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.2.6
  97. [15:33:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b237
  98. [15:33:58] [Server thread/INFO]: [WarpGUI] Loading WarpGUI v1.5
  99. [15:33:58] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v1.7.4
  100. [15:33:58] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.25
  101. [15:33:58] [Server thread/INFO]: [PermissionTimer] Loading PermissionTimer v1.5.1
  102. [15:33:58] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.48
  103. [15:33:58] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.7
  104. [15:33:58] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  105. [15:33:58] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1251)
  106. [15:33:58] [Server thread/INFO]: [TradeMe] Loading TradeMe v3.2.0.1
  107. [15:33:58] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.68
  108. [15:33:58] [Server thread/INFO]: [IslandPlots] Loading IslandPlots v3.1.0
  109. [15:33:58] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
  110. [15:33:58] [Server thread/INFO]: [PrisonBalance] Loading PrisonBalance v1.9
  111. [15:33:58] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.2.7
  112. [15:33:58] [Server thread/INFO]: [DuelMe] Loading DuelMe v0.9.17.0
  113. [15:33:58] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.6
  114. [15:33:58] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  115. [15:33:58] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v5.6.3
  116. [15:33:58] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
  117. [15:33:58] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  118. [15:33:58] [Server thread/INFO]: [TrailGUI] Loading TrailGUI v4.3
  119. [15:33:58] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v2.1.9
  120. [15:33:58] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  121. [15:33:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b174
  122. [15:33:58] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.3.9
  123. [15:33:58] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.2.27
  124. [15:33:58] [Server thread/INFO]: [QuestWorld] Loading QuestWorld v2.4.2
  125. [15:33:58] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v1.5.2
  126. [15:33:58] [Server thread/INFO]: [TEShop] Loading TEShop v1.0.3
  127. [15:33:58] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.0-RC-sASO-bXXX
  128. [15:33:58] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.6
  129. [15:33:58] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.1-BETA-sMD5NET-b883
  130. [15:33:58] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  131. [15:33:58] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  132. [15:33:58] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  133. [15:33:58] [Server thread/INFO]: [MineCrates] Loading MineCrates v2.2
  134. [15:33:58] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4-custom
  135. [15:33:58] [Server thread/INFO]: [RankupHolograms] Loading RankupHolograms v3.0
  136. [15:33:58] [Server thread/INFO]: [EditableSign] Loading EditableSign v1.2.7
  137. [15:33:58] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.7.1
  138. [15:33:58] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v1.9
  139. [15:33:58] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.4
  140. [15:33:58] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.0
  141. [15:33:58] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.0.0
  142. [15:33:58] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v8.8.1
  143. [15:33:58] [Server thread/INFO]: [GangsPlus] Loading GangsPlus v2.0.9
  144. [15:33:58] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.6.5
  145. [15:33:58] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.5.1
  146. [15:33:58] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.3
  147. [15:33:58] [Server thread/INFO]: ==============================================
  148. [15:33:58] [Server thread/INFO]: SkinsRestorer Updater
  149. [15:33:58] [Server thread/INFO]:
  150. [15:33:58] [Server thread/INFO]: You are running v10.4.3
  151. [15:33:58] [Server thread/INFO]: The latest version of SkinsRestorer!
  152. [15:33:58] [Server thread/INFO]:
  153. [15:33:58] [Server thread/INFO]: ==============================================
  154. [15:33:58] [Server thread/INFO]: [IslandCraft] Enabling IslandCraft v1.0.2
  155. [15:33:58] [Server thread/ERROR]: ebean.properties not found
  156. [15:33:58] [Server thread/INFO]: DataSourcePool [IslandCraft] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  157. [15:33:58] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  158. [15:33:58] [Server thread/INFO]: Entities enhanced[0] subclassed[2]
  159. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.2.2
  160. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  161. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  162. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  163. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  164. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  165. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  166. [15:33:58] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  167. [15:33:58] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  168. [15:33:58] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  169. [15:33:58] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0
  170. [15:33:58] [Server thread/INFO]: VoidGenerator has been enabled!
  171. [15:33:58] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b82
  172. [15:33:59] [Server thread/INFO]: [mcMMO] Killing orphans
  173. [15:34:00] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  174. [15:34:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  175. [15:34:00] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  176. [15:34:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  177. [15:34:00] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  178. [15:34:00] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  179. [15:34:00] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.2.26
  180. [15:34:00] [Server thread/INFO]: $1PlotSquared is now enabled
  181. [15:34:00] [Server thread/INFO]: $3[$1P2$3] $2&6Debug Mode Enabled (Default). Edit the config to turn this off.
  182. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: greeting
  183. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: farewell
  184. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: feed
  185. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: heal
  186. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: notify-enter
  187. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: notify-leave
  188. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: item-drop
  189. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: invincible
  190. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: instabreak
  191. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: drop-protection
  192. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: forcefield
  193. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: titles
  194. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: pve
  195. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: pvp
  196. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: no-worldedit
  197. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: redstone
  198. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: keep
  199. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: misc-cap
  200. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: entity-cap
  201. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: mob-cap
  202. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: animal-cap
  203. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hostile-cap
  204. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: vehicle-cap
  205. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: music
  206. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: cluster
  207. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: done
  208. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: analysis
  209. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: disable-physics
  210. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: fly
  211. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: explosion
  212. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: mob-place
  213. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hostile-interact
  214. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hostile-attack
  215. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: animal-interact
  216. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: animal-attack
  217. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: tamed-interact
  218. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: tamed-attack
  219. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: player-interact
  220. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: misc-interact
  221. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: misc-place
  222. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: misc-break
  223. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hanging-interact
  224. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hanging-place
  225. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: hanging-break
  226. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: vehicle-use
  227. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: vehicle-place
  228. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: vehicle-break
  229. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: device-interact
  230. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: place
  231. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: break
  232. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: use
  233. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: blocked-cmds
  234. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: ice-melt
  235. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: gamemode
  236. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: price
  237. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: time
  238. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: weather
  239. [15:34:00] [Server thread/INFO]: [P2] - Adding flag: description
  240. [15:34:00] [Server thread/INFO]: jdbc:mysql://149.202.65.87:3306/plotPRISON
  241. [15:34:00] [Server thread/INFO]: [P2] Metrics enabled.
  242. [15:34:00] [Server thread/INFO]: [P2] Metrics enabled.
  243. [15:34:00] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  244. [15:34:00] [Server thread/INFO]: [P2] Key: Mob Pathfinding, Value: true
  245. [15:34:00] [Server thread/INFO]: [P2] Key: API Location, Value: http://www.intellectualsites.com/minecraft.php
  246. [15:34:00] [Server thread/INFO]: [P2] Key: Kill Road Mobs, Value: false
  247. [15:34:00] [Server thread/INFO]: [P2] Key: Use Metrics, Value: true
  248. [15:34:00] [Server thread/INFO]: [P2] Key: Delete Plots On Ban, Value: false
  249. [15:34:00] [Server thread/INFO]: [P2] Key: DB SQLite Enabled, Value: false
  250. [15:34:00] [Server thread/INFO]: [P2] Key: DB Mysql Enabled, Value: true
  251. [15:34:00] [Server thread/INFO]: [P2] Key: Auto Clear Enabled, Value: false
  252. [15:34:00] [Server thread/INFO]: [P2] Key: Auto Clear Days, Value: 365
  253. [15:34:00] [Server thread/INFO]: [P2] Key: Schematics Save Path, Value: /var/www/schematics
  254. [15:34:00] [Server thread/INFO]: [IslandPlots] Enabling IslandPlots v3.1.0
  255. [15:34:00] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  256. [15:34:00] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  257. [15:34:00] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  258. [15:34:00] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  259. [15:34:00] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  260. [15:34:00] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  261. [15:34:00] [Server thread/INFO]: Preparing level "prisonspawn"
  262. [15:34:00] [Server thread/INFO]: -------- World Settings For [prisonspawn] --------
  263. [15:34:00] [Server thread/INFO]: Anti X-Ray: false
  264. [15:34:00] [Server thread/INFO]: Engine Mode: 1
  265. [15:34:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  266. [15:34:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  267. [15:34:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  268. [15:34:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  269. [15:34:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  270. [15:34:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  271. [15:34:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  272. [15:34:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  273. [15:34:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  274. [15:34:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  275. [15:34:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  276. [15:34:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  277. [15:34:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  278. [15:34:00] [Server thread/INFO]: Mob Spawn Range: 4
  279. [15:34:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  280. [15:34:00] [Server thread/INFO]: Random Lighting Updates: false
  281. [15:34:00] [Server thread/INFO]: Structure Info Saving: true
  282. [15:34:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  283. [15:34:00] [Server thread/INFO]: Max Entity Collisions: 8
  284. [15:34:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  285. [15:34:00] [Server thread/INFO]: Max TNT Explosions: 100
  286. [15:34:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  287. [15:34:00] [Server thread/INFO]: Item Despawn Rate: 6000
  288. [15:34:00] [Server thread/INFO]: Item Merge Radius: 2.5
  289. [15:34:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  290. [15:34:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  291. [15:34:00] [Server thread/INFO]: View Distance: 10
  292. [15:34:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  293. [15:34:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  294. [15:34:00] [Server thread/INFO]: Clear tick list: false
  295. [15:34:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  296. [15:34:00] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8142104855749986078)
  297. [15:34:00] [Server thread/INFO]: [LoginRewards] Enabling LoginRewards v2.4.0
  298. [15:34:01] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  299. [15:34:01] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  300. [15:34:01] [Server thread/INFO]: [VKBackPack] Enabling VKBackPack v3.3.1
  301. [15:34:02] [Server thread/INFO]: [VKBackPack] VKBackPack version 3.3.1 is Enabled
  302. [15:34:02] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.8
  303. [15:34:02] [Server thread/INFO]: [UltimateVotes] Enabling UltimateVotes v1.4.15.0
  304. [15:34:02] [Server thread/INFO]: [UltimateVotes] [Info] Votifier NOT found, listening for votes has been DISABLED.
  305. [15:34:02] [Server thread/INFO]: [UltimateVotes] [Info] Vote reminders ENABLED.
  306. [15:34:02] [Server thread/INFO]: [UltimateVotes] [Info] WorldEdit found! hooking into plugin!
  307. [15:34:02] [Server thread/INFO]: [AdvancedBungeeLobby] Enabling AdvancedBungeeLobby v1.0
  308. [15:34:02] [Server thread/INFO]: AdvancedBungeeLobby: Enabling the plugin....
  309. [15:34:02] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  310. [15:34:02] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  311. [15:34:02] [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!
  312. [15:34:02] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7
  313. [15:34:02] [Server thread/INFO]: [DeluxeTags] 45 tags loaded
  314. [15:34:02] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  315. [15:34:02] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  316. [15:34:02] [Server thread/INFO]: ----------------------------
  317. [15:34:02] [Server thread/INFO]: DeluxeTags Updater
  318. [15:34:02] [Server thread/INFO]:
  319. [15:34:02] [Server thread/INFO]: You are running 1.7
  320. [15:34:02] [Server thread/INFO]: The latest version
  321. [15:34:02] [Server thread/INFO]: of DeluxeTags!
  322. [15:34:02] [Server thread/INFO]:
  323. [15:34:02] [Server thread/INFO]: ----------------------------
  324. [15:34:02] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
  325. [15:34:02] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
  326. [15:34:02] [Server thread/INFO]: [CheckMyInventory] Enabling CheckMyInventory v3.1.3.0
  327. [15:34:02] [Server thread/INFO]: CheckMyInventory Version 3.1.3.0 has been enabled
  328. [15:34:02] [Server thread/INFO]: [CMI] Vault was found - Enabling capabilities.
  329. [15:34:02] [Server thread/INFO]: [CMI] Vault permissions was found - Enabling capabilities.
  330. [15:34:02] [Server thread/INFO]: [DropConfirm] Enabling DropConfirm v1.0
  331. [15:34:02] [Server thread/INFO]: [DropConfirm] Config found! Loading...
  332. [15:34:02] [Server thread/INFO]: [PotionStacker] Enabling PotionStacker v1.2.0
  333. [15:34:02] [Server thread/INFO]: [OneTimeItem] Enabling OneTimeItem v1.1.2
  334. [15:34:02] [Server thread/INFO]: [OneTimeItem] OneTimeItem version 1.1.2 is Enabled
  335. [15:34:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  336. [15:34:02] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  337. [15:34:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  338. [15:34:02] [Server thread/INFO]: [BetterMcmmoStats] Enabling BetterMcmmoStats v1.2.1
  339. [15:34:03] [Server thread/INFO]: BetterMcmmoStats Has Been Enabled!
  340. [15:34:03] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v4.6.2
  341. [15:34:03] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  342. [15:34:03] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v4.6.2
  343. [15:34:03] [Server thread/INFO]: [AnimatedNames] Framework version: 2015-06
  344. [15:34:03] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  345. [15:34:03] [Server thread/INFO]: [AnimatedNames] Site: http://www.mvdw-software.com/
  346. [15:34:03] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  347. [15:34:03] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  348. [15:34:03] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
  349. [15:34:03] [Server thread/INFO]: [AnimatedNames] Hooked into Multiverse!
  350. [15:34:04] [Server thread/INFO]: [AnimatedNames] Loaded 1448 of the 1936 placholders
  351. [15:34:04] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  352. [15:34:04] [Server thread/INFO]: [AnimatedNames] Lines: 2
  353. [15:34:04] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  354. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Admin' ...
  355. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Admin' will refresh every 20 ticks
  356. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Moderador' ...
  357. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Moderador' will refresh every 20 ticks
  358. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Helper' ...
  359. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Helper' will refresh every 20 ticks
  360. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'YouTuber' ...
  361. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'YouTuber' will refresh every 20 ticks
  362. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Sicario' ...
  363. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Sicario' will refresh every 20 ticks
  364. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Terrorista' ...
  365. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Terrorista' will refresh every 20 ticks
  366. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'JefeDeLaMafia' ...
  367. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'JefeDeLaMafia' will refresh every 20 ticks
  368. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'SenorDeLasDrogas' ...
  369. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'SenorDeLasDrogas' will refresh every 20 ticks
  370. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Contrabandista' ...
  371. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Contrabandista' will refresh every 20 ticks
  372. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Maton' ...
  373. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Maton' will refresh every 20 ticks
  374. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Gangster' ...
  375. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Gangster' will refresh every 20 ticks
  376. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'Ladron' ...
  377. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'Ladron' will refresh every 20 ticks
  378. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'default' ...
  379. [15:34:05] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'default' will refresh every 20 ticks
  380. [15:34:05] [Server thread/INFO]: [AnimatedNames] Global refresh rate of all animated names: 20 ticks
  381. [15:34:05] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  382. [15:34:05] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  383. [15:34:05] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
  384. [15:34:05] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.3
  385. [15:34:05] [Server thread/INFO]: [ClearLag] Loading modules...
  386. [15:34:05] [Server thread/WARN]: [ClearLag] DIAMOND_PICKAXE is NOT a valid Entity!
  387. [15:34:05] [Server thread/WARN]: [ClearLag] DIAMOND_SPADE is NOT a valid Entity!
  388. [15:34:05] [Server thread/WARN]: [ClearLag] DIAMOND_AXE is NOT a valid Entity!
  389. [15:34:05] [Server thread/WARN]: [ClearLag] GOLD_PICKAXE is NOT a valid Entity!
  390. [15:34:05] [Server thread/WARN]: [ClearLag] GOLD_AXE is NOT a valid Entity!
  391. [15:34:05] [Server thread/WARN]: [ClearLag] GOLD_SPADE is NOT a valid Entity!
  392. [15:34:05] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  393. [15:34:05] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  394. [15:34:05] [Thread-16/INFO]: [ClearLag] Checking for updates...
  395. [15:34:05] [Server thread/INFO]: [Frame_Protector] Enabling Frame_Protector v1.3
  396. [15:34:05] [Server thread/INFO]: [Frame_Protector] Frame Protector version 1.3 has been enabled.
  397. [15:34:05] [Server thread/INFO]: [Frame_Protector] Developed by: [lst96]
  398. [15:34:05] [Thread-16/INFO]: [ClearLag] No updates found!
  399. [15:34:05] [Server thread/INFO]: Frame Protector v1.3 is the latest version available!
  400. [15:34:05] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.6.7
  401. [15:34:06] [Server thread/INFO]: [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.4
  402. [15:34:06] [Server thread/INFO]: GuiRedeemMCMMO Has Been Enabled!
  403. [15:34:06] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.2.2
  404. [15:34:06] [Server thread/INFO]: [AsyncWorldEdit] Warning: Time and blocks are set to unlimited! For group default
  405. [15:34:06] [Server thread/INFO]: [AsyncWorldEdit] Warning: Time and blocks are set to unlimited! For group default
  406. [15:34:06] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
  407. [15:34:06] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  408. [15:34:06] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  409. [15:34:07] [Server thread/INFO]: [AsyncWorldEdit]
  410. [15:34:07] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  411. [15:34:07] [Server thread/INFO]: [MergedMob] Enabling MergedMob v3.6.4
  412. [15:34:07] [Server thread/INFO]: [MergedMob] MergedMob version 3.6.4 is Enabled
  413. [15:34:07] [Server thread/INFO]: [CosmicChest] Enabling CosmicChest v0.2.2
  414. [15:34:07] [Server thread/INFO]: [CosmicChest] Loading Config...
  415. [15:34:07] [Server thread/INFO]: [CosmicChest] Loading Rewards...
  416. [15:34:07] [Server thread/INFO]: [CosmicChest] Loading Listeners...
  417. [15:34:07] [Server thread/INFO]: [CosmicChest] Loading Commands...
  418. [15:34:07] [Server thread/INFO]: [CosmicChest] Plugin Enabled !
  419. [15:34:07] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  420. [15:34:07] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  421. [15:34:07] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  422. [15:34:07] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  423. [15:34:07] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  424. [15:34:07] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  425. [15:34:07] [Server thread/INFO]: [ReporterGUI] Enabling ReporterGUI v1.6.7
  426. [15:34:07] [Server thread/INFO]: [ReporterGUI] ReporterGUI abilitato
  427. [15:34:07] [Server thread/INFO]: [ReporterGUI] Database connection successful
  428. [15:34:07] [Server thread/INFO]: Caricato il sistema per ricevere i messaggi
  429. [15:34:07] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.7.0
  430. [15:34:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  431. [15:34:08] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.7.0
  432. [15:34:08] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-01
  433. [15:34:08] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  434. [15:34:08] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  435. [15:34:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  436. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  437. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  438. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loaded 2262 of the 4369 placholders
  439. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  440. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
  441. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
  442. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  443. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  444. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  445. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  446. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
  447. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  448. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  449. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  450. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  451. [15:34:08] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
  452. [15:34:09] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  453. [15:34:09] [Server thread/INFO]: [FeatherBoard] Lines: 2
  454. [15:34:09] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  455. [15:34:09] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  456. [15:34:09] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
  457. [15:34:09] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
  458. [15:34:09] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
  459. [15:34:09] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  460. [15:34:09] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  461. [15:34:10] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  462. [15:34:10] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  463. [15:34:10] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
  464. [15:34:10] [Server thread/INFO]: [Lottery] Payment method found (Essentials version: 2.2)
  465. [15:34:10] [Server thread/INFO]: [BankCheque] Enabling BankCheque v2.0.0
  466. [15:34:10] [Server thread/INFO]: [BankCheque] BankCheque version 2.0.0 is Enabled
  467. [15:34:10] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v8.5
  468. [15:34:10] [Server thread/INFO]: SimpleRename enabled!
  469. [15:34:10] [Server thread/INFO]: [CommandDoesNotExist] Enabling CommandDoesNotExist v1.2.2
  470. [15:34:10] [Server thread/INFO]: [CDNE] : ProcotolLib found
  471. [15:34:10] [Server thread/INFO]: [CommandDoesNotExist] CommandDoesNotExist version 1.2.2 is Enabled
  472. [15:34:10] [Server thread/INFO]: [PermissionsEx_Gui] Enabling PermissionsEx_Gui vSPIGOT
  473. [15:34:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  474. [15:34:11] [Server thread/INFO]: [WorldGuard] (prisonspawn) TNT ignition is PERMITTED.
  475. [15:34:11] [Server thread/INFO]: [WorldGuard] (prisonspawn) Lighters are PERMITTED.
  476. [15:34:11] [Server thread/INFO]: [WorldGuard] (prisonspawn) Lava fire is blocked.
  477. [15:34:11] [Server thread/INFO]: [WorldGuard] (prisonspawn) Fire spread is UNRESTRICTED.
  478. [15:34:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'prisonspawn'
  479. [15:34:11] [Server thread/INFO]: [WorldGuard] Loading region data...
  480. [15:34:11] [Server thread/INFO]: [AnimatedTab] Enabling AnimatedTab v1.3.4
  481. [15:34:11] [Server thread/INFO]: Starting AnimatedTab by FilipEbR
  482. [15:34:11] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.2.1
  483. [15:34:11] [Server thread/INFO]: [EZPrestige] 50 prestiges loaded!
  484. [15:34:11] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
  485. [15:34:11] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  486. [15:34:11] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
  487. [15:34:11] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
  488. [15:34:11] [Server thread/INFO]: = Config : Ok
  489. [15:34:11] [Server thread/INFO]: = Custom commands loaded : 32
  490. [15:34:11] [Server thread/INFO]: = Version: 5.1.6
  491. [15:34:11] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  492. [15:34:11] [Server thread/INFO]: = Status : Active
  493. [15:34:11] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  494. [15:34:11] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.2.6
  495. [15:34:11] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
  496. [15:34:11] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
  497. [15:34:11] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
  498. [15:34:11] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
  499. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Omega to Psi successfully loaded
  500. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Psi to Chi successfully loaded
  501. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Chi to Phi successfully loaded
  502. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Phi to Upsilon successfully loaded
  503. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Upsilon to Tau successfully loaded
  504. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Tau to Sigma successfully loaded
  505. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Sigma to Rho successfully loaded
  506. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Rho to Pi successfully loaded
  507. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Pi to Omicron successfully loaded
  508. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Omicron to Ksi successfully loaded
  509. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Ksi to Nu successfully loaded
  510. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Nu to Mu successfully loaded
  511. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Mu to Lambda successfully loaded
  512. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Lambda to Kappa successfully loaded
  513. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Kappa to Iota successfully loaded
  514. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Iota to Theta successfully loaded
  515. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Theta to Eta successfully loaded
  516. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Eta to Zeta successfully loaded
  517. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Zeta to Epsilon successfully loaded
  518. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Epsilon to Delta successfully loaded
  519. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Delta to Gamma successfully loaded
  520. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Gamma to Beta successfully loaded
  521. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Beta to Alpha successfully loaded
  522. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Alpha to A successfully loaded
  523. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
  524. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: B to C successfully loaded
  525. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: C to D successfully loaded
  526. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: D to E successfully loaded
  527. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: E to F successfully loaded
  528. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: F to G successfully loaded
  529. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: G to H successfully loaded
  530. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: H to I successfully loaded
  531. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: I to J successfully loaded
  532. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: J to K successfully loaded
  533. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: K to L successfully loaded
  534. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: L to M successfully loaded
  535. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: M to N successfully loaded
  536. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: N to O successfully loaded
  537. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: O to P successfully loaded
  538. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: P to Q successfully loaded
  539. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Q to R successfully loaded
  540. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: R to S successfully loaded
  541. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: S to T successfully loaded
  542. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: T to U successfully loaded
  543. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: U to V successfully loaded
  544. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: V to W successfully loaded
  545. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: W to X successfully loaded
  546. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: X to Y successfully loaded
  547. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Y to Z successfully loaded
  548. [15:34:11] [Server thread/INFO]: [EZRanksPro] Rankup: Z to Z successfully loaded
  549. [15:34:11] [Server thread/INFO]: [EZRanksPro] 50 rankup(s) loaded
  550. [15:34:11] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
  551. [15:34:11] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
  552. [15:34:11] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
  553. [15:34:11] [Server thread/INFO]: [EZRanksPro] Chat listener registered, Add {ezrankspro_rankprefix} to your chat formatting plugin for chat prefix integration
  554. [15:34:11] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
  555. [15:34:12] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
  556. [15:34:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b237
  557. [15:34:12] [Server thread/WARN]: [Essentials] ยง4Version mismatch! Please update EssentialsSpawn to the same version.
  558. [15:34:12] [Server thread/INFO]: Using locale es
  559. [15:34:12] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
  560. [15:34:12] [Server thread/INFO]: Using locale es
  561. [15:34:12] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  562. [15:34:12] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  563. [15:34:12] [Server thread/INFO]: [WarpGUI] Enabling WarpGUI v1.5
  564. [15:34:12] [Server thread/INFO]: EZRanksPro has been detected, using EZRanksPro!
  565. [15:34:12] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v1.7.4
  566. [15:34:12] [Server thread/INFO]: [HeadDatabase] Made by Arcaniax and Headaxe
  567. [15:34:13] [Server thread/INFO]: [HeadDatabase] Sorting 1202 heads into their catagories!
  568. [15:34:13] [Server thread/INFO]: [HeadDatabase] All Heads have been sorted!
  569. [15:34:13] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  570. [15:34:13] [Server thread/INFO]: [HeadDatabase] Head Database has been enabled
  571. [15:34:13] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.25
  572. [15:34:13] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  573. [15:34:13] [Server thread/INFO]: [LiteBans] Connecting to database...
  574. [15:34:13] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://149.202.65.87:3306/LITEBANSALFA] (14.1 ms).
  575. [15:34:13] [Server thread/INFO]: [LiteBans] Database connection fully initialized (19.5 ms).
  576. [15:34:13] [Server thread/INFO]: [LiteBans] v1.9.25 enabled. Startup took 78 ms.
  577. [15:34:13] [Server thread/INFO]: [PermissionTimer] Enabling PermissionTimer v1.5.1
  578. [15:34:13] [Server thread/INFO]: [PTimer] : loaded permission fly
  579. [15:34:13] [Server thread/INFO]: [PTimer] : loaded permission test2
  580. [15:34:13] [Server thread/INFO]: [PTimer] : loaded rank Dev
  581. [15:34:13] [Server thread/INFO]: [PermissionTimer] PermissionTimer version 1.5.1 is Enabled
  582. [15:34:13] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.48
  583. [15:34:13] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.7
  584. [15:34:13] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  585. [15:34:13] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  586. [15:34:13] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  587. [15:34:14] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  588. [15:34:14] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  589. [15:34:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  590. [15:34:14] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
  591. [15:34:14] [Server thread/INFO]: Could not set generator for world 'void': Plugin 'voidgenerator' does not exist
  592. [15:34:14] [Server thread/INFO]: -------- World Settings For [void] --------
  593. [15:34:14] [Server thread/INFO]: Anti X-Ray: false
  594. [15:34:14] [Server thread/INFO]: Engine Mode: 1
  595. [15:34:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  596. [15:34:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  597. [15:34:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  598. [15:34:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  599. [15:34:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  600. [15:34:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  601. [15:34:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  602. [15:34:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  603. [15:34:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  604. [15:34:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  605. [15:34:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  606. [15:34:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  607. [15:34:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  608. [15:34:14] [Server thread/INFO]: Mob Spawn Range: 4
  609. [15:34:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  610. [15:34:14] [Server thread/INFO]: Random Lighting Updates: false
  611. [15:34:14] [Server thread/INFO]: Structure Info Saving: true
  612. [15:34:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  613. [15:34:14] [Server thread/INFO]: Max Entity Collisions: 8
  614. [15:34:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  615. [15:34:14] [Server thread/INFO]: Max TNT Explosions: 100
  616. [15:34:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  617. [15:34:14] [Server thread/INFO]: Item Despawn Rate: 6000
  618. [15:34:14] [Server thread/INFO]: Item Merge Radius: 2.5
  619. [15:34:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  620. [15:34:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  621. [15:34:14] [Server thread/INFO]: View Distance: 10
  622. [15:34:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  623. [15:34:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  624. [15:34:14] [Server thread/INFO]: Clear tick list: false
  625. [15:34:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  626. [15:34:14] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6908742863825056713)
  627. [15:34:15] [Server thread/INFO]: [WorldGuard] (void) TNT ignition is PERMITTED.
  628. [15:34:15] [Server thread/INFO]: [WorldGuard] (void) Lighters are PERMITTED.
  629. [15:34:15] [Server thread/INFO]: [WorldGuard] (void) Lava fire is blocked.
  630. [15:34:15] [Server thread/INFO]: [WorldGuard] (void) Fire spread is UNRESTRICTED.
  631. [15:34:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'void'
  632. [15:34:15] [Server thread/INFO]: Could not set generator for world 'void': Plugin 'voidgenerator' does not exist
  633. [15:34:15] [Server thread/INFO]: -------- World Settings For [spawn] --------
  634. [15:34:15] [Server thread/INFO]: Anti X-Ray: false
  635. [15:34:15] [Server thread/INFO]: Engine Mode: 1
  636. [15:34:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  637. [15:34:15] [Server thread/INFO]: Replace Blocks: [1, 5]
  638. [15:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  639. [15:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  640. [15:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  641. [15:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  642. [15:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  643. [15:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  644. [15:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  645. [15:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  646. [15:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  647. [15:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  648. [15:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  649. [15:34:15] [Server thread/INFO]: Mob Spawn Range: 4
  650. [15:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  651. [15:34:15] [Server thread/INFO]: Random Lighting Updates: false
  652. [15:34:15] [Server thread/INFO]: Structure Info Saving: true
  653. [15:34:15] [Server thread/INFO]: Sending up to 10 chunks per packet
  654. [15:34:15] [Server thread/INFO]: Max Entity Collisions: 8
  655. [15:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  656. [15:34:15] [Server thread/INFO]: Max TNT Explosions: 100
  657. [15:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  658. [15:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
  659. [15:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
  660. [15:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  661. [15:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  662. [15:34:15] [Server thread/INFO]: View Distance: 10
  663. [15:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  664. [15:34:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
  665. [15:34:15] [Server thread/INFO]: Clear tick list: false
  666. [15:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  667. [15:34:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5139262050190276608)
  668. [15:34:15] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
  669. [15:34:15] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
  670. [15:34:15] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
  671. [15:34:15] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
  672. [15:34:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
  673. [15:34:15] [Server thread/INFO]: -------- World Settings For [boss] --------
  674. [15:34:15] [Server thread/INFO]: Anti X-Ray: false
  675. [15:34:15] [Server thread/INFO]: Engine Mode: 1
  676. [15:34:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  677. [15:34:15] [Server thread/INFO]: Replace Blocks: [1, 5]
  678. [15:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  679. [15:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  680. [15:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  681. [15:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  682. [15:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  683. [15:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  684. [15:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  685. [15:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  686. [15:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  687. [15:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  688. [15:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  689. [15:34:15] [Server thread/INFO]: Mob Spawn Range: 4
  690. [15:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  691. [15:34:15] [Server thread/INFO]: Random Lighting Updates: false
  692. [15:34:15] [Server thread/INFO]: Structure Info Saving: true
  693. [15:34:15] [Server thread/INFO]: Sending up to 10 chunks per packet
  694. [15:34:15] [Server thread/INFO]: Max Entity Collisions: 8
  695. [15:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  696. [15:34:15] [Server thread/INFO]: Max TNT Explosions: 100
  697. [15:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  698. [15:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
  699. [15:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
  700. [15:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  701. [15:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  702. [15:34:15] [Server thread/INFO]: View Distance: 10
  703. [15:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  704. [15:34:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
  705. [15:34:15] [Server thread/INFO]: Clear tick list: false
  706. [15:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  707. [15:34:15] [Server thread/INFO]: Preparing start region for level 3 (Seed: 3799677838990115906)
  708. [15:34:15] [Server thread/INFO]: [WorldGuard] (boss) TNT ignition is PERMITTED.
  709. [15:34:15] [Server thread/INFO]: [WorldGuard] (boss) Lighters are PERMITTED.
  710. [15:34:15] [Server thread/INFO]: [WorldGuard] (boss) Lava fire is blocked.
  711. [15:34:15] [Server thread/INFO]: [WorldGuard] (boss) Fire spread is UNRESTRICTED.
  712. [15:34:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'boss'
  713. [15:34:15] [Server thread/INFO]: -------- World Settings For [pvparenas] --------
  714. [15:34:15] [Server thread/INFO]: Anti X-Ray: false
  715. [15:34:15] [Server thread/INFO]: Engine Mode: 1
  716. [15:34:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  717. [15:34:15] [Server thread/INFO]: Replace Blocks: [1, 5]
  718. [15:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  719. [15:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  720. [15:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  721. [15:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  722. [15:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  723. [15:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  724. [15:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  725. [15:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  726. [15:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  727. [15:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  728. [15:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  729. [15:34:15] [Server thread/INFO]: Mob Spawn Range: 4
  730. [15:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  731. [15:34:15] [Server thread/INFO]: Random Lighting Updates: false
  732. [15:34:15] [Server thread/INFO]: Structure Info Saving: true
  733. [15:34:15] [Server thread/INFO]: Sending up to 10 chunks per packet
  734. [15:34:15] [Server thread/INFO]: Max Entity Collisions: 8
  735. [15:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  736. [15:34:15] [Server thread/INFO]: Max TNT Explosions: 100
  737. [15:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  738. [15:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
  739. [15:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
  740. [15:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  741. [15:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  742. [15:34:15] [Server thread/INFO]: View Distance: 10
  743. [15:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  744. [15:34:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
  745. [15:34:15] [Server thread/INFO]: Clear tick list: false
  746. [15:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  747. [15:34:15] [Server thread/INFO]: Preparing start region for level 4 (Seed: -5224033964861291103)
  748. [15:34:16] [Server thread/INFO]: [WorldGuard] (pvparenas) TNT ignition is PERMITTED.
  749. [15:34:16] [Server thread/INFO]: [WorldGuard] (pvparenas) Lighters are PERMITTED.
  750. [15:34:16] [Server thread/INFO]: [WorldGuard] (pvparenas) Lava fire is blocked.
  751. [15:34:16] [Server thread/INFO]: [WorldGuard] (pvparenas) Fire spread is UNRESTRICTED.
  752. [15:34:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvparenas'
  753. [15:34:16] [Server thread/INFO]: -------- World Settings For [alfamines] --------
  754. [15:34:16] [Server thread/INFO]: Anti X-Ray: false
  755. [15:34:16] [Server thread/INFO]: Engine Mode: 1
  756. [15:34:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  757. [15:34:16] [Server thread/INFO]: Replace Blocks: [1, 5]
  758. [15:34:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  759. [15:34:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  760. [15:34:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  761. [15:34:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  762. [15:34:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  763. [15:34:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  764. [15:34:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  765. [15:34:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  766. [15:34:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  767. [15:34:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  768. [15:34:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  769. [15:34:16] [Server thread/INFO]: Mob Spawn Range: 4
  770. [15:34:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  771. [15:34:16] [Server thread/INFO]: Random Lighting Updates: false
  772. [15:34:16] [Server thread/INFO]: Structure Info Saving: true
  773. [15:34:16] [Server thread/INFO]: Sending up to 10 chunks per packet
  774. [15:34:16] [Server thread/INFO]: Max Entity Collisions: 8
  775. [15:34:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  776. [15:34:16] [Server thread/INFO]: Max TNT Explosions: 100
  777. [15:34:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  778. [15:34:16] [Server thread/INFO]: Item Despawn Rate: 6000
  779. [15:34:16] [Server thread/INFO]: Item Merge Radius: 2.5
  780. [15:34:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  781. [15:34:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  782. [15:34:16] [Server thread/INFO]: View Distance: 10
  783. [15:34:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  784. [15:34:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  785. [15:34:16] [Server thread/INFO]: Clear tick list: false
  786. [15:34:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  787. [15:34:16] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6908742863825056713)
  788. [15:34:16] [Server thread/INFO]: [WorldGuard] (alfamines) TNT ignition is PERMITTED.
  789. [15:34:16] [Server thread/INFO]: [WorldGuard] (alfamines) Lighters are PERMITTED.
  790. [15:34:16] [Server thread/INFO]: [WorldGuard] (alfamines) Lava fire is blocked.
  791. [15:34:16] [Server thread/INFO]: [WorldGuard] (alfamines) Fire spread is UNRESTRICTED.
  792. [15:34:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'alfamines'
  793. [15:34:16] [Server thread/INFO]: -------- World Settings For [plots] --------
  794. [15:34:16] [Server thread/INFO]: Anti X-Ray: false
  795. [15:34:16] [Server thread/INFO]: Engine Mode: 1
  796. [15:34:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  797. [15:34:16] [Server thread/INFO]: Replace Blocks: [1, 5]
  798. [15:34:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  799. [15:34:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  800. [15:34:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  801. [15:34:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  802. [15:34:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  803. [15:34:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  804. [15:34:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  805. [15:34:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  806. [15:34:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  807. [15:34:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  808. [15:34:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  809. [15:34:16] [Server thread/INFO]: Mob Spawn Range: 4
  810. [15:34:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  811. [15:34:16] [Server thread/INFO]: Random Lighting Updates: false
  812. [15:34:16] [Server thread/INFO]: Structure Info Saving: true
  813. [15:34:16] [Server thread/INFO]: Sending up to 10 chunks per packet
  814. [15:34:16] [Server thread/INFO]: Max Entity Collisions: 8
  815. [15:34:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  816. [15:34:16] [Server thread/INFO]: Max TNT Explosions: 100
  817. [15:34:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  818. [15:34:16] [Server thread/INFO]: Item Despawn Rate: 6000
  819. [15:34:16] [Server thread/INFO]: Item Merge Radius: 2.5
  820. [15:34:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  821. [15:34:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  822. [15:34:16] [Server thread/INFO]: View Distance: 10
  823. [15:34:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  824. [15:34:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  825. [15:34:16] [Server thread/INFO]: Clear tick list: false
  826. [15:34:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  827. [15:34:16] [Server thread/INFO]: [P2] Detected world load for 'plots'
  828. [15:34:16] [Server thread/INFO]: [P2] - generator: com.boydti.island.IslandPlotGenerator
  829. [15:34:16] [Server thread/INFO]: [P2] - plotworld: com.boydti.island.IslandPlotWorld
  830. [15:34:16] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.ClassicPlotManager
  831. [15:34:16] [Server thread/INFO]: [P2] - | terrain: 3
  832. [15:34:16] [Server thread/INFO]: [P2] - | type: 1
  833. [15:34:16] [Server thread/INFO]: Preparing start region for level 6 (Seed: -6702025629733964956)
  834. [15:34:17] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
  835. [15:34:17] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
  836. [15:34:17] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
  837. [15:34:17] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
  838. [15:34:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
  839. [15:34:17] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  840. [15:34:17] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  841. [15:34:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1251)
  842. [15:34:17] [Server thread/INFO]: [TradeMe] Enabling TradeMe v3.2.0.1
  843. [15:34:17] [Server thread/INFO]: [TradeMe] Version 3.2.0.1 has been enabled
  844. [15:34:17] [Server thread/INFO]: [TradeMe] McMMO plugin was found!
  845. [15:34:17] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  846. [15:34:17] [Server thread/INFO]: [TradeMe] Connected to mysql
  847. [15:34:17] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.68
  848. [15:34:17] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
  849. [15:34:18] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked
  850. [15:34:18] [Server thread/INFO]: [PrisonBalance] Enabling PrisonBalance v1.9
  851. [15:34:18] [Server thread/INFO]: [PrisonBalance] [PrisonBalance] Loading....
  852. [15:34:18] [Server thread/INFO]: [PrisonBalance] [PrisonBalance] Hooked into EZRanksLite
  853. [15:34:18] [Server thread/INFO]: [PrisonBalance] [PrisonBalance] EZRP Version:1.2.6
  854. [15:34:18] [Server thread/INFO]: [PrisonBalance] [PrisonBalance] Hooked into Vault
  855. [15:34:18] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.2.7
  856. [15:34:18] [Server thread/INFO]: [DuelMe] Enabling DuelMe v0.9.17.0
  857. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] Enabling.
  858. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] WorldEdit found!
  859. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] MySql Enabled, connecting to database.
  860. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] Successfully connected to MySql.
  861. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] Successfully loaded 2 Duel Arena(s).
  862. [15:34:18] [Server thread/INFO]: [DuelMe] [Info] Successfully Enabled!
  863. [15:34:19] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.6
  864. [15:34:19] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  865. [15:34:19] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  866. [15:34:19] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  867. [15:34:19] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  868. [15:34:19] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  869. [15:34:19] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  870. [15:34:19] [Server thread/INFO]: creating table 'items'
  871. [15:34:19] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  872. [15:34:19] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  873. [15:34:19] [Server thread/INFO]: creating table 'accounts'
  874. [15:34:19] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  875. [15:34:19] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  876. [15:34:19] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  877. [15:34:19] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  878. [15:34:19] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v5.6.3
  879. [15:34:19] [Server thread/INFO]: [TE] registering MuerteAracnida as Baneofarthropods
  880. [15:34:19] [Server thread/INFO]: [TE] registering Afilado as Sharpness
  881. [15:34:19] [Server thread/INFO]: [TE] registering Golpeo as Smite
  882. [15:34:19] [Server thread/INFO]: [TE] registering AspectoIgneo as Fireaspect
  883. [15:34:19] [Server thread/INFO]: [TE] registering CaidaDePluma as Featherfall
  884. [15:34:19] [Server thread/INFO]: [TE] registering Fuego as flame
  885. [15:34:19] [Server thread/INFO]: [TE] registering Poder as Power
  886. [15:34:19] [Server thread/INFO]: [TE] registering Espinas as Thorns
  887. [15:34:19] [Server thread/INFO]: [TE] registering Infinidad as Infinity
  888. [15:34:19] [Server thread/INFO]: [TE] registering Retroceso as Punch
  889. [15:34:19] [Server thread/INFO]: [TE] registering Proteccion as Protection
  890. [15:34:19] [Server thread/INFO]: [TE] registering Suerte as Fortune
  891. [15:34:19] [Server thread/INFO]: [TE] registering Eficiencia as Efficiency
  892. [15:34:19] [Server thread/INFO]: [TE] registering Irrompibilidad as Unbreaking
  893. [15:34:19] [Server thread/INFO]: [TE] registering Empuje as Knockback
  894. [15:34:19] [Server thread/INFO]: [TE] registering Decapitar as Decapitate
  895. [15:34:19] [Server thread/INFO]: [TE] registering Rayo as Lightning
  896. [15:34:19] [Server thread/INFO]: [TE] registering Libertad as Freedom
  897. [15:34:19] [Server thread/INFO]: [TE] registering Irrompible as Hardened
  898. [15:34:19] [Server thread/INFO]: [TE] registering Glowing as Nightvision
  899. [15:34:19] [Server thread/INFO]: [TE] registering Saturacion as Saturation
  900. [15:34:19] [Server thread/INFO]: [TE] registering Springs as Jump
  901. [15:34:19] [Server thread/INFO]: [TE] registering Gears as Speed
  902. [15:34:19] [Server thread/INFO]: [TE] registering Autoventa as AutoSell
  903. [15:34:19] [Server thread/INFO]: [TE] registering Prisa as Haste
  904. [15:34:19] [Server thread/INFO]: [TE] registering Explosivo as Explosive
  905. [15:34:19] [Server thread/INFO]: [TE] registering Excavation as Excavation
  906. [15:34:19] [Server thread/INFO]: [TE] registering SuerteMinera as LuckyMining
  907. [15:34:19] [Server thread/INFO]: [TE] : USE NoCheatPlus = true
  908. [15:34:19] [Server thread/INFO]: [TE] 20 external custom enchants found! Loading them up!
  909. [15:34:19] [Server thread/INFO]: [TE] Class BedrockBreakerPotion has been registered
  910. [15:34:19] [Server thread/INFO]: [TE] Class BlindnessPotion has been registered
  911. [15:34:19] [Server thread/INFO]: [TE] Class ConfusionPotion has been registered
  912. [15:34:19] [Server thread/INFO]: [TE] Class ExplosivePotion has been registered
  913. [15:34:19] [Server thread/INFO]: [TE] Class FlyPotion has been registered
  914. [15:34:19] [Server thread/INFO]: [TE] Class HarmPotion has been registered
  915. [15:34:19] [Server thread/INFO]: [TE] Class HungerPotion has been registered
  916. [15:34:19] [Server thread/INFO]: [TE] Class MoltenPotion has been registered
  917. [15:34:19] [Server thread/INFO]: [TE] Class PoisonPotion has been registered
  918. [15:34:19] [Server thread/INFO]: [TE] Class SlowPotion has been registered
  919. [15:34:19] [Server thread/INFO]: [TE] Class WeaknessPotion has been registered
  920. [15:34:19] [Server thread/INFO]: [TE] Class WitherPotion has been registered
  921. [15:34:19] [Server thread/INFO]: [TE] Class RetainEXPPotion has been registered
  922. [15:34:19] [Server thread/INFO]: [TE] Class RagePotion has been registered
  923. [15:34:19] [Server thread/INFO]: [TE] Class DecapitatePotion has been registered
  924. [15:34:19] [Server thread/INFO]: [TE] Class AutoSellPotion has been registered
  925. [15:34:19] [Server thread/INFO]: [TE] Class VampirePotion has been registered
  926. [15:34:19] [Server thread/INFO]: [TE] Class PiercingPotion has been registered
  927. [15:34:19] [Server thread/INFO]: [TE] Class FreedomPotion has been registered
  928. [15:34:19] [Server thread/WARN]: [TokenEnchant] [LuckyMiningPotion] : Level 1 lucky commands have been registered!
  929. [15:34:19] [Server thread/WARN]: [TokenEnchant] [LuckyMiningPotion] : Level 2 lucky commands have been registered!
  930. [15:34:19] [Server thread/INFO]: [TE] Class LuckyMiningPotion has been registered
  931. [15:34:19] [Server thread/INFO]: [TE] This server does not accept new enchantment registration.
  932. [15:34:19] [Server thread/INFO]: [TE] attempt to start conversion...
  933. [15:34:19] [Server thread/INFO]: [TE] could not find userdata.yml
  934. [15:34:19] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
  935. [15:34:19] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 5.6.3 is Enabled
  936. [15:34:19] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
  937. [15:34:19] [Server thread/INFO]: [NoFlyZone] Hooked into WorldGuard 6.1
  938. [15:34:19] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  939. [15:34:19] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  940. [15:34:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'crates' was in the world 'OPPSPAWN' but it wasn't loaded.
  941. [15:34:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'ah' was in the world 'OPPSPAWN' but it wasn't loaded.
  942. [15:34:20] [Server thread/INFO]: [TrailGUI] Enabling TrailGUI v4.3
  943. [15:34:20] [Server thread/INFO]: [TrailGUI] Hooked Essentials Successfully
  944. [15:34:20] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.1.9
  945. [15:34:20] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)...
  946. [15:34:20] [Server thread/INFO]: [MythicMobs] MythicMobs Lib's Disguises Support has been enabled!
  947. [15:34:20] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  948. [15:34:20] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  949. [15:34:20] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  950. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 34 mobs.
  951. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  952. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  953. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 139 skills.
  954. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 3 random spawns.
  955. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 76 mythic items.
  956. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 8 drop tables.
  957. [15:34:20] [Server thread/INFO]: [MythicMobs] Loaded 2 mob spawners.
  958. [15:34:20] [Server thread/INFO]: [MythicMobs] v2.1.9 has been successfully loaded!
  959. [15:34:21] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  960. [15:34:21] [Server thread/INFO]: Injecting command info into Citizens.
  961. [15:34:21] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b174
  962. [15:34:21] [Server thread/WARN]: La version no coincide! Por favor actualiza todos los jars de Essentials a la misma version.
  963. [15:34:21] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.3.9
  964. [15:34:21] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
  965. [15:34:21] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling WorldGuard Support
  966. [15:34:21] [Server thread/INFO]: [PvPManager] NPCs are supported in this version!
  967. [15:34:21] [Server thread/INFO]: [PvPManager] Auto Respawn is supported in this version!
  968. [15:34:21] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.2.27
  969. [15:34:21] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  970. [15:34:21] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  971. [15:34:21] [Server thread/INFO]: [ShopGUIPlus] [ShopGUIPlus] [ShopGUIPlus] SilkSpawners support enabled!
  972. [15:34:21] [Server thread/INFO]: [QuestWorld] Enabling QuestWorld v2.4.2
  973. [15:34:21] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v1.5.2
  974. [15:34:22] [Thread-26/INFO]: UUID of player Revoolt is 2783219c-2f3e-4d17-a880-322fda5d9724
  975. [15:34:23] [Server thread/INFO]: [TEShop] Enabling TEShop v1.0.3
  976. [15:34:23] [Server thread/INFO]: [TEShop] Enabling the plugin...
  977. [15:34:23] [Server thread/INFO]: [TEShop] Enabled TokenShop v1.0.3!
  978. [15:34:23] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.0-RC-sASO-bXXX
  979. [15:34:23] [Server thread/INFO]: [cncp] Ensured that the following plugin is enabled: WorldGuard
  980. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Citizens2(default) / 2.2
  981. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
  982. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  983. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  984. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  985. [15:34:23] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  986. [15:34:23] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.0-RC-sASO-bXXX is enabled. Some hooks might get registered with NoCheatPlus later on.
  987. [15:34:23] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.6
  988. [15:34:23] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
  989. [15:34:23] [Server thread/WARN]: [AutoSell] There were no items set to sell in shop: 180!
  990. [15:34:23] [Server thread/WARN]: [AutoSell] Price was invalid for entry: in shop madera!
  991. [15:34:23] [Server thread/WARN]: [AutoSell] No auto sell items were loaded for shop madera!
  992. [15:34:23] [Server thread/WARN]: [AutoSell] Price was invalid for entry: in shop chimsand!
  993. [15:34:23] [Server thread/WARN]: [AutoSell] No auto sell items were loaded for shop chimsand!
  994. [15:34:23] [Server thread/INFO]: [AutoSell] 117 shops loaded!
  995. [15:34:23] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
  996. [15:34:23] [Server thread/INFO]: [AutoSell] PrisonMines was detected and shops will be set per mine!
  997. [15:34:23] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
  998. [15:34:23] [Server thread/INFO]: [AutoSell] 0 saved multipliers have been loaded!
  999. [15:34:23] [Server thread/INFO]: [AutoSell] 8 permission based multipliers loaded!
  1000. [15:34:23] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
  1001. [15:34:23] [Server thread/INFO]: [AutoSell] 235 shop signs have been loaded!
  1002. [15:34:23] [Server thread/INFO]: [AutoSell] VKBackPack was found! Integration with backpacks enabled!
  1003. [15:34:23] [Server thread/INFO]: [AutoSell] TokenEnchant was found! Integration with TEBlockExplodeEvent enabled!
  1004. [15:34:23] [Server thread/INFO]: ---------------------------
  1005. [15:34:23] [Server thread/INFO]: AutoSell Updater
  1006. [15:34:23] [Server thread/INFO]:
  1007. [15:34:23] [Server thread/INFO]: You are running 1.6
  1008. [15:34:23] [Server thread/INFO]: The latest version
  1009. [15:34:23] [Server thread/INFO]: of AutoSell!
  1010. [15:34:23] [Server thread/INFO]:
  1011. [15:34:23] [Server thread/INFO]: ---------------------------
  1012. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.1-BETA-sMD5NET-b883
  1013. [15:34:23] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  1014. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  1015. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  1016. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  1017. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  1018. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  1019. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  1020. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  1021. [15:34:23] [Server thread/INFO]: [NoCheatPlus] Version 3.13.1-BETA-sMD5NET-b883 is enabled.
  1022. [15:34:23] [Server thread/INFO]: Added hook: Citizens2(cncp) [2.0].
  1023. [15:34:23] [Server thread/INFO]: Added hook: mcMMO(cncp) [2.3].
  1024. [15:34:23] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 2 registered hooks to NoCheatPlus.
  1025. [15:34:24] [Server thread/INFO]: [MineCrates] Enabling MineCrates v2.2
  1026. [15:34:24] [Server thread/INFO]: [MineCrates] Loaded reward list: vip with 8 rewards.
  1027. [15:34:24] [Server thread/INFO]: [MineCrates] Loaded reward list: normal with 8 rewards.
  1028. [15:34:24] [Server thread/INFO]: [MineCrates] Loaded reward list: vip with 8 rewards.
  1029. [15:34:24] [Server thread/INFO]: [MineCrates] Loaded reward list: normal with 8 rewards.
  1030. [15:34:24] [Server thread/INFO]: [MineCrates] 2 MineCrate areas loaded...
  1031. [15:34:24] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.4-custom
  1032. [15:34:24] [Server thread/INFO]: [EZBlocks] Creating MySQL connection ...
  1033. [15:34:24] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
  1034. [15:34:24] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
  1035. [15:34:24] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
  1036. [15:34:24] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
  1037. [15:34:24] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
  1038. [15:34:24] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
  1039. [15:34:24] [Server thread/INFO]: [EZBlocks] Hooked into TokenEnchant for TEBlockExplodeEvent listener
  1040. [15:34:24] [Server thread/INFO]: [RankupHolograms] Enabling RankupHolograms v3.0
  1041. [15:34:24] [Server thread/INFO]: [RankupHolograms] Hooked into EZRanksPro!
  1042. [15:34:24] [Server thread/INFO]: [RankupHolograms] Hooked into HolographicDisplays!
  1043. [15:34:24] [Server thread/INFO]: [EditableSign] Enabling EditableSign v1.2.7
  1044. [15:34:24] [Server thread/INFO]: [EditableSign] EditableSign version 1.2.7 is Enabled
  1045. [15:34:24] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.7.1
  1046. [15:34:24] [Server thread/INFO]: [InventoryFull] *** Hooked into VKBackPack! ***
  1047. [15:34:24] [Server thread/INFO]: [InventoryFull] *** Hooked into AutoSell! ***
  1048. [15:34:24] [Server thread/INFO]: [InventoryFull] *** Could not hook into ActionAnnouncer! ***
  1049. [15:34:24] [Server thread/INFO]: [InventoryFull] *** Hooked into HolographicDisplays! ***
  1050. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v1.9
  1051. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Player placeholders registered!
  1052. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Server placeholders registered!
  1053. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_millionaire% has been loaded!
  1054. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_is_staff% has been loaded!
  1055. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Javascript string placeholder %javascript_health_rounded% has been loaded!
  1056. [15:34:24] [Server thread/WARN]: [PlaceholderAPI] Javascript string placeholder staff_online is invalid!
  1057. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] 3 Javascript placeholders registered!
  1058. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Hooked into EnjinMinecraftPlugin for placeholders!
  1059. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Hooked into EZRanksPro for placeholders!
  1060. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Hooked into PlotSquared for placeholders!
  1061. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Hooked into Vault for economy placeholders!
  1062. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] Hooked into Vault for permissions placeholders!
  1063. [15:34:24] [Server thread/INFO]: [PlaceholderAPI] 8 placeholder hooks successfully registered!
  1064. [15:34:24] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.4
  1065. [15:34:24] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  1066. [15:34:24] [Server thread/INFO]: [DeluxeMenus] 10 GUI menus loaded!
  1067. [15:34:24] [Server thread/INFO]: [DeluxeMenus] GUI menu title updater has been setup for NMS version v1_8_R3
  1068. [15:34:25] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  1069. [15:34:25] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.0
  1070. [15:34:25] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
  1071. [15:34:25] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeMotds loaded!
  1072. [15:34:25] [Server thread/INFO]: [DeluxeJoin] First join message is enabled!
  1073. [15:34:25] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
  1074. [15:34:25] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.0.0
  1075. [15:34:25] [Server thread/INFO]: -----------------------
  1076. [15:34:25] [Server thread/INFO]: [I2C] this plugin is running on Normal mode!
  1077. [15:34:25] [Server thread/INFO]: -----------------------
  1078. [15:34:25] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v8.8.1
  1079. [15:34:25] [Server thread/INFO]: [LeaderHeads] Connected to database
  1080. [15:34:25] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
  1081. [15:34:25] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  1082. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the balance board with interval 180
  1083. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mine board with interval 180
  1084. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the damage-receive board with interval 180
  1085. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the pig board with interval 180
  1086. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the drop board with interval 180
  1087. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the played board with interval 180
  1088. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the dive board with interval 180
  1089. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the bred board with interval 180
  1090. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the kills board with interval 180
  1091. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the boat board with interval 180
  1092. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the fish board with interval 180
  1093. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the joined board with interval 180
  1094. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the minecart board with interval 180
  1095. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mobkills board with interval 180
  1096. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the fly board with interval 180
  1097. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the traded board with interval 180
  1098. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the cake board with interval 180
  1099. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the treasure board with interval 180
  1100. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the enchanted board with interval 180
  1101. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the swim board with interval 180
  1102. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the climb board with interval 180
  1103. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the walk board with interval 180
  1104. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the damage-give board with interval 180
  1105. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the horse board with interval 180
  1106. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the deaths board with interval 180
  1107. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the ez-blocks board with interval 180
  1108. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the uv-monthly board with interval 180
  1109. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the uv-total board with interval 180
  1110. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mmo-alchemy board with interval 180
  1111. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mmol-alchemy board with interval 180
  1112. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mmo-salvage board with interval 180
  1113. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mmol-salvage board with interval 180
  1114. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the mcmmo-power board with interval 180
  1115. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the ptr-time board with interval 180
  1116. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the plsq-plots board with interval 180
  1117. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the plsq-avratings board with interval 180
  1118. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the plsq-ratings board with interval 180
  1119. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-kills board with interval 180
  1120. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-fwon board with interval 180
  1121. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-money board with interval 180
  1122. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-level board with interval 180
  1123. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-assists board with interval 180
  1124. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-members board with interval 180
  1125. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-kd board with interval 180
  1126. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-flost board with interval 180
  1127. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-allies board with interval 180
  1128. [15:34:25] [Server thread/INFO]: [LeaderHeads] Launching the gp-deaths board with interval 180
  1129. [15:34:25] [Server thread/INFO]: [GangsPlus] Enabling GangsPlus v2.0.9
  1130. [15:34:26] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.6.5
  1131. [15:34:26] [Server thread/INFO]: [DeluxeChat] 13 formats loaded!
  1132. [15:34:26] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  1133. [15:34:26] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml
  1134. [15:34:26] [Server thread/INFO]: [DeluxeChat] Player statistic placeholders enabled!
  1135. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into AutoSell for placeholders!
  1136. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into DeluxeTags for placeholders!
  1137. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into Essentials for placeholders!
  1138. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into EZBlocks for placeholders!
  1139. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into EZPrestige for placeholders!
  1140. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into EZRanksPro for placeholders!
  1141. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into PlotSquared for placeholders!
  1142. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into TokenEnchant for placeholders!
  1143. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
  1144. [15:34:26] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
  1145. [15:34:26] [Server thread/INFO]: [DeluxeChat] 13 placeholder hooks have been registered and are enabled.
  1146. [15:34:26] [Server thread/INFO]: ----------------------------
  1147. [15:34:26] [Server thread/INFO]: DeluxeChat Updater
  1148. [15:34:26] [Server thread/INFO]:
  1149. [15:34:26] [Server thread/INFO]: You are running 1.6.5
  1150. [15:34:26] [Server thread/INFO]: The latest version
  1151. [15:34:26] [Server thread/INFO]: of DeluxeChat!
  1152. [15:34:26] [Server thread/INFO]:
  1153. [15:34:26] [Server thread/INFO]: ----------------------------
  1154. [15:34:27] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.5.1
  1155. [15:34:27] [Server thread/INFO]: [MessageAnnouncer] Attempting to hook into DeluxeChat for placeholder integration...
  1156. [15:34:27] [Server thread/INFO]: [MessageAnnouncer] DeluxeChat integration was successful
  1157. [15:34:27] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
  1158. [15:34:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1159. [15:34:27] [Server thread/INFO]: Done (26.701s)! For help, type "help" or "?"
  1160. [15:34:27] [Craft Scheduler Thread - 8/INFO]: [CosmicChest] Checking for Updates...
  1161. [15:34:27] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  1162. [15:34:27] [Craft Scheduler Thread - 8/INFO]: [CosmicChest] Plugin is up to date!
  1163. [15:34:27] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  1164. [15:34:27] [Craft Scheduler Thread - 9/INFO]: PlotSquared is already up to date!
  1165. [15:34:27] [Craft Scheduler Thread - 16/INFO]: [MineCrates] You are running the latest version of MineCrates!
  1166. [15:34:28] [Thread-27/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  1167. [15:34:28] [Server thread/INFO]: [DuelMe] [Info] plugin is up to date!
  1168. [15:34:28] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  1169. [15:34:28] [Server thread/INFO]: [Quest World 2] Retrieving Quest Configuration...
  1170. [15:34:28] [Server thread/INFO]: [Quest World 2] Successfully loaded 1 Categories
  1171. [15:34:28] [Server thread/INFO]: [Quest World 2] Successfully loaded 5 Quests
  1172. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Loading Votes ENABLED.
  1173. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Now Loading Votes.
  1174. [15:34:28] [Craft Scheduler Thread - 12/INFO]: [UltimateVotes] [Info] Attempting to connect to MySql.
  1175. [15:34:28] [Craft Scheduler Thread - 12/INFO]: [UltimateVotes] [Warning] MySql could not establish a connection: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  1176. [15:34:28] [Craft Scheduler Thread - 12/INFO]: [UltimateVotes] Attempting to connect to MySql.
  1177. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Loading Votes Complete.
  1178. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Now loading sign wall.
  1179. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Sign wall loading complete.
  1180. [15:34:28] [Server thread/INFO]: [UltimateVotes] [Info] Auto-Reload Interval set to 12000 Ticks, Task Starting!
  1181. [15:34:28] [Thread-30/INFO]: [CS-CoreLib - Updater] QuestWorld is up to date!
  1182. [15:34:28] [Craft Scheduler Thread - 7/INFO]: [PlugMan] No update was found.
  1183. [15:34:30] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
  1184. [15:34:30] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ...
  1185. [15:34:30] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available
  1186. [15:34:30] [Server thread/INFO]: Revoolt[/5.107.226.169:51072] logged in with entity id 211 at ([spawn]39.59382233921359, 18.0, -28.727373017479234)
  1187. [15:34:31] [Server thread/INFO]: mcMMO found but can't hook into API!
  1188. [15:34:31] [Server thread/INFO]: mcMMO found but can't hook into API!
  1189. [15:34:31] [Server thread/INFO]: Starting UUID caching
  1190. [15:34:31] [Craft Scheduler Thread - 24/INFO]: [P2] Starting player data caching for: prisonspawn
  1191. [15:34:31] [Craft Scheduler Thread - 24/INFO]: Fast mode UUID caching enabled!
  1192. [15:34:31] [Craft Scheduler Thread - 24/INFO]: [P2] Cached a total of: 34 UUIDs
  1193. [15:34:31] [Craft Scheduler Thread - 24/INFO]: Failed to cache: 2 uuids - slowly processing all files
  1194. [15:34:31] [Craft Scheduler Thread - 24/INFO]: [P2] Cached a total of: 443 UUIDs
  1195. [15:34:40] [Server thread/INFO]: [EZRanksPro] debug mode enabled
  1196. [15:34:40] [Server thread/INFO]: [EZRanksPro] debug.log file created!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement