Giter Club home page Giter Club logo

xseries's People

Contributors

aethonx avatar av3rg avatar chrisgdt avatar cryptomorin avatar datatags avatar davidtheexplorer avatar deadsilenceiv avatar gavvydizzle avatar golfing7 avatar gypopo avatar hsgamer avatar i2000c avatar imspooks avatar patothebest avatar peachesmlg avatar portlek avatar revxrsal avatar robertlit avatar rubenicos avatar secretx33 avatar sirblobman avatar sirleezus avatar thomasmny avatar timderspieler avatar wertik avatar wi5e avatar wouterdedroog avatar xierip avatar xnoci avatar zskillcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xseries's Issues

Push new version to Maven Repository

Can u version increment and update the maven repo. People keep complaining that they cant compile cuz the XBiome.getEnvironment() method doesnt exist

Hey! About maven repository

Hey, I want to ask a simple question. Do you have any maven repository for this project, If you have or not, I can sponsor for this project with my public repository? Why I want to a maven repository for this project is that we can use this unique project with ease.

[XEnchantment] - java.lang.ClassNotFoundException: org.bukkit.NamespacedKey

Description
static {} initialization error:
[17:10:39] [Server thread/WARN]: java.lang.ClassNotFoundException: org.bukkit.NamespacedKey [17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.findClass(ClassLoader.java:523) [17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginClassLoader.findClass(AtlasPluginClassLoader.java:87) [17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginClassLoader.findClass(AtlasPluginClassLoader.java:71) [17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418) [17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment$Data.<clinit>(XEnchantment.java:362) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.f(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.N(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.j(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.bM(XEnchantment.java) [17:10:39] [Server thread/WARN]: at java.lang.invoke.CallSite.makeSite(CallSite.java:283) [17:10:39] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:307) [17:10:39] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:297) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.<init>(XEnchantment.java:155) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.<init>(XEnchantment.java:144) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.<clinit>(XEnchantment.java:56) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method) [17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.f(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.N(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.d(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.X(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.W(Unknown Source) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.lambda$4(ItemComposer.java:158) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.compose(ItemComposer.java:92) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.addGlow(ItemComposer.java:158) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.ui.CategoryUI.lambda$5(CategoryUI.java:134) [17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.InventoryHandler$1.onClick(InventoryHandler.java:35) [17:10:39] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source) [17:10:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [17:10:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginLoader$1.execute(AtlasPluginLoader.java:208) [17:10:39] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [17:10:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [17:10:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [17:10:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1657) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [17:10:39] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [17:10:39] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [17:10:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)

My latest.log:
[17:06:46] [Server thread/INFO]: Starting minecraft server version 1.8.8 [17:06:46] [Server thread/INFO]: Loading properties [17:06:46] [Server thread/INFO]: Default game type: SURVIVAL [17:06:47] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) [17:06:47] [Server thread/INFO]: Debug logging is disabled [17:06:47] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m [17:06:47] [Server thread/INFO]: Server Ping Player Sample Count: 12 [17:06:47] [Server thread/INFO]: Using 4 threads for Netty based IO [17:06:47] [Server thread/INFO]: Data value allowed items: [17:06:47] [Server thread/INFO]: Generating keypair [17:06:48] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:10015 [17:06:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable [17:06:50] [Server thread/INFO]: [RDBloquear] Loading RDBloquear v1.4 [17:06:50] [Server thread/INFO]: [RedeDarkCombatLog] Loading RedeDarkCombatLog v2.0 [17:06:50] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5 [17:06:50] [Server thread/INFO]: [RDX1] Loading RDX1 v1.0 [17:06:50] [Server thread/INFO]: [TSkins] Loading TSkins v1.1.1 [17:06:50] [Server thread/INFO]: [OpeNChat] Loading OpeNChat v3.2 [17:06:51] [Server thread/INFO]: �[0;32;1m[nCore] [OpeNChat] Conectando-se ao servidor api.nickuc.com...�[m [17:06:51] [Server thread/INFO]: [TrollAntiFreecam] Loading TrollAntiFreecam v1.0 [17:06:51] [Server thread/INFO]: [AtlasPunish] Loading AtlasPunish v5.2 [17:06:51] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.53 [17:06:51] [Server thread/INFO]: [RDMundos] Loading RDMundos v2.5-b699 [17:06:51] [Server thread/INFO]: [GoldiniasDelete] Loading GoldiniasDelete v1.0 [17:06:51] [Server thread/INFO]: [Goldinias] Loading Goldinias v1.6 [17:06:51] [Server thread/INFO]: [RDVisibility] Loading RDVisibility v1.0-SNAPSHOT [17:06:51] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v4.4.1 [17:06:51] [Server thread/INFO]: [RDAutoSave] Loading RDAutoSave v2.0 [17:06:51] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7 [17:06:51] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1 [17:06:52] [Server thread/INFO]: [HamsterAPI] Loading HamsterAPI v0.1.2 [17:06:52] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5 [17:06:52] [Server thread/INFO]: [RedeDarkHasOP] Loading RedeDarkHasOP v1.5 [17:06:52] [Server thread/INFO]: [ExploitFixer] Loading ExploitFixer v1.4.9 [17:06:52] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107 [17:06:52] [Server thread/INFO]: [RDBuild] Loading RDBuild v1.0 [17:06:52] [Server thread/INFO]: [RDReport] Loading RDReport v2.1.5 [17:06:52] [Server thread/INFO]: �[0;32;1m[mCore] Loading mCore v4.2�[m [17:06:52] [Server thread/INFO]: [RDPerfil] Loading RDPerfil v1.0 [17:06:52] [Server thread/INFO]: [ZeyAntiTab] Loading ZeyAntiTab v1.0 [17:06:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.5 [17:06:52] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4 [17:06:52] [Server thread/INFO]: [BungeeGuard] Loading BungeeGuard v1.2-SNAPSHOT [17:06:52] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.59 [17:06:52] [Server thread/INFO]: [RCore] Loading RCore vRPlugins [17:06:52] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.5 [17:06:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9 [17:06:52] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.13.1 [17:06:52] [Server thread/INFO]: [System] Loading System v1.14.12 [17:06:52] [Server thread/INFO]: [RItemEditor] Loading RItemEditor vRPlugin [17:06:52] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267) [17:06:52] [Server thread/INFO]: [TAB] Loading TAB v2.8.9 [17:06:52] [Server thread/INFO]: [GoldiniasJOIN] Loading GoldiniasJOIN v2.0 [17:06:52] [Server thread/INFO]: [mCoreAddon] Loading mCoreAddon v4.0 [17:06:52] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.819 [17:06:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242 [17:06:52] [Server thread/INFO]: [RDEconomy] Loading RDEconomy vRedeDark [17:06:52] [Server thread/INFO]: [CustomEnderChestFix] Loading CustomEnderChestFix v1.0 [17:06:52] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2 [17:06:52] [Server thread/INFO]: [RDMinas] Loading RDMinas vRedeDark [17:06:52] [Server thread/INFO]: [RDRankUP] Loading RDRankUP vRedeStory [17:06:52] [Server thread/INFO]: [NoNameNPC] Loading NoNameNPC v1.1.0 [17:06:52] [Server thread/INFO]: [RDSpawners] Loading RDSpawners vRedeDark [17:06:52] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.2.2 [17:06:52] [Server thread/INFO]: [RDFragmentos] Loading RDFragmentos vRedeDark [17:06:52] [Server thread/INFO]: [FramePicture] Loading FramePicture v1.8.7 [17:06:52] [Server thread/INFO]: [RDShop] Loading RDShop vRedeDark [17:06:52] [Server thread/INFO]: [AtlasLicense] Loading AtlasLicense v1.0 [17:06:52] [Server thread/INFO]: [OpeNChat] Enabling OpeNChat v3.2 [17:06:54] [Server thread/INFO]: [nCore] [OpeNChat] Successful plugin core start. Took 2502ms�[m [17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m ___ __ ___ _ _ �[m [17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m /___\_ __ ___ /\ \ \/ __\ |__ __ _| |_ �[m [17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m // // '_ \ / _ \/ \/ / / | '_ \ / _ | |�[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m/ _//| |) | / /\ / /| | | | (| | | �[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m_
/ | ./ __\ /_/|| ||_,|_|�[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m || �[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1m By: www.nickuc.com - V 3.2 RELEASE Build�[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[m
[17:06:54] [Server thread/INFO]: �[0;37;22m[OpeNChat] �[0;33;1mInicializando tarefas para inicialização...�[m
[17:06:55] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.53
[17:06:55] [Server thread/INFO]: �[0;36;1m �[0;36;22m __ �[m
[17:06:55] [Server thread/INFO]: �[0;36;1m | �[0;36;22m|) �[0;32;22mLuckPerms �[0;36;1mv5.1.53�[m
[17:06:55] [Server thread/INFO]: �[0;36;1m |
�[0;36;22m| �[0;30;1mRunning on Bukkit - CraftBukkit�[m
[17:06:55] [Server thread/INFO]: �[m
[17:06:55] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:06:55] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MONGODB]
[17:06:55] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
[17:06:55] [Server thread/INFO]: [LuckPerms] Loading messaging service... [REDIS]
[17:06:55] [cluster-ClusterId{value='5fbd67df3d0b9307d26dd17d', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67df3d0b9307d26dd17d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:1, serverValue:11009}] to localhost:27017
[17:06:55] [cluster-ClusterId{value='5fbd67df3d0b9307d26dd17d', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67df3d0b9307d26dd17d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 4, 1]}, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4724259}
[17:06:55] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:06:55] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:06:56] [ForkJoinPool-1-worker-18/WARN]: [ForkJoinPool-1-worker-18] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:2, serverValue:11010}] to localhost:27017
[17:06:56] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1578ms)
[17:06:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1
[17:06:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[17:06:56] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
[17:06:57] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[17:06:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:06:57] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[17:06:57] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:06:57] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
[17:06:57] [Server thread/INFO]: [CustomEnderChest] Compatible server version detected: 1.8.8
[17:06:57] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[17:06:57] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[17:06:57] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
[17:06:57] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[17:06:57] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.819
[17:06:57] [Server thread/WARN]: java.lang.NullPointerException
[17:06:57] [Server thread/WARN]: at com.intellectualcrafters.plot.PlotVersion.(PlotVersion.java:17)
[17:06:57] [Server thread/WARN]: at com.intellectualcrafters.plot.PlotVersion.tryParse(PlotVersion.java:26)
[17:06:57] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.setupConfig(PS.java:1559)
[17:06:57] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.setupConfigs(PS.java:1595)
[17:06:57] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.(PS.java:103)
[17:06:57] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:171)
[17:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[17:06:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[17:06:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[17:06:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[17:06:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[17:06:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:203)
[17:06:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[17:06:57] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
[17:06:57] [Server thread/INFO]: PlotSquared version is PlotSquared-NoVer-SNAPSHOT
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m �[0;33;22mPlotSquared is using online UUIDs�[m
[17:06:58] [Server thread/INFO]: PlotSquared hooked into WorldEdit.�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mplot-expiry�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mkill-road-mobs�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mkill-road-items�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mworlds�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mworldedit-restrictions�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mdatabase-purger�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22meconomy�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mblock-cache�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mkill-road-vehicles�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mpersistent-meta�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mban-deleter�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mdatabase�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mplotme-converter�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mpermission-cache�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mdisable-fawe-optimization�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mrating-cache�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mcomment-notifier�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mchunk-processor�[0;31;1m, Value: �[0;33;22mfalse�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22muuid-cache�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mevents�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;31;1mKey: �[0;33;22mcommands�[0;31;1m, Value: �[0;33;22mtrue�[m
[17:06:58] [Server thread/INFO]: �[0;33;22mPlotSquared is now enabled�[m
[17:06:58] [Server thread/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;33;22mPlaceholderAPI found! Hook activated.�[m
[17:06:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:06:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:06:59] [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.
[17:06:59] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[17:06:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:06:59] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[17:06:59] [Server thread/INFO]: Preparing level "Spawn"
[17:06:59] [Server thread/INFO]: -------- World Settings For [Spawn] --------
[17:06:59] [Server thread/INFO]: Mob Spawn Range: 4
[17:06:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:06:59] [Server thread/INFO]: Anti X-Ray: false
[17:06:59] [Server thread/INFO]: Engine Mode: 1
[17:06:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:06:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:06:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:06:59] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:06:59] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:06:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:06:59] [Server thread/INFO]: Random Lighting Updates: false
[17:06:59] [Server thread/INFO]: Structure Info Saving: true
[17:06:59] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:06:59] [Server thread/INFO]: Max Entity Collisions: 4
[17:06:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:06:59] [Server thread/INFO]: Max TNT Explosions: 100
[17:06:59] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:06:59] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:06:59] [Server thread/INFO]: Item Despawn Rate: 6000
[17:06:59] [Server thread/INFO]: Item Merge Radius: 6.0
[17:06:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:06:59] [Server thread/INFO]: View Distance: 5
[17:06:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:06:59] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:06:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:06:59] [Server thread/INFO]: Clear tick list: false
[17:06:59] [Server thread/INFO]: -------- World Settings For [Spawn] --------
[17:06:59] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:06:59] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:06:59] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:06:59] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:06:59] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:06:59] [Server thread/INFO]: Water over lava flow speed: 5
[17:06:59] [Server thread/INFO]: Fix TNT cannons: false
[17:06:59] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:06:59] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:06:59] [Server thread/INFO]: World async lighting: false
[17:06:59] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:06:59] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:06:59] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:06:59] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1115839983732137142)
[17:07:00] [Server thread/INFO]: Preparing spawn area: 73%
[17:07:00] [Server thread/INFO]: [RDBloquear] Enabling RDBloquear v1.4
[17:07:00] [Server thread/INFO]: [RedeDarkCombatLog] Enabling RedeDarkCombatLog v2.0
[17:07:00] [Server thread/INFO]: [RedeDarkCombatLog] Ativado!
[17:07:00] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5
[17:07:00] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:07:00] [Server thread/INFO]: [RDX1] Enabling RDX1 v1.0
[17:07:00] [Server thread/INFO]: �[0;32;1m[RDX1] �[0;37;1mO plugin foi iniciado.�[m
[17:07:00] [Server thread/INFO]: [TSkins] Enabling TSkins v1.1.1
[17:07:00] [Server thread/INFO]: [TSkins] [Backend] Connected to MySQL!
[17:07:00] [Server thread/INFO]: [TSkins] O plugin foi ativado.
[17:07:00] [Server thread/INFO]: [TrollAntiFreecam] Enabling TrollAntiFreecam v1.0
[17:07:00] [Server thread/INFO]: [AtlasPunish] Enabling AtlasPunish v5.2
[17:07:01] [Server thread/INFO]: �[0;32;1m[AtlasPunish - Spigot] Nicknames que não podem ser banidos carregados.�[m
[17:07:01] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
[17:07:01] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
[17:07:01] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
[17:07:01] [Server thread/INFO]: �[0;32;1m[AtlasMySQL Hikari] Conexão com o MySQL estabelecida.�[m
[17:07:01] [Server thread/INFO]: �[0;32;1m[AtlasPunish - Spigot] Canais do BungeeCord registrados com sucesso.�[m
[17:07:01] [Server thread/INFO]: �[0;32;1m[OpenChat] OpenChat encontrado, finalizando hook...�[m
[17:07:02] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:02] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasPunish]:�[0;37;1m Endereço de IP não cadastrado no sistema [Seu IP: 169.57.209.100:10015]�[m
[17:07:02] [Server thread/INFO]: [AtlasPunish] Disabling AtlasPunish v5.2
[17:07:02] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
[17:07:02] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
[17:07:02] [Server thread/INFO]: �[0;32;1m[AtlasPunish - Spigot] Inicializado com sucesso.�[m
[17:07:02] [Server thread/INFO]: [RDMundos] Enabling RDMundos v2.5-b699
[17:07:04] [Server thread/INFO]: -------- World Settings For [MinaPvP] --------
[17:07:04] [Server thread/INFO]: Mob Spawn Range: 4
[17:07:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:07:04] [Server thread/INFO]: Anti X-Ray: false
[17:07:04] [Server thread/INFO]: Engine Mode: 1
[17:07:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:07:04] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:07:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:07:04] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:07:04] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:07:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:07:04] [Server thread/INFO]: Random Lighting Updates: false
[17:07:04] [Server thread/INFO]: Structure Info Saving: true
[17:07:04] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:07:04] [Server thread/INFO]: Max Entity Collisions: 4
[17:07:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:07:04] [Server thread/INFO]: Max TNT Explosions: 100
[17:07:04] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:07:04] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:07:04] [Server thread/INFO]: Item Despawn Rate: 6000
[17:07:04] [Server thread/INFO]: Item Merge Radius: 6.0
[17:07:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:07:04] [Server thread/INFO]: View Distance: 5
[17:07:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:07:04] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:07:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:07:04] [Server thread/INFO]: Clear tick list: false
[17:07:04] [Server thread/INFO]: -------- World Settings For [MinaPvP] --------
[17:07:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:07:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:07:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:07:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:07:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:07:04] [Server thread/INFO]: Water over lava flow speed: 5
[17:07:04] [Server thread/INFO]: Fix TNT cannons: false
[17:07:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:07:04] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:07:04] [Server thread/INFO]: World async lighting: false
[17:07:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:07:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:07:04] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:07:04] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6252512565265625327)
[17:07:05] [Server thread/INFO]: Preparing spawn area for MinaPvP, 60%
[17:07:06] [Server thread/INFO]: -------- World Settings For [Planetas] --------
[17:07:06] [Server thread/INFO]: Mob Spawn Range: 4
[17:07:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:07:06] [Server thread/INFO]: Anti X-Ray: false
[17:07:06] [Server thread/INFO]: Engine Mode: 1
[17:07:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:07:06] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:07:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:07:06] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:07:06] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:07:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:07:06] [Server thread/INFO]: Random Lighting Updates: false
[17:07:06] [Server thread/INFO]: Structure Info Saving: true
[17:07:06] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:07:06] [Server thread/INFO]: Max Entity Collisions: 4
[17:07:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:07:06] [Server thread/INFO]: Max TNT Explosions: 100
[17:07:06] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:07:06] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:07:06] [Server thread/INFO]: Item Despawn Rate: 6000
[17:07:06] [Server thread/INFO]: Item Merge Radius: 6.0
[17:07:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:07:06] [Server thread/INFO]: View Distance: 5
[17:07:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:07:06] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:07:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:07:06] [Server thread/INFO]: Clear tick list: false
[17:07:06] [Server thread/INFO]: -------- World Settings For [Planetas] --------
[17:07:06] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:07:06] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:07:06] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:07:06] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:07:06] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:07:06] [Server thread/INFO]: Water over lava flow speed: 5
[17:07:06] [Server thread/INFO]: Fix TNT cannons: false
[17:07:06] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:07:06] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:07:06] [Server thread/INFO]: World async lighting: false
[17:07:06] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:07:06] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:07:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:07:06] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6252512565265625327)
[17:07:07] [Server thread/INFO]: Preparing spawn area for Planetas, 73%
[17:07:08] [Server thread/INFO]: -------- World Settings For [Terrenos] --------
[17:07:08] [Server thread/INFO]: Mob Spawn Range: 4
[17:07:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:07:08] [Server thread/INFO]: Anti X-Ray: false
[17:07:08] [Server thread/INFO]: Engine Mode: 1
[17:07:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:07:08] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:07:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:07:08] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:07:08] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:07:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:07:08] [Server thread/INFO]: Random Lighting Updates: false
[17:07:08] [Server thread/INFO]: Structure Info Saving: true
[17:07:08] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:07:08] [Server thread/INFO]: Max Entity Collisions: 4
[17:07:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:07:08] [Server thread/INFO]: Max TNT Explosions: 100
[17:07:08] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:07:08] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:07:08] [Server thread/INFO]: Item Despawn Rate: 6000
[17:07:08] [Server thread/INFO]: Item Merge Radius: 6.0
[17:07:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:07:08] [Server thread/INFO]: View Distance: 5
[17:07:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:07:08] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:07:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:07:08] [Server thread/INFO]: Clear tick list: false
[17:07:08] [Server thread/INFO]: -------- World Settings For [Terrenos] --------
[17:07:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:07:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:07:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:07:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:07:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:07:08] [Server thread/INFO]: Water over lava flow speed: 5
[17:07:08] [Server thread/INFO]: Fix TNT cannons: false
[17:07:08] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:07:08] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:07:08] [Server thread/INFO]: World async lighting: false
[17:07:08] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:07:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:07:08] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:07:08] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5060239149727544001)
[17:07:09] [Server thread/INFO]: Preparing spawn area for Terrenos, 85%
[17:07:10] [Server thread/INFO]: -------- World Settings For [Mina] --------
[17:07:10] [Server thread/INFO]: Mob Spawn Range: 4
[17:07:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:07:10] [Server thread/INFO]: Anti X-Ray: false
[17:07:10] [Server thread/INFO]: Engine Mode: 1
[17:07:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:07:10] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:07:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:07:10] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:07:10] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:07:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:07:10] [Server thread/INFO]: Random Lighting Updates: false
[17:07:10] [Server thread/INFO]: Structure Info Saving: true
[17:07:10] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:07:10] [Server thread/INFO]: Max Entity Collisions: 4
[17:07:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:07:10] [Server thread/INFO]: Max TNT Explosions: 100
[17:07:10] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:07:10] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:07:10] [Server thread/INFO]: Item Despawn Rate: 6000
[17:07:10] [Server thread/INFO]: Item Merge Radius: 6.0
[17:07:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:07:10] [Server thread/INFO]: View Distance: 5
[17:07:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:07:10] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:07:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:07:10] [Server thread/INFO]: Clear tick list: false
[17:07:10] [Server thread/INFO]: -------- World Settings For [Mina] --------
[17:07:10] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:07:10] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:07:10] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:07:10] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:07:10] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:07:10] [Server thread/INFO]: Water over lava flow speed: 5
[17:07:10] [Server thread/INFO]: Fix TNT cannons: false
[17:07:10] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:07:10] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:07:10] [Server thread/INFO]: World async lighting: false
[17:07:10] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:07:10] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:07:10] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:07:10] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6252512565265625327)
[17:07:11] [Server thread/INFO]: -------- World Settings For [Arenas] --------
[17:07:11] [Server thread/INFO]: Mob Spawn Range: 4
[17:07:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:07:11] [Server thread/INFO]: Anti X-Ray: false
[17:07:11] [Server thread/INFO]: Engine Mode: 1
[17:07:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:07:11] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:07:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:07:11] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 10 / Mi 2
[17:07:11] [Server thread/INFO]: Entity Tracking Range: Pl 118 / An 38 / Mo 38 / Mi 22 / Other 54
[17:07:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:07:11] [Server thread/INFO]: Random Lighting Updates: false
[17:07:11] [Server thread/INFO]: Structure Info Saving: true
[17:07:11] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:07:11] [Server thread/INFO]: Max Entity Collisions: 4
[17:07:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:07:11] [Server thread/INFO]: Max TNT Explosions: 100
[17:07:11] [Server thread/INFO]: Tile Max Tick Time: 10ms Entity max Tick Time: 20ms
[17:07:11] [Server thread/INFO]: Arrow Despawn Rate: 300
[17:07:11] [Server thread/INFO]: Item Despawn Rate: 6000
[17:07:11] [Server thread/INFO]: Item Merge Radius: 6.0
[17:07:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:07:11] [Server thread/INFO]: View Distance: 5
[17:07:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:07:11] [Server thread/INFO]: Experience Merge Radius: 7.0
[17:07:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:07:11] [Server thread/INFO]: Clear tick list: false
[17:07:11] [Server thread/INFO]: -------- World Settings For [Arenas] --------
[17:07:11] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[17:07:11] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[17:07:11] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
[17:07:11] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[17:07:11] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[17:07:11] [Server thread/INFO]: Water over lava flow speed: 5
[17:07:11] [Server thread/INFO]: Fix TNT cannons: false
[17:07:11] [Server thread/INFO]: Allow undead horse types to be leashed: false
[17:07:11] [Server thread/INFO]: Keep spawn chunk loaded: true
[17:07:11] [Server thread/INFO]: World async lighting: false
[17:07:11] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[17:07:11] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[17:07:11] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null�[m
[17:07:11] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6252512565265625327)
[17:07:11] [Server thread/INFO]: [RDMundos] 6 - World(s) loaded.
[17:07:12] [Server thread/INFO]: [RDMundos] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
[17:07:12] [Server thread/INFO]: [GoldiniasDelete] Enabling GoldiniasDelete v1.0
[17:07:12] [Server thread/INFO]: �[0;37;1m[INFO] �[0;31;1m[GoldiniasDelete] �[0;37;1mPlugin iniciado, by Golden_GlassBR�[m
[17:07:12] [Server thread/INFO]: �[0;37;1m[INFO] �[0;31;1m[GoldiniasDelete] �[0;37;1mArquivos de playerdata deletados no ultimo restart!�[m
[17:07:12] [Server thread/INFO]: [Goldinias] Enabling Goldinias v1.6
[17:07:12] [Server thread/INFO]: �[0;32;1m[Goldinias] O plugin foi ativado!�[m
[17:07:12] [Server thread/INFO]: �[0;32;1m[Goldinias] Tentando recarregar featherboard...�[m
[17:07:12] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:12] [Server thread/INFO]: �[0;32;1m[Goldinias] O FeatherBoard foi recarregado!�[m
[17:07:12] [Server thread/INFO]: [RDVisibility] Enabling RDVisibility v1.0-SNAPSHOT
[17:07:12] [Server thread/INFO]: �[0;33;22m[Rede Dark - Visibility] �[0;32;1mPlugin ativado com sucesso.�[m
[17:07:12] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v4.4.1
[17:07:12] [Server thread/INFO]: [QuickBoard] ------------------------------
[17:07:12] [Server thread/INFO]: [QuickBoard] QuickBoard
[17:07:12] [Server thread/INFO]: [QuickBoard] Listeners registered
[17:07:12] [Server thread/INFO]: [QuickBoard] Loading scoreboards
[17:07:12] [Server thread/INFO]: [QuickBoard] Loaded 'scoreboard.default.yml' with permission 'scoreboard.default'
[17:07:12] [Server thread/INFO]: [QuickBoard] Loaded 'chestcommands.open..yml' with permission 'chestcommands.open.'
[17:07:12] [Server thread/INFO]: [QuickBoard] Scoreboards loaded
[17:07:12] [Server thread/INFO]: [QuickBoard] Config registered
[17:07:12] [Server thread/INFO]: [QuickBoard] Update Tasks started
[17:07:12] [Server thread/INFO]: [QuickBoard] Command 'quickboard' enabled
[17:07:12] [Server thread/INFO]: [QuickBoard] QuickBoard
[17:07:12] [Server thread/INFO]: [QuickBoard] ------------------------------
[17:07:12] [Server thread/INFO]: [RDAutoSave] Enabling RDAutoSave v2.0
[17:07:12] [Server thread/INFO]: [RDAutoSave] RDAutoSave v2.0 has been enabled (5ms)
[17:07:12] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[17:07:12] [Server thread/INFO]: [ClearLag] Carregando modulos...
[17:07:12] [Server thread/INFO]: [ClearLag] Modulos carregados e habilitados com sucesso!
[17:07:12] [Server thread/INFO]: [ClearLag] Versao traduzida por RUSH.
[17:07:12] [Server thread/INFO]: [ClearLag] Habilitado com sucesso!
[17:07:12] [Server thread/INFO]: [HamsterAPI] Enabling HamsterAPI v0.1.2
[17:07:12] [Server thread/INFO]: [RedeDarkHasOP] Enabling RedeDarkHasOP v1.5
[17:07:12] [Server thread/INFO]: Plugin ativado
[17:07:12] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v1.4.9
[17:07:12] [Server thread/INFO]: [ExploitFixer] Successfully registered commands!
[17:07:12] [Server thread/INFO]: [ExploitFixer] Successfully registered listeners!
[17:07:12] [Server thread/INFO]: [ExploitFixer] Successfully hooked with HamsterAPI!
[17:07:12] [Server thread/INFO]: [RDBuild] Enabling RDBuild v1.0
[17:07:12] [Server thread/INFO]: �[0;33;22m[RDBuild] �[0;37;1mPlugin carregado!�[m
[17:07:12] [Server thread/INFO]: [RDReport] Enabling RDReport v2.1.5
[17:07:12] [Server thread/INFO]: �[0;33;22m[Rede Dark - Report] �[0;32;1m(Spigot) Plugin ativado com sucesso.�[m
[17:07:12] [Server thread/INFO]: �[0;32;1m[mCore] Enabling mCore v4.2�[m
[17:07:12] [Server thread/INFO]: �[0;32;1m[mCore] Conectado ao RedisDB�[m
[17:07:12] [Thread-91/INFO]: �[0;32;1m[mCore] RedisDB: Escutando o canal mCore-Bukkit�[m
[17:07:13] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:13] [Server thread/INFO]: �[0;32;1m[mCore] Conectado ao MongoDB�[m
[17:07:13] [cluster-ClusterId{value='5fbd67f15350d031c0cf8910', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67f15350d031c0cf8910', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:1, serverValue:11011}] to localhost:27017
[17:07:13] [cluster-ClusterId{value='5fbd67f15350d031c0cf8910', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67f15350d031c0cf8910', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4834125}
[17:07:14] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:2, serverValue:11012}] to localhost:27017
[17:07:14] [Server thread/INFO]: �[0;32;1m[mCore] O plugin foi ativado.�[m
[17:07:14] [Server thread/INFO]: [RDPerfil] Enabling RDPerfil v1.0
[17:07:14] [Server thread/INFO]: [ZeyAntiTab] Enabling ZeyAntiTab v1.0
[17:07:14] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.5
[17:07:14] [Server thread/WARN]: [HolographicDisplays] The maximum interval for pinging BungeeCord's servers is 60 seconds. It has been automatically set.
[17:07:14] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[17:07:14] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[17:07:14] [Server thread/WARN]: [ChestCommands] O vault nao encontrou nenhum plugin de economia compativel. Icones ou comandos com 'PRICE' nao irao funcionar!
[17:07:15] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.2-SNAPSHOT
[17:07:15] [Server thread/INFO]: [BungeeGuard] Using ProtocolLib to listen for connections.
[17:07:15] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.59
[17:07:15] [Server thread/INFO]: [RCore] Enabling RCore vRPlugins
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 18
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"rcore.util.GetValueFromPlayerChat" �[0;32;1mfoi registrada como listener.�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"rcore.hologram.listener.HologramListener" �[0;32;1mfoi registrada como listener.�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;33;1m�[9m>---------------------------------------------------------------<�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1mKristian �[0;32;1mfor making �[0;37;1mReflection�[0;32;1m!�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1mBananaPuncher714 �[0;32;1mfor making �[0;37;1mNBTEditor�[0;32;1m! �[0;37;22m(I've removed redundant/unecessary code.)�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1m??? �[0;32;1mfor making �[0;37;1mAssembleBoard�[0;32;1m! �[0;37;22m(I've made some improvements.)�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1mWalkDev �[0;32;1mfor making �[0;37;1mJAction, Cooldown, GsonManager, PageManager�[0;32;1m! �[0;37;22m(I've recoded.)�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1mDarkBlade12 �[0;32;1mfor making �[0;37;1mParticleEffect, RelectionUtils�[0;32;1m!�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;32;1mThanks to �[0;36;1msainttx �[0;32;1mfor making the �[0;37;1mHologram �[0;32;1msystem! �[0;37;22m(I've changed some things and made some improvements.)�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;37;22mIf you made something which is on my core and you are not listed here, im sorry, I don't know that was yours. Ask me and I will list it here.�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m �[0;34;1mDiscord: �[0;37;1mRazec#5808�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;33;1m�[9m>---------------------------------------------------------------<�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rcore" �[0;32;1mregistrado na classe �[0;37;22m"rcore.command.RCoreCommand" �[0;32;1mcom �[0;37;22m0 apelidos �[0;32;1me �[0;37;22m7 subcomandos�[0;32;1m.�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;36;1mRCore �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[m
[17:07:15] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRCore�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m119ms�[0;32;1m! �[0;33;1m===�[m
[17:07:15] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.5
[17:07:15] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=-
[17:07:15] [Server thread/INFO]: | You're using an not fully supported server version. (v1_8_R3)
[17:07:15] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
[17:07:15] [Server thread/INFO]: | Command file(s) found : 1
[17:07:15] [Server thread/INFO]: | Config : Ready.
[17:07:15] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
[17:07:15] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
[17:07:15] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
[17:07:15] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
[17:07:15] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
[17:07:15] [Server thread/INFO]: | Custom commands loaded : 13
[17:07:15] [Server thread/INFO]: | Version: 5.6.5
[17:07:15] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[17:07:15] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=-
[17:07:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
[17:07:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:07:16] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[17:07:16] [Server thread/INFO]: [System] Enabling System v1.14.12
[17:07:17] [Server thread/INFO]: [RItemEditor] Enabling RItemEditor vRPlugin
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"edititem" �[0;32;1mregistrado na classe �[0;37;22m"razec.itemeditor.command.EditItemCommand" �[0;32;1mcom �[0;37;22m4 apelidos �[0;32;1me �[0;37;22m0 subcomandos�[0;32;1m.�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[0;36;1mRItemEditor �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[m
[17:07:17] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRItemEditor�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m40ms�[0;32;1m! �[0;33;1m===�[m
[17:07:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[17:07:17] [Server thread/INFO]: [TAB] Enabling TAB v2.8.9
[17:07:17] [Server thread/INFO]: �[0;37;22m[TAB] Server version: 1.8.8 (v1_8_R3)�[m
[17:07:18] [Server thread/INFO]: �[0;32;1m[TAB] Enabled in 70ms�[m
[17:07:18] [Server thread/INFO]: [GoldiniasJOIN] Enabling GoldiniasJOIN v2.0
[17:07:18] [Server thread/INFO]: �[0;32;1m[GoldiniasJOIN] �[0;37;1mO plugin foi ativado, by Golden_GlassBR!�[m
[17:07:18] [Server thread/INFO]: [mCoreAddon] Enabling mCoreAddon v4.0
[17:07:18] [Server thread/INFO]: �[0;37;1m[INFO] �[0;32;1m[mCoreAddon] �[0;37;1mPlugin iniciado, by Golden_GlassBR and ZilloTheGamer ©�[m
[17:07:18] [Server thread/INFO]: �[0;37;1m[INFO] �[0;32;1m[mCoreAddon] �[0;37;1mComandos carregados com sucesso!�[m
[17:07:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
[17:07:18] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
[17:07:18] [Server thread/INFO]: [WorldGuard] (MinaPvP) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (MinaPvP) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (MinaPvP) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (MinaPvP) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MinaPvP'
[17:07:18] [Server thread/INFO]: [WorldGuard] (Planetas) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Planetas) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Planetas) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Planetas) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Planetas'
[17:07:18] [Server thread/INFO]: [WorldGuard] (Terrenos) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Terrenos) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Terrenos) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Terrenos) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Terrenos'
[17:07:18] [Server thread/INFO]: [WorldGuard] (Mina) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Mina) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Mina) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Mina) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mina'
[17:07:18] [Server thread/INFO]: [WorldGuard] (Arenas) TNT ignition is PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Arenas) Lighters are PERMITTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Arenas) Lava fire is blocked.
[17:07:18] [Server thread/INFO]: [WorldGuard] (Arenas) Fire spread is UNRESTRICTED.
[17:07:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arenas'
[17:07:18] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:07:19] [Server thread/INFO]: [RDEconomy] Enabling RDEconomy vRedeDark
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mEnganchado com �[0;36;1mVault�[0;32;1m.�[m
[17:07:19] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:19] [cluster-ClusterId{value='5fbd67f75350d031c0cf8911', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67f75350d031c0cf8911', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:3, serverValue:11014}] to localhost:27017
[17:07:19] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
[17:07:19] [cluster-ClusterId{value='5fbd67f75350d031c0cf8911', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67f75350d031c0cf8911', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=746134}
[17:07:19] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:4, serverValue:11015}] to localhost:27017
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;36;1m�[21mRDEconomy�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;37;1mDesenvolvido para �[0;33;22mRedeDark�[0;37;1m�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;37;1mpor �[0;36;1mRazec�[0;37;1m.�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;32;1mConectado ao MongoDB.�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;32;1m7 �[0;37;1mcontas encontradas.�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m �[m�[0;37;1mSão �[0;33;1m2,5K coins �[0;37;1mnas contas.�[m �[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"money" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.economy.command.MoneyCommand" �[0;32;1mcom �[0;37;22m2 apelidos �[0;32;1me �[0;37;22m0 subcomandos�[0;32;1m.�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;36;1mRDEconomy �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m86ms�[0;32;1m! �[0;33;1m===�[m
[17:07:19] [Server thread/INFO]: [CustomEnderChestFix] Enabling CustomEnderChestFix v1.0
[17:07:19] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
[17:07:19] [Server thread/INFO]: Injecting command information into Citizens.�[m
[17:07:19] [Server thread/INFO]: [RDMinas] Enabling RDMinas vRedeDark
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:19] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[m
[17:07:22] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rdmina" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.mines.command.MineCommand" �[0;32;1mcom �[0;37;22m4 apelidos �[0;32;1me �[0;37;22m12 subcomandos�[0;32;1m.�[m
[17:07:22] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"razec.rededark.mines.listener.PlayerListener" �[0;32;1mfoi registrada como listener.�[m
[17:07:22] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
[17:07:23] [cluster-ClusterId{value='5fbd67fa5350d031c0cf8912', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fa5350d031c0cf8912', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:5, serverValue:11016}] to localhost:27017
[17:07:23] [cluster-ClusterId{value='5fbd67fa5350d031c0cf8912', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fa5350d031c0cf8912', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=533987}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6, serverValue:11017}] to localhost:27017
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;32;1mConectado ao MongoDB.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;36;1mRDMinas �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDMinas�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m3674ms�[0;32;1m! �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: [RDRankUP] Enabling RDRankUP vRedeStory
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
[17:07:23] [cluster-ClusterId{value='5fbd67fb5350d031c0cf8913', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fb5350d031c0cf8913', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7, serverValue:11018}] to localhost:27017
[17:07:23] [cluster-ClusterId{value='5fbd67fb5350d031c0cf8913', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fb5350d031c0cf8913', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=649058}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8, serverValue:11019}] to localhost:27017
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;36;1m�[21mRDRankUP�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;37;1mDesenvolvido para �[0;33;22mRedeDark�[0;37;1m�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;37;1mpor �[0;36;1mRazec�[0;37;1m.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;33;1mConfiguração�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;32;1m3 �[0;37;1mranks carregados.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;31;1m0 �[0;37;1mfalharam ao carregar.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;32;1m3 �[0;37;1mprestígios carregados.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;31;1m0 �[0;37;1mfalharam ao carregar.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[0;32;1mConectado ao MongoDB.�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m �[m�[m �[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"razec.rededark.rankup.listener.PlayerListener" �[0;32;1mfoi registrada como listener.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"prestige" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.rankup.command.PrestigeCommand" �[0;32;1mcom �[0;37;22m2 apelidos �[0;32;1me �[0;37;22m0 subcomandos�[0;32;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rankup" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.rankup.command.RankCommand" �[0;32;1mcom �[0;37;22m2 apelidos �[0;32;1me �[0;37;22m0 subcomandos�[0;32;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;36;1mRDRankUP �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDRankUP�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m123ms�[0;32;1m! �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: [NoNameNPC] Enabling NoNameNPC v1.1.0
[17:07:23] [Server thread/INFO]: �[0;36;1m[NoNameNPC]�[0;32;1m NoNameNPC v1.1.0 has been enabled!�[m
[17:07:23] [Server thread/INFO]: [RDSpawners] Enabling RDSpawners vRedeDark
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
[17:07:23] [cluster-ClusterId{value='5fbd67fb5350d031c0cf8914', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fb5350d031c0cf8914', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9, serverValue:11020}] to localhost:27017
[17:07:23] [cluster-ClusterId{value='5fbd67fb5350d031c0cf8914', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd67fb5350d031c0cf8914', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2379106}
[17:07:23] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:10, serverValue:11021}] to localhost:27017
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m �[0;32;1mConectado ao MongoDB.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"razec.rededark.spawners.listener.SpawnerListener" �[0;32;1mfoi registrada como listener.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;32;1mCarregando geradores...�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;32;1mGeradores carregados!�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rds" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.spawners.command.SpawnerCommand" �[0;32;1mcom �[0;37;22m1 apelido �[0;32;1me �[0;37;22m2 subcomandos�[0;32;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;36;1mRDSpawners �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDSpawners�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m123ms�[0;32;1m! �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.2.2
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': POLAR_BEAR
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': STRAY
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WITHER_SKELETON
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ZOMBIE_VILLAGER
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': HUSK
[17:07:23] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[17:07:23] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
[17:07:23] [Server thread/INFO]: [Shopkeepers] Loading data of 0 shopkeepers..
[17:07:23] [Server thread/INFO]: [RDFragmentos] Enabling RDFragmentos vRedeDark
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rdf" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.fragments.command.RDFCommand" �[0;32;1mcom �[0;37;22m0 apelidos �[0;32;1me �[0;37;22m17 subcomandos�[0;32;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[0;32;1mClasse �[0;37;22m"razec.rededark.fragments.listener.PlayerListener" �[0;32;1mfoi registrada como listener.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[0;36;1mRDFragmentos �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[m
[17:07:23] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDFragmentos�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m102ms�[0;32;1m! �[0;33;1m===�[m
[17:07:23] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.8.7
[17:07:23] [Server thread/INFO]: [FramePicture] Configuration loaded!
[17:07:24] [Server thread/INFO]: [FramePicture] Loaded 0 frames!
[17:07:24] [Server thread/INFO]: [FramePicture] Caching frames ...
[17:07:24] [Server thread/INFO]: [FramePicture] Cached 0 frames!
[17:07:24] [Server thread/INFO]: [FramePicture] Plugin enabled!
[17:07:24] [Server thread/INFO]: [RDShop] Enabling RDShop vRedeDark
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mHabilitando plugin... �[0;33;1m===�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[0;32;1mComando �[0;37;22m"rdsh" �[0;32;1mregistrado na classe �[0;37;22m"razec.rededark.shop.command.ShopCommand" �[0;32;1mcom �[0;37;22m0 apelidos �[0;32;1me �[0;37;22m0 subcomandos�[0;32;1m.�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[0;36;1mRDShop �[0;33;1mdesenvolvido por �[0;36;1mRazec�[0;33;1m.�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[m
[17:07:24] [Server thread/INFO]: �[0;37;1m[�[0;36;1mRDShop�[0;37;1m] �[0;37;22m�[0;33;1m=== �[0;32;1mPlugin habilitado em �[0;36;1m169ms�[0;32;1m! �[0;33;1m===�[m
[17:07:24] [Server thread/INFO]: [AtlasLicense] Enabling AtlasLicense v1.0
[17:07:24] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Inicializando loader�[m
[17:07:24] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Requisitando servidor...�[m
[17:07:28] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando plugins...�[m
[17:07:34] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Obrigado pela compra Sr. Goldineas. Seus plugins (8): AtlasAntiAFK, AtlasChestShop, AtlasAntiGrief, AtlasTerrenos, AtlasTop, AtlasLojas, AtlasClans, AtlasMysteryBox (169.57.209.100:10015)�[m
[17:07:34] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:34] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasAntiAFK�[m
[17:07:34] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasAntiAFK: 113ms�[m
[17:07:34] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:07:34] [Server thread/INFO]: [AtlasAntiAFK] Enabling AtlasAntiAFK v2.1
[17:07:34] [Server thread/INFO]: �[0;32;1m[AtlasAntiAFK] Registrando conexões com bungeecord...�[m
[17:07:35] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:35] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasAntiAFK]:�[0;37;1m Licenca valida�[m
[17:07:35] [Server thread/INFO]: �[0;32;1m[Atlas Lobbies] Lobby lobby com o IP: 190.115.196.21:10061 registrado com sucesso.�[m
[17:07:35] [Server thread/INFO]: �[0;32;1m[Atlas Lobbies] Lobby lobby2 com o IP: 190.115.196.21:10009 registrado com sucesso.�[m
[17:07:35] [Server thread/INFO]: �[0;32;1m[AtlasAntiAFK] Registradas.�[m
[17:07:35] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasChestShop�[m
[17:07:35] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasChestShop: 514ms�[m
[17:07:36] [Server thread/INFO]: [AtlasChestShop] Enabling AtlasChestShop v2.7
[17:07:36] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasChestShop] �[0;37;1mPlugin iniciado, by don't�[m
[17:07:36] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:36] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasChestShop] �[0;37;1mconexao com mongodb estabelecida�[m
[17:07:36] [cluster-ClusterId{value='5fbd68085350d031c0cf8915', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd68085350d031c0cf8915', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:11, serverValue:11022}] to localhost:27017
[17:07:36] [cluster-ClusterId{value='5fbd68085350d031c0cf8915', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd68085350d031c0cf8915', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=550265}
[17:07:36] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasAntiGrief�[m
[17:07:36] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasAntiGrief: 5ms�[m
[17:07:36] [Server thread/INFO]: [AtlasAntiGrief] Enabling AtlasAntiGrief v1.1
[17:07:36] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasAntiGrief] �[0;37;1mPlugin iniciado, by don't�[m
[17:07:36] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:36] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasAntiGrief]:�[0;37;1m Licenca valida�[m
[17:07:36] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasAntiGrief] �[0;37;1mLoginCommand carregado�[m
[17:07:36] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasAntiGrief] �[0;37;1mCommandListener carregado�[m
[17:07:36] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:36] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasAntiGrief]:�[0;37;1m Licenca valida�[m
[17:07:36] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasTerrenos�[m
[17:07:36] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasTerrenos: 169ms�[m
[17:07:37] [Server thread/INFO]: [AtlasTerrenos] Enabling AtlasTerrenos v2.4
[17:07:37] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mPlugin iniciado, by don't�[m
[17:07:37] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:37] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mconexao com mongodb estabelecida�[m
[17:07:37] [cluster-ClusterId{value='5fbd68095350d031c0cf8916', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd68095350d031c0cf8916', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:12, serverValue:11023}] to localhost:27017
[17:07:37] [cluster-ClusterId{value='5fbd68095350d031c0cf8916', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd68095350d031c0cf8916', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=441897}
[17:07:37] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:37] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasTerrenos]:�[0;37;1m Licenca valida�[m
[17:07:37] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:13, serverValue:11024}] to localhost:27017
[17:07:38] [Server thread/INFO]: Carregado 2015 jogadores
[17:07:38] [Server thread/INFO]: carregado todos jogadores em 442 ms�[m
[17:07:38] [Server thread/INFO]: deletado usuarios em 366ms�[m
[17:07:38] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mPlayerJoinQuit carregado�[m
[17:07:38] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mArmazemListeners carregado�[m
[17:07:38] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mTerrenoCommand carregado�[m
[17:07:38] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mOverrideListeners carregado�[m
[17:07:38] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTerrenos] �[0;37;1mPlotListeners carregado�[m
[17:07:38] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasTop�[m
[17:07:38] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasTop: 307ms�[m
[17:07:39] [Server thread/INFO]: [AtlasTop] Enabling AtlasTop v1.8
[17:07:39] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTop] �[0;37;1mPlugin iniciado, by don't�[m
[17:07:39] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasLojas�[m
[17:07:39] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasLojas: 265ms�[m
[17:07:39] [Server thread/INFO]: [AtlasLojas] Enabling AtlasLojas v1.1
[17:07:39] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasLojas] �[0;37;1mPlugin iniciado, by don't�[m
[17:07:40] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[17:07:40] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasLojas] �[0;37;1mconexao com mongodb estabelecida�[m
[17:07:40] [cluster-ClusterId{value='5fbd680c5350d031c0cf8917', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd680c5350d031c0cf8917', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:14, serverValue:11025}] to localhost:27017
[17:07:40] [cluster-ClusterId{value='5fbd680c5350d031c0cf8917', description='null'}-localhost:27017/WARN]: [cluster-ClusterId{value='5fbd680c5350d031c0cf8917', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=415639}
[17:07:40] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasClans�[m
[17:07:41] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasClans: 765ms�[m
[17:07:41] [Server thread/INFO]: [AtlasClans] Enabling AtlasClans v3.7
[17:07:41] [Server thread/INFO]: �[0;32;1m[AtlasClans] Plugin inicializando...�[m
[17:07:41] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mCarregando versão do spigot v1_8_R3 para o atlasclans.�[m
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting...
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed.
[17:07:42] [Server thread/INFO]: �[0;32;1m[AtlasMySQL Hikari] Conexão com o MySQL estabelecida.�[m
[17:07:42] [Server thread/INFO]: �[0;33;1m[AtlasStorage] Tipo de armazenamento configurado: MYSQL_HIKARI�[m
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting...
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
[17:07:42] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed.
[17:07:42] [Server thread/INFO]: �[0;32;1m[AtlasMySQL Hikari] Conexão com o MySQL estabelecida.�[m
[17:07:42] [Server thread/INFO]: �[0;33;1m[AtlasStorage] Tipo de armazenamento configurado: MYSQL_HIKARI�[m
[17:07:42] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mClans carregados com sucesso.�[m
[17:07:42] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mListeners atualizados.�[m
[17:07:43] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mUsers carregados com sucesso.�[m
[17:07:43] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mLegendchat encontrado, tags como {clan_tag} agora irão funcionar.�[m
[17:07:43] [Server thread/INFO]: �[0;32;1m[AtlasClans] PlaceHolderAPI encontrado, finalizando sincronização.�[m
[17:07:43] [Server thread/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mRanking atualizado com sucesso.�[m
[17:07:43] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:43] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasClans]:�[0;37;1m Licenca valida�[m
[17:07:43] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregando AtlasMysteryBox�[m
[17:07:44] [Server thread/INFO]: �[0;33;22m[AtlasPlugins]�[0;37;1m: Carregado AtlasMysteryBox: 696ms�[m
[17:07:45] [Server thread/INFO]: [AtlasMysteryBox] Enabling AtlasMysteryBox v1.5
[17:07:45] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:45] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasMysteryBox]:�[0;37;1m Licenca valida�[m
[17:07:46] [Server thread/INFO]: �[0;36;1m[AtlasMysteryBox] �[0;37;1mCaixa Misteriosa CaixaCriancas registrada no servidor com sucesso.�[m
[17:07:46] [Server thread/INFO]: �[0;36;1m[AtlasMysteryBox] �[0;37;1mCaixa Misteriosa CaixaHalloween registrada no servidor com sucesso.�[m
[17:07:46] [Server thread/INFO]: �[0;36;1m[AtlasMysteryBox] �[0;37;1mCaixa Misteriosa CaixaCosmeticos registrada no servidor com sucesso.�[m
[17:07:46] [Server thread/INFO]: �[0;36;1m[AtlasMysteryBox] �[0;37;1mmCore foi sincronizado como plugin de Cash.�[m
[17:07:47] [Server thread/INFO]: �[0;32;1m[AtlasSQLLite] Conexão com o SQLLite foi estabelecida.�[m
[17:07:47] [Server thread/INFO]: �[0;33;1m[AtlasStorage] Tipo de armazenamento configurado: SQLITE�[m
[17:07:47] [Server thread/INFO]: �[0;32;1m[AtlasSQLLite] Conexão com o SQLLite foi estabelecida.�[m
[17:07:47] [Server thread/INFO]: �[0;33;1m[AtlasStorage] Tipo de armazenamento configurado: SQLITE�[m
[17:07:47] [Server thread/INFO]: �[0;32;1m[AtlasLicense]: �[0;37;1mNenhum plugin precisa ser atualizado :).�[m
[17:07:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:07:47] [Server thread/INFO]: Done (48.541s)! For help, type "help" or "?"
[17:07:47] [Server thread/INFO]: Starting GS4 status listener
[17:07:47] [Query Listener #1/INFO]: Query running on 0.0.0.0:10015
[17:07:47] [Server thread/INFO]: Using epoll channel type
[17:07:48] [Server thread/INFO]: Timings Reset
[17:07:48] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m Detected class org.bukkit.event.block.BlockExplodeEvent�[m
[17:07:48] [Craft Scheduler Thread - 3/INFO]: [ClearLag] 0As logs antigas foram removidas com sucesso!
[17:07:48] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 180 placeholder expansions are available on the cloud.
[17:07:48] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
[17:07:48] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:48] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasLojas]:�[0;37;1m Licenca valida�[m
[17:07:48] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:15, serverValue:11026}] to localhost:27017
[17:07:48] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasLojas] �[0;37;1mcarregado 0 lojas�[m
[17:07:48] [Server thread/INFO]: carregado todas lojas em 29ms�[m
[17:07:48] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasLojas] �[0;37;1mLojaCommand carregado�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m Plugin 'WorldGuard' found. Using it now.�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m Optimizing PlotSquared�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m - HybridPlotManager.REGENERATIVE_CLEAR: false�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@8f32707�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@6fc5e80d�[m
[17:07:49] [Server thread/INFO]: �[0;30;1m(�[0;31;22m�[21mFAWE�[0;30;1m)�[m�[0;37;22m Plugin 'PlotSquared' found. Using it now.�[m
[17:07:49] [Server thread/INFO]: [Citizens] Loaded 24 NPCs.
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: listplayers
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[17:07:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[17:07:51] [Server thread/INFO]: �[0;36;1m[NoNameNPC] Registering no name NPCs...�[m
[17:07:51] [Server thread/INFO]: �[0;36;1m[NoNameNPC]�[0;32;1m Successfully registered 2 no name NPCs.�[m
[17:07:52] [Server thread/INFO]: Starting UUID caching�[m
[17:07:52] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:52] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasTop]:�[0;37;1m Licenca valida�[m
[17:07:52] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTop] �[0;37;1mSetTopCommand carregado�[m
[17:07:52] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasTop] �[0;37;1mForceTopUpdateCommand carregado�[m
[17:07:52] [Server thread/WARN]: [Server thread] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:16, serverValue:11027}] to localhost:27017
[17:07:52] [Server thread/INFO]: Carregado em 29ms 0 placas
[17:07:52] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasChestShop] �[0;37;1mLojaEditCreateListeners carregado�[m
[17:07:53] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:07:53] [Server thread/INFO]: �[0;36;1m[AtlasPlugins] [AtlasChestShop]:�[0;37;1m Licenca valida�[m
[17:07:53] [Server thread/INFO]: [INFO] �[0;32;1m[AtlasChestShop] �[0;37;1mLojaBuySellListeners carregado�[m
[17:07:53] [Craft Scheduler Thread - 52/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;33;22mStarting player data caching for: Spawn�[m
[17:07:53] [Craft Scheduler Thread - 52/INFO]: �[0;32;1mFast mode UUID caching enabled!�[m
[17:07:53] [Craft Scheduler Thread - 52/INFO]: �[0;30;1m[�[0;33;22mP2�[0;30;1m] �[0;37;22m�[0;33;22mCached a total of: 0 UUIDs�[m
[17:07:55] [Server thread/INFO]: �[0;37;22m[OpeNChat] [Vault] Chat provider detected: LuckPerms�[m
[17:07:55] [Server thread/INFO]: �[0;37;22m[OpeNChat] [Vault] Economy provider detected: RDEconomy�[m
[17:07:55] [Server thread/INFO]: �[0;37;22m[OpeNChat] [Vault] Permission provider detected: LuckPerms�[m
[17:07:56] [Craft Scheduler Thread - 212/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mAtualizando TOP Coins...�[m
[17:07:57] [Craft Scheduler Thread - 212/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mTOP Coins atualizado.�[m
[17:07:59] [Craft Scheduler Thread - 8/INFO]: �[0;36;1m[AtlasClans] �[0;37;1mRanking atualizado com sucesso.�[m
[17:08:13] [Craft Scheduler Thread - 10/INFO]: �[0;31;1m[System] Nao foi possivel carregar a localizacao da Area Vip! Entre no jogo e use �[0;33;1m/setmundovip areaVip�[0;31;1m caso queira usar a area vip!�[m
[17:08:13] [Craft Scheduler Thread - 10/INFO]: �[0;31;1m[System] Nao foi possivel carregar a localizacao da Area Vip! Entre no jogo e use �[0;33;1m/setmundovip areaNaoVip�[0;31;1m caso queira usar a area nao vip.�[m
[17:09:00] [Thread-402/INFO]: UUID of player Mestre_Spider is 4b5ecbbd-2162-3530-8e29-c30996003258
[17:09:00] [Server thread/INFO]: Mestre_Spider[/191.136.138.181:43233] logged in with entity id 360 at ([Spawn]0.5109553647472963, 115.0, 1.6765679532493527)
[17:09:06] [Server thread/INFO]: Mestre_Spider issued server command: /givecaixasetter
[17:09:08] [Server thread/INFO]: Mestre_Spider issued server command: /givecaixasetter Mestre_Spider
[17:09:10] [Server thread/INFO]: Mestre_Spider issued server command: /build
[17:09:16] [Thread-423/INFO]: UUID of player Gon34 is a82dd2ff-59bd-3279-8bb6-f39bfe50e6be
[17:09:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@671d1200[id=a82dd2ff-59bd-3279-8bb6-f39bfe50e6be,name=Gon34,properties={textures=[com.mojang.authlib.properties.Property@4a406a39]},legacy=false] (/188.82.177.53:55203): §cServidor em manutenção, por favor tente mais tarde.
[17:09:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@671d1200[id=a82dd2ff-59bd-3279-8bb6-f39bfe50e6be,name=Gon34,properties={textures=[com.mojang.authlib.properties.Property@4a406a39]},legacy=false] (/188.82.177.53:55203) lost connection: §cServidor em manutenção, por favor tente mais tarde.
[17:09:33] [Server thread/INFO]: Mestre_Spider issued server command: /coins
[17:09:33] [Server thread/INFO]: Mestre_Spider issued server command: /coins a
[17:09:35] [Server thread/INFO]: Mestre_Spider issued server command: /coins add
[17:09:41] [Server thread/INFO]: Mestre_Spider issued server command: /coins add Mestre_Spider 1000
[17:09:44] [Server thread/INFO]: Mestre_Spider issued server command: /coins add Mestre_Spider 400k
[17:10:14] [Server thread/INFO]: Mestre_Spider issued server command: /money
[17:10:28] [Server thread/INFO]: Mestre_Spider issued server command: /cash
[17:10:30] [Server thread/INFO]: Mestre_Spider issued server command: /cash set
[17:10:35] [Server thread/INFO]: Mestre_Spider issued server command: /cash set Mestre_Spider 5000
[17:10:39] [Server thread/WARN]: java.lang.ClassNotFoundException: org.bukkit.NamespacedKey
[17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.findClass(ClassLoader.java:523)
[17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginClassLoader.findClass(AtlasPluginClassLoader.java:87)
[17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginClassLoader.findClass(AtlasPluginClassLoader.java:71)
[17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[17:10:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment$Data.(XEnchantment.java:362)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.f(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.N(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.j(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.bM(XEnchantment.java)
[17:10:39] [Server thread/WARN]: at java.lang.invoke.CallSite.makeSite(CallSite.java:283)
[17:10:39] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:307)
[17:10:39] [Server thread/WARN]: at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:297)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.(XEnchantment.java:155)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.(XEnchantment.java:144)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.XEnchantment.(XEnchantment.java:56)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
[17:10:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.f(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.N(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.d(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.X(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.hh.W(Unknown Source)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.lambda$4(ItemComposer.java:158)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.compose(ItemComposer.java:92)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.ItemComposer.addGlow(ItemComposer.java:158)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.ui.CategoryUI.lambda$5(CategoryUI.java:134)
[17:10:39] [Server thread/WARN]: at com.atlasplugins.mysterybox.api.InventoryHandler$1.onClick(InventoryHandler.java:35)
[17:10:39] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
[17:10:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:10:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:10:39] [Server thread/WARN]: at com.dont.licensesystem.plugin.AtlasPluginLoader$1.execute(AtlasPluginLoader.java:208)
[17:10:39] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[17:10:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:10:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[17:10:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1657)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[17:10:39] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[17:10:39] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[17:10:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[17:10:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
[17:11:35] [Server thread/INFO]: �[0;31;1mComando não existe, tente novamente!�[m
[17:12:14] [Thread-452/INFO]: UUID of player Nallb_00p is 1ce25227-aa54-3515-947e-a005c05c0ea8
[17:12:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4266d1ad[id=1ce25227-aa54-3515-947e-a005c05c0ea8,name=Nallb_00p,properties={textures=[com.mojang.authlib.properties.Property@7f5bad43]},legacy=false] (/170.254.108.34:39789): §cServidor em manutenção, por favor tente mais tarde.
[17:12:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@4266d1ad[id=1ce25227-aa54-3515-947e-a005c05c0ea8,name=Nallb_00p,properties={textures=[com.mojang.authlib.properties.Property@7f5bad43]},legacy=false] (/170.254.108.34:39789) lost connection: §cServidor em manutenção, por favor tente mais tarde.
[17:12:53] [Craft Scheduler Thread - 5/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mAtualizando TOP Coins...�[m
[17:12:53] [Craft Scheduler Thread - 5/INFO]: �[0;37;1m[�[0;36;1mRDEconomy�[0;37;1m] �[0;37;22m�[0;32;1mTOP Coins atualizado.�[m
`

Version
1.8.X

XMaterial - Skull Skin doesn't set when using XMaterial but works fine with Material

Description
XMaterial - Player Skulls don't show skin. If i use Material# it works fine.
ItemStack head = new ItemStack(XMaterial.PLAYER_HEAD.parseMaterial()); SkullMeta meta = (SkullMeta) head.getItemMeta(); meta.setOwningPlayer(Bukkit.getOfflinePlayer(online.getUniqueId()));
Yes im setting the meta to the itemstack and it works fine when i use Material.PLAYER_HEAD

Version
1.15.2

You must be using the latest version of that utility.
Your server must be using the latest version of that major update.
E.g. 1.14, 1.14.1, 1.14.2 and 1.14.3 are not supported, only 1.14.4 is supported.

[XMaterial] - IllegalArgumentException "RESSURE_PLATE"

Description
My plugin uses XMaterial to see if block/material is FARMLAND by using matchMaterial in PlayerInteractEvent but after upgrading to 7.2.1 I get java.lang.IllegalArgumentException: Unsupported material with no data value: RESSURE_PLATE.

[XMaterial] - Expose anyMatchLegacy

Description
When using XMaterial, one method in the library stands above all when it comes to legacy detection.

anyMatchLegacy();

This method however is set to private, which prevents me from using XSeries directly from maven due to the fact that I need to set this to public myself. A plugin I maintain called GUIShop heavily relies on this method, to pre-verify if an item mentioned in the config could be legacy or not, well before Itemstack building even begins.

Setting this method to public would solve all the problems I've been having with XMaterial, all while allowing me to hook XSeries into maven directly.

Thanks, please get back soon!

~Bryce

[QUESTION] – What is this plugin for?

Hello, Devs!
Please, interpret me about meaning of this plugin, also what kind main purpose to create it.
I really does not mean: why should I use it? what is it doing?

Thanks.

[XMaterial] - Data not working?

Description
I have a String, like "INK_SACK:8", and when i use XMaterial.matchXMaterial(config.getString("material"); it only loads the ink sack, not the "8" data. Im using that method because i saw that it Checks if is newer version or older...
Note: Issues caused by plugins such ProtocolSupport or ViaVersion should be reported to the plugin developers, not here.

Version
Base coding in 1.12.2, but from 1.8 to 1.16.2 for all compatibility.

[XItemStack] - Add deserialize(Map<String, Object>) and Map<String, Object> serialize(ItemStack) methods.

XItemStack class has already deserialize and serialize methods; however, the ways are taking the Bukkit's configuration section. In this case, developers who don't use the Bukkit configuration library can't use them, so I think the method should support the Map too.

An example;
https://github.com/portlek/BukkitItemBuilder/blob/master/src/main/java/io/github/portlek/bukkititembuilder/util/ItemStackUtil.java

Issues with matchXMaterial

It checks the different XMaterials, but ACACIA_BOAT throws an error "cannot get ID of modern material".

Also, light blue uses 11 instead of 4 in the enum.

Gradle build issue.

The library is not working with gradle(just 6.0.0 version) it complains;
image
but there is no problem with maven

[XMaterial] - XMaterial.PURPLE_BANNER (and other colors) returns STANDING_BANNER on parse

Description
XMaterial.PURPLE_BANNER (and other colors) returns STANDING_BANNER on parse item or material.

XMaterial purpleBanner = XMaterial.PURPLE_BANNER;
System.out.println("purpleBanner = " + purpleBanner);
System.out.println("purpleBanner.parseMaterial(true) = " + purpleBanner.parseMaterial(true));
System.out.println("purpleBanner.parseItem(true) = " + purpleBanner.parseItem(true));
System.out.println("purpleBanner.parseMaterial(false) = " + purpleBanner.parseMaterial(false));
System.out.println("purpleBanner.parseItem(false) = " + purpleBanner.parseItem(false));

The code above outputs:

[07:11:29 INFO]: purpleBanner = Purple Banner
[07:11:29 INFO]: purpleBanner.parseMaterial(true) = STANDING_BANNER
[07:11:29 INFO]: purpleBanner.parseItem(true) = ItemStack{STANDING_BANNER x 1}
[07:11:29 INFO]: purpleBanner.parseMaterial(false) = STANDING_BANNER
[07:11:29 INFO]: purpleBanner.parseItem(false) = ItemStack{STANDING_BANNER x 1}

Version
CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

[XMaterial] - parseMaterial() and parseItem() stained glasses issues

Description
Using XMaterial.BLACK_STAINED_GLASS_PANE.parseMaterial() actually gets Material.WHITE_STAINED_GLASS_PANE.
Within my gui, when I use XMaterials that would hold a byte/id value within older versions, it appears that it returns the default material. This is including wool, glass, etc.

Using XMaterial.BLACK_STAINED_GLASS_PANE.parseItem() within 1.8.8 works just fine, but in 1.16.5 it does not function properly.

However, XMaterial.BLACK_STAINED_GLASS_PANE.parseMaterial() in both 1.8.8 and 1.16.5 does not actually get the correct Material of Material.BLACK_STAINED_GLASS_PANE.

Version
I'm currently using 7.8.0 of XSeries
Tested on both Spigot 1.16.5 and on Spigot 1.8.8

Continuous integration and test.

We can add tests for each utility class. To do that, we need maven project, so maybe you don't want to add it but i think we should. Travis too.

[XMaterial] - Matching wrong XMaterial from ItemStack on pre-1.13

Description
When using the XMaterial.matchXMaterial(itemstack); on versions under 1.12.2, some blocks/items get matched with the wrong XMaterial, during my testing:

The "Grass Block" in pre1.13 is called "Grass", therefore XMaterial matched it with the "Grass" XMaterial, however the correct match should be "Grass_Block", as post1.13 "Grass" is equivalent to pre1.13 "Tall Grass".

Another one is Terracotta blocks, which is called "<Color> Hardened Clay" in 1.8 and they got matched with "<Color> Glazed Terracotta".

Version
I've tested on 1.16.3, 1.12.2 and 1.8.8

[XItemStack] - serialize() as default

Description
It would be great if you could serialize() a default itemstack.

It doesn't put it in a ConfigurationSection, but you just specify the path, and then it saves it with addDefault().

XMaterial - Unsupported Materials (with and with no bytes)

Description
This has been going on since the 1.16 update and there is no pinpointing. Keep in mind, this happens with all 1.16 materials; if it were to be doors, it would throw an exception regarding no bytes iirc (unfortunately I do not have the stracktrace for this, all I know is that I've witnessed it myself), here comes the SHROOMLIGHT one though:

java.lang.IllegalArgumentException: Unsupported Material: SHROOMLIGHT
at com.cryptomorin.xseries.XMaterial.lambda$matchXMaterial$0(XMaterial.java:1390) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_242]
at com.cryptomorin.xseries.XMaterial.matchXMaterial(XMaterial.java:1390) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor31.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-47]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.1.jar:git-Paper-47]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-47]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-47]
at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.PlayerInteractManager.a(PlayerInteractManager.java:459) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1449) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1090) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1004) ~[patched_1.16.1.jar:git-Paper-47]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-47]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

Version
Running the latest 1.16 update at these events.

Unit testing

Description
Examples should be removed. Unit tests should be in src/test/java package.

SkullUtils - Issue

Description
I have a GUIInventory mad of some custom heads and I use 7.1.1
Every time I open the GUI all Head textures are the same and equal to the last texture that is requested.
I tried to change the sequence and the result was the same, All textures were the last texture requested.
I switched to use old fashion way and it works fine so I'm sure it's from the skull utils.

Not working ...

ItemStack item = XMaterial.PLAYER_HEAD.parseItem();
SkullMeta result = SkullUtils.applySkin(item.getItemMeta(), value);
item.setItemMeta(result);

Working ...

ItemStack item = XMaterial.PLAYER_HEAD.parseItem();
SkullMeta result = (SkullMeta) item.getItemMeta();
GameProfile profile = new GameProfile(UUID.randomUUID(), null);
profile.getProperties().put("textures", new Property("textures", new String(value)));
try {
    Field profileField = result.getClass().getDeclaredField("profile");
    profileField.setAccessible(true);
    profileField.set(result, profile);
}
catch (NoSuchFieldException | IllegalArgumentException | IllegalAccessException e) {
    Messenger.handleException(e);
}
        
item.setItemMeta(result);

Version
I was testing on 1.12.2

XMaterial - Some items are not shown in lower versions.

Description
So currently i am using XMaterial, I need to say you did a great job right there, but I am facing some issues at XMaterial. Some items are not showing correctly. Example item repeater and brewing stand arent showing in lower versions while it does on 1.16 version or higher. I have defined the api-version as you stated and followed the instructions. Either way parseMaterial() and parseItem() gives the same thing. Here on the screen below you see what is going on:

on 1.16.2 it shows all items fine in the GUI as shown here below:
http://i.insanemc.net/javaw_dYiXGOcHbn.png

And on lower (in this screen 1.12.2) it does not show all items.
http://i.insanemc.net/javaw_fh0LGdS7wE.png

I also found out some other items arent showing on lower versions but these came now to my mind since I needed them. What can I do to fix those issues?

King regards,
Joel. B.

Version
In version 1.16.2 (latest build) works fine.
on lower it does'n show the item.

[XSound] stopSound only available since Spigot 1.10

Description
The method Player#stopSound(Sound) is not available on Spigot 1.9 and below

Version
Explained above.

Solution suggestion
Catch usage on servers on 1.9 and below. I searched for an alternative way to stop sounds, but unfortunately there is now way to do this.

[XMaterial] - parseMaterial() Returning Legacy Materials

Description
Hey there i found a bug with 1.16 materials,
As it is known in 1.16 there are some materials like Material.CREEPER_SPAWN_EGG ect...
When i try to access those materials with XMaterials.matchXmaterial all types of spawn eggs provide me the material of
LEGACY_MONSTER_EGG

System.out.println(XMaterial.matchXMaterial("CREEPER_SPAWN_EGG").get().parseMaterial());
//Output LEGACY_MONSTER_EGG
System.out.println(XMaterial.valueOf("creeper_spawn_egg").parseMaterial());
//Output Error No enum constant com.cryptomorin.xseries.XMaterial.creeper_spawn_egg

Also .parseMaterial() always return Legacy_ materials is this right ?

Version
1.16.5 Spigot
Latest version of xSeries

[FEATURE] - There is not a library.

Description
There should be a pom.xml(maven project) for adding libraries automatically. Because we have to add external .jar file to the project and this situation cause little problem for people who're contributing to the project.

[XMaterial] - matchXMaterial(int id, byte data) doesnt work

Description

    @Nonnull
    @Deprecated
    public static Optional<XMaterial> matchXMaterial(int id, byte data) {
        if (id < 0 || id > MAX_ID || data < 0) return Optional.empty();

        for (XMaterial materials : VALUES) {
            if (materials.data == data && materials.getId() == id) return Optional.of(materials);
        }
        return Optional.empty();
    }

Doesnt work on 1.13+ since you cant get the Id from the Material class using 1.13+ Materials.

One way around this would be to hard code the item id's into the XMaterial class, however this would be alot of work. Im happy to make a pull request to do this, but just wanted to make sure if that would be a good idea before I start, since it will take alot of work

[XMaterial] - matchXMaterial(ItemStack) not working for doors

Description
On 1.15.2, calling XMaterial.matchXMaterial(new ItemStack(Material.SPRUCE_DOOR)) throws this exception:

[20:54:44 WARN]: Caused by: java.lang.IllegalArgumentException: Unsupported Material: SPRUCE_DOOR (0)
[20:54:44 WARN]:    at fr.skytasul.quests.utils.XMaterial.lambda$matchXMaterial$1(XMaterial.java:1481)
[20:54:44 WARN]:    at java.util.Optional.orElseThrow(Unknown Source)
[20:54:44 WARN]:    at fr.skytasul.quests.utils.XMaterial.matchXMaterial(XMaterial.java:1481)

...whereas it should return XMaterial.SPRUCE_DOOR.

Version
Server version: 1.15.2

[Bug] - Issue with parseItem

Description
I created an inventory using colored glass panes (with colors) but for some reasons the glass keeps white.

ItemStack used to fill inventory:

XMaterial.GREEN_STAINED_GLASS_PANE.parseItem()

Actual gui:
Screenshot 2020-09-15 at 19 43 25

Version
Server is running on 1.16.2

[XMaterial] - XMaterial.MAGENTA_BED.parseItem() returns BED with data

Description
As you can see on the screenshot below, when using XMaterial.MAGENTA_BED.parseItem(), the bed is not displayed correctly.
After some testing I discovered that the item data is causing the problem. If you look at the last message of the debug, the data is 2.
Just using XMaterial.MAGENTA_BED.parseMaterial() works fine. Don't know if it's really an issue or is intended.

Testing code:

XMaterial material = XMaterial.MAGENTA_BED;
System.out.println("material = " + material);
System.out.println("material.parseItem(true) = " + material.parseItem(true));
System.out.println("material.parseMaterial(true) = " + material.parseMaterial(true));
System.out.println("material.parseMaterial(false) = " + material.parseMaterial(false));
System.out.println("material.parseItem(false) = " + material.parseItem(false));
System.out.println("material.parseItem(true).getData() = " + material.parseItem(true).getData());

The code above outputs:

[19:32:38 INFO]: material = Magenta Bed
[19:32:38 INFO]: material.parseItem(true) = ItemStack{BED x 1}
[19:32:38 INFO]: material.parseMaterial(true) = BED
[19:32:38 INFO]: material.parseMaterial(false) = BED
[19:32:38 INFO]: material.parseItem(false) = ItemStack{BED x 1}
[19:32:38 INFO]: material.parseItem(true).getData() = BED(2)

Using XMaterial.MAGENTA_BED.parseItem(true):
image

Version
CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.