· 8 years ago · Jan 20, 2018, 02:56 PM
1[01:03:56] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[01:03:56] [Server thread/INFO]: Loading properties
3[01:03:56] [Server thread/INFO]: Default game type: SURVIVAL
4[01:03:56] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"8b18730" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[01:03:56] [Server thread/INFO]: Debug logging is disabled
6[01:03:56] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
7[01:03:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[01:03:56] [Server thread/INFO]: Using 4 threads for Netty based IO
9[01:03:56] [Server thread/INFO]: Data value allowed items:
10[01:03:56] [Server thread/INFO]: Generating keypair
11[01:03:56] [Server thread/INFO]: Starting Minecraft server on 192.99.240.36:25599
12[01:03:56] [Server thread/INFO]: Using epoll channel type
13[01:03:56] [Server thread/ERROR]: Could not load 'plugins/NoCheatPlus.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
15 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
17 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
18 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
19 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
20 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
21Caused by: java.util.zip.ZipException: error in opening zip file
22 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_161]
23 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_161]
24 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_161]
25 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_161]
26 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_161]
27 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
28 ... 5 more
29[01:03:56] [Server thread/ERROR]: Could not load 'plugins/RandomBox.jar' in folder 'plugins'
30org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
31 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
32 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
33 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
34 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
35 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
36 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
37Caused by: java.util.zip.ZipException: error in opening zip file
38 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_161]
39 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_161]
40 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_161]
41 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_161]
42 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_161]
43 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
44 ... 5 more
45[01:03:56] [Server thread/INFO]: Set PluginClassLoader as parallel capable
46[01:03:56] [Server thread/ERROR]: Could not load 'plugins/JH_AntiBot (1).jar' in folder 'plugins'
47org.bukkit.plugin.InvalidPluginException: main class `JH_AntiBot.bukkit' does not extend JavaPlugin
48 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
49 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
50 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
51 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
52 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
53 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
54 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
55 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
56Caused by: java.lang.ClassCastException: class JH_AntiBot.bukkit
57 at java.lang.Class.asSubclass(Class.java:3404) ~[?:1.8.0_161]
58 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:72) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
59 ... 7 more
60[01:03:56] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
61[01:03:56] [Server thread/INFO]: [PrivateKillMsg] Loading PrivateKillMsg v1.0
62[01:03:56] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
63[01:03:56] [Server thread/INFO]: [AntiExploit] Loading AntiExploit v0.1.4
64[01:03:56] [Server thread/INFO]: [CraftX1] Loading CraftX1 v1.0.0
65[01:03:56] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.5
66[01:03:56] [Server thread/INFO]: [Teleport] Loading Teleport v1.0
67[01:03:56] [Server thread/INFO]: [NoDirectConnect] Loading NoDirectConnect v1.1
68[01:03:56] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
69[01:03:56] [Server thread/INFO]: [vIUltimatePrefixos] Loading vIUltimatePrefixos v2.0
70[01:03:56] [Server thread/INFO]: [F_MinaRecheada] Loading F_MinaRecheada v1.0
71[01:03:56] [Server thread/INFO]: [F_MinaRecheada - Pedido] Carregando plugin...
72[01:03:56] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
73[01:03:56] [Server thread/INFO]: [EasySetSpawn] Loading EasySetSpawn v2.0
74[01:03:56] [Server thread/INFO]: [ItemBans] Loading ItemBans v1.2.1
75[01:03:56] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.3.2
76[01:03:56] [Server thread/INFO]: [OReparar] Loading OReparar v0.1
77[01:03:56] [Server thread/INFO]: [PlayerDataDuplicateRemover] Loading PlayerDataDuplicateRemover v2.0
78[01:03:56] [Server thread/INFO]: [RogueParkour] Loading RogueParkour v4.3
79[01:03:56] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.0.1
80[01:03:56] [Server thread/INFO]: [LegendChat-Ext] Loading LegendChat-Ext v1.1
81[01:03:56] [Server thread/INFO]: [TintaDupe] Loading TintaDupe v1.0
82[01:03:56] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
83[01:03:56] [Server thread/INFO]: [SecureStaff] Loading SecureStaff v1.0-ALPHA
84[01:03:56] [Server thread/INFO]: [LB-AntDv-Palavrao] Loading LB-AntDv-Palavrao v1.0
85[01:03:56] [Server thread/INFO]: [Block] Loading Block v1.0
86[01:03:56] [Server thread/INFO]: [SkriptToPlugin] Loading SkriptToPlugin v1.0
87[01:03:56] [Server thread/INFO]: [T_Tickets] Loading T_Tickets v1.0
88[01:03:56] [Server thread/INFO]: [GameMode-Control] Loading GameMode-Control v1.9.2-RELEASE
89[01:03:56] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
90[01:03:56] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v1.5
91[01:03:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
92[01:03:56] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
93[01:03:56] [Server thread/INFO]: [GCCassino] Loading GCCassino v1.7
94[01:03:56] [Server thread/INFO]: [lAdmin] Loading lAdmin v1.0
95[01:03:56] [Server thread/INFO]: [F_Vender] Loading F_Vender v1.0
96[01:03:56] [Server thread/INFO]: [F_Vender - Vender] Carregando plugin...
97[01:03:56] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
98[01:03:56] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE
99[01:03:56] [Server thread/INFO]: [TintaMaquinas] Loading TintaMaquinas v1.0.2
100[01:03:56] [Server thread/INFO]: [Broadcast] Loading Broadcast v1.0
101[01:03:56] [Server thread/INFO]: [Troia-Craft-Report] Loading Troia-Craft-Report v1.0
102[01:03:56] [Server thread/INFO]: [GoldenTpa] Loading GoldenTpa v1.0
103[01:03:56] [Server thread/INFO]: [SimplePluginManager] Loading SimplePluginManager v1.1
104[01:03:56] [Server thread/INFO]: [Killer] Loading Killer v2.0
105[01:03:56] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
106[01:03:57] [Server thread/INFO]: [BookPacketExploitFix] Loading BookPacketExploitFix v1.0.1
107[01:03:57] [Server thread/INFO]: [NoTNT] Loading NoTNT v1.0
108[01:03:57] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.6
109[01:03:57] [Server thread/INFO]: [UUIDSpoof-Fix] Loading UUIDSpoof-Fix v3.1
110[01:03:57] [Server thread/INFO]: [LBFriends] Loading LBFriends v1.0
111[01:03:57] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
112[01:03:57] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
113[01:03:57] [Server thread/INFO]: [SCReset] Loading SCReset v1.1.3
114[01:03:57] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.16.0
115[01:03:57] [Server thread/INFO]: [Extra] Loading Extra v1.0
116[01:03:57] [Server thread/INFO]: [SimpleTags] Loading SimpleTags v1.0
117[01:03:57] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
118[01:03:57] [Server thread/INFO]: [kNLimparChat] Loading kNLimparChat v1.0
119[01:03:57] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
120[01:03:57] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
121[01:03:57] [Server thread/INFO]: [Rankup] Loading Rankup v2.6d
122[01:03:57] [Server thread/INFO]: [AntiCommandTab] Loading AntiCommandTab v3.4
123[01:03:57] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.01.13-0e183f5-1955
124[01:03:57] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.2
125[01:03:57] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
126[01:03:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
127[01:03:57] [Server thread/INFO]: [BlackEconomy] Loading BlackEconomy v1.3
128[01:03:57] [Server thread/INFO]: [Legendchat] Loading Legendchat v1.1.3
129[01:03:57] [Server thread/INFO]: [MobStacker] Loading MobStacker v2.0.0
130[01:03:57] [Server thread/INFO]: [RUSH-Mercado] Loading RUSH-Mercado v1.0
131[01:03:57] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.1
132[01:03:57] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
133[01:03:57] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
134[01:03:57] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.8.7
135[01:03:57] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
136[01:03:57] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b330
137[01:03:57] [Server thread/INFO]: [mcMMOAction] Loading mcMMOAction v1.2.2
138[01:03:57] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
139[01:03:57] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
140[01:03:57] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v${project.version}
141[01:03:57] [Server thread/INFO]: [MineResetLiteReloaded] Loading MineResetLiteReloaded vBuild 0.1.0
142[01:03:57] [Server thread/INFO]: [MitoPvp] Loading MitoPvp v1.0
143[01:03:57] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
144[01:03:57] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
145[01:03:57] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
146[01:03:57] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.2
147[01:03:57] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
148[01:03:57] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
149[01:03:57] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
150[01:03:57] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
151[01:03:57] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
152[01:03:57] [Server thread/INFO]: [mcMMO] Killing orphans
153[01:03:57] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
154[01:03:57] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
155[01:03:57] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
156[01:03:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
157[01:03:57] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
158[01:03:57] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
159[01:03:57] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.01.13-0e183f5-1955
160[01:03:57] [Server thread/INFO]: Version is PlotSquared-18.1.13-e183f5-1955
161[01:03:58] [Server thread/INFO]: [WARNING] Found 3 plots in DB for non existent world; 'world'.
162[01:03:58] [Server thread/INFO]: [WARNING] Found 3529 plots in DB for non existent world; 'plot'.
163[01:03:58] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
164[01:03:58] [Server thread/INFO]: [P2] Metrics enabled.
165[01:03:58] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
166[01:03:58] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
167[01:03:58] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
168[01:03:58] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
169[01:03:58] [Server thread/INFO]: [P2] Key: worlds, Value: false
170[01:03:58] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
171[01:03:58] [Server thread/INFO]: [P2] Key: database-purger, Value: false
172[01:03:58] [Server thread/INFO]: [P2] Key: economy, Value: true
173[01:03:58] [Server thread/INFO]: [P2] Key: block-cache, Value: true
174[01:03:58] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
175[01:03:58] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
176[01:03:58] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
177[01:03:58] [Server thread/INFO]: [P2] Key: updater, Value: true
178[01:03:58] [Server thread/INFO]: [P2] Key: database, Value: true
179[01:03:58] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
180[01:03:58] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
181[01:03:58] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
182[01:03:58] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
183[01:03:58] [Server thread/INFO]: [P2] Key: metrics, Value: true
184[01:03:58] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
185[01:03:58] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
186[01:03:58] [Server thread/INFO]: [P2] Key: events, Value: true
187[01:03:58] [Server thread/INFO]: [P2] Key: commands, Value: true
188[01:03:58] [Server thread/INFO]: PlotSquared is now enabled
189[01:03:58] [Server thread/INFO]: [P2] Metrics enabled.
190[01:03:58] [Server thread/INFO]: [BlackEconomy] Enabling BlackEconomy v1.3
191[01:03:58] [Server thread/WARN]: [BlackEconomy] Could not save config.yml to plugins/BlackEconomy/config.yml because config.yml already exists.
192[01:03:58] [Server thread/WARN]: [BlackEconomy] Could not save lang.yml to plugins/BlackEconomy/lang.yml because lang.yml already exists.
193[01:03:58] [Server thread/INFO]: [Legendchat] Enabling Legendchat v1.1.3
194[01:03:58] [Server thread/INFO]: [Legendchat] Legendchat (V1.1.3) - Author: SubZero0
195[01:03:58] [Server thread/INFO]: [Legendchat] Checking for updates...
196[01:03:58] [Server thread/INFO]: [Legendchat] No updates found.
197[01:03:58] [Server thread/INFO]: [Legendchat] Hooked to Vault (Permissions).
198[01:03:58] [Server thread/INFO]: [Legendchat] Hooked to Vault (Economy).
199[01:03:58] [Server thread/INFO]: [Legendchat] Hooked to Vault (Chat).
200[01:03:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
201[01:03:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
202[01:03:58] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
203[01:03:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
204[01:03:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
205[01:03:58] [Server thread/INFO]: Preparing level "world"
206[01:03:58] [Server thread/INFO]: -------- World Settings For [world] --------
207[01:03:58] [Server thread/INFO]: Anti X-Ray: true
208[01:03:58] [Server thread/INFO]: Engine Mode: 1
209[01:03:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
210[01:03:58] [Server thread/INFO]: Replace Blocks: [1, 5]
211[01:03:58] [Server thread/INFO]: Mob Spawn Range: 4
212[01:03:58] [Server thread/INFO]: Max TNT Explosions: 100
213[01:03:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
214[01:03:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
215[01:03:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
216[01:03:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
217[01:03:58] [Server thread/INFO]: Random Lighting Updates: false
218[01:03:58] [Server thread/INFO]: Structure Info Saving: true
219[01:03:58] [Server thread/INFO]: Sending up to 10 chunks per packet
220[01:03:58] [Server thread/INFO]: Max Entity Collisions: 8
221[01:03:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
222[01:03:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
223[01:03:58] [Server thread/INFO]: Cane Growth Modifier: 100%
224[01:03:58] [Server thread/INFO]: Melon Growth Modifier: 100%
225[01:03:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
226[01:03:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
227[01:03:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
228[01:03:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
229[01:03:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
230[01:03:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
231[01:03:58] [Server thread/INFO]: Item Despawn Rate: 6000
232[01:03:58] [Server thread/INFO]: Item Merge Radius: 2.5
233[01:03:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
234[01:03:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
235[01:03:58] [Server thread/INFO]: View Distance: 10
236[01:03:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
237[01:03:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
238[01:03:58] [Server thread/INFO]: Clear tick list: false
239[01:03:58] [Server thread/INFO]: Experience Merge Radius: 3.0
240[01:03:58] [Server thread/INFO]: -------- World Settings For [world] --------
241[01:03:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
242[01:03:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
243[01:03:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
244[01:03:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
245[01:03:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
246[01:03:58] [Server thread/INFO]: Water over lava flow speed: 5
247[01:03:58] [Server thread/INFO]: Fix TNT cannons: false
248[01:03:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
249[01:03:58] [Server thread/INFO]: Keep spawn chunk loaded: true
250[01:03:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
251[01:03:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
252[01:03:58] [Server thread/INFO]: World async lighting: false
253[01:03:58] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
254[01:03:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
255[01:03:58] [Server thread/INFO]: Anti X-Ray: true
256[01:03:58] [Server thread/INFO]: Engine Mode: 1
257[01:03:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
258[01:03:58] [Server thread/INFO]: Replace Blocks: [1, 5]
259[01:03:58] [Server thread/INFO]: Mob Spawn Range: 4
260[01:03:58] [Server thread/INFO]: Max TNT Explosions: 100
261[01:03:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
262[01:03:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
263[01:03:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
264[01:03:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
265[01:03:58] [Server thread/INFO]: Random Lighting Updates: false
266[01:03:58] [Server thread/INFO]: Structure Info Saving: true
267[01:03:58] [Server thread/INFO]: Sending up to 10 chunks per packet
268[01:03:58] [Server thread/INFO]: Max Entity Collisions: 8
269[01:03:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
270[01:03:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
271[01:03:58] [Server thread/INFO]: Cane Growth Modifier: 100%
272[01:03:58] [Server thread/INFO]: Melon Growth Modifier: 100%
273[01:03:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
274[01:03:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
275[01:03:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
276[01:03:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
277[01:03:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
278[01:03:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
279[01:03:58] [Server thread/INFO]: Item Despawn Rate: 6000
280[01:03:58] [Server thread/INFO]: Item Merge Radius: 2.5
281[01:03:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
282[01:03:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
283[01:03:58] [Server thread/INFO]: View Distance: 10
284[01:03:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
285[01:03:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
286[01:03:58] [Server thread/INFO]: Clear tick list: false
287[01:03:58] [Server thread/INFO]: Experience Merge Radius: 3.0
288[01:03:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
289[01:03:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
290[01:03:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
291[01:03:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
292[01:03:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
293[01:03:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
294[01:03:58] [Server thread/INFO]: Water over lava flow speed: 5
295[01:03:58] [Server thread/INFO]: Fix TNT cannons: false
296[01:03:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
297[01:03:58] [Server thread/INFO]: Keep spawn chunk loaded: true
298[01:03:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
299[01:03:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
300[01:03:58] [Server thread/INFO]: World async lighting: false
301[01:03:58] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
302[01:03:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
303[01:03:58] [Server thread/INFO]: Anti X-Ray: true
304[01:03:58] [Server thread/INFO]: Engine Mode: 1
305[01:03:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
306[01:03:58] [Server thread/INFO]: Replace Blocks: [1, 5]
307[01:03:58] [Server thread/INFO]: Mob Spawn Range: 4
308[01:03:58] [Server thread/INFO]: Max TNT Explosions: 100
309[01:03:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
310[01:03:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
311[01:03:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
312[01:03:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
313[01:03:58] [Server thread/INFO]: Random Lighting Updates: false
314[01:03:58] [Server thread/INFO]: Structure Info Saving: true
315[01:03:58] [Server thread/INFO]: Sending up to 10 chunks per packet
316[01:03:58] [Server thread/INFO]: Max Entity Collisions: 8
317[01:03:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
318[01:03:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
319[01:03:58] [Server thread/INFO]: Cane Growth Modifier: 100%
320[01:03:58] [Server thread/INFO]: Melon Growth Modifier: 100%
321[01:03:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
322[01:03:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
323[01:03:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
324[01:03:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
325[01:03:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
326[01:03:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
327[01:03:58] [Server thread/INFO]: Item Despawn Rate: 6000
328[01:03:58] [Server thread/INFO]: Item Merge Radius: 2.5
329[01:03:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
330[01:03:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
331[01:03:58] [Server thread/INFO]: View Distance: 10
332[01:03:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
333[01:03:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
334[01:03:58] [Server thread/INFO]: Clear tick list: false
335[01:03:58] [Server thread/INFO]: Experience Merge Radius: 3.0
336[01:03:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
337[01:03:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
338[01:03:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
339[01:03:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
340[01:03:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
341[01:03:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
342[01:03:58] [Server thread/INFO]: Water over lava flow speed: 5
343[01:03:58] [Server thread/INFO]: Fix TNT cannons: false
344[01:03:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
345[01:03:58] [Server thread/INFO]: Keep spawn chunk loaded: true
346[01:03:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
347[01:03:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
348[01:03:58] [Server thread/INFO]: World async lighting: false
349[01:03:58] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
350[01:03:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
351[01:03:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1953139057696473167)
352[01:03:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1953139057696473167)
353[01:03:59] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
354[01:03:59] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
355[01:03:59] [Server thread/INFO]: [PrivateKillMsg] Enabling PrivateKillMsg v1.0
356[01:03:59] [Server thread/INFO]: [PrivateKillMsg] Config.yml carregada com sucesso!
357[01:03:59] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
358[01:03:59] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
359[01:03:59] [Server thread/INFO]: [AntiExploit] Enabling AntiExploit v0.1.4
360[01:03:59] [Server thread/INFO]: [AntiExploit] AntiExploit has started!
361[01:03:59] [Server thread/INFO]: [CraftX1] Enabling CraftX1 v1.0.0
362[01:03:59] [Server thread/INFO]: [CraftX1] CraftX1 - Criado por BatemanBR
363[01:03:59] [Server thread/INFO]: [CraftX1] Hooked to SimpleClans 1!
364[01:03:59] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.5
365[01:03:59] [Server thread/INFO]: [BarAPI] Loaded
366[01:03:59] [Server thread/INFO]: [Teleport] Enabling Teleport v1.0
367[01:03:59] [Server thread/INFO]: [NoDirectConnect] Enabling NoDirectConnect v1.1
368[01:03:59] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
369[01:03:59] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
370[01:03:59] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
371[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Enabling vIUltimatePrefixos v2.0
372[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Habilitando...
373[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Hooked PermissionsEx!
374[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Hooked SimpleClans!
375[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Manager carregado.
376[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Plugin habilitado com sucesso. Versao: v2.0
377[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Criado por Viiict0r
378[01:03:59] [Server thread/INFO]: [vIUltimatePrefixos] Metrics inicializado.
379[01:03:59] [Server thread/INFO]: [F_MinaRecheada] Enabling F_MinaRecheada v1.0
380[01:03:59] [Server thread/INFO]: [F_MinaRecheada - Pedido] Plugin ativado com sucesso!
381[01:03:59] [Server thread/INFO]: [F_MinaRecheada - Pedido] Versao: 1.0
382[01:03:59] [Server thread/INFO]: [F_MinaRecheada - Pedido] Author: [LeoDevi]
383[01:03:59] [Server thread/INFO]: [F_MinaRecheada - Pedido] Autor do Pedido: Vijl mito
384[01:03:59] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.16.0
385[01:04:00] [Server thread/INFO]: [AlphaChest] loaded 489 chests
386[01:04:00] [Server thread/INFO]: [EasySetSpawn] Enabling EasySetSpawn v2.0
387[01:04:00] [Server thread/INFO]: [EasySetSpawn] --------------------------
388[01:04:00] [Server thread/INFO]: [EasySetSpawn]
389[01:04:00] [Server thread/INFO]: [EasySetSpawn] EasySetSpawn enabled!
390[01:04:00] [Server thread/INFO]: [EasySetSpawn]
391[01:04:00] [Server thread/INFO]: [EasySetSpawn] --------------------------
392[01:04:00] [Server thread/INFO]: [ItemBans] Enabling ItemBans v1.2.1
393[01:04:00] [Server thread/INFO]: [ItemBan] The plugin Enabled
394[01:04:00] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.3.2
395[01:04:00] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
396[01:04:00] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
397[01:04:00] [Thread-13/INFO]: [AntiWorldFly] Checking for plugin update...
398[01:04:00] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 15ms.
399[01:04:00] [Server thread/INFO]: [OReparar] Enabling OReparar v0.1
400[01:04:00] [Server thread/INFO]: * Nome do autor correto
401[01:04:00] [Server thread/INFO]: * Nome do plugin correto
402[01:04:00] [Server thread/INFO]: * Eventos Registrados
403[01:04:00] [Server thread/INFO]: * Comandos Registrados
404[01:04:00] [Server thread/INFO]: * OReparar 2.0 Habilitado!
405[01:04:00] [Server thread/INFO]: [PlayerDataDuplicateRemover] Enabling PlayerDataDuplicateRemover v2.0
406[01:04:00] [Server thread/INFO]: [RogueParkour] Enabling RogueParkour v4.3
407[01:04:00] [Server thread/INFO]: --------------------------------------
408[01:04:00] [Server thread/INFO]: RogueParkour 4.3 enabling
409[01:04:00] [Server thread/INFO]: Made by: Kledioz (omegacraft.cl)
410[01:04:00] [Server thread/INFO]: Any feedbacks on Spigot PM: Kledioz
411[01:04:00] [Server thread/INFO]: --------------------------------------
412[01:04:00] [Server thread/INFO]: RP> Using players.yml flatfile..
413[01:04:00] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.0.1
414[01:04:00] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.0.1 is now enabled.
415[01:04:00] [Server thread/INFO]: [LegendChat-Ext] Enabling LegendChat-Ext v1.1
416[01:04:00] [Server thread/INFO]: [TintaDupe] Enabling TintaDupe v1.0
417[01:04:00] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
418[01:04:00] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
419[01:04:00] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
420[01:04:00] [Server thread/INFO]: [SecureStaff] Enabling SecureStaff v1.0-ALPHA
421[01:04:00] [Server thread/INFO]: [SecureStaff] §eSecure Staff has been Enabled!
422[01:04:00] [Server thread/INFO]: [LB-AntDv-Palavrao] Enabling LB-AntDv-Palavrao v1.0
423[01:04:00] [Server thread/INFO]: [Block] Enabling Block v1.0
424[01:04:00] [Server thread/INFO]: [SkriptToPlugin] Enabling SkriptToPlugin v1.0
425[01:04:00] [Server thread/INFO]: Vault encontrado. Hooked (Economy)
426[01:04:00] [Server thread/INFO]: [T_Tickets] Enabling T_Tickets v1.0
427[01:04:00] [Server thread/INFO]: [Tickets] » Conexão com SQLite bem sucedida!
428[01:04:00] [Server thread/INFO]: [GameMode-Control] Enabling GameMode-Control v1.9.2-RELEASE
429[01:04:00] [Server thread/INFO]: [GM Control] Loading GameMode-Control v1.9.2-RELEASE
430[01:04:00] [Server thread/INFO]: [GM Control] GameMode-Control by ApocalypsjeNL!
431[01:04:00] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
432[01:04:00] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v1.5
433[01:04:00] [Server thread/INFO]: ----------------------------
434[01:04:00] [Server thread/INFO]: AntiCrash by CrispyBow
435[01:04:00] [Server thread/INFO]: Skype crispybow31
436[01:04:00] [Server thread/INFO]: ----------------------------
437[01:04:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
438[01:04:00] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
439[01:04:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
440[01:04:00] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
441[01:04:00] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62)
442[01:04:00] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
443[01:04:00] [Server thread/INFO]: [GCCassino] Enabling GCCassino v1.7
444[01:04:00] [Server thread/INFO]: [TroiaCassino] O plugin GCCassino foi iniciado com sucesso!
445[01:04:00] [Server thread/INFO]: [lAdmin] Enabling lAdmin v1.0
446[01:04:00] [Server thread/INFO]: -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
447[01:04:00] [Server thread/INFO]: O Plugin lAdmin Iniciou
448[01:04:00] [Server thread/INFO]: -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
449[01:04:00] [Server thread/INFO]: [F_Vender] Enabling F_Vender v1.0
450[01:04:00] [Server thread/INFO]: [F_Vender - Vender] Plugin ativado com sucesso!
451[01:04:00] [Server thread/INFO]: [F_Vender - Vender] Versao: 1.0
452[01:04:00] [Server thread/INFO]: [F_Vender - Vender] Author: [LeoDevi]
453[01:04:00] [Server thread/INFO]: [F_Vender - Vender] Autor do Pedido: _mkillerbr_
454[01:04:00] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
455[01:04:00] [Server thread/INFO]: [ClearLag] Loading modules...
456[01:04:00] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
457[01:04:00] [Server thread/INFO]: [ClearLag] Modules have been loaded!
458[01:04:00] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
459[01:04:00] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE
460[01:04:01] [Server thread/INFO]:
461
462[]=====[Enabling AdvancedBan]=====[]
463| Information:
464| Name: AdvancedBan
465| Developer: Leoko
466| Version: 2.1.4-RELEASE
467| Storage: HSQLDB (local)
468| Support:
469| Skype: Leoko33
470| Mail: Leoko4433@gmail.com
471| Update:
472| There is a new version available! [2.1.3-RELEASE]
473[]================================[]
474
475[01:04:01] [Server thread/INFO]: [TintaMaquinas] Enabling TintaMaquinas v1.0.2
476[01:04:01] [Server thread/INFO]: Checkando Updates...
477[01:04:01] [Server thread/INFO]: [TintaMaquinas] Conexao com SQLite sucedida
478[01:04:01] [Server thread/INFO]: [TintaMaquinas] Ativado!
479[01:04:01] [Server thread/INFO]: [Broadcast] Enabling Broadcast v1.0
480[01:04:01] [Server thread/INFO]:
481[01:04:01] [Server thread/INFO]: [Pedido - Broadcast] Plugin Ativado
482[01:04:01] [Server thread/INFO]: [Pedido - Broadcast] Versao: 1.0
483[01:04:01] [Server thread/INFO]: [Pedido - Broadcast] Twinfo: BETA
484[01:04:01] [Server thread/INFO]: [Pedido - Broadcast] Criador: zLeoDev_
485[01:04:01] [Server thread/INFO]:
486[01:04:01] [Server thread/INFO]: [Troia-Craft-Report] Enabling Troia-Craft-Report v1.0
487[01:04:01] [Server thread/INFO]: plugin ligado
488[01:04:01] [Server thread/INFO]: [GoldenTpa] Enabling GoldenTpa v1.0
489[01:04:01] [Server thread/INFO]: [SimplePluginManager] Enabling SimplePluginManager v1.1
490[01:04:01] [Server thread/INFO]: [SimplePluginManager] by [monster010]
491[01:04:01] [Server thread/INFO]: [Killer] Enabling Killer v2.0
492[01:04:01] [Server thread/INFO]: [Killer] Ativando Killer (V2.0) - Autor: SubZero0
493[01:04:01] [Server thread/INFO]: [Killer] Hooked to Vault (Economia)!
494[01:04:01] [Server thread/INFO]: [Killer] Hooked to Legendchat.
495[01:04:01] [Server thread/INFO]: [Killer] <> Horas automaticas:
496[01:04:01] [Server thread/INFO]: [Killer] Hora1 = 10:00
497[01:04:01] [Server thread/INFO]: [Killer] Hora2 = 15:00
498[01:04:01] [Server thread/INFO]: [Killer] Hora3 = 20:00
499[01:04:01] [Server thread/INFO]: [BookPacketExploitFix] Enabling BookPacketExploitFix v1.0.1
500[01:04:01] [Server thread/INFO]: [NoTNT] Enabling NoTNT v1.0
501[01:04:01] [Server thread/INFO]: KABOOM! You'll never hear that again.
502[01:04:01] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.6
503[01:04:01] [Server thread/INFO]: [UUIDSpoof-Fix] Enabling UUIDSpoof-Fix v3.1
504[01:04:01] [Server thread/INFO]:
505*----------------------------------------------------------------*
506Checking online mode...
507The online-mode is: false!
508
509UUIDSpoof - Fix by zPirroZ3007 has been enabled!
510The UUID exploit is now fixed!
511*----------------------------------------------------------------*
512[01:04:01] [Server thread/INFO]: [LBFriends] Enabling LBFriends v1.0
513[01:04:01] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
514[01:04:01] [Server thread/INFO]: [PermissionsEx] Initializing file backend
515[01:04:01] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
516[01:04:01] [Thread-16/INFO]: [TintaMaquinas] O plugin esta atualizado
517[01:04:01] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
518[01:04:01] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
519[01:04:01] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
520[01:04:01] [Server thread/INFO]: [SCReset] Enabling SCReset v1.1.3
521[01:04:01] [Server thread/INFO]: [SCReset] Enabling plugin SCReset - Author: SubZero0
522[01:04:01] [Server thread/INFO]: [SCReset] Plugin Vault found!
523[01:04:01] [Server thread/INFO]: [SCReset] Hooked to SimpleClans!
524[01:04:01] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.16.0
525[01:04:01] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
526[01:04:01] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.16.0
527[01:04:01] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-12
528[01:04:01] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
529[01:04:01] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
530[01:04:01] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
531[01:04:01] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
532[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
533[01:04:02] [Server thread/ERROR]: [FeatherBoard] java.lang.NoClassDefFoundError: net/scrayos/rankup/RankUp
534 at be.maximvdw.featherboardcore.placeholders.aM.initialize(RankupPlaceholder.java:51)
535 at be.maximvdw.featherboardcore.placeholders.Placeholder.registerPlaceHolder(Placeholder.java:2282)
536 at be.maximvdw.featherboardcore.placeholders.aM.<init>(RankupPlaceholder.java:46)
537 at be.maximvdw.featherboardcore.placeholders.aB.a(PlaceholderLoader.java:504)
538 at be.maximvdw.featherboard.FeatherBoard.initPlaceholders(Unknown Source)
539 at be.maximvdw.featherboard.FeatherBoard.loadConfiguration(Unknown Source)
540 at be.maximvdw.featherboardcore.BasePlugin.initialize(Unknown Source)
541 at be.maximvdw.featherboardcore.BasePlugin.onEnable(Unknown Source)
542 at be.maximvdw.featherboard.FeatherBoard.onEnable(Unknown Source)
543 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
544 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
545 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
546 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
547 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
548 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
549 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
550 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
551 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
552 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
553 at java.lang.Thread.run(Thread.java:748)
554Caused by: java.lang.ClassNotFoundException: net.scrayos.rankup.RankUp
555 at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
556 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
557 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
558 at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
559 at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
560 ... 20 more
561
562[01:04:02] [Server thread/INFO]: [FeatherBoard] Loaded 2029 of the 4734 placholders
563[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
564[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
565[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
566[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
567[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
568[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
569[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
570[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
571[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
572[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
573[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
574[01:04:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
575[01:04:03] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
576[01:04:03] [Server thread/INFO]: [FeatherBoard] Lines: 2
577[01:04:03] [Server thread/INFO]: [FeatherBoard] Arguments: 1
578[01:04:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
579[01:04:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
580[01:04:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
581[01:04:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
582[01:04:03] [Server thread/INFO]: [FeatherBoard] Loading messages ...
583[01:04:03] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
584[01:04:03] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
585[01:04:03] [Server thread/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
586[01:04:03] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
587[01:04:03] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
588[01:04:03] [Server thread/INFO]: [Extra] Enabling Extra v1.0
589[01:04:03] [Server thread/INFO]: [SimpleTags] Enabling SimpleTags v1.0
590[01:04:03] [Server thread/INFO]: [kNLimparChat] Enabling kNLimparChat v1.0
591[01:04:03] [Server thread/INFO]: [kNLimparChat]
592[01:04:03] [Server thread/INFO]: [kNLimparChat] §aO plugin foi Ativado!
593[01:04:03] [Server thread/INFO]: [kNLimparChat]
594[01:04:03] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3
595[01:04:03] [Server thread/INFO]: [Rankup] Enabling Rankup v2.6d
596[01:04:03] [Server thread/INFO]: [AntiCommandTab] Enabling AntiCommandTab v3.4
597[01:04:03] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.2
598[01:04:03] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.2) - Author: SubZero0
599[01:04:03] [Server thread/INFO]: [VipZero] Checking for updates...
600[01:04:03] [Server thread/INFO]: [VipZero] New update avaible: V1.2.4!
601[01:04:03] [Server thread/INFO]: [VipZero] Download: http://dev.bukkit.org/server-mods/vipzero/
602[01:04:03] [Server thread/INFO]: [VipZero] Checking for old config file...
603[01:04:03] [Server thread/INFO]: [VipZero] No updates found.
604[01:04:03] [Server thread/INFO]: [VipZero] Checking for config file update...
605[01:04:03] [Server thread/INFO]: [VipZero] No updates found.
606[01:04:03] [Server thread/INFO]: [VipZero] Checking for language file update...
607[01:04:03] [Server thread/INFO]: [VipZero] No updates found.
608[01:04:03] [Server thread/INFO]: [VipZero] Using flatfile system.
609[01:04:03] [Server thread/INFO]: [VipZero] Hooked to PermissionsEx.
610[01:04:03] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
611[01:04:03] [Server thread/WARN]: [VipZero] PagSeguro API not found!
612[01:04:03] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
613[01:04:03] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
614[01:04:03] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
615[01:04:03] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
616[01:04:03] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
617[01:04:03] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
618[01:04:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
619[01:04:03] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
620[01:04:03] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
621[01:04:03] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
622[01:04:03] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
623[01:04:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
624[01:04:03] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
625[01:04:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
626[01:04:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
627[01:04:03] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
628[01:04:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
629[01:04:03] [Server thread/INFO]: [WorldGuard] 169 regions loaded for 'world'
630[01:04:03] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
631[01:04:03] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
632[01:04:04] [Server thread/INFO]: [MobStacker] Enabling MobStacker v2.0.0
633[01:04:04] [Server thread/INFO]: [MobStacker] MobStacker is starting
634[01:04:04] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
635[01:04:04] [Server thread/INFO]: [MobStacker] WARNING - MobStacker no longer receives updates or support
636[01:04:04] [Server thread/INFO]: [MobStacker] Please upgrade to MobStacker2 if you wish to use a better plugin
637[01:04:04] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
638[01:04:04] [Server thread/INFO]: [MobStacker] Connected to metrics
639[01:04:04] [Server thread/INFO]: [MobStacker] Hooked in to mcMMO successfully!
640[01:04:04] [Server thread/INFO]: [MobStacker] Successfully hooked in to WorldGuard!
641[01:04:04] [Server thread/ERROR]: Error occurred while enabling MobStacker v2.0.0 (Is it up to date?)
642java.lang.IncompatibleClassChangeError: Found class com.sk89q.worldguard.protection.ApplicableRegionSet, but interface was expected
643 at com.kiwifisher.mobstacker.utils.StackUtils.isStackable(StackUtils.java:524) ~[?:?]
644 at com.kiwifisher.mobstacker.utils.StackUtils.reviveStacks(StackUtils.java:551) ~[?:?]
645 at com.kiwifisher.mobstacker.MobStacker.onEnable(MobStacker.java:99) ~[?:?]
646 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
647 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
648 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
649 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
650 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
651 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
652 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
653 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
654 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
655 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8.jar:git-PaperSpigot-"8b18730"]
656 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
657[01:04:04] [Server thread/INFO]: [MobStacker] Disabling MobStacker v2.0.0
658[01:04:04] [Server thread/INFO]: [MobStacker] Thanks for using MobStacker!
659[01:04:04] [Server thread/INFO]: [RUSH-Mercado] Enabling RUSH-Mercado v1.0
660[01:04:04] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.1
661[01:04:04] [Server thread/INFO]: [ChestCommands] Hooked BarAPI
662[01:04:04] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
663[01:04:04] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
664[01:04:04] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
665[01:04:04] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
666[01:04:04] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49
667[01:04:04] [Server thread/INFO]: | Command file(s) found : 2
668[01:04:04] [Server thread/INFO]: | Config : Ready.
669[01:04:04] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
670[01:04:04] [Server thread/INFO]: | Custom commands loaded : 3
671[01:04:04] [Server thread/INFO]: | Version: 5.3.4
672[01:04:04] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
673[01:04:04] [Server thread/INFO]: | You are running the latest version of MyCommand.
674[01:04:04] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
675[01:04:04] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
676[01:04:04] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.8.7
677[01:04:04] [Server thread/INFO]: [FrameProtect] ********************************************************************************
678[01:04:04] [Server thread/INFO]: [FrameProtect] The server is running in offline mode. If this server is not part of a proxy network
679[01:04:04] [Server thread/INFO]: [FrameProtect] with UUID support, UUIDs might be unstable (this is a big problem for protections)
680[01:04:04] [Server thread/INFO]: [FrameProtect] ********************************************************************************
681[01:04:04] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
682[01:04:04] [Server thread/INFO]: [CombatLog] Loading messages.properties.
683[01:04:04] [Server thread/INFO]: [CombatLog] Loading config.yml.
684[01:04:04] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
685[01:04:04] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
686[01:04:04] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
687[01:04:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b330
688[01:04:04] [Server thread/INFO]: Using locale en_US
689[01:04:04] [ServiceThread/WARN]: [Fatal Error] :1:1: Premature end of file.
690
691[01:04:04] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
692[01:04:04] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
693[01:04:04] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
694[01:04:04] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
695[01:04:04] [Server thread/INFO]: Using locale en_US
696[01:04:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
697[01:04:04] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
698[01:04:04] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: BlackEconomy version: 1.5.6-b49)
699[01:04:04] [Server thread/INFO]: [mcMMOAction] Enabling mcMMOAction v1.2.2
700[01:04:04] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
701[01:04:04] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
702[01:04:04] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
703[01:04:04] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
704[01:04:04] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
705[01:04:04] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
706[01:04:04] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
707[01:04:04] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
708[01:04:04] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
709[01:04:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 1953139057696473167
710[01:04:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 1953139057696473167
711[01:04:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 0
712[01:04:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -5696576636482161074 & generator: PlotSquared
713[01:04:04] [Server thread/INFO]: -------- World Settings For [plotworld] --------
714[01:04:04] [Server thread/INFO]: Anti X-Ray: true
715[01:04:04] [Server thread/INFO]: Engine Mode: 1
716[01:04:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
717[01:04:04] [Server thread/INFO]: Replace Blocks: [1, 5]
718[01:04:04] [Server thread/INFO]: Mob Spawn Range: 4
719[01:04:04] [Server thread/INFO]: Max TNT Explosions: 100
720[01:04:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
721[01:04:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
722[01:04:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
723[01:04:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
724[01:04:04] [Server thread/INFO]: Random Lighting Updates: false
725[01:04:04] [Server thread/INFO]: Structure Info Saving: true
726[01:04:04] [Server thread/INFO]: Sending up to 10 chunks per packet
727[01:04:04] [Server thread/INFO]: Max Entity Collisions: 8
728[01:04:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
729[01:04:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
730[01:04:04] [Server thread/INFO]: Cane Growth Modifier: 100%
731[01:04:04] [Server thread/INFO]: Melon Growth Modifier: 100%
732[01:04:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
733[01:04:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
734[01:04:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
735[01:04:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
736[01:04:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
737[01:04:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
738[01:04:04] [Server thread/INFO]: Item Despawn Rate: 6000
739[01:04:04] [Server thread/INFO]: Item Merge Radius: 2.5
740[01:04:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
741[01:04:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
742[01:04:04] [Server thread/INFO]: View Distance: 10
743[01:04:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
744[01:04:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
745[01:04:04] [Server thread/INFO]: Clear tick list: false
746[01:04:04] [Server thread/INFO]: Experience Merge Radius: 3.0
747[01:04:04] [Server thread/INFO]: -------- World Settings For [plotworld] --------
748[01:04:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
749[01:04:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
750[01:04:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
751[01:04:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
752[01:04:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
753[01:04:04] [Server thread/INFO]: Water over lava flow speed: 5
754[01:04:04] [Server thread/INFO]: Fix TNT cannons: false
755[01:04:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
756[01:04:04] [Server thread/INFO]: Keep spawn chunk loaded: true
757[01:04:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
758[01:04:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
759[01:04:04] [Server thread/INFO]: World async lighting: false
760[01:04:04] [Server thread/INFO]: [P2] Detected world load for 'plotworld'
761[01:04:04] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
762[01:04:04] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
763[01:04:04] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
764[01:04:04] [Server thread/INFO]: [P2] - schematic: false
765[01:04:04] [Server thread/INFO]: World possibly already loaded: plotworld
766[01:04:04] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5696576636482161074)
767[01:04:05] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
768[01:04:05] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
769[01:04:05] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
770[01:04:05] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
771[01:04:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
772[01:04:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flatroom' - Env: NORMAL - Type: FLAT & seed: 6981362951128897090
773[01:04:05] [Server thread/INFO]: -------- World Settings For [flatroom] --------
774[01:04:05] [Server thread/INFO]: Anti X-Ray: true
775[01:04:05] [Server thread/INFO]: Engine Mode: 1
776[01:04:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
777[01:04:05] [Server thread/INFO]: Replace Blocks: [1, 5]
778[01:04:05] [Server thread/INFO]: Mob Spawn Range: 4
779[01:04:05] [Server thread/INFO]: Max TNT Explosions: 100
780[01:04:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
781[01:04:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
782[01:04:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
783[01:04:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
784[01:04:05] [Server thread/INFO]: Random Lighting Updates: false
785[01:04:05] [Server thread/INFO]: Structure Info Saving: true
786[01:04:05] [Server thread/INFO]: Sending up to 10 chunks per packet
787[01:04:05] [Server thread/INFO]: Max Entity Collisions: 8
788[01:04:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
789[01:04:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
790[01:04:05] [Server thread/INFO]: Cane Growth Modifier: 100%
791[01:04:05] [Server thread/INFO]: Melon Growth Modifier: 100%
792[01:04:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
793[01:04:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
794[01:04:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
795[01:04:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
796[01:04:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
797[01:04:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
798[01:04:05] [Server thread/INFO]: Item Despawn Rate: 6000
799[01:04:05] [Server thread/INFO]: Item Merge Radius: 2.5
800[01:04:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
801[01:04:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
802[01:04:05] [Server thread/INFO]: View Distance: 10
803[01:04:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
804[01:04:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
805[01:04:05] [Server thread/INFO]: Clear tick list: false
806[01:04:05] [Server thread/INFO]: Experience Merge Radius: 3.0
807[01:04:05] [Server thread/INFO]: -------- World Settings For [flatroom] --------
808[01:04:05] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
809[01:04:05] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
810[01:04:05] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
811[01:04:05] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
812[01:04:05] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
813[01:04:05] [Server thread/INFO]: Water over lava flow speed: 5
814[01:04:05] [Server thread/INFO]: Fix TNT cannons: false
815[01:04:05] [Server thread/INFO]: Allow undead horse types to be leashed: false
816[01:04:05] [Server thread/INFO]: Keep spawn chunk loaded: true
817[01:04:05] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
818[01:04:05] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
819[01:04:05] [Server thread/INFO]: World async lighting: false
820[01:04:05] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
821[01:04:05] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6981362951128897090)
822[01:04:05] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
823[01:04:05] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
824[01:04:05] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
825[01:04:05] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
826[01:04:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
827[01:04:05] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
828[01:04:05] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v${project.version}
829[01:04:05] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
830[01:04:05] [Server thread/INFO]: [SimpleClans] Clans: 18
831[01:04:05] [Server thread/INFO]: [SimpleClans] Clan players: 183
832[01:04:05] [Server thread/INFO]: [SimpleClans] Version ${project.version} loaded
833[01:04:05] [Server thread/INFO]: [SimpleClans] Online Mode: true
834[01:04:05] [Server thread/INFO]: [SimpleClans] Modo Multithreading: false
835[01:04:05] [Server thread/INFO]: [SimpleClans] Modo BungeeCord: false
836[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Enabling MineResetLiteReloaded vBuild 0.1.0
837[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'goddark.mine.yml'...
838[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'mistico.mine.yml'...
839[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'rei.mine.yml'...
840[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'yt.mine.yml'...
841[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'imperador.mine.yml'...
842[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'berserk.mine.yml'...
843[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'godblue.mine.yml'...
844[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'guerreiro.mine.yml'...
845[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'destroyer.mine.yml'...
846[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'membro.mine.yml'...
847[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'novato.mine.yml'...
848[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'mago.mine.yml'...
849[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'darkblue.mine.yml'...
850[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'comerciante.mine.yml'...
851[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'kronos.mine.yml'...
852[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'godred.mine.yml'...
853[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] Loading mine from file 'semideus.mine.yml'...
854[01:04:05] [Server thread/INFO]: [MineResetLiteReloaded] MineResetLite version Build 0.1.0 enabled!
855[01:04:05] [Server thread/INFO]: [MitoPvp] Enabling MitoPvp v1.0
856[01:04:05] [Server thread/INFO]: [MitoPvp] Ativando MitoPvp - Autor: SubZero0.
857[01:04:05] [Server thread/INFO]: [MitoPvp] Hooked to Legendchat.
858[01:04:05] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
859[01:04:05] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
860[01:04:05] [Server thread/INFO]: creating table 'items'
861[01:04:05] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
862[01:04:05] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
863[01:04:05] [Server thread/INFO]: creating table 'accounts'
864[01:04:05] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
865[01:04:05] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
866[01:04:05] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
867[01:04:05] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
868[01:04:05] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
869[01:04:05] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
870[01:04:05] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
871[01:04:05] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
872[01:04:05] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
873[01:04:05] [Server thread/INFO]: [AuthMe] MySQL setup finished
874[01:04:05] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
875[01:04:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
876[01:04:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
877[01:04:06] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
878[01:04:06] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
879[01:04:06] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
880[01:04:06] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
881[01:04:06] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
882[01:04:06] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
883[01:04:06] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
884[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'mina-membro' was in the world 'build' but it wasn't loaded.
885[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'mina-novato' was in the world 'build' but it wasn't loaded.
886[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawnn' was in the world 'world(Halloweened)' but it wasn't loaded.
887[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'parkourn' was in the world 'world(Halloweened)' but it wasn't loaded.
888[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'rafaelnether' was in the world 'plotworld2' but it wasn't loaded.
889[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'regrass' was in the world 'build' but it wasn't loaded.
890[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'flyban' was in the world 'arenapvp' but it wasn't loaded.
891[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'clan' was in the world 'build' but it wasn't loaded.
892[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawn2018' was in the world 'build' but it wasn't loaded.
893[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawn20181' was in the world 'build' but it wasn't loaded.
894[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'spawn20182' was in the world 'build' but it wasn't loaded.
895[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'capslock' was in the world 'build' but it wasn't loaded.
896[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'killer' was in the world 'alvinox' but it wasn't loaded.
897[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'killer1' was in the world 'alvinox' but it wasn't loaded.
898[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'minapvp1' was in the world 'minapvp' but it wasn't loaded.
899[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'minapvp2' was in the world 'minapvp' but it wasn't loaded.
900[01:04:06] [Server thread/WARN]: [HolographicDisplays] Hologram 'minapvp3' was in the world 'minapvp' but it wasn't loaded.
901[01:04:06] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.2
902[01:04:06] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
903[01:04:06] [Server thread/INFO]: [SkinsRestorer] Detected Multiverse-Core! Using it for dimensions.
904[01:04:06] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
905[01:04:06] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
906[01:04:06] [Server thread/INFO]: [WarpPortals] 9 Portals loaded!
907[01:04:06] [Server thread/INFO]: [WarpPortals] 21 Destinations loaded!
908[01:04:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
909[01:04:06] [Server thread/INFO]: Done (8.311s)! For help, type "help" or "?"
910[01:04:06] [Server thread/INFO]: Timings Reset
911[01:04:07] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
912[01:04:07] [Server thread/INFO]: [ChestCommands] Found a new version: v3.1.4 (yours: v3.1.1)
913[01:04:07] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
914[01:04:07] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
915[01:04:07] [Craft Scheduler Thread - 36/INFO]: [Vault] Checking for Updates ...
916[01:04:07] [Craft Scheduler Thread - 36/INFO]: [Vault] No new version available
917[01:04:07] [Craft Scheduler Thread - 19/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
918[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] ----------------------------------------------
919[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] +===============+
920[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] | SkinsRestorer |
921[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] +===============+
922[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] ----------------------------------------------
923[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] Current version: 13.2
924[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] This is the latest version!
925[01:04:07] [Craft Scheduler Thread - 38/INFO]: [SkinsRestorer] ----------------------------------------------
926[01:04:07] [Server thread/INFO]: Starting UUID caching
927[01:04:07] [Craft Scheduler Thread - 17/INFO]: [P2] Starting player data caching for: world
928[01:04:07] [Craft Scheduler Thread - 17/INFO]: Fast mode UUID caching enabled!
929[01:04:07] [Craft Scheduler Thread - 17/INFO]: [P2] Cached a total of: 46 UUIDs
930[01:04:07] [Craft Scheduler Thread - 17/INFO]: Failed to cache: 4032 uuids - slowly processing all files
931[01:04:07] [Craft Scheduler Thread - 17/INFO]: [P2] Cached a total of: 56 UUIDs
932[01:04:08] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 93 placeholder expansions are available on the cloud.
933[01:04:08] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
934[01:05:10] [Craft Scheduler Thread - 11/INFO]: [Metrics] Connection timed out (Connection timed out)
935[01:06:32] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
936[01:07:34] [Thread-24/INFO]: Disconnecting com.mojang.authlib.GameProfile@35ad077f[id=35036e36-6bb1-3180-b5de-53957178e84c,name=ImyComboPvP_ ,properties={},legacy=false] (/177.143.166.187:51055): §4Your username contains illegal characters. Allowed chars: [a-zA-Z0-9_]*
937[01:07:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@35ad077f[id=35036e36-6bb1-3180-b5de-53957178e84c,name=ImyComboPvP_ ,properties={},legacy=false] (/177.143.166.187:51055) lost connection: §4Your username contains illegal characters. Allowed chars: [a-zA-Z0-9_]*
938[01:08:57] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
939[01:09:50] [Thread-26/INFO]: UUID of player RiquelmeGames is 255c3453-d9e5-324b-9a2a-681cfeb2f975
940[01:09:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@71285cc9[id=255c3453-d9e5-324b-9a2a-681cfeb2f975,name=RiquelmeGames,properties={},legacy=false] (/186.244.63.191:52369): §cServidor em manutencao para resolver o bug do crash!
941 Previsao para retorno: Amanha
942[01:09:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@71285cc9[id=255c3453-d9e5-324b-9a2a-681cfeb2f975,name=RiquelmeGames,properties={},legacy=false] (/186.244.63.191:52369) lost connection: §cServidor em manutencao para resolver o bug do crash!
943 Previsao para retorno: Amanha
944[01:10:46] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
945[01:11:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
946[01:11:26] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
947[01:11:46] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
948[01:13:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
949[01:14:01] [Server thread/INFO]: Saving is already turned on.
950[01:14:01] [Server thread/INFO]: Saving...
951[01:14:01] [Server thread/INFO]: Saved the world
952[01:14:01] [Server thread/INFO]: [Server] §8World saved.
953[01:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
954[01:16:12] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
955[01:17:51] [Thread-27/INFO]: UUID of player iXiter_ is 465d2390-e24d-30b9-b3fb-222e81ebfcb8
956[01:17:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4b8b5187[id=465d2390-e24d-30b9-b3fb-222e81ebfcb8,name=iXiter_,properties={},legacy=false] (/179.105.227.250:50215): §cServidor em manutencao para resolver o bug do crash!
957 Previsao para retorno: Amanha
958[01:17:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@4b8b5187[id=465d2390-e24d-30b9-b3fb-222e81ebfcb8,name=iXiter_,properties={},legacy=false] (/179.105.227.250:50215) lost connection: §cServidor em manutencao para resolver o bug do crash!
959 Previsao para retorno: Amanha
960[01:18:26] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
961[01:18:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
962[01:19:06] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
963[01:19:26] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
964[01:21:02] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
965[01:23:27] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
966[01:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
967[01:24:09] [Server thread/INFO]: Saving is already turned on.
968[01:24:09] [Server thread/INFO]: Saving...
969[01:24:09] [Server thread/INFO]: Saved the world
970[01:24:09] [Server thread/INFO]: [Server] §8World saved.
971[01:25:10] [Craft Scheduler Thread - 47/INFO]: [Metrics] Connection timed out (Connection timed out)
972[01:25:36] [Thread-28/INFO]: UUID of player NoHaxWombo is 8fdda12f-a34a-3300-8f93-3a2212693d0b
973[01:25:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@118294e5[id=8fdda12f-a34a-3300-8f93-3a2212693d0b,name=NoHaxWombo,properties={},legacy=false] (/187.67.16.143:59695): §cServidor em manutencao para resolver o bug do crash!
974 Previsao para retorno: Amanha
975[01:25:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@118294e5[id=8fdda12f-a34a-3300-8f93-3a2212693d0b,name=NoHaxWombo,properties={},legacy=false] (/187.67.16.143:59695) lost connection: §cServidor em manutencao para resolver o bug do crash!
976 Previsao para retorno: Amanha
977[01:25:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
978[01:26:06] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
979[01:26:46] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
980[01:27:06] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
981[01:28:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
982[01:30:25] [Thread-29/INFO]: UUID of player tecMT is ca8f069b-a3f3-33b3-93ee-6acc07a45404
983[01:30:25] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@77648d7[id=ca8f069b-a3f3-33b3-93ee-6acc07a45404,name=tecMT,properties={},legacy=false] (/177.91.232.2:4934): §cServidor em manutencao para resolver o bug do crash!
984 Previsao para retorno: Amanha
985[01:30:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@77648d7[id=ca8f069b-a3f3-33b3-93ee-6acc07a45404,name=tecMT,properties={},legacy=false] (/177.91.232.2:4934) lost connection: §cServidor em manutencao para resolver o bug do crash!
986 Previsao para retorno: Amanha
987[01:30:42] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
988[01:33:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
989[01:33:46] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
990[01:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
991[01:34:17] [Server thread/INFO]: Saving is already turned on.
992[01:34:17] [Server thread/INFO]: Saving...
993[01:34:17] [Server thread/INFO]: Saved the world
994[01:34:17] [Server thread/INFO]: [Server] §8World saved.
995[01:34:26] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
996[01:34:46] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
997[01:35:10] [Craft Scheduler Thread - 20/INFO]: [Metrics] Connection timed out (Connection timed out)
998[01:35:18] [Thread-30/INFO]: UUID of player tecMT is ca8f069b-a3f3-33b3-93ee-6acc07a45404
999[01:35:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@68f5a618[id=ca8f069b-a3f3-33b3-93ee-6acc07a45404,name=tecMT,properties={},legacy=false] (/177.91.232.2:5345): §cServidor em manutencao para resolver o bug do crash!
1000 Previsao para retorno: Amanha
1001[01:35:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@68f5a618[id=ca8f069b-a3f3-33b3-93ee-6acc07a45404,name=tecMT,properties={},legacy=false] (/177.91.232.2:5345) lost connection: §cServidor em manutencao para resolver o bug do crash!
1002 Previsao para retorno: Amanha
1003[01:35:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1004[01:35:53] [Thread-31/INFO]: UUID of player PedroUchiha23 is 21b6b6ba-0787-3dca-88a8-f4510c246409
1005[01:35:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7197ab04[id=21b6b6ba-0787-3dca-88a8-f4510c246409,name=PedroUchiha23,properties={},legacy=false] (/179.211.147.153:57208): §cServidor em manutencao para resolver o bug do crash!
1006 Previsao para retorno: Amanha
1007[01:35:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@7197ab04[id=21b6b6ba-0787-3dca-88a8-f4510c246409,name=PedroUchiha23,properties={},legacy=false] (/179.211.147.153:57208) lost connection: §cServidor em manutencao para resolver o bug do crash!
1008 Previsao para retorno: Amanha
1009[01:37:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1010[01:38:03] [Thread-32/INFO]: UUID of player KiinqSultix is 6b0f1cfa-7cb7-325f-a8eb-125bcf108b65
1011[01:38:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3b2a668c[id=6b0f1cfa-7cb7-325f-a8eb-125bcf108b65,name=KiinqSultix,properties={},legacy=false] (/200.215.218.202:53324): §cServidor em manutencao para resolver o bug do crash!
1012 Previsao para retorno: Amanha
1013[01:38:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@3b2a668c[id=6b0f1cfa-7cb7-325f-a8eb-125bcf108b65,name=KiinqSultix,properties={},legacy=false] (/200.215.218.202:53324) lost connection: §cServidor em manutencao para resolver o bug do crash!
1014 Previsao para retorno: Amanha
1015[01:40:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1016[01:41:02] [Thread-34/INFO]: UUID of player D4rk_Gameplays2 is 4d8b9bda-b3c0-3a6d-b5eb-6e65fe3ca530
1017[01:41:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5a6c4083[id=4d8b9bda-b3c0-3a6d-b5eb-6e65fe3ca530,name=D4rk_Gameplays2,properties={},legacy=false] (/109.51.91.71:54709): §cServidor em manutencao para resolver o bug do crash!
1018 Previsao para retorno: Amanha
1019[01:41:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@5a6c4083[id=4d8b9bda-b3c0-3a6d-b5eb-6e65fe3ca530,name=D4rk_Gameplays2,properties={},legacy=false] (/109.51.91.71:54709) lost connection: §cServidor em manutencao para resolver o bug do crash!
1020 Previsao para retorno: Amanha
1021[01:41:26] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1022[01:42:06] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1023[01:42:26] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1024[01:42:31] [Thread-35/INFO]: UUID of player TheXz_Gamer is c34704cb-7663-3c54-a7c1-53db9f12dbf8
1025[01:42:31] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@21025d83[id=c34704cb-7663-3c54-a7c1-53db9f12dbf8,name=TheXz_Gamer,properties={},legacy=false] (/131.161.216.238:64330): §cServidor em manutencao para resolver o bug do crash!
1026 Previsao para retorno: Amanha
1027[01:42:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@21025d83[id=c34704cb-7663-3c54-a7c1-53db9f12dbf8,name=TheXz_Gamer,properties={},legacy=false] (/131.161.216.238:64330) lost connection: §cServidor em manutencao para resolver o bug do crash!
1028 Previsao para retorno: Amanha
1029[01:42:40] [Thread-36/INFO]: UUID of player TheXz_Gamer is c34704cb-7663-3c54-a7c1-53db9f12dbf8
1030[01:42:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7f4a678f[id=c34704cb-7663-3c54-a7c1-53db9f12dbf8,name=TheXz_Gamer,properties={},legacy=false] (/131.161.216.238:64331): §cThis server does not support direct connect!
1031
1032§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1033
1034[01:42:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@7f4a678f[id=c34704cb-7663-3c54-a7c1-53db9f12dbf8,name=TheXz_Gamer,properties={},legacy=false] (/131.161.216.238:64331) lost connection: §cThis server does not support direct connect!
1035
1036§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1037
1038[01:42:47] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1039[01:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1040[01:44:26] [Server thread/INFO]: Saving is already turned on.
1041[01:44:26] [Server thread/INFO]: Saving...
1042[01:44:26] [Server thread/INFO]: Saved the world
1043[01:44:26] [Server thread/INFO]: [Server] §8World saved.
1044[01:44:49] [Thread-37/INFO]: UUID of player CarloSaurGG is 6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c
1045[01:44:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@542089ef[id=6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c,name=CarloSaurGG,properties={},legacy=false] (/177.223.164.147:53757): §cServidor em manutencao para resolver o bug do crash!
1046 Previsao para retorno: Amanha
1047[01:44:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@542089ef[id=6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c,name=CarloSaurGG,properties={},legacy=false] (/177.223.164.147:53757) lost connection: §cServidor em manutencao para resolver o bug do crash!
1048 Previsao para retorno: Amanha
1049[01:45:10] [Craft Scheduler Thread - 88/INFO]: [Metrics] Connection timed out (Connection timed out)
1050[01:45:12] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1051[01:47:37] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1052[01:49:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1053[01:49:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1054[01:50:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1055[01:50:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1056[01:51:39] [Thread-38/INFO]: UUID of player jeuplaybr2017 is df6b5b19-ae42-330f-8fcf-6c724091dee0
1057[01:51:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@714e3707[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.243.72.235:49359): §cServidor em manutencao para resolver o bug do crash!
1058 Previsao para retorno: Amanha
1059[01:51:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@714e3707[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.243.72.235:49359) lost connection: §cServidor em manutencao para resolver o bug do crash!
1060 Previsao para retorno: Amanha
1061[01:52:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1062[01:53:30] [Thread-39/INFO]: UUID of player drew8104 is 91d86662-7ad0-335f-abd8-22a9080e3764
1063[01:53:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5e8010ff[id=91d86662-7ad0-335f-abd8-22a9080e3764,name=drew8104,properties={},legacy=false] (/187.21.226.185:56632): §cServidor em manutencao para resolver o bug do crash!
1064 Previsao para retorno: Amanha
1065[01:53:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@5e8010ff[id=91d86662-7ad0-335f-abd8-22a9080e3764,name=drew8104,properties={},legacy=false] (/187.21.226.185:56632) lost connection: §cServidor em manutencao para resolver o bug do crash!
1066 Previsao para retorno: Amanha
1067[01:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1068[01:54:34] [Server thread/INFO]: Saving is already turned on.
1069[01:54:34] [Server thread/INFO]: Saving...
1070[01:54:34] [Server thread/INFO]: Saved the world
1071[01:54:34] [Server thread/INFO]: [Server] §8World saved.
1072[01:54:52] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1073[01:55:44] [Thread-40/INFO]: UUID of player Tataco_Gamer is 523666c1-0ccd-345b-995f-abe5a9c55f76
1074[01:55:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@27fd750[id=523666c1-0ccd-345b-995f-abe5a9c55f76,name=Tataco_Gamer,properties={},legacy=false] (/191.242.130.191:64804): §cServidor em manutencao para resolver o bug do crash!
1075 Previsao para retorno: Amanha
1076[01:55:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@27fd750[id=523666c1-0ccd-345b-995f-abe5a9c55f76,name=Tataco_Gamer,properties={},legacy=false] (/191.242.130.191:64804) lost connection: §cServidor em manutencao para resolver o bug do crash!
1077 Previsao para retorno: Amanha
1078[01:56:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1079[01:57:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1080[01:57:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1081[01:57:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1082[01:59:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1083[02:02:07] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1084[02:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1085[02:04:07] [Craft Scheduler Thread - 118/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1086[02:04:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1087[02:04:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1088[02:04:42] [Server thread/INFO]: Saving is already turned on.
1089[02:04:42] [Server thread/INFO]: Saving...
1090[02:04:42] [Server thread/INFO]: Saved the world
1091[02:04:42] [Server thread/INFO]: [Server] §8World saved.
1092[02:05:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1093[02:05:10] [Craft Scheduler Thread - 113/INFO]: [Metrics] Connection timed out (Connection timed out)
1094[02:05:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1095[02:06:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1096[02:07:26] [Thread-41/INFO]: UUID of player nnchase is 60eaa6aa-76de-3de4-a3e5-ba26fa698f83
1097[02:07:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@102c9765[id=60eaa6aa-76de-3de4-a3e5-ba26fa698f83,name=nnchase,properties={},legacy=false] (/170.150.235.249:19425): §cServidor em manutencao para resolver o bug do crash!
1098 Previsao para retorno: Amanha
1099[02:07:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@102c9765[id=60eaa6aa-76de-3de4-a3e5-ba26fa698f83,name=nnchase,properties={},legacy=false] (/170.150.235.249:19425) lost connection: §cServidor em manutencao para resolver o bug do crash!
1100 Previsao para retorno: Amanha
1101[02:07:31] [Thread-42/INFO]: UUID of player nnchase is 60eaa6aa-76de-3de4-a3e5-ba26fa698f83
1102[02:07:31] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2e15724e[id=60eaa6aa-76de-3de4-a3e5-ba26fa698f83,name=nnchase,properties={},legacy=false] (/170.150.235.249:19432): §cThis server does not support direct connect!
1103
1104§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1105
1106[02:07:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@2e15724e[id=60eaa6aa-76de-3de4-a3e5-ba26fa698f83,name=nnchase,properties={},legacy=false] (/170.150.235.249:19432) lost connection: §cThis server does not support direct connect!
1107
1108§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1109
1110[02:09:01] [Thread-44/INFO]: UUID of player Leonardo_ is 7746bd2b-a020-3ddb-a1f3-df8cb2649e93
1111[02:09:01] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3850c4e8[id=7746bd2b-a020-3ddb-a1f3-df8cb2649e93,name=Leonardo_,properties={},legacy=false] (/138.118.196.53:64734): §cServidor em manutencao para resolver o bug do crash!
1112 Previsao para retorno: Amanha
1113[02:09:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@3850c4e8[id=7746bd2b-a020-3ddb-a1f3-df8cb2649e93,name=Leonardo_,properties={},legacy=false] (/138.118.196.53:64734) lost connection: §cServidor em manutencao para resolver o bug do crash!
1114 Previsao para retorno: Amanha
1115[02:09:22] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1116[02:11:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1117[02:12:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1118[02:12:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1119[02:13:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1120[02:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1121[02:14:12] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1122[02:14:50] [Server thread/INFO]: Saving is already turned on.
1123[02:14:50] [Server thread/INFO]: Saving...
1124[02:14:50] [Server thread/INFO]: Saved the world
1125[02:14:50] [Server thread/INFO]: [Server] §8World saved.
1126[02:15:10] [Craft Scheduler Thread - 122/INFO]: [Metrics] Connection timed out (Connection timed out)
1127[02:16:36] [Thread-45/INFO]: UUID of player Master_Sky_Gamer is 8324bf18-2c4d-3034-8cf9-5b4e5475855a
1128[02:16:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@75f3db0d[id=8324bf18-2c4d-3034-8cf9-5b4e5475855a,name=Master_Sky_Gamer,properties={},legacy=false] (/187.21.58.112:53724): §cServidor em manutencao para resolver o bug do crash!
1129 Previsao para retorno: Amanha
1130[02:16:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@75f3db0d[id=8324bf18-2c4d-3034-8cf9-5b4e5475855a,name=Master_Sky_Gamer,properties={},legacy=false] (/187.21.58.112:53724) lost connection: §cServidor em manutencao para resolver o bug do crash!
1131 Previsao para retorno: Amanha
1132[02:16:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1133[02:16:42] [Thread-46/INFO]: UUID of player Master_Sky_Gamer is 8324bf18-2c4d-3034-8cf9-5b4e5475855a
1134[02:16:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1bbfb50c[id=8324bf18-2c4d-3034-8cf9-5b4e5475855a,name=Master_Sky_Gamer,properties={},legacy=false] (/187.21.58.112:53725): §cThis server does not support direct connect!
1135
1136§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1137
1138[02:16:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@1bbfb50c[id=8324bf18-2c4d-3034-8cf9-5b4e5475855a,name=Master_Sky_Gamer,properties={},legacy=false] (/187.21.58.112:53725) lost connection: §cThis server does not support direct connect!
1139
1140§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1141
1142[02:16:50] [Thread-47/INFO]: UUID of player pedrogg is 72ca7b11-dd80-3138-a322-ae54e96e338a
1143[02:16:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@217d89d7[id=72ca7b11-dd80-3138-a322-ae54e96e338a,name=pedrogg,properties={},legacy=false] (/45.227.249.41:6692): §cThis server does not support direct connect!
1144
1145§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1146
1147[02:16:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@217d89d7[id=72ca7b11-dd80-3138-a322-ae54e96e338a,name=pedrogg,properties={},legacy=false] (/45.227.249.41:6692) lost connection: §cThis server does not support direct connect!
1148
1149§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1150
1151[02:16:55] [Thread-48/INFO]: UUID of player pedrogg is 72ca7b11-dd80-3138-a322-ae54e96e338a
1152[02:16:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4462c502[id=72ca7b11-dd80-3138-a322-ae54e96e338a,name=pedrogg,properties={},legacy=false] (/45.227.249.41:6778): §cServidor em manutencao para resolver o bug do crash!
1153 Previsao para retorno: Amanha
1154[02:16:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@4462c502[id=72ca7b11-dd80-3138-a322-ae54e96e338a,name=pedrogg,properties={},legacy=false] (/45.227.249.41:6778) lost connection: §cServidor em manutencao para resolver o bug do crash!
1155 Previsao para retorno: Amanha
1156[02:18:35] [Thread-49/INFO]: UUID of player Loxys is fef7dcd7-8ee3-3a78-ab46-dc246c80b22c
1157[02:18:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@66f22363[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:49601): §cServidor em manutencao para resolver o bug do crash!
1158 Previsao para retorno: Amanha
1159[02:18:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@66f22363[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:49601) lost connection: §cServidor em manutencao para resolver o bug do crash!
1160 Previsao para retorno: Amanha
1161[02:19:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1162[02:19:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1163[02:20:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1164[02:20:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1165[02:21:27] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1166[02:23:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1167[02:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1168[02:24:58] [Server thread/INFO]: Saving is already turned on.
1169[02:24:58] [Server thread/INFO]: Saving...
1170[02:24:58] [Server thread/INFO]: Saved the world
1171[02:24:58] [Server thread/INFO]: [Server] §8World saved.
1172[02:25:17] [Thread-50/INFO]: UUID of player Veuteq is 1559ca8b-3871-3d60-9d9d-e0631d4cce67
1173[02:25:17] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@43ef213[id=1559ca8b-3871-3d60-9d9d-e0631d4cce67,name=Veuteq,properties={},legacy=false] (/143.202.112.18:50209): §cThis server does not support direct connect!
1174
1175§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1176
1177[02:25:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@43ef213[id=1559ca8b-3871-3d60-9d9d-e0631d4cce67,name=Veuteq,properties={},legacy=false] (/143.202.112.18:50209) lost connection: §cThis server does not support direct connect!
1178
1179§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1180
1181[02:26:17] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1182[02:27:24] [Thread-51/INFO]: UUID of player Pascal_ is 676fd73a-1096-3de6-bdd2-c5d196886af8
1183[02:27:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@561e739d[id=676fd73a-1096-3de6-bdd2-c5d196886af8,name=Pascal_,properties={},legacy=false] (/201.0.37.232:49313): §cServidor em manutencao para resolver o bug do crash!
1184 Previsao para retorno: Amanha
1185[02:27:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@561e739d[id=676fd73a-1096-3de6-bdd2-c5d196886af8,name=Pascal_,properties={},legacy=false] (/201.0.37.232:49313) lost connection: §cServidor em manutencao para resolver o bug do crash!
1186 Previsao para retorno: Amanha
1187[02:27:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1188[02:28:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1189[02:28:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1190[02:28:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1191[02:29:33] [Thread-52/INFO]: UUID of player CarloSaurGG is 6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c
1192[02:29:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@48bd5b49[id=6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c,name=CarloSaurGG,properties={},legacy=false] (/177.223.164.147:54055): §cServidor em manutencao para resolver o bug do crash!
1193 Previsao para retorno: Amanha
1194[02:29:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@48bd5b49[id=6db02fee-5985-3a47-a3f2-1d5cc0cdbc6c,name=CarloSaurGG,properties={},legacy=false] (/177.223.164.147:54055) lost connection: §cServidor em manutencao para resolver o bug do crash!
1195 Previsao para retorno: Amanha
1196[02:31:07] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1197[02:33:32] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1198[02:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1199[02:35:06] [Server thread/INFO]: Saving is already turned on.
1200[02:35:06] [Server thread/INFO]: Saving...
1201[02:35:06] [Server thread/INFO]: Saved the world
1202[02:35:06] [Server thread/INFO]: [Server] §8World saved.
1203[02:35:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1204[02:35:10] [Craft Scheduler Thread - 113/INFO]: [Metrics] Connection timed out (Connection timed out)
1205[02:35:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1206[02:35:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1207[02:36:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1208[02:38:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1209[02:40:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1210[02:41:34] [Thread-54/INFO]: UUID of player zJoelGod_ is 3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f
1211[02:41:34] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@17351a84[id=3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f,name=zJoelGod_,properties={},legacy=false] (/170.83.185.210:60954): §cServidor em manutencao para resolver o bug do crash!
1212 Previsao para retorno: Amanha
1213[02:41:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@17351a84[id=3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f,name=zJoelGod_,properties={},legacy=false] (/170.83.185.210:60954) lost connection: §cServidor em manutencao para resolver o bug do crash!
1214 Previsao para retorno: Amanha
1215[02:41:47] [Thread-55/INFO]: UUID of player zJoelGod_ is 3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f
1216[02:41:47] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@34a0b723[id=3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f,name=zJoelGod_,properties={},legacy=false] (/170.83.185.210:60962): §cServidor em manutencao para resolver o bug do crash!
1217 Previsao para retorno: Amanha
1218[02:41:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@34a0b723[id=3b496a1c-4ef8-3f5a-8510-d66fb2f74a0f,name=zJoelGod_,properties={},legacy=false] (/170.83.185.210:60962) lost connection: §cServidor em manutencao para resolver o bug do crash!
1219 Previsao para retorno: Amanha
1220[02:42:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1221[02:43:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1222[02:43:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1223[02:43:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1224[02:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1225[02:44:29] [Thread-56/INFO]: Disconnecting com.mojang.authlib.GameProfile@422a7f4c[id=3aa324f7-f7e3-36a2-89ac-013031ed44ff,name=Denigk_Games,properties={},legacy=false] (/191.5.36.19:61770): §e§lTroia§b§lCraft §8§l»
1226§7Voce foi banido permanentemente
1227§7
1228§7Motivo §8» §cSpam.
1229§7ID De Punicao §8» §327
1230§7
1231§8Se foi banido injustamente, converse com um membro de nossa equipe em:
1232§eTeamSpeak §8» §c§nts.troia-craft.tk
1233§eFórum §8» §c§ntroia-craft.tk/forum
1234[02:44:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@422a7f4c[id=3aa324f7-f7e3-36a2-89ac-013031ed44ff,name=Denigk_Games,properties={},legacy=false] (/191.5.36.19:61770) lost connection: §e§lTroia§b§lCraft §8§l»
1235§7Voce foi banido permanentemente
1236§7
1237§7Motivo §8» §cSpam.
1238§7ID De Punicao §8» §327
1239§7
1240§8Se foi banido injustamente, converse com um membro de nossa equipe em:
1241§eTeamSpeak §8» §c§nts.troia-craft.tk
1242§eFórum §8» §c§ntroia-craft.tk/forum
1243[02:45:10] [Craft Scheduler Thread - 190/INFO]: [Metrics] Connection timed out (Connection timed out)
1244[02:45:14] [Server thread/INFO]: Saving is already turned on.
1245[02:45:14] [Server thread/INFO]: Saving...
1246[02:45:14] [Server thread/INFO]: Saved the world
1247[02:45:14] [Server thread/INFO]: [Server] §8World saved.
1248[02:45:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1249[02:48:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1250[02:50:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1251[02:50:27] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1252[02:51:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1253[02:51:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1254[02:52:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1255[02:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1256[02:55:17] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1257[02:55:22] [Server thread/INFO]: Saving is already turned on.
1258[02:55:22] [Server thread/INFO]: Saving...
1259[02:55:22] [Server thread/INFO]: Saved the world
1260[02:55:22] [Server thread/INFO]: [Server] §8World saved.
1261[02:57:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1262[02:58:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1263[02:58:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1264[02:59:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1265[03:00:07] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1266[03:02:32] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1267[03:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1268[03:04:07] [Craft Scheduler Thread - 239/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1269[03:04:57] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1270[03:05:10] [Craft Scheduler Thread - 139/INFO]: [Metrics] Connection timed out (Connection timed out)
1271[03:05:30] [Server thread/INFO]: Saving is already turned on.
1272[03:05:30] [Server thread/INFO]: Saving...
1273[03:05:30] [Server thread/INFO]: Saved the world
1274[03:05:31] [Server thread/INFO]: [Server] §8World saved.
1275[03:05:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1276[03:06:21] [Thread-57/INFO]: UUID of player zRafael46_ is 39c1d0cb-aa3e-3923-8b08-87ff28ad0d15
1277[03:06:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1ab6b5d1[id=39c1d0cb-aa3e-3923-8b08-87ff28ad0d15,name=zRafael46_,properties={},legacy=false] (/187.19.241.210:44521): §cServidor em manutencao para resolver o bug do crash!
1278 Previsao para retorno: Amanha
1279[03:06:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@1ab6b5d1[id=39c1d0cb-aa3e-3923-8b08-87ff28ad0d15,name=zRafael46_,properties={},legacy=false] (/187.19.241.210:44521) lost connection: §cServidor em manutencao para resolver o bug do crash!
1280 Previsao para retorno: Amanha
1281[03:06:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1282[03:06:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1283[03:07:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1284[03:09:47] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1285[03:12:12] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1286[03:13:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1287[03:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1288[03:14:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1289[03:14:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1290[03:14:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1291[03:15:10] [Craft Scheduler Thread - 235/INFO]: [Metrics] Connection timed out (Connection timed out)
1292[03:15:39] [Server thread/INFO]: Saving is already turned on.
1293[03:15:39] [Server thread/INFO]: Saving...
1294[03:15:39] [Server thread/INFO]: Saved the world
1295[03:15:39] [Server thread/INFO]: [Server] §8World saved.
1296[03:17:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1297[03:18:05] [Thread-59/INFO]: UUID of player Aliemax is 16d766f4-02a7-33d2-ac1f-4e3e40d3c555
1298[03:18:05] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@8b3a883[id=16d766f4-02a7-33d2-ac1f-4e3e40d3c555,name=Aliemax,properties={},legacy=false] (/179.213.195.238:64633): §cServidor em manutencao para resolver o bug do crash!
1299 Previsao para retorno: Amanha
1300[03:18:05] [Server thread/INFO]: com.mojang.authlib.GameProfile@8b3a883[id=16d766f4-02a7-33d2-ac1f-4e3e40d3c555,name=Aliemax,properties={},legacy=false] (/179.213.195.238:64633) lost connection: §cServidor em manutencao para resolver o bug do crash!
1301 Previsao para retorno: Amanha
1302[03:19:27] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1303[03:21:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1304[03:21:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1305[03:21:52] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1306[03:22:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1307[03:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1308[03:24:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1309[03:25:32] [Thread-60/INFO]: UUID of player jeuplaybr2017 is df6b5b19-ae42-330f-8fcf-6c724091dee0
1310[03:25:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@f8d38ef[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.241.250.186:50475): §cServidor em manutencao para resolver o bug do crash!
1311 Previsao para retorno: Amanha
1312[03:25:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@f8d38ef[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.241.250.186:50475) lost connection: §cServidor em manutencao para resolver o bug do crash!
1313 Previsao para retorno: Amanha
1314[03:25:47] [Server thread/INFO]: Saving is already turned on.
1315[03:25:47] [Server thread/INFO]: Saving...
1316[03:25:47] [Server thread/INFO]: Saved the world
1317[03:25:47] [Server thread/INFO]: [Server] §8World saved.
1318[03:26:08] [Thread-61/INFO]: UUID of player KuhakuBR is 45cf493d-6f78-3bc9-b917-5703866eb22b
1319[03:26:08] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4b753526[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:59942): §cServidor em manutencao para resolver o bug do crash!
1320 Previsao para retorno: Amanha
1321[03:26:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@4b753526[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:59942) lost connection: §cServidor em manutencao para resolver o bug do crash!
1322 Previsao para retorno: Amanha
1323[03:26:42] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1324[03:27:04] [Thread-62/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
1325[03:27:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6f5eb204[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57103): §cServidor em manutencao para resolver o bug do crash!
1326 Previsao para retorno: Amanha
1327[03:27:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@6f5eb204[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57103) lost connection: §cServidor em manutencao para resolver o bug do crash!
1328 Previsao para retorno: Amanha
1329[03:27:10] [Thread-63/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
1330[03:27:10] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@9fbc1bf[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57110): §cServidor em manutencao para resolver o bug do crash!
1331 Previsao para retorno: Amanha
1332[03:27:10] [Server thread/INFO]: com.mojang.authlib.GameProfile@9fbc1bf[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57110) lost connection: §cServidor em manutencao para resolver o bug do crash!
1333 Previsao para retorno: Amanha
1334[03:27:20] [Thread-64/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
1335[03:27:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@445c3bfb[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57318): §cServidor em manutencao para resolver o bug do crash!
1336 Previsao para retorno: Amanha
1337[03:27:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@445c3bfb[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:57318) lost connection: §cServidor em manutencao para resolver o bug do crash!
1338 Previsao para retorno: Amanha
1339[03:28:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1340[03:29:07] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1341[03:29:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1342[03:29:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1343[03:29:48] [Thread-65/INFO]: UUID of player KuhakuBR is 45cf493d-6f78-3bc9-b917-5703866eb22b
1344[03:29:48] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7d99d4f3[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:59998): §cServidor em manutencao para resolver o bug do crash!
1345 Previsao para retorno: Amanha
1346[03:29:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@7d99d4f3[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:59998) lost connection: §cServidor em manutencao para resolver o bug do crash!
1347 Previsao para retorno: Amanha
1348[03:31:32] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1349[03:33:22] [Thread-66/INFO]: UUID of player KuhakuBR is 45cf493d-6f78-3bc9-b917-5703866eb22b
1350[03:33:22] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2c736029[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:60037): §cServidor em manutencao para resolver o bug do crash!
1351 Previsao para retorno: Amanha
1352[03:33:22] [Server thread/INFO]: com.mojang.authlib.GameProfile@2c736029[id=45cf493d-6f78-3bc9-b917-5703866eb22b,name=KuhakuBR,properties={},legacy=false] (/186.244.65.138:60037) lost connection: §cServidor em manutencao para resolver o bug do crash!
1353 Previsao para retorno: Amanha
1354[03:33:44] [Thread-67/INFO]: UUID of player joaouchoa_ is be1d7303-862e-3a67-9ab5-8deeb173b6c7
1355[03:33:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@719a07f[id=be1d7303-862e-3a67-9ab5-8deeb173b6c7,name=joaouchoa_,properties={},legacy=false] (/168.227.51.34:54351): §cThis server does not support direct connect!
1356
1357§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1358
1359[03:33:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@719a07f[id=be1d7303-862e-3a67-9ab5-8deeb173b6c7,name=joaouchoa_,properties={},legacy=false] (/168.227.51.34:54351) lost connection: §cThis server does not support direct connect!
1360
1361§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1362
1363[03:33:52] [Thread-68/INFO]: UUID of player joaouchoa_ is be1d7303-862e-3a67-9ab5-8deeb173b6c7
1364[03:33:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@8958bb5[id=be1d7303-862e-3a67-9ab5-8deeb173b6c7,name=joaouchoa_,properties={},legacy=false] (/168.227.51.34:54375): §cServidor em manutencao para resolver o bug do crash!
1365 Previsao para retorno: Amanha
1366[03:33:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@8958bb5[id=be1d7303-862e-3a67-9ab5-8deeb173b6c7,name=joaouchoa_,properties={},legacy=false] (/168.227.51.34:54375) lost connection: §cServidor em manutencao para resolver o bug do crash!
1367 Previsao para retorno: Amanha
1368[03:33:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1369[03:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1370[03:35:10] [Craft Scheduler Thread - 233/INFO]: [Metrics] Connection timed out (Connection timed out)
1371[03:35:55] [Server thread/INFO]: Saving is already turned on.
1372[03:35:55] [Server thread/INFO]: Saving...
1373[03:35:55] [Server thread/INFO]: Saved the world
1374[03:35:55] [Server thread/INFO]: [Server] §8World saved.
1375[03:36:22] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1376[03:36:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1377[03:37:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1378[03:37:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1379[03:38:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1380[03:41:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1381[03:43:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1382[03:44:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1383[03:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1384[03:44:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1385[03:45:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1386[03:45:10] [Craft Scheduler Thread - 257/INFO]: [Metrics] Connection timed out (Connection timed out)
1387[03:46:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1388[03:46:03] [Server thread/INFO]: Saving is already turned on.
1389[03:46:03] [Server thread/INFO]: Saving...
1390[03:46:03] [Server thread/INFO]: Saved the world
1391[03:46:03] [Server thread/INFO]: [Server] §8World saved.
1392[03:48:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1393[03:48:59] [Thread-70/INFO]: UUID of player iKeylan is 76aba9ed-226f-3ccf-86a9-8d62b61339f0
1394[03:48:59] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@30be9333[id=76aba9ed-226f-3ccf-86a9-8d62b61339f0,name=iKeylan,properties={},legacy=false] (/201.0.37.232:49533): §cServidor em manutencao para resolver o bug do crash!
1395 Previsao para retorno: Amanha
1396[03:48:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@30be9333[id=76aba9ed-226f-3ccf-86a9-8d62b61339f0,name=iKeylan,properties={},legacy=false] (/201.0.37.232:49533) lost connection: §cServidor em manutencao para resolver o bug do crash!
1397 Previsao para retorno: Amanha
1398[03:50:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1399[03:51:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1400[03:52:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1401[03:52:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1402[03:53:17] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1403[03:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1404[03:54:24] [Thread-71/INFO]: UUID of player maicocreft is c713ac49-37c0-3c94-8e6f-4eca93aa94aa
1405[03:54:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4fc8fd26[id=c713ac49-37c0-3c94-8e6f-4eca93aa94aa,name=maicocreft,properties={},legacy=false] (/170.246.80.55:29264): §cServidor em manutencao para resolver o bug do crash!
1406 Previsao para retorno: Amanha
1407[03:54:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@4fc8fd26[id=c713ac49-37c0-3c94-8e6f-4eca93aa94aa,name=maicocreft,properties={},legacy=false] (/170.246.80.55:29264) lost connection: §cServidor em manutencao para resolver o bug do crash!
1408 Previsao para retorno: Amanha
1409[03:54:56] [Thread-72/INFO]: UUID of player Floka_ is 87976119-6f17-32df-af34-99a8c60e711b
1410[03:54:56] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@a9d7e5f[id=87976119-6f17-32df-af34-99a8c60e711b,name=Floka_,properties={},legacy=false] (/177.198.123.234:64442): §cServidor em manutencao para resolver o bug do crash!
1411 Previsao para retorno: Amanha
1412[03:54:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@a9d7e5f[id=87976119-6f17-32df-af34-99a8c60e711b,name=Floka_,properties={},legacy=false] (/177.198.123.234:64442) lost connection: §cServidor em manutencao para resolver o bug do crash!
1413 Previsao para retorno: Amanha
1414[03:55:10] [Craft Scheduler Thread - 321/INFO]: [Metrics] Connection timed out (Connection timed out)
1415[03:55:36] [Thread-73/INFO]: UUID of player LendarioMF is 4ac72f1f-38df-3c78-88df-a2dbbd1eb6db
1416[03:55:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3ea505a8[id=4ac72f1f-38df-3c78-88df-a2dbbd1eb6db,name=LendarioMF,properties={},legacy=false] (/179.157.227.52:55262): §cServidor em manutencao para resolver o bug do crash!
1417 Previsao para retorno: Amanha
1418[03:55:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@3ea505a8[id=4ac72f1f-38df-3c78-88df-a2dbbd1eb6db,name=LendarioMF,properties={},legacy=false] (/179.157.227.52:55262) lost connection: §cServidor em manutencao para resolver o bug do crash!
1419 Previsao para retorno: Amanha
1420[03:55:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1421[03:56:11] [Server thread/INFO]: Saving is already turned on.
1422[03:56:11] [Server thread/INFO]: Saving...
1423[03:56:11] [Server thread/INFO]: Saved the world
1424[03:56:11] [Server thread/INFO]: [Server] §8World saved.
1425[03:58:07] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1426[03:59:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1427[04:00:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1428[04:00:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1429[04:00:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1430[04:02:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1431[04:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1432[04:04:07] [Craft Scheduler Thread - 313/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1433[04:05:10] [Craft Scheduler Thread - 342/INFO]: [Metrics] Connection timed out (Connection timed out)
1434[04:05:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1435[04:06:19] [Server thread/INFO]: Saving is already turned on.
1436[04:06:19] [Server thread/INFO]: Saving...
1437[04:06:19] [Server thread/INFO]: Saved the world
1438[04:06:19] [Server thread/INFO]: [Server] §8World saved.
1439[04:07:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1440[04:07:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1441[04:07:47] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1442[04:08:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1443[04:10:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1444[04:12:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1445[04:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1446[04:14:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1447[04:15:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1448[04:15:10] [Craft Scheduler Thread - 338/INFO]: [Metrics] Connection timed out (Connection timed out)
1449[04:15:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1450[04:15:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1451[04:16:27] [Server thread/INFO]: Saving is already turned on.
1452[04:16:27] [Server thread/INFO]: Saving...
1453[04:16:27] [Server thread/INFO]: Saved the world
1454[04:16:27] [Server thread/INFO]: [Server] §8World saved.
1455[04:17:27] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1456[04:19:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1457[04:22:17] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1458[04:22:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1459[04:23:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1460[04:23:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1461[04:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1462[04:24:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1463[04:25:10] [Craft Scheduler Thread - 379/INFO]: [Metrics] Connection timed out (Connection timed out)
1464[04:26:35] [Server thread/INFO]: Saving is already turned on.
1465[04:26:35] [Server thread/INFO]: Saving...
1466[04:26:35] [Server thread/INFO]: Saved the world
1467[04:26:35] [Server thread/INFO]: [Server] §8World saved.
1468[04:27:07] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1469[04:29:26] [Thread-75/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
1470[04:29:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@20563dff[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:16817): §cThis server does not support direct connect!
1471
1472§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1473
1474[04:29:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@20563dff[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:16817) lost connection: §cThis server does not support direct connect!
1475
1476§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1477
1478[04:29:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1479[04:29:33] [Thread-76/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
1480[04:29:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4789fa7e[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:16784): §cServidor em manutencao para resolver o bug do crash!
1481 Previsao para retorno: Amanha
1482[04:29:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@4789fa7e[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:16784) lost connection: §cServidor em manutencao para resolver o bug do crash!
1483 Previsao para retorno: Amanha
1484[04:30:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1485[04:30:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1486[04:31:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1487[04:31:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1488[04:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1489[04:34:22] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1490[04:35:10] [Craft Scheduler Thread - 377/INFO]: [Metrics] Connection timed out (Connection timed out)
1491[04:36:43] [Server thread/INFO]: Saving is already turned on.
1492[04:36:43] [Server thread/INFO]: Saving...
1493[04:36:43] [Server thread/INFO]: Saved the world
1494[04:36:43] [Server thread/INFO]: [Server] §8World saved.
1495[04:36:47] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1496[04:37:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1497[04:38:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1498[04:38:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1499[04:39:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1500[04:41:37] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1501[04:44:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1502[04:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1503[04:45:10] [Craft Scheduler Thread - 402/INFO]: [Metrics] Connection timed out (Connection timed out)
1504[04:45:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1505[04:46:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1506[04:46:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1507[04:46:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1508[04:46:51] [Server thread/INFO]: Saving is already turned on.
1509[04:46:51] [Server thread/INFO]: Saving...
1510[04:46:51] [Server thread/INFO]: Saved the world
1511[04:46:52] [Server thread/INFO]: [Server] §8World saved.
1512[04:48:52] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1513[04:51:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1514[04:53:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1515[04:53:42] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1516[04:53:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1517[04:54:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1518[04:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1519[04:56:07] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1520[04:57:00] [Server thread/INFO]: Saving is already turned on.
1521[04:57:00] [Server thread/INFO]: Saving...
1522[04:57:00] [Server thread/INFO]: Saved the world
1523[04:57:00] [Server thread/INFO]: [Server] §8World saved.
1524[04:58:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1525[05:00:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1526[05:00:57] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1527[05:01:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1528[05:01:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1529[05:03:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1530[05:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1531[05:04:07] [Craft Scheduler Thread - 402/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1532[05:05:10] [Craft Scheduler Thread - 449/INFO]: [Metrics] Connection timed out (Connection timed out)
1533[05:05:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1534[05:07:08] [Server thread/INFO]: Saving is already turned on.
1535[05:07:08] [Server thread/INFO]: Saving...
1536[05:07:08] [Server thread/INFO]: Saved the world
1537[05:07:08] [Server thread/INFO]: [Server] §8World saved.
1538[05:08:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1539[05:08:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1540[05:09:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1541[05:09:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1542[05:10:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1543[05:13:02] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1544[05:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1545[05:15:10] [Craft Scheduler Thread - 446/INFO]: [Metrics] Connection timed out (Connection timed out)
1546[05:15:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1547[05:16:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1548[05:16:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1549[05:17:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1550[05:17:16] [Server thread/INFO]: Saving is already turned on.
1551[05:17:16] [Server thread/INFO]: Saving...
1552[05:17:16] [Server thread/INFO]: Saved the world
1553[05:17:16] [Server thread/INFO]: [Server] §8World saved.
1554[05:17:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1555[05:20:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1556[05:22:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1557[05:23:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1558[05:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1559[05:24:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1560[05:24:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1561[05:25:07] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1562[05:25:10] [Craft Scheduler Thread - 490/INFO]: [Metrics] Connection timed out (Connection timed out)
1563[05:27:24] [Server thread/INFO]: Saving is already turned on.
1564[05:27:24] [Server thread/INFO]: Saving...
1565[05:27:24] [Server thread/INFO]: Saved the world
1566[05:27:24] [Server thread/INFO]: [Server] §8World saved.
1567[05:27:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1568[05:29:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1569[05:31:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1570[05:32:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1571[05:32:22] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1572[05:32:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1573[05:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1574[05:34:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1575[05:37:12] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1576[05:37:32] [Server thread/INFO]: Saving is already turned on.
1577[05:37:32] [Server thread/INFO]: Saving...
1578[05:37:32] [Server thread/INFO]: Saved the world
1579[05:37:32] [Server thread/INFO]: [Server] §8World saved.
1580[05:39:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1581[05:39:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1582[05:39:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1583[05:40:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1584[05:42:02] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1585[05:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1586[05:44:27] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1587[05:46:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1588[05:46:52] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1589[05:47:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1590[05:47:40] [Server thread/INFO]: Saving is already turned on.
1591[05:47:40] [Server thread/INFO]: Saving...
1592[05:47:40] [Server thread/INFO]: Saved the world
1593[05:47:40] [Server thread/INFO]: [Server] §8World saved.
1594[05:47:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1595[05:49:17] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1596[05:51:42] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1597[05:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1598[05:54:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1599[05:54:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1600[05:55:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1601[05:55:10] [Craft Scheduler Thread - 537/INFO]: [Metrics] Connection timed out (Connection timed out)
1602[05:55:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1603[05:56:32] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1604[05:57:48] [Server thread/INFO]: Saving is already turned on.
1605[05:57:48] [Server thread/INFO]: Saving...
1606[05:57:48] [Server thread/INFO]: Saved the world
1607[05:57:48] [Server thread/INFO]: [Server] §8World saved.
1608[05:58:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1609[06:01:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1610[06:02:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1611[06:02:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1612[06:03:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1613[06:03:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1614[06:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1615[06:04:07] [Craft Scheduler Thread - 552/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1616[06:06:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1617[06:07:56] [Server thread/INFO]: Saving is already turned on.
1618[06:07:56] [Server thread/INFO]: Saving...
1619[06:07:56] [Server thread/INFO]: Saved the world
1620[06:07:56] [Server thread/INFO]: [Server] §8World saved.
1621[06:08:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1622[06:09:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1623[06:10:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1624[06:10:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1625[06:10:47] [Thread-81/INFO]: UUID of player CuMaster_XD is 8f14bc9f-e3fb-3355-aaf3-d0f00bb4cd2a
1626[06:10:48] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@78e69d8d[id=8f14bc9f-e3fb-3355-aaf3-d0f00bb4cd2a,name=CuMaster_XD,properties={},legacy=false] (/2.83.124.220:52826): §cThis server does not support direct connect!
1627
1628§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1629
1630[06:10:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@78e69d8d[id=8f14bc9f-e3fb-3355-aaf3-d0f00bb4cd2a,name=CuMaster_XD,properties={},legacy=false] (/2.83.124.220:52826) lost connection: §cThis server does not support direct connect!
1631
1632§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1633
1634[06:11:02] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1635[06:12:49] [Thread-82/INFO]: UUID of player GemePlay is f6653046-0697-3010-ae3c-023cb323b265
1636[06:12:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@66679d90[id=f6653046-0697-3010-ae3c-023cb323b265,name=GemePlay,properties={},legacy=false] (/179.127.252.213:10458): §cServidor em manutencao para resolver o bug do crash!
1637 Previsao para retorno: Amanha
1638[06:12:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@66679d90[id=f6653046-0697-3010-ae3c-023cb323b265,name=GemePlay,properties={},legacy=false] (/179.127.252.213:10458) lost connection: §cServidor em manutencao para resolver o bug do crash!
1639 Previsao para retorno: Amanha
1640[06:13:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1641[06:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1642[06:15:52] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1643[06:17:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1644[06:18:05] [Server thread/INFO]: Saving is already turned on.
1645[06:18:05] [Server thread/INFO]: Saving...
1646[06:18:05] [Server thread/INFO]: Saved the world
1647[06:18:05] [Server thread/INFO]: [Server] §8World saved.
1648[06:18:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1649[06:18:17] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1650[06:18:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1651[06:20:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1652[06:23:07] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1653[06:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1654[06:25:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1655[06:25:10] [Craft Scheduler Thread - 589/INFO]: [Metrics] Connection timed out (Connection timed out)
1656[06:25:32] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1657[06:25:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1658[06:26:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1659[06:27:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1660[06:28:13] [Server thread/INFO]: Saving is already turned on.
1661[06:28:13] [Server thread/INFO]: Saving...
1662[06:28:13] [Server thread/INFO]: Saved the world
1663[06:28:13] [Server thread/INFO]: [Server] §8World saved.
1664[06:30:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1665[06:31:10] [Thread-83/INFO]: UUID of player TarSiczeQ is ee5ae140-1cbe-365b-b527-4fd7c85bb861
1666[06:31:10] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1d2d65e[id=ee5ae140-1cbe-365b-b527-4fd7c85bb861,name=TarSiczeQ,properties={},legacy=false] (/188.250.181.35:55097): §cServidor em manutencao para resolver o bug do crash!
1667 Previsao para retorno: Amanha
1668[06:31:10] [Server thread/INFO]: com.mojang.authlib.GameProfile@1d2d65e[id=ee5ae140-1cbe-365b-b527-4fd7c85bb861,name=TarSiczeQ,properties={},legacy=false] (/188.250.181.35:55097) lost connection: §cServidor em manutencao para resolver o bug do crash!
1669 Previsao para retorno: Amanha
1670[06:32:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1671[06:32:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1672[06:33:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1673[06:33:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1674[06:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1675[06:35:12] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1676[06:37:37] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1677[06:38:21] [Server thread/INFO]: Saving is already turned on.
1678[06:38:21] [Server thread/INFO]: Saving...
1679[06:38:21] [Server thread/INFO]: Saved the world
1680[06:38:21] [Server thread/INFO]: [Server] §8World saved.
1681[06:40:02] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1682[06:40:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1683[06:41:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1684[06:41:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1685[06:42:27] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1686[06:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1687[06:44:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1688[06:45:10] [Craft Scheduler Thread - 564/INFO]: [Metrics] Connection timed out (Connection timed out)
1689[06:46:42] [Thread-85/INFO]: UUID of player DJ_Joao is 86b14afd-e74f-3344-bea9-c0ff86c93419
1690[06:46:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2be92a04[id=86b14afd-e74f-3344-bea9-c0ff86c93419,name=DJ_Joao,properties={},legacy=false] (/5.249.91.137:59972): §cThis server does not support direct connect!
1691
1692§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1693
1694[06:46:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@2be92a04[id=86b14afd-e74f-3344-bea9-c0ff86c93419,name=DJ_Joao,properties={},legacy=false] (/5.249.91.137:59972) lost connection: §cThis server does not support direct connect!
1695
1696§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1697
1698[06:47:17] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1699[06:48:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1700[06:48:29] [Server thread/INFO]: Saving is already turned on.
1701[06:48:29] [Server thread/INFO]: Saving...
1702[06:48:29] [Server thread/INFO]: Saved the world
1703[06:48:29] [Server thread/INFO]: [Server] §8World saved.
1704[06:48:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1705[06:49:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1706[06:49:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1707[06:52:07] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1708[06:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1709[06:54:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1710[06:55:10] [Craft Scheduler Thread - 633/INFO]: [Metrics] Connection timed out (Connection timed out)
1711[06:55:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1712[06:56:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1713[06:56:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1714[06:56:57] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1715[06:58:37] [Server thread/INFO]: Saving is already turned on.
1716[06:58:37] [Server thread/INFO]: Saving...
1717[06:58:37] [Server thread/INFO]: Saved the world
1718[06:58:37] [Server thread/INFO]: [Server] §8World saved.
1719[06:59:22] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1720[07:01:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1721[07:03:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1722[07:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1723[07:04:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1724[07:04:07] [Craft Scheduler Thread - 665/INFO]: [Vault] Checking for Updates ...
1725[07:04:07] [Craft Scheduler Thread - 665/INFO]: [Vault] No new version available
1726[07:04:07] [Craft Scheduler Thread - 637/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1727[07:04:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1728[07:04:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1729[07:06:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1730[07:08:45] [Server thread/INFO]: Saving is already turned on.
1731[07:08:45] [Server thread/INFO]: Saving...
1732[07:08:45] [Server thread/INFO]: Saved the world
1733[07:08:45] [Server thread/INFO]: [Server] §8World saved.
1734[07:08:58] [Thread-86/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
1735[07:08:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@a0f67e6[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50158): §cServidor em manutencao para resolver o bug do crash!
1736 Previsao para retorno: Amanha
1737[07:08:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@a0f67e6[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50158) lost connection: §cServidor em manutencao para resolver o bug do crash!
1738 Previsao para retorno: Amanha
1739[07:09:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1740[07:11:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1741[07:11:27] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1742[07:11:35] [Thread-88/INFO]: UUID of player mauricio2006 is 6730ebca-fcd9-3a5c-b09b-b4ad0f09f06f
1743[07:11:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7eed809c[id=6730ebca-fcd9-3a5c-b09b-b4ad0f09f06f,name=mauricio2006,properties={},legacy=false] (/189.6.25.175:7661): §cServidor em manutencao para resolver o bug do crash!
1744 Previsao para retorno: Amanha
1745[07:11:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@7eed809c[id=6730ebca-fcd9-3a5c-b09b-b4ad0f09f06f,name=mauricio2006,properties={},legacy=false] (/189.6.25.175:7661) lost connection: §cServidor em manutencao para resolver o bug do crash!
1746 Previsao para retorno: Amanha
1747[07:11:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1748[07:12:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1749[07:13:09] [Thread-89/INFO]: UUID of player rodrigo1234lag is 78387725-7d75-3499-a41f-595ce7be10ab
1750[07:13:09] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4eac85bd[id=78387725-7d75-3499-a41f-595ce7be10ab,name=rodrigo1234lag,properties={},legacy=false] (/83.132.52.155:61625): §cServidor em manutencao para resolver o bug do crash!
1751 Previsao para retorno: Amanha
1752[07:13:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@4eac85bd[id=78387725-7d75-3499-a41f-595ce7be10ab,name=rodrigo1234lag,properties={},legacy=false] (/83.132.52.155:61625) lost connection: §cServidor em manutencao para resolver o bug do crash!
1753 Previsao para retorno: Amanha
1754[07:13:52] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1755[07:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1756[07:16:17] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1757[07:18:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1758[07:18:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1759[07:18:53] [Server thread/INFO]: Saving is already turned on.
1760[07:18:53] [Server thread/INFO]: Saving...
1761[07:18:53] [Server thread/INFO]: Saved the world
1762[07:18:53] [Server thread/INFO]: [Server] §8World saved.
1763[07:19:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1764[07:19:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1765[07:21:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1766[07:23:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1767[07:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1768[07:25:10] [Craft Scheduler Thread - 692/INFO]: [Metrics] Connection timed out (Connection timed out)
1769[07:25:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1770[07:26:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1771[07:27:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1772[07:27:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1773[07:28:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1774[07:29:01] [Server thread/INFO]: Saving is already turned on.
1775[07:29:01] [Server thread/INFO]: Saving...
1776[07:29:01] [Server thread/INFO]: Saved the world
1777[07:29:01] [Server thread/INFO]: [Server] §8World saved.
1778[07:30:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1779[07:33:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1780[07:34:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1781[07:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1782[07:34:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1783[07:35:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1784[07:35:10] [Craft Scheduler Thread - 716/INFO]: [Metrics] Connection timed out (Connection timed out)
1785[07:35:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1786[07:38:02] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1787[07:39:09] [Server thread/INFO]: Saving is already turned on.
1788[07:39:09] [Server thread/INFO]: Saving...
1789[07:39:09] [Server thread/INFO]: Saved the world
1790[07:39:10] [Server thread/INFO]: [Server] §8World saved.
1791[07:40:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1792[07:41:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1793[07:42:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1794[07:42:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1795[07:42:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1796[07:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1797[07:45:10] [Craft Scheduler Thread - 723/INFO]: [Metrics] Connection timed out (Connection timed out)
1798[07:45:17] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1799[07:47:42] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1800[07:49:18] [Server thread/INFO]: Saving is already turned on.
1801[07:49:18] [Server thread/INFO]: Saving...
1802[07:49:18] [Server thread/INFO]: Saved the world
1803[07:49:18] [Server thread/INFO]: [Server] §8World saved.
1804[07:49:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1805[07:50:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1806[07:50:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1807[07:50:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1808[07:52:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1809[07:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1810[07:54:57] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1811[07:55:08] [Thread-91/INFO]: UUID of player LocaoDeBala is f2bb1273-2dc9-3493-a616-04f709ac47fc
1812[07:55:08] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3e619380[id=f2bb1273-2dc9-3493-a616-04f709ac47fc,name=LocaoDeBala,properties={},legacy=false] (/201.93.216.178:49435): §cServidor em manutencao para resolver o bug do crash!
1813 Previsao para retorno: Amanha
1814[07:55:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@3e619380[id=f2bb1273-2dc9-3493-a616-04f709ac47fc,name=LocaoDeBala,properties={},legacy=false] (/201.93.216.178:49435) lost connection: §cServidor em manutencao para resolver o bug do crash!
1815 Previsao para retorno: Amanha
1816[07:55:10] [Craft Scheduler Thread - 760/INFO]: [Metrics] Connection timed out (Connection timed out)
1817[07:57:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1818[07:57:22] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1819[07:57:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1820[07:58:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1821[07:59:26] [Server thread/INFO]: Saving is already turned on.
1822[07:59:26] [Server thread/INFO]: Saving...
1823[07:59:26] [Server thread/INFO]: Saved the world
1824[07:59:26] [Server thread/INFO]: [Server] §8World saved.
1825[07:59:47] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1826[08:02:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1827[08:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1828[08:04:07] [Craft Scheduler Thread - 754/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
1829[08:04:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1830[08:04:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1831[08:05:10] [Craft Scheduler Thread - 688/INFO]: [Metrics] Connection timed out (Connection timed out)
1832[08:05:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1833[08:05:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1834[08:07:02] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1835[08:08:26] [Thread-92/INFO]: UUID of player xXMustafaZMXx is 97f82d3d-07bb-390d-9928-df89ec87d3da
1836[08:08:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@10df4611[id=97f82d3d-07bb-390d-9928-df89ec87d3da,name=xXMustafaZMXx,properties={},legacy=false] (/89.180.30.148:64473): §cServidor em manutencao para resolver o bug do crash!
1837 Previsao para retorno: Amanha
1838[08:08:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@10df4611[id=97f82d3d-07bb-390d-9928-df89ec87d3da,name=xXMustafaZMXx,properties={},legacy=false] (/89.180.30.148:64473) lost connection: §cServidor em manutencao para resolver o bug do crash!
1839 Previsao para retorno: Amanha
1840[08:09:27] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1841[08:09:34] [Server thread/INFO]: Saving is already turned on.
1842[08:09:34] [Server thread/INFO]: Saving...
1843[08:09:34] [Server thread/INFO]: Saved the world
1844[08:09:34] [Server thread/INFO]: [Server] §8World saved.
1845[08:11:52] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1846[08:12:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1847[08:13:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1848[08:13:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1849[08:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1850[08:14:17] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1851[08:16:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1852[08:19:07] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1853[08:19:42] [Server thread/INFO]: Saving is already turned on.
1854[08:19:42] [Server thread/INFO]: Saving...
1855[08:19:42] [Server thread/INFO]: Saved the world
1856[08:19:42] [Server thread/INFO]: [Server] §8World saved.
1857[08:19:56] [Thread-94/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1858[08:19:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2f3c288f[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49261): §cServidor em manutencao para resolver o bug do crash!
1859 Previsao para retorno: Amanha
1860[08:19:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@2f3c288f[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49261) lost connection: §cServidor em manutencao para resolver o bug do crash!
1861 Previsao para retorno: Amanha
1862[08:20:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1863[08:20:08] [Thread-95/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1864[08:20:08] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7d2e5d60[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49270): §cServidor em manutencao para resolver o bug do crash!
1865 Previsao para retorno: Amanha
1866[08:20:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@7d2e5d60[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49270) lost connection: §cServidor em manutencao para resolver o bug do crash!
1867 Previsao para retorno: Amanha
1868[08:20:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1869[08:21:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1870[08:21:32] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1871[08:23:57] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1872[08:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1873[08:25:10] [Craft Scheduler Thread - 816/INFO]: [Metrics] Connection timed out (Connection timed out)
1874[08:26:22] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1875[08:27:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1876[08:28:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1877[08:28:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1878[08:28:47] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1879[08:29:50] [Server thread/INFO]: Saving is already turned on.
1880[08:29:50] [Server thread/INFO]: Saving...
1881[08:29:50] [Server thread/INFO]: Saved the world
1882[08:29:50] [Server thread/INFO]: [Server] §8World saved.
1883[08:31:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1884[08:31:21] [Thread-96/INFO]: UUID of player olaatodos is e5926965-d081-3de1-9491-076d29d7bf98
1885[08:31:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7c37afc0[id=e5926965-d081-3de1-9491-076d29d7bf98,name=olaatodos,properties={},legacy=false] (/201.52.143.248:56529): §cServidor em manutencao para resolver o bug do crash!
1886 Previsao para retorno: Amanha
1887[08:31:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@7c37afc0[id=e5926965-d081-3de1-9491-076d29d7bf98,name=olaatodos,properties={},legacy=false] (/201.52.143.248:56529) lost connection: §cServidor em manutencao para resolver o bug do crash!
1888 Previsao para retorno: Amanha
1889[08:33:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1890[08:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1891[08:35:10] [Craft Scheduler Thread - 809/INFO]: [Metrics] Connection timed out (Connection timed out)
1892[08:35:26] [Thread-97/INFO]: UUID of player SkyRoseGod_GF is a8c0d17b-0ee7-31f5-afb6-0feb3953771d
1893[08:35:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@60bf06b3[id=a8c0d17b-0ee7-31f5-afb6-0feb3953771d,name=SkyRoseGod_GF,properties={},legacy=false] (/90.11.74.52:50872): §cThis server does not support direct connect!
1894
1895§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1896
1897[08:35:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@60bf06b3[id=a8c0d17b-0ee7-31f5-afb6-0feb3953771d,name=SkyRoseGod_GF,properties={},legacy=false] (/90.11.74.52:50872) lost connection: §cThis server does not support direct connect!
1898
1899§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1900
1901[08:35:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1902[08:36:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1903[08:36:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1904[08:36:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1905[08:36:51] [Thread-98/INFO]: UUID of player AndreBrandao123 is 6762e237-dcc0-39af-86c8-f3adc7768784
1906[08:36:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@31642c65[id=6762e237-dcc0-39af-86c8-f3adc7768784,name=AndreBrandao123,properties={},legacy=false] (/37.189.220.167:55590): §cServidor em manutencao para resolver o bug do crash!
1907 Previsao para retorno: Amanha
1908[08:36:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@31642c65[id=6762e237-dcc0-39af-86c8-f3adc7768784,name=AndreBrandao123,properties={},legacy=false] (/37.189.220.167:55590) lost connection: §cServidor em manutencao para resolver o bug do crash!
1909 Previsao para retorno: Amanha
1910[08:38:27] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1911[08:39:58] [Server thread/INFO]: Saving is already turned on.
1912[08:39:58] [Server thread/INFO]: Saving...
1913[08:39:58] [Server thread/INFO]: Saved the world
1914[08:39:58] [Server thread/INFO]: [Server] §8World saved.
1915[08:40:45] [Thread-100/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1916[08:40:45] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@12c1c447[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49344): §cServidor em manutencao para resolver o bug do crash!
1917 Previsao para retorno: Amanha
1918[08:40:45] [Server thread/INFO]: com.mojang.authlib.GameProfile@12c1c447[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49344) lost connection: §cServidor em manutencao para resolver o bug do crash!
1919 Previsao para retorno: Amanha
1920[08:40:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1921[08:41:20] [Thread-101/INFO]: UUID of player zShipi is e73ec2cc-96cd-3808-98a9-fc28f16c1a93
1922[08:41:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6fad04ec[id=e73ec2cc-96cd-3808-98a9-fc28f16c1a93,name=zShipi,properties={},legacy=false] (/138.97.36.122:52710): §cServidor em manutencao para resolver o bug do crash!
1923 Previsao para retorno: Amanha
1924[08:41:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@6fad04ec[id=e73ec2cc-96cd-3808-98a9-fc28f16c1a93,name=zShipi,properties={},legacy=false] (/138.97.36.122:52710) lost connection: §cServidor em manutencao para resolver o bug do crash!
1925 Previsao para retorno: Amanha
1926[08:43:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1927[08:43:08] [Thread-102/INFO]: UUID of player Radar_boy is d9e04abf-df48-361c-90a5-a98c2397aabb
1928[08:43:08] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@23797983[id=d9e04abf-df48-361c-90a5-a98c2397aabb,name=Radar_boy,properties={},legacy=false] (/87.65.125.103:53561): §cServidor em manutencao para resolver o bug do crash!
1929 Previsao para retorno: Amanha
1930[08:43:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@23797983[id=d9e04abf-df48-361c-90a5-a98c2397aabb,name=Radar_boy,properties={},legacy=false] (/87.65.125.103:53561) lost connection: §cServidor em manutencao para resolver o bug do crash!
1931 Previsao para retorno: Amanha
1932[08:43:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1933[08:43:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1934[08:44:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1935[08:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1936[08:45:10] [Craft Scheduler Thread - 824/INFO]: [Metrics] Connection timed out (Connection timed out)
1937[08:45:42] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1938[08:47:18] [Thread-103/INFO]: UUID of player Loxys is fef7dcd7-8ee3-3a78-ab46-dc246c80b22c
1939[08:47:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@684de20c[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:49886): §cServidor em manutencao para resolver o bug do crash!
1940 Previsao para retorno: Amanha
1941[08:47:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@684de20c[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:49886) lost connection: §cServidor em manutencao para resolver o bug do crash!
1942 Previsao para retorno: Amanha
1943[08:48:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1944[08:50:06] [Server thread/INFO]: Saving is already turned on.
1945[08:50:06] [Server thread/INFO]: Saving...
1946[08:50:06] [Server thread/INFO]: Saved the world
1947[08:50:06] [Server thread/INFO]: [Server] §8World saved.
1948[08:50:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1949[08:50:44] [Thread-104/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1950[08:50:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3582e7dd[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49370): §cServidor em manutencao para resolver o bug do crash!
1951 Previsao para retorno: Amanha
1952[08:50:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@3582e7dd[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49370) lost connection: §cServidor em manutencao para resolver o bug do crash!
1953 Previsao para retorno: Amanha
1954[08:50:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1955[08:50:55] [Thread-105/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1956[08:50:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@10e17d51[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49394): §cServidor em manutencao para resolver o bug do crash!
1957 Previsao para retorno: Amanha
1958[08:50:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@10e17d51[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49394) lost connection: §cServidor em manutencao para resolver o bug do crash!
1959 Previsao para retorno: Amanha
1960[08:51:04] [Thread-106/INFO]: UUID of player sampaio_67 is a8f1fc32-38e7-3680-ae7f-5ee93809c175
1961[08:51:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@a5eb9b5[id=a8f1fc32-38e7-3680-ae7f-5ee93809c175,name=sampaio_67,properties={},legacy=false] (/179.214.7.121:61702): §cThis server does not support direct connect!
1962
1963§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1964
1965[08:51:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@a5eb9b5[id=a8f1fc32-38e7-3680-ae7f-5ee93809c175,name=sampaio_67,properties={},legacy=false] (/179.214.7.121:61702) lost connection: §cThis server does not support direct connect!
1966
1967§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1968
1969[08:51:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1970[08:51:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1971[08:52:38] [Thread-107/INFO]: UUID of player topkill is c3f25edf-d8a9-310d-8503-831a56597c6a
1972[08:52:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1a787a7e[id=c3f25edf-d8a9-310d-8503-831a56597c6a,name=topkill,properties={},legacy=false] (/77.54.135.153:63597): §cServidor em manutencao para resolver o bug do crash!
1973 Previsao para retorno: Amanha
1974[08:52:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a787a7e[id=c3f25edf-d8a9-310d-8503-831a56597c6a,name=topkill,properties={},legacy=false] (/77.54.135.153:63597) lost connection: §cServidor em manutencao para resolver o bug do crash!
1975 Previsao para retorno: Amanha
1976[08:52:57] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
1977[08:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
1978[08:55:10] [Craft Scheduler Thread - 854/INFO]: [Metrics] Connection timed out (Connection timed out)
1979[08:55:20] [Thread-108/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
1980[08:55:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3f765b35[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49452): §cServidor em manutencao para resolver o bug do crash!
1981 Previsao para retorno: Amanha
1982[08:55:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@3f765b35[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49452) lost connection: §cServidor em manutencao para resolver o bug do crash!
1983 Previsao para retorno: Amanha
1984[08:55:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1985[08:57:47] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
1986[08:58:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
1987[08:59:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
1988[08:59:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
1989[09:00:12] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
1990[09:00:14] [Server thread/INFO]: Saving is already turned on.
1991[09:00:14] [Server thread/INFO]: Saving...
1992[09:00:14] [Server thread/INFO]: Saved the world
1993[09:00:14] [Server thread/INFO]: [Server] §8World saved.
1994[09:02:37] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
1995[09:03:01] [Thread-109/INFO]: UUID of player LilFidget is 739c44ef-9f59-3b39-aaa7-0abe3936144f
1996[09:03:01] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2adaf4f5[id=739c44ef-9f59-3b39-aaa7-0abe3936144f,name=LilFidget,properties={},legacy=false] (/131.255.51.220:53562): §cThis server does not support direct connect!
1997
1998§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
1999
2000[09:03:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@2adaf4f5[id=739c44ef-9f59-3b39-aaa7-0abe3936144f,name=LilFidget,properties={},legacy=false] (/131.255.51.220:53562) lost connection: §cThis server does not support direct connect!
2001
2002§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2003
2004[09:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2005[09:04:08] [Craft Scheduler Thread - 898/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
2006[09:04:20] [Thread-110/INFO]: UUID of player henrikopro is d0b889eb-3ba2-3f08-93a3-38e7fa837c3c
2007[09:04:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7ca1f18c[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:49143): §cServidor em manutencao para resolver o bug do crash!
2008 Previsao para retorno: Amanha
2009[09:04:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@7ca1f18c[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:49143) lost connection: §cServidor em manutencao para resolver o bug do crash!
2010 Previsao para retorno: Amanha
2011[09:05:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2012[09:05:10] [Craft Scheduler Thread - 884/INFO]: [Metrics] Connection timed out (Connection timed out)
2013[09:06:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2014[09:06:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2015[09:07:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2016[09:07:27] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2017[09:09:46] [Thread-112/INFO]: UUID of player GladiatorGames is 981508cb-1e0c-3554-8b73-0538f87ec4a3
2018[09:09:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1bb52e0f[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:49338): §cServidor em manutencao para resolver o bug do crash!
2019 Previsao para retorno: Amanha
2020[09:09:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@1bb52e0f[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:49338) lost connection: §cServidor em manutencao para resolver o bug do crash!
2021 Previsao para retorno: Amanha
2022[09:09:52] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2023[09:10:22] [Server thread/INFO]: Saving is already turned on.
2024[09:10:22] [Server thread/INFO]: Saving...
2025[09:10:22] [Server thread/INFO]: Saved the world
2026[09:10:22] [Server thread/INFO]: [Server] §8World saved.
2027[09:12:17] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2028[09:13:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2029[09:13:51] [Thread-113/INFO]: UUID of player FiiDuLugin is 5cc43ed4-69b9-38ff-aded-572e4cb66984
2030[09:13:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3dc21632[id=5cc43ed4-69b9-38ff-aded-572e4cb66984,name=FiiDuLugin,properties={},legacy=false] (/170.78.107.34:26434): §cServidor em manutencao para resolver o bug do crash!
2031 Previsao para retorno: Amanha
2032[09:13:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@3dc21632[id=5cc43ed4-69b9-38ff-aded-572e4cb66984,name=FiiDuLugin,properties={},legacy=false] (/170.78.107.34:26434) lost connection: §cServidor em manutencao para resolver o bug do crash!
2033 Previsao para retorno: Amanha
2034[09:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2035[09:14:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2036[09:14:38] [Thread-114/INFO]: UUID of player DragonDaBoss is 1a6f6df4-6fb8-3d6a-84a3-4801c4180d8e
2037[09:14:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2825035c[id=1a6f6df4-6fb8-3d6a-84a3-4801c4180d8e,name=DragonDaBoss,properties={},legacy=false] (/189.7.133.107:64778): §cServidor em manutencao para resolver o bug do crash!
2038 Previsao para retorno: Amanha
2039[09:14:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@2825035c[id=1a6f6df4-6fb8-3d6a-84a3-4801c4180d8e,name=DragonDaBoss,properties={},legacy=false] (/189.7.133.107:64778) lost connection: §cServidor em manutencao para resolver o bug do crash!
2040 Previsao para retorno: Amanha
2041[09:14:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2042[09:14:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2043[09:17:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2044[09:19:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2045[09:19:36] [Thread-115/INFO]: UUID of player Nickblock__600 is 08677c77-9f2e-30ec-8a64-6ab7032b6c7e
2046[09:19:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@66c5841[id=08677c77-9f2e-30ec-8a64-6ab7032b6c7e,name=Nickblock__600,properties={},legacy=false] (/177.13.124.82:34633): §cServidor em manutencao para resolver o bug do crash!
2047 Previsao para retorno: Amanha
2048[09:19:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@66c5841[id=08677c77-9f2e-30ec-8a64-6ab7032b6c7e,name=Nickblock__600,properties={},legacy=false] (/177.13.124.82:34633) lost connection: §cServidor em manutencao para resolver o bug do crash!
2049 Previsao para retorno: Amanha
2050[09:20:31] [Server thread/INFO]: Saving is already turned on.
2051[09:20:31] [Server thread/INFO]: Saving...
2052[09:20:31] [Server thread/INFO]: Saved the world
2053[09:20:31] [Server thread/INFO]: [Server] §8World saved.
2054[09:21:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2055[09:21:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2056[09:22:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2057[09:22:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2058[09:23:13] [Thread-116/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2059[09:23:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@43318bc1[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50787): §cServidor em manutencao para resolver o bug do crash!
2060 Previsao para retorno: Amanha
2061[09:23:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@43318bc1[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50787) lost connection: §cServidor em manutencao para resolver o bug do crash!
2062 Previsao para retorno: Amanha
2063[09:23:18] [Thread-117/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2064[09:23:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@25865dcd[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50788): §cThis server does not support direct connect!
2065
2066§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2067
2068[09:23:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@25865dcd[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:50788) lost connection: §cThis server does not support direct connect!
2069
2070§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2071
2072[09:24:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2073[09:24:22] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2074[09:25:03] [Thread-118/INFO]: UUID of player GladiatorGames is 981508cb-1e0c-3554-8b73-0538f87ec4a3
2075[09:25:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3d7e9e3d[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:49434): §cServidor em manutencao para resolver o bug do crash!
2076 Previsao para retorno: Amanha
2077[09:25:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@3d7e9e3d[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:49434) lost connection: §cServidor em manutencao para resolver o bug do crash!
2078 Previsao para retorno: Amanha
2079[09:25:10] [Craft Scheduler Thread - 921/INFO]: [Metrics] Connection timed out (Connection timed out)
2080[09:26:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2081[09:29:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2082[09:29:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2083[09:29:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2084[09:30:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2085[09:30:17] [Thread-119/INFO]: UUID of player josegames15 is d93c5004-289f-3dfc-b654-b6da2893ac44
2086[09:30:17] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@a060250[id=d93c5004-289f-3dfc-b654-b6da2893ac44,name=josegames15,properties={},legacy=false] (/170.0.204.3:50642): §cServidor em manutencao para resolver o bug do crash!
2087 Previsao para retorno: Amanha
2088[09:30:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@a060250[id=d93c5004-289f-3dfc-b654-b6da2893ac44,name=josegames15,properties={},legacy=false] (/170.0.204.3:50642) lost connection: §cServidor em manutencao para resolver o bug do crash!
2089 Previsao para retorno: Amanha
2090[09:30:39] [Server thread/INFO]: Saving is already turned on.
2091[09:30:39] [Server thread/INFO]: Saving...
2092[09:30:39] [Server thread/INFO]: Saved the world
2093[09:30:39] [Server thread/INFO]: [Server] §8World saved.
2094[09:31:37] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2095[09:34:02] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2096[09:34:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2097[09:35:10] [Craft Scheduler Thread - 941/INFO]: [Metrics] Connection timed out (Connection timed out)
2098[09:36:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2099[09:36:36] [Thread-120/INFO]: UUID of player Gabriel_MN is 9bfbcb48-d2b6-35ae-8429-a4580003afff
2100[09:36:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1befef52[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27969): §cServidor em manutencao para resolver o bug do crash!
2101 Previsao para retorno: Amanha
2102[09:36:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@1befef52[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27969) lost connection: §cServidor em manutencao para resolver o bug do crash!
2103 Previsao para retorno: Amanha
2104[09:36:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2105[09:37:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2106[09:37:39] [Thread-121/INFO]: UUID of player Loxys is fef7dcd7-8ee3-3a78-ab46-dc246c80b22c
2107[09:37:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@a61b61b[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:50852): §cServidor em manutencao para resolver o bug do crash!
2108 Previsao para retorno: Amanha
2109[09:37:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@a61b61b[id=fef7dcd7-8ee3-3a78-ab46-dc246c80b22c,name=Loxys,properties={},legacy=false] (/200.153.157.113:50852) lost connection: §cServidor em manutencao para resolver o bug do crash!
2110 Previsao para retorno: Amanha
2111[09:37:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2112[09:37:51] [Thread-122/INFO]: UUID of player Gabriel_MN is 9bfbcb48-d2b6-35ae-8429-a4580003afff
2113[09:37:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5d05dbae[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27736): §cServidor em manutencao para resolver o bug do crash!
2114 Previsao para retorno: Amanha
2115[09:37:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@5d05dbae[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27736) lost connection: §cServidor em manutencao para resolver o bug do crash!
2116 Previsao para retorno: Amanha
2117[09:38:52] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2118[09:39:32] [Thread-124/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
2119[09:39:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@451200a8[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:1797): §cServidor em manutencao para resolver o bug do crash!
2120 Previsao para retorno: Amanha
2121[09:39:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@451200a8[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:1797) lost connection: §cServidor em manutencao para resolver o bug do crash!
2122 Previsao para retorno: Amanha
2123[09:40:16] [Thread-125/INFO]: UUID of player Gabriel_MN is 9bfbcb48-d2b6-35ae-8429-a4580003afff
2124[09:40:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3762e7d3[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27835): §cServidor em manutencao para resolver o bug do crash!
2125 Previsao para retorno: Amanha
2126[09:40:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@3762e7d3[id=9bfbcb48-d2b6-35ae-8429-a4580003afff,name=Gabriel_MN,properties={},legacy=false] (/179.189.29.177:27835) lost connection: §cServidor em manutencao para resolver o bug do crash!
2127 Previsao para retorno: Amanha
2128[09:40:47] [Server thread/INFO]: Saving is already turned on.
2129[09:40:47] [Server thread/INFO]: Saving...
2130[09:40:47] [Server thread/INFO]: Saved the world
2131[09:40:47] [Server thread/INFO]: [Server] §8World saved.
2132[09:41:15] [Thread-126/INFO]: UUID of player guilhermegt is b347e1b0-f1c3-319f-af5d-37b234c03cab
2133[09:41:15] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@15652b68[id=b347e1b0-f1c3-319f-af5d-37b234c03cab,name=guilhermegt,properties={},legacy=false] (/187.94.193.56:1092): §cServidor em manutencao para resolver o bug do crash!
2134 Previsao para retorno: Amanha
2135[09:41:15] [Server thread/INFO]: com.mojang.authlib.GameProfile@15652b68[id=b347e1b0-f1c3-319f-af5d-37b234c03cab,name=guilhermegt,properties={},legacy=false] (/187.94.193.56:1092) lost connection: §cServidor em manutencao para resolver o bug do crash!
2136 Previsao para retorno: Amanha
2137[09:41:17] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2138[09:41:27] [Thread-127/INFO]: UUID of player guilhermegt is b347e1b0-f1c3-319f-af5d-37b234c03cab
2139[09:41:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@69167bf0[id=b347e1b0-f1c3-319f-af5d-37b234c03cab,name=guilhermegt,properties={},legacy=false] (/187.94.193.56:1094): §cThis server does not support direct connect!
2140
2141§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2142
2143[09:41:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@69167bf0[id=b347e1b0-f1c3-319f-af5d-37b234c03cab,name=guilhermegt,properties={},legacy=false] (/187.94.193.56:1094) lost connection: §cThis server does not support direct connect!
2144
2145§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2146
2147[09:43:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2148[09:44:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2149[09:44:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2150[09:45:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2151[09:45:10] [Craft Scheduler Thread - 976/INFO]: [Metrics] Connection timed out (Connection timed out)
2152[09:45:14] [Thread-128/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2153[09:45:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3264d356[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49560): §cServidor em manutencao para resolver o bug do crash!
2154 Previsao para retorno: Amanha
2155[09:45:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@3264d356[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49560) lost connection: §cServidor em manutencao para resolver o bug do crash!
2156 Previsao para retorno: Amanha
2157[09:45:21] [Thread-129/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2158[09:45:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1a3c5c6c[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49573): §cServidor em manutencao para resolver o bug do crash!
2159 Previsao para retorno: Amanha
2160[09:45:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a3c5c6c[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49573) lost connection: §cServidor em manutencao para resolver o bug do crash!
2161 Previsao para retorno: Amanha
2162[09:45:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2163[09:46:05] [Thread-130/INFO]: UUID of player RPL_CAPITANPedro is 6eaad09f-177a-3f18-92c7-3149467a29f1
2164[09:46:05] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4012bb34[id=6eaad09f-177a-3f18-92c7-3149467a29f1,name=RPL_CAPITANPedro,properties={},legacy=false] (/186.250.210.194:57734): §cServidor em manutencao para resolver o bug do crash!
2165 Previsao para retorno: Amanha
2166[09:46:05] [Server thread/INFO]: com.mojang.authlib.GameProfile@4012bb34[id=6eaad09f-177a-3f18-92c7-3149467a29f1,name=RPL_CAPITANPedro,properties={},legacy=false] (/186.250.210.194:57734) lost connection: §cServidor em manutencao para resolver o bug do crash!
2167 Previsao para retorno: Amanha
2168[09:46:07] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2169[09:48:32] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2170[09:50:55] [Server thread/INFO]: Saving is already turned on.
2171[09:50:55] [Server thread/INFO]: Saving...
2172[09:50:55] [Server thread/INFO]: Saved the world
2173[09:50:55] [Server thread/INFO]: [Server] §8World saved.
2174[09:50:57] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2175[09:52:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2176[09:52:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2177[09:53:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2178[09:53:22] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2179[09:54:04] [Thread-131/INFO]: UUID of player Baleudo_Gordo is 49cc58b0-3872-3b30-9b50-6e1dee011554
2180[09:54:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2dfc3b2f[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49244): §cServidor em manutencao para resolver o bug do crash!
2181 Previsao para retorno: Amanha
2182[09:54:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@2dfc3b2f[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49244) lost connection: §cServidor em manutencao para resolver o bug do crash!
2183 Previsao para retorno: Amanha
2184[09:54:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2185[09:55:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2186[09:57:30] [Thread-132/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2187[09:57:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1a5f52fc[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49298): §cServidor em manutencao para resolver o bug do crash!
2188 Previsao para retorno: Amanha
2189[09:57:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a5f52fc[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49298) lost connection: §cServidor em manutencao para resolver o bug do crash!
2190 Previsao para retorno: Amanha
2191[09:57:40] [Thread-133/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2192[09:57:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@71864e2f[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49306): §cServidor em manutencao para resolver o bug do crash!
2193 Previsao para retorno: Amanha
2194[09:57:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@71864e2f[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49306) lost connection: §cServidor em manutencao para resolver o bug do crash!
2195 Previsao para retorno: Amanha
2196[09:58:12] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2197[09:58:41] [Thread-134/INFO]: UUID of player mr_minato is 1d4e0649-3507-32bd-b2a2-84c1a7782070
2198[09:58:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2a81e02e[id=1d4e0649-3507-32bd-b2a2-84c1a7782070,name=mr_minato,properties={},legacy=false] (/168.227.102.60:26335): §cServidor em manutencao para resolver o bug do crash!
2199 Previsao para retorno: Amanha
2200[09:58:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@2a81e02e[id=1d4e0649-3507-32bd-b2a2-84c1a7782070,name=mr_minato,properties={},legacy=false] (/168.227.102.60:26335) lost connection: §cServidor em manutencao para resolver o bug do crash!
2201 Previsao para retorno: Amanha
2202[09:59:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2203[10:00:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2204[10:00:37] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2205[10:00:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2206[10:00:47] [Server thread/INFO]: Unknown command. Type "/help" for help.
2207[10:00:47] [Server thread/INFO]: ==============================================
2208[10:00:47] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2209[10:00:47] [Server thread/INFO]: Para participar digite: /killer
2210[10:00:47] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2211[10:00:47] [Server thread/INFO]: Tempo restante: 150 segundos
2212[10:00:47] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2213[10:00:47] [Server thread/INFO]: ==============================================
2214[10:01:02] [Server thread/INFO]: ==============================================
2215[10:01:02] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2216[10:01:02] [Server thread/INFO]: Para participar digite: /killer
2217[10:01:02] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2218[10:01:02] [Server thread/INFO]: Tempo restante: 135 segundos
2219[10:01:02] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2220[10:01:02] [Server thread/INFO]: ==============================================
2221[10:01:03] [Server thread/INFO]: Saving is already turned on.
2222[10:01:03] [Server thread/INFO]: Saving...
2223[10:01:03] [Server thread/INFO]: Saved the world
2224[10:01:03] [Server thread/INFO]: [Server] §8World saved.
2225[10:01:17] [Server thread/INFO]: ==============================================
2226[10:01:17] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2227[10:01:17] [Server thread/INFO]: Para participar digite: /killer
2228[10:01:17] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2229[10:01:17] [Server thread/INFO]: Tempo restante: 120 segundos
2230[10:01:17] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2231[10:01:17] [Server thread/INFO]: ==============================================
2232[10:01:32] [Server thread/INFO]: ==============================================
2233[10:01:32] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2234[10:01:32] [Server thread/INFO]: Para participar digite: /killer
2235[10:01:32] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2236[10:01:32] [Server thread/INFO]: Tempo restante: 105 segundos
2237[10:01:32] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2238[10:01:32] [Server thread/INFO]: ==============================================
2239[10:01:47] [Server thread/INFO]: ==============================================
2240[10:01:47] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2241[10:01:47] [Server thread/INFO]: Para participar digite: /killer
2242[10:01:47] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2243[10:01:47] [Server thread/INFO]: Tempo restante: 90 segundos
2244[10:01:47] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2245[10:01:47] [Server thread/INFO]: ==============================================
2246[10:02:02] [Server thread/INFO]: ==============================================
2247[10:02:02] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2248[10:02:02] [Server thread/INFO]: Para participar digite: /killer
2249[10:02:02] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2250[10:02:02] [Server thread/INFO]: Tempo restante: 75 segundos
2251[10:02:02] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2252[10:02:02] [Server thread/INFO]: ==============================================
2253[10:02:17] [Server thread/INFO]: ==============================================
2254[10:02:17] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2255[10:02:17] [Server thread/INFO]: Para participar digite: /killer
2256[10:02:17] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2257[10:02:17] [Server thread/INFO]: Tempo restante: 60 segundos
2258[10:02:17] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2259[10:02:17] [Server thread/INFO]: ==============================================
2260[10:02:27] [Thread-135/INFO]: UUID of player YTCraftPlay is 924f92ed-5bbc-3375-b300-e74b3454eb2e
2261[10:02:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4471a3c7[id=924f92ed-5bbc-3375-b300-e74b3454eb2e,name=YTCraftPlay,properties={},legacy=false] (/189.78.185.160:1363): §cServidor em manutencao para resolver o bug do crash!
2262 Previsao para retorno: Amanha
2263[10:02:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@4471a3c7[id=924f92ed-5bbc-3375-b300-e74b3454eb2e,name=YTCraftPlay,properties={},legacy=false] (/189.78.185.160:1363) lost connection: §cServidor em manutencao para resolver o bug do crash!
2264 Previsao para retorno: Amanha
2265[10:02:32] [Server thread/INFO]: ==============================================
2266[10:02:32] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2267[10:02:32] [Server thread/INFO]: Para participar digite: /killer
2268[10:02:32] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2269[10:02:32] [Server thread/INFO]: Tempo restante: 45 segundos
2270[10:02:32] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2271[10:02:32] [Server thread/INFO]: ==============================================
2272[10:02:47] [Server thread/INFO]: ==============================================
2273[10:02:47] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2274[10:02:47] [Server thread/INFO]: Para participar digite: /killer
2275[10:02:47] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2276[10:02:47] [Server thread/INFO]: Tempo restante: 30 segundos
2277[10:02:47] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2278[10:02:47] [Server thread/INFO]: ==============================================
2279[10:03:02] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2280[10:03:02] [Server thread/INFO]: ==============================================
2281[10:03:02] [Server thread/INFO]: Evento TroiaKiller automatico come�ando!
2282[10:03:02] [Server thread/INFO]: Para participar digite: /killer
2283[10:03:02] [Server thread/INFO]: Premio: $5000000.0 e tag [KILLER]!
2284[10:03:02] [Server thread/INFO]: Tempo restante: 15 segundos
2285[10:03:02] [Server thread/INFO]: [PARTICIPANTES] Jogadores: 0
2286[10:03:02] [Server thread/INFO]: ==============================================
2287[10:03:17] [Server thread/INFO]: Unknown command. Type "/help" for help.
2288[10:03:17] [Server thread/INFO]: ==============================================
2289[10:03:17] [Server thread/INFO]: Evento TroiaKiller automatico CANCELADO!
2290[10:03:17] [Server thread/INFO]: Motivo: Quantidade de clans menor que 2
2291[10:03:17] [Server thread/INFO]: ==============================================
2292[10:04:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2293[10:04:08] [Craft Scheduler Thread - 1006/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
2294[10:05:27] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2295[10:07:10] [Thread-136/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2296[10:07:10] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4bf4b245[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49518): §cServidor em manutencao para resolver o bug do crash!
2297 Previsao para retorno: Amanha
2298[10:07:10] [Server thread/INFO]: com.mojang.authlib.GameProfile@4bf4b245[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49518) lost connection: §cServidor em manutencao para resolver o bug do crash!
2299 Previsao para retorno: Amanha
2300[10:07:27] [Thread-137/INFO]: UUID of player zJookerPvP is ab963769-1290-32bb-becf-dbb63d549d68
2301[10:07:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@64d0f6c0[id=ab963769-1290-32bb-becf-dbb63d549d68,name=zJookerPvP,properties={},legacy=false] (/179.127.235.178:45403): §cServidor em manutencao para resolver o bug do crash!
2302 Previsao para retorno: Amanha
2303[10:07:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@64d0f6c0[id=ab963769-1290-32bb-becf-dbb63d549d68,name=zJookerPvP,properties={},legacy=false] (/179.127.235.178:45403) lost connection: §cServidor em manutencao para resolver o bug do crash!
2304 Previsao para retorno: Amanha
2305[10:07:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2306[10:07:51] [Thread-138/INFO]: UUID of player Phenix_Fire is 005e5ac0-42ee-3dcb-b78d-56e135718d48
2307[10:07:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6205e5ce[id=005e5ac0-42ee-3dcb-b78d-56e135718d48,name=Phenix_Fire,properties={},legacy=false] (/187.60.254.226:27150): §cServidor em manutencao para resolver o bug do crash!
2308 Previsao para retorno: Amanha
2309[10:07:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@6205e5ce[id=005e5ac0-42ee-3dcb-b78d-56e135718d48,name=Phenix_Fire,properties={},legacy=false] (/187.60.254.226:27150) lost connection: §cServidor em manutencao para resolver o bug do crash!
2310 Previsao para retorno: Amanha
2311[10:07:52] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2312[10:07:56] [Thread-139/INFO]: UUID of player Phenix_Fire is 005e5ac0-42ee-3dcb-b78d-56e135718d48
2313[10:07:56] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4cab02d7[id=005e5ac0-42ee-3dcb-b78d-56e135718d48,name=Phenix_Fire,properties={},legacy=false] (/187.60.254.226:27151): §cThis server does not support direct connect!
2314
2315§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2316
2317[10:07:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@4cab02d7[id=005e5ac0-42ee-3dcb-b78d-56e135718d48,name=Phenix_Fire,properties={},legacy=false] (/187.60.254.226:27151) lost connection: §cThis server does not support direct connect!
2318
2319§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2320
2321[10:07:59] [Thread-140/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2322[10:07:59] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6d97c9a5[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49798): §cServidor em manutencao para resolver o bug do crash!
2323 Previsao para retorno: Amanha
2324[10:07:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@6d97c9a5[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49798) lost connection: §cServidor em manutencao para resolver o bug do crash!
2325 Previsao para retorno: Amanha
2326[10:08:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2327[10:08:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2328[10:10:17] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2329[10:11:11] [Server thread/INFO]: Saving is already turned on.
2330[10:11:11] [Server thread/INFO]: Saving...
2331[10:11:11] [Server thread/INFO]: Saved the world
2332[10:11:11] [Server thread/INFO]: [Server] §8World saved.
2333[10:11:13] [Thread-142/INFO]: UUID of player DarkFantz is 8c579ec1-ce6c-30e1-b33b-d998ba68c17a
2334[10:11:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4ca3e352[id=8c579ec1-ce6c-30e1-b33b-d998ba68c17a,name=DarkFantz,properties={},legacy=false] (/186.230.18.18:51161): §cServidor em manutencao para resolver o bug do crash!
2335 Previsao para retorno: Amanha
2336[10:11:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@4ca3e352[id=8c579ec1-ce6c-30e1-b33b-d998ba68c17a,name=DarkFantz,properties={},legacy=false] (/186.230.18.18:51161) lost connection: §cServidor em manutencao para resolver o bug do crash!
2337 Previsao para retorno: Amanha
2338[10:12:42] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2339[10:13:58] [Thread-143/INFO]: UUID of player marceloarcanjo10 is 66bcee11-535b-3dd0-9b75-061da1522364
2340[10:13:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@45b031eb[id=66bcee11-535b-3dd0-9b75-061da1522364,name=marceloarcanjo10,properties={},legacy=false] (/177.193.168.61:2335): §cServidor em manutencao para resolver o bug do crash!
2341 Previsao para retorno: Amanha
2342[10:13:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@45b031eb[id=66bcee11-535b-3dd0-9b75-061da1522364,name=marceloarcanjo10,properties={},legacy=false] (/177.193.168.61:2335) lost connection: §cServidor em manutencao para resolver o bug do crash!
2343 Previsao para retorno: Amanha
2344[10:14:07] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2345[10:15:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2346[10:15:07] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2347[10:15:46] [Thread-144/INFO]: UUID of player xXhenrymigoXx is 3959435b-eac4-3ba1-8181-443404dc4308
2348[10:15:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@38fe79f1[id=3959435b-eac4-3ba1-8181-443404dc4308,name=xXhenrymigoXx,properties={},legacy=false] (/187.181.35.87:57962): §cThis server does not support direct connect!
2349
2350§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2351
2352[10:15:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@38fe79f1[id=3959435b-eac4-3ba1-8181-443404dc4308,name=xXhenrymigoXx,properties={},legacy=false] (/187.181.35.87:57962): §cThis server does not support direct connect!
2353
2354§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2355
2356[10:15:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@38fe79f1[id=3959435b-eac4-3ba1-8181-443404dc4308,name=xXhenrymigoXx,properties={},legacy=false] (/187.181.35.87:57962) lost connection: §cThis server does not support direct connect!
2357
2358§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2359
2360[10:15:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2361[10:16:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2362[10:17:32] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2363[10:18:12] [Thread-145/INFO]: UUID of player gusmar is 1fdbc701-e4e5-3525-873b-9103e021bf7f
2364[10:18:12] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2f16b357[id=1fdbc701-e4e5-3525-873b-9103e021bf7f,name=gusmar,properties={},legacy=false] (/191.240.219.173:43438): §cServidor em manutencao para resolver o bug do crash!
2365 Previsao para retorno: Amanha
2366[10:18:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@2f16b357[id=1fdbc701-e4e5-3525-873b-9103e021bf7f,name=gusmar,properties={},legacy=false] (/191.240.219.173:43438) lost connection: §cServidor em manutencao para resolver o bug do crash!
2367 Previsao para retorno: Amanha
2368[10:18:42] [Thread-146/INFO]: UUID of player Feliplaza is 79e5ea8b-50d5-32fa-a39b-45187cd03255
2369[10:18:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@67cd095a[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:26489): §cServidor em manutencao para resolver o bug do crash!
2370 Previsao para retorno: Amanha
2371[10:18:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@67cd095a[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:26489) lost connection: §cServidor em manutencao para resolver o bug do crash!
2372 Previsao para retorno: Amanha
2373[10:19:57] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2374[10:21:09] [Thread-147/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2375[10:21:09] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@13eb8afe[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49820): §cServidor em manutencao para resolver o bug do crash!
2376 Previsao para retorno: Amanha
2377[10:21:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@13eb8afe[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49820) lost connection: §cServidor em manutencao para resolver o bug do crash!
2378 Previsao para retorno: Amanha
2379[10:21:19] [Server thread/INFO]: Saving is already turned on.
2380[10:21:19] [Server thread/INFO]: Saving...
2381[10:21:19] [Server thread/INFO]: Saved the world
2382[10:21:19] [Server thread/INFO]: [Server] §8World saved.
2383[10:22:22] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2384[10:22:23] [Thread-148/INFO]: Disconnecting com.mojang.authlib.GameProfile@2599466b[id=3aa324f7-f7e3-36a2-89ac-013031ed44ff,name=Denigk_Games,properties={},legacy=false] (/191.5.36.19:49543): §e§lTroia§b§lCraft §8§l»
2385§7Voce foi banido permanentemente
2386§7
2387§7Motivo §8» §cSpam.
2388§7ID De Punicao §8» §327
2389§7
2390§8Se foi banido injustamente, converse com um membro de nossa equipe em:
2391§eTeamSpeak §8» §c§nts.troia-craft.tk
2392§eFórum §8» §c§ntroia-craft.tk/forum
2393[10:22:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@2599466b[id=3aa324f7-f7e3-36a2-89ac-013031ed44ff,name=Denigk_Games,properties={},legacy=false] (/191.5.36.19:49543) lost connection: §e§lTroia§b§lCraft §8§l»
2394§7Voce foi banido permanentemente
2395§7
2396§7Motivo §8» §cSpam.
2397§7ID De Punicao §8» §327
2398§7
2399§8Se foi banido injustamente, converse com um membro de nossa equipe em:
2400§eTeamSpeak §8» §c§nts.troia-craft.tk
2401§eFórum §8» §c§ntroia-craft.tk/forum
2402[10:22:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2403[10:23:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2404[10:23:43] [Thread-149/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2405[10:23:43] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@511dcd1e[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49877): §cServidor em manutencao para resolver o bug do crash!
2406 Previsao para retorno: Amanha
2407[10:23:43] [Server thread/INFO]: com.mojang.authlib.GameProfile@511dcd1e[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49877) lost connection: §cServidor em manutencao para resolver o bug do crash!
2408 Previsao para retorno: Amanha
2409[10:23:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2410[10:24:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2411[10:24:47] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2412[10:25:58] [Thread-150/INFO]: UUID of player SpeedMestre is 02f984a4-c77a-3d9b-9754-ad3f88f553d4
2413[10:25:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@73408e0e[id=02f984a4-c77a-3d9b-9754-ad3f88f553d4,name=SpeedMestre,properties={},legacy=false] (/200.185.200.95:27713): §cThis server does not support direct connect!
2414
2415§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2416
2417[10:25:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@73408e0e[id=02f984a4-c77a-3d9b-9754-ad3f88f553d4,name=SpeedMestre,properties={},legacy=false] (/200.185.200.95:27713) lost connection: §cThis server does not support direct connect!
2418
2419§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2420
2421[10:26:37] [Thread-151/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2422[10:26:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5dc3f145[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51091): §cServidor em manutencao para resolver o bug do crash!
2423 Previsao para retorno: Amanha
2424[10:26:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@5dc3f145[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51091) lost connection: §cServidor em manutencao para resolver o bug do crash!
2425 Previsao para retorno: Amanha
2426[10:27:12] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2427[10:27:14] [Thread-152/INFO]: UUID of player jeuplaybr2017 is df6b5b19-ae42-330f-8fcf-6c724091dee0
2428[10:27:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@45a7ac64[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.241.250.186:54260): §cServidor em manutencao para resolver o bug do crash!
2429 Previsao para retorno: Amanha
2430[10:27:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@45a7ac64[id=df6b5b19-ae42-330f-8fcf-6c724091dee0,name=jeuplaybr2017,properties={},legacy=false] (/186.241.250.186:54260) lost connection: §cServidor em manutencao para resolver o bug do crash!
2431 Previsao para retorno: Amanha
2432[10:27:53] [Thread-153/INFO]: UUID of player Baleudo_Gordo is 49cc58b0-3872-3b30-9b50-6e1dee011554
2433[10:27:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2b7cc8e7[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49433): §cServidor em manutencao para resolver o bug do crash!
2434 Previsao para retorno: Amanha
2435[10:27:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@2b7cc8e7[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49433) lost connection: §cServidor em manutencao para resolver o bug do crash!
2436 Previsao para retorno: Amanha
2437[10:27:57] [Thread-154/INFO]: UUID of player Baleudo_Gordo is 49cc58b0-3872-3b30-9b50-6e1dee011554
2438[10:27:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6eac881d[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49441): §cServidor em manutencao para resolver o bug do crash!
2439 Previsao para retorno: Amanha
2440[10:27:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@6eac881d[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49441) lost connection: §cServidor em manutencao para resolver o bug do crash!
2441 Previsao para retorno: Amanha
2442[10:28:54] [Thread-155/INFO]: UUID of player guilg2 is 536a7367-9984-3060-8ec2-03b9dd9f894e
2443[10:28:54] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2e270c9c[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:8843): §cServidor em manutencao para resolver o bug do crash!
2444 Previsao para retorno: Amanha
2445[10:28:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@2e270c9c[id=536a7367-9984-3060-8ec2-03b9dd9f894e,name=guilg2,properties={},legacy=false] (/177.220.173.140:8843) lost connection: §cServidor em manutencao para resolver o bug do crash!
2446 Previsao para retorno: Amanha
2447[10:29:38] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2448[10:29:41] [Thread-156/INFO]: UUID of player dioog_123456789 is 3a81a3c9-d480-3fa3-8c74-55fb4e8a5477
2449[10:29:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@75e1904b[id=3a81a3c9-d480-3fa3-8c74-55fb4e8a5477,name=dioog_123456789,properties={},legacy=false] (/200.171.235.194:56332): §cThis server does not support direct connect!
2450
2451§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2452
2453[10:29:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@75e1904b[id=3a81a3c9-d480-3fa3-8c74-55fb4e8a5477,name=dioog_123456789,properties={},legacy=false] (/200.171.235.194:56332) lost connection: §cThis server does not support direct connect!
2454
2455§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2456
2457[10:29:57] [Thread-157/INFO]: UUID of player tuti11 is b3903bf4-757b-3e45-ae06-69ed1d9667aa
2458[10:29:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6c061b32[id=b3903bf4-757b-3e45-ae06-69ed1d9667aa,name=tuti11,properties={},legacy=false] (/200.146.60.88:51916): §cServidor em manutencao para resolver o bug do crash!
2459 Previsao para retorno: Amanha
2460[10:29:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@6c061b32[id=b3903bf4-757b-3e45-ae06-69ed1d9667aa,name=tuti11,properties={},legacy=false] (/200.146.60.88:51916) lost connection: §cServidor em manutencao para resolver o bug do crash!
2461 Previsao para retorno: Amanha
2462[10:30:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2463[10:31:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2464[10:31:27] [Server thread/INFO]: Saving is already turned on.
2465[10:31:27] [Server thread/INFO]: Saving...
2466[10:31:27] [Server thread/INFO]: Saved the world
2467[10:31:27] [Server thread/INFO]: [Server] §8World saved.
2468[10:31:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2469[10:32:03] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2470[10:32:12] [Thread-158/INFO]: UUID of player MangaMood is a2a41f47-b078-3fe8-8e3c-839f2182bacb
2471[10:32:12] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@27162393[id=a2a41f47-b078-3fe8-8e3c-839f2182bacb,name=MangaMood,properties={},legacy=false] (/179.223.30.39:50943): §cServidor em manutencao para resolver o bug do crash!
2472 Previsao para retorno: Amanha
2473[10:32:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@27162393[id=a2a41f47-b078-3fe8-8e3c-839f2182bacb,name=MangaMood,properties={},legacy=false] (/179.223.30.39:50943) lost connection: §cServidor em manutencao para resolver o bug do crash!
2474 Previsao para retorno: Amanha
2475[10:32:16] [Thread-159/INFO]: UUID of player MangaMood is a2a41f47-b078-3fe8-8e3c-839f2182bacb
2476[10:32:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@74e395ca[id=a2a41f47-b078-3fe8-8e3c-839f2182bacb,name=MangaMood,properties={},legacy=false] (/179.223.30.39:50988): §cThis server does not support direct connect!
2477
2478§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2479
2480[10:32:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@74e395ca[id=a2a41f47-b078-3fe8-8e3c-839f2182bacb,name=MangaMood,properties={},legacy=false] (/179.223.30.39:50988) lost connection: §cThis server does not support direct connect!
2481
2482§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2483
2484[10:32:24] [Thread-160/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2485[10:32:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@8c9439f[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51125): §cServidor em manutencao para resolver o bug do crash!
2486 Previsao para retorno: Amanha
2487[10:32:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@8c9439f[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51125) lost connection: §cServidor em manutencao para resolver o bug do crash!
2488 Previsao para retorno: Amanha
2489[10:34:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2490[10:34:28] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2491[10:34:28] [Thread-161/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2492[10:34:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@25333aab[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51173): §cServidor em manutencao para resolver o bug do crash!
2493 Previsao para retorno: Amanha
2494[10:34:28] [Server thread/INFO]: com.mojang.authlib.GameProfile@25333aab[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51173) lost connection: §cServidor em manutencao para resolver o bug do crash!
2495 Previsao para retorno: Amanha
2496[10:35:11] [Craft Scheduler Thread - 1054/INFO]: [Metrics] Connection timed out (Connection timed out)
2497[10:35:26] [Thread-162/INFO]: UUID of player gusmar is 1fdbc701-e4e5-3525-873b-9103e021bf7f
2498[10:35:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2cb47617[id=1fdbc701-e4e5-3525-873b-9103e021bf7f,name=gusmar,properties={},legacy=false] (/191.240.219.173:41515): §cServidor em manutencao para resolver o bug do crash!
2499 Previsao para retorno: Amanha
2500[10:35:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@2cb47617[id=1fdbc701-e4e5-3525-873b-9103e021bf7f,name=gusmar,properties={},legacy=false] (/191.240.219.173:41515) lost connection: §cServidor em manutencao para resolver o bug do crash!
2501 Previsao para retorno: Amanha
2502[10:36:19] [Thread-163/INFO]: UUID of player ReiDoPvp____ is 37ac091d-0a54-384b-9817-e8562d97f22d
2503[10:36:19] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@69b810fd[id=37ac091d-0a54-384b-9817-e8562d97f22d,name=ReiDoPvp____,properties={},legacy=false] (/187.181.35.87:52684): §cThis server does not support direct connect!
2504
2505§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2506
2507[10:36:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@69b810fd[id=37ac091d-0a54-384b-9817-e8562d97f22d,name=ReiDoPvp____,properties={},legacy=false] (/187.181.35.87:52684) lost connection: §cThis server does not support direct connect!
2508
2509§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2510
2511[10:36:53] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2512[10:37:15] [Thread-164/INFO]: UUID of player gabriel_orivaldo is 5247f423-b0fd-345e-8988-6c4e0e311838
2513[10:37:15] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1017d77f[id=5247f423-b0fd-345e-8988-6c4e0e311838,name=gabriel_orivaldo,properties={},legacy=false] (/186.222.219.201:49730): §cServidor em manutencao para resolver o bug do crash!
2514 Previsao para retorno: Amanha
2515[10:37:15] [Server thread/INFO]: com.mojang.authlib.GameProfile@1017d77f[id=5247f423-b0fd-345e-8988-6c4e0e311838,name=gabriel_orivaldo,properties={},legacy=false] (/186.222.219.201:49730) lost connection: §cServidor em manutencao para resolver o bug do crash!
2516 Previsao para retorno: Amanha
2517[10:37:22] [Thread-165/INFO]: UUID of player MisterFelix is 630c4deb-338a-343e-99f7-28f2dce5eeb1
2518[10:37:22] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6b59a07d[id=630c4deb-338a-343e-99f7-28f2dce5eeb1,name=MisterFelix,properties={},legacy=false] (/89.109.75.187:52523): §cServidor em manutencao para resolver o bug do crash!
2519 Previsao para retorno: Amanha
2520[10:37:22] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b59a07d[id=630c4deb-338a-343e-99f7-28f2dce5eeb1,name=MisterFelix,properties={},legacy=false] (/89.109.75.187:52523) lost connection: §cServidor em manutencao para resolver o bug do crash!
2521 Previsao para retorno: Amanha
2522[10:38:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2523[10:38:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2524[10:39:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2525[10:39:18] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2526[10:41:35] [Server thread/INFO]: Saving is already turned on.
2527[10:41:35] [Server thread/INFO]: Saving...
2528[10:41:35] [Server thread/INFO]: Saved the world
2529[10:41:36] [Server thread/INFO]: [Server] §8World saved.
2530[10:41:43] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2531[10:42:40] [Thread-167/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2532[10:42:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@51bd650[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49911): §cServidor em manutencao para resolver o bug do crash!
2533 Previsao para retorno: Amanha
2534[10:42:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@51bd650[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49911) lost connection: §cServidor em manutencao para resolver o bug do crash!
2535 Previsao para retorno: Amanha
2536[10:44:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2537[10:44:08] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2538[10:44:30] [Thread-168/INFO]: UUID of player zSnoooowG0D is 5f0f830a-aa8a-367d-ac06-a2feef109df1
2539[10:44:31] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7333abeb[id=5f0f830a-aa8a-367d-ac06-a2feef109df1,name=zSnoooowG0D,properties={},legacy=false] (/177.223.244.88:54659): §cServidor em manutencao para resolver o bug do crash!
2540 Previsao para retorno: Amanha
2541[10:44:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@7333abeb[id=5f0f830a-aa8a-367d-ac06-a2feef109df1,name=zSnoooowG0D,properties={},legacy=false] (/177.223.244.88:54659) lost connection: §cServidor em manutencao para resolver o bug do crash!
2542 Previsao para retorno: Amanha
2543[10:44:51] [Thread-169/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2544[10:44:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@67f0ec4d[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51378): §cServidor em manutencao para resolver o bug do crash!
2545 Previsao para retorno: Amanha
2546[10:44:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@67f0ec4d[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51378) lost connection: §cServidor em manutencao para resolver o bug do crash!
2547 Previsao para retorno: Amanha
2548[10:45:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2549[10:46:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2550[10:46:33] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2551[10:46:47] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2552[10:47:14] [Thread-170/INFO]: UUID of player Matheus_Macs12 is d96cb283-adc2-38b5-8fee-beea1f583edd
2553[10:47:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@51c334dc[id=d96cb283-adc2-38b5-8fee-beea1f583edd,name=Matheus_Macs12,properties={},legacy=false] (/191.249.104.118:9203): §cServidor em manutencao para resolver o bug do crash!
2554 Previsao para retorno: Amanha
2555[10:47:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@51c334dc[id=d96cb283-adc2-38b5-8fee-beea1f583edd,name=Matheus_Macs12,properties={},legacy=false] (/191.249.104.118:9203) lost connection: §cServidor em manutencao para resolver o bug do crash!
2556 Previsao para retorno: Amanha
2557[10:48:29] [Thread-171/INFO]: UUID of player GladiatorGames is 981508cb-1e0c-3554-8b73-0538f87ec4a3
2558[10:48:29] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@50cf185e[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:50667): §cServidor em manutencao para resolver o bug do crash!
2559 Previsao para retorno: Amanha
2560[10:48:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@50cf185e[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:50667) lost connection: §cServidor em manutencao para resolver o bug do crash!
2561 Previsao para retorno: Amanha
2562[10:48:58] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2563[10:49:09] [Thread-172/INFO]: UUID of player _ImBieeeuh_ is d4d125d6-1b94-3f80-8627-931377a576dd
2564[10:49:09] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5472f448[id=d4d125d6-1b94-3f80-8627-931377a576dd,name=_ImBieeeuh_,properties={},legacy=false] (/177.130.163.45:49452): §cServidor em manutencao para resolver o bug do crash!
2565 Previsao para retorno: Amanha
2566[10:49:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@5472f448[id=d4d125d6-1b94-3f80-8627-931377a576dd,name=_ImBieeeuh_,properties={},legacy=false] (/177.130.163.45:49452) lost connection: §cServidor em manutencao para resolver o bug do crash!
2567 Previsao para retorno: Amanha
2568[10:51:23] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2569[10:51:44] [Server thread/INFO]: Saving is already turned on.
2570[10:51:44] [Server thread/INFO]: Saving...
2571[10:51:44] [Server thread/INFO]: Saved the world
2572[10:51:44] [Server thread/INFO]: [Server] §8World saved.
2573[10:52:17] [Thread-173/INFO]: UUID of player dioog_123456789 is 3a81a3c9-d480-3fa3-8c74-55fb4e8a5477
2574[10:52:17] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@68c69f0a[id=3a81a3c9-d480-3fa3-8c74-55fb4e8a5477,name=dioog_123456789,properties={},legacy=false] (/200.171.235.194:56537): §cThis server does not support direct connect!
2575
2576§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2577
2578[10:52:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@68c69f0a[id=3a81a3c9-d480-3fa3-8c74-55fb4e8a5477,name=dioog_123456789,properties={},legacy=false] (/200.171.235.194:56537) lost connection: §cThis server does not support direct connect!
2579
2580§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2581
2582[10:52:54] [Thread-174/INFO]: UUID of player guilhermegamergg is 52f9ded6-2979-397b-a396-56046a5a33b4
2583[10:52:54] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@21951c85[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31094): §cServidor em manutencao para resolver o bug do crash!
2584 Previsao para retorno: Amanha
2585[10:52:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@21951c85[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31094) lost connection: §cServidor em manutencao para resolver o bug do crash!
2586 Previsao para retorno: Amanha
2587[10:53:07] [Thread-175/INFO]: UUID of player guilhermegamergg is 52f9ded6-2979-397b-a396-56046a5a33b4
2588[10:53:07] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7e102cf[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31096): §cThis server does not support direct connect!
2589
2590§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2591
2592[10:53:07] [Server thread/INFO]: com.mojang.authlib.GameProfile@7e102cf[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31096) lost connection: §cThis server does not support direct connect!
2593
2594§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2595
2596[10:53:16] [Thread-176/INFO]: UUID of player guilhermegamergg is 52f9ded6-2979-397b-a396-56046a5a33b4
2597[10:53:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@b576023[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31108): §cServidor em manutencao para resolver o bug do crash!
2598 Previsao para retorno: Amanha
2599[10:53:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@b576023[id=52f9ded6-2979-397b-a396-56046a5a33b4,name=guilhermegamergg,properties={},legacy=false] (/187.60.254.226:31108) lost connection: §cServidor em manutencao para resolver o bug do crash!
2600 Previsao para retorno: Amanha
2601[10:53:27] [Thread-177/INFO]: UUID of player XxCaveraZPxX is 25729e7a-0c40-3157-bc80-cbd0e9b77c02
2602[10:53:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6c59e176[id=25729e7a-0c40-3157-bc80-cbd0e9b77c02,name=XxCaveraZPxX,properties={},legacy=false] (/167.249.24.2:60071): §cServidor em manutencao para resolver o bug do crash!
2603 Previsao para retorno: Amanha
2604[10:53:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@6c59e176[id=25729e7a-0c40-3157-bc80-cbd0e9b77c02,name=XxCaveraZPxX,properties={},legacy=false] (/167.249.24.2:60071) lost connection: §cServidor em manutencao para resolver o bug do crash!
2605 Previsao para retorno: Amanha
2606[10:53:27] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2607[10:53:48] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2608[10:54:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2609[10:54:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2610[10:54:27] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2611[10:55:41] [Thread-178/INFO]: UUID of player juniorfury007 is 9cf889ec-a01d-371f-a5e0-a3380078a045
2612[10:55:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@68d9f4fc[id=9cf889ec-a01d-371f-a5e0-a3380078a045,name=juniorfury007,properties={},legacy=false] (/128.201.52.2:47600): §cServidor em manutencao para resolver o bug do crash!
2613 Previsao para retorno: Amanha
2614[10:55:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@68d9f4fc[id=9cf889ec-a01d-371f-a5e0-a3380078a045,name=juniorfury007,properties={},legacy=false] (/128.201.52.2:47600) lost connection: §cServidor em manutencao para resolver o bug do crash!
2615 Previsao para retorno: Amanha
2616[10:56:13] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2617[10:56:19] [Thread-179/INFO]: UUID of player Baleudo_Gordo is 49cc58b0-3872-3b30-9b50-6e1dee011554
2618[10:56:19] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3413579c[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49525): §cServidor em manutencao para resolver o bug do crash!
2619 Previsao para retorno: Amanha
2620[10:56:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@3413579c[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49525) lost connection: §cServidor em manutencao para resolver o bug do crash!
2621 Previsao para retorno: Amanha
2622[10:58:38] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2623[11:00:20] [Thread-180/INFO]: UUID of player IamFaking is b2dfb924-6e0d-37ca-9647-f6e493776896
2624[11:00:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@31b4c1b4[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50269): §cServidor em manutencao para resolver o bug do crash!
2625 Previsao para retorno: Amanha
2626[11:00:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@31b4c1b4[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50269) lost connection: §cServidor em manutencao para resolver o bug do crash!
2627 Previsao para retorno: Amanha
2628[11:01:03] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2629[11:01:03] [Thread-181/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2630[11:01:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1775157b[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49636): §cServidor em manutencao para resolver o bug do crash!
2631 Previsao para retorno: Amanha
2632[11:01:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@1775157b[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49636) lost connection: §cServidor em manutencao para resolver o bug do crash!
2633 Previsao para retorno: Amanha
2634[11:01:07] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2635[11:01:38] [Thread-182/INFO]: UUID of player Feliplaza is 79e5ea8b-50d5-32fa-a39b-45187cd03255
2636[11:01:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6502b419[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:24241): §cServidor em manutencao para resolver o bug do crash!
2637 Previsao para retorno: Amanha
2638[11:01:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@6502b419[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:24241) lost connection: §cServidor em manutencao para resolver o bug do crash!
2639 Previsao para retorno: Amanha
2640[11:01:47] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2641[11:01:52] [Server thread/INFO]: Saving is already turned on.
2642[11:01:52] [Server thread/INFO]: Saving...
2643[11:01:52] [Server thread/INFO]: Saved the world
2644[11:01:52] [Server thread/INFO]: [Server] §8World saved.
2645[11:02:07] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2646[11:02:53] [Thread-183/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2647[11:02:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@78ab753b[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49678): §cServidor em manutencao para resolver o bug do crash!
2648 Previsao para retorno: Amanha
2649[11:02:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@78ab753b[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49678) lost connection: §cServidor em manutencao para resolver o bug do crash!
2650 Previsao para retorno: Amanha
2651[11:03:21] [Thread-184/INFO]: UUID of player HandOfDeath is fc8a839f-bacd-35b4-8027-ad871effa12e
2652[11:03:21] [Server thread/INFO]: [WorldGuard] 19 regions loaded for 'flatroom'
2653[11:03:22] [Server thread/INFO]: » O staff HandOfDeath entrou no servidor.
2654[11:03:22] [Server thread/INFO]: HandOfDeath[/177.132.2.140:59271] logged in with entity id 227 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2655[11:03:22] [Craft Scheduler Thread - 1109/WARN]: [Fatal Error] :1:1: Premature end of file.
2656
2657[11:03:28] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2658[11:03:33] [Craft Scheduler Thread - 1114/INFO]: [AuthMe] The user HandOfDeath has 2 accounts:
2659[11:03:33] [Craft Scheduler Thread - 1114/INFO]: [AuthMe] §7§aHandOfDeath§7, snart.
2660[11:03:33] [Craft Scheduler Thread - 1114/INFO]: [AuthMe] HandOfDeath logged in!
2661[11:03:38] [Server thread/INFO]: HandOfDeath issued server command: /gmc
2662[11:03:49] [Thread-185/INFO]: UUID of player FolliEN is 4be45dad-1801-3d8b-8445-5f14c71d371a
2663[11:03:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5867d317[id=4be45dad-1801-3d8b-8445-5f14c71d371a,name=FolliEN,properties={},legacy=false] (/89.114.141.196:50536): §cThis server does not support direct connect!
2664
2665§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2666
2667[11:03:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@5867d317[id=4be45dad-1801-3d8b-8445-5f14c71d371a,name=FolliEN,properties={},legacy=false] (/89.114.141.196:50536) lost connection: §cThis server does not support direct connect!
2668
2669§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2670
2671[11:04:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2672[11:04:08] [Craft Scheduler Thread - 1119/INFO]: [FeatherBoard] WARNING: Please update the plugin ASAP. Possible startup crash with alternative clients.
2673[11:04:35] [Thread-186/INFO]: UUID of player D4niel_g4mes is 375d298d-14cd-3d31-b899-a64a04736eb1
2674[11:04:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@19a1571c[id=375d298d-14cd-3d31-b899-a64a04736eb1,name=D4niel_g4mes,properties={},legacy=false] (/191.255.144.3:53755): §cServidor em manutencao para resolver o bug do crash!
2675 Previsao para retorno: Amanha
2676[11:04:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@19a1571c[id=375d298d-14cd-3d31-b899-a64a04736eb1,name=D4niel_g4mes,properties={},legacy=false] (/191.255.144.3:53755) lost connection: §cServidor em manutencao para resolver o bug do crash!
2677 Previsao para retorno: Amanha
2678[11:04:53] [Server thread/INFO]: HandOfDeath issued server command: / mv list
2679[11:04:56] [Server thread/INFO]: HandOfDeath issued server command: /mv list
2680[11:05:06] [Server thread/INFO]: HandOfDeath issued server command: /mvtp flatroom
2681[11:05:11] [Craft Scheduler Thread - 1114/INFO]: [Metrics] Connection timed out (Connection timed out)
2682[11:05:19] [Server thread/INFO]: HandOfDeath issued server command: /rg info
2683[11:05:53] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2684[11:07:46] [Thread-187/INFO]: UUID of player mr_minato is 1d4e0649-3507-32bd-b2a2-84c1a7782070
2685[11:07:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5664e33c[id=1d4e0649-3507-32bd-b2a2-84c1a7782070,name=mr_minato,properties={},legacy=false] (/168.227.102.60:27949): §cServidor em manutencao para resolver o bug do crash!
2686 Previsao para retorno: Amanha
2687[11:07:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@5664e33c[id=1d4e0649-3507-32bd-b2a2-84c1a7782070,name=mr_minato,properties={},legacy=false] (/168.227.102.60:27949) lost connection: §cServidor em manutencao para resolver o bug do crash!
2688 Previsao para retorno: Amanha
2689[11:08:05] [Thread-188/INFO]: UUID of player Baleudo_Gordo is 49cc58b0-3872-3b30-9b50-6e1dee011554
2690[11:08:05] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2e9b62c1[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49560): §cServidor em manutencao para resolver o bug do crash!
2691 Previsao para retorno: Amanha
2692[11:08:05] [Server thread/INFO]: com.mojang.authlib.GameProfile@2e9b62c1[id=49cc58b0-3872-3b30-9b50-6e1dee011554,name=Baleudo_Gordo,properties={},legacy=false] (/177.40.134.178:49560) lost connection: §cServidor em manutencao para resolver o bug do crash!
2693 Previsao para retorno: Amanha
2694[11:08:18] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2695[11:08:38] [Thread-189/INFO]: UUID of player zSnoooowG0D is 5f0f830a-aa8a-367d-ac06-a2feef109df1
2696[11:08:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4a5ebedf[id=5f0f830a-aa8a-367d-ac06-a2feef109df1,name=zSnoooowG0D,properties={},legacy=false] (/177.223.244.88:55651): §cServidor em manutencao para resolver o bug do crash!
2697 Previsao para retorno: Amanha
2698[11:08:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@4a5ebedf[id=5f0f830a-aa8a-367d-ac06-a2feef109df1,name=zSnoooowG0D,properties={},legacy=false] (/177.223.244.88:55651) lost connection: §cServidor em manutencao para resolver o bug do crash!
2699 Previsao para retorno: Amanha
2700[11:08:48] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2701[11:09:28] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2702[11:09:48] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2703[11:10:43] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2704[11:11:16] [Thread-191/INFO]: UUID of player ThiagoMagrelin is 178d6336-2d39-3cba-9182-739910aef0c9
2705[11:11:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5fa397dd[id=178d6336-2d39-3cba-9182-739910aef0c9,name=ThiagoMagrelin,properties={},legacy=false] (/187.2.58.133:62574): §cServidor em manutencao para resolver o bug do crash!
2706 Previsao para retorno: Amanha
2707[11:11:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@5fa397dd[id=178d6336-2d39-3cba-9182-739910aef0c9,name=ThiagoMagrelin,properties={},legacy=false] (/187.2.58.133:62574) lost connection: §cServidor em manutencao para resolver o bug do crash!
2708 Previsao para retorno: Amanha
2709[11:12:00] [Server thread/INFO]: Saving is already turned on.
2710[11:12:00] [Server thread/INFO]: Saving...
2711[11:12:00] [Server thread/INFO]: Saved the world
2712[11:12:00] [Server thread/INFO]: [Server] §8World saved.
2713[11:12:52] [Thread-192/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2714[11:12:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2356fae6[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49970): §cServidor em manutencao para resolver o bug do crash!
2715 Previsao para retorno: Amanha
2716[11:12:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@2356fae6[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:49970) lost connection: §cServidor em manutencao para resolver o bug do crash!
2717 Previsao para retorno: Amanha
2718[11:13:08] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2719[11:14:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2720[11:15:33] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2721[11:16:14] [Thread-193/INFO]: UUID of player _ImBieeeuh_ is d4d125d6-1b94-3f80-8627-931377a576dd
2722[11:16:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@48cfd2f4[id=d4d125d6-1b94-3f80-8627-931377a576dd,name=_ImBieeeuh_,properties={},legacy=false] (/177.130.163.45:49942): §cServidor em manutencao para resolver o bug do crash!
2723 Previsao para retorno: Amanha
2724[11:16:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@48cfd2f4[id=d4d125d6-1b94-3f80-8627-931377a576dd,name=_ImBieeeuh_,properties={},legacy=false] (/177.130.163.45:49942) lost connection: §cServidor em manutencao para resolver o bug do crash!
2725 Previsao para retorno: Amanha
2726[11:16:28] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2727[11:17:08] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2728[11:17:28] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2729[11:17:58] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2730[11:19:54] [Thread-194/INFO]: UUID of player GladiatorGames is 981508cb-1e0c-3554-8b73-0538f87ec4a3
2731[11:19:54] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@14a1276e[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:53933): §cServidor em manutencao para resolver o bug do crash!
2732 Previsao para retorno: Amanha
2733[11:19:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@14a1276e[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:53933) lost connection: §cServidor em manutencao para resolver o bug do crash!
2734 Previsao para retorno: Amanha
2735[11:20:21] [Thread-195/INFO]: UUID of player RiquelmeGames is 255c3453-d9e5-324b-9a2a-681cfeb2f975
2736[11:20:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5fa7f0ee[id=255c3453-d9e5-324b-9a2a-681cfeb2f975,name=RiquelmeGames,properties={},legacy=false] (/186.244.63.191:52588): §cThis server does not support direct connect!
2737
2738§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2739
2740[11:20:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@5fa7f0ee[id=255c3453-d9e5-324b-9a2a-681cfeb2f975,name=RiquelmeGames,properties={},legacy=false] (/186.244.63.191:52588) lost connection: §cThis server does not support direct connect!
2741
2742§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2743
2744[11:20:23] [Server thread/INFO]: Troia » Compre VIP e ajude servidor a permanecer Online,Para adquirir seu vip /site.
2745[11:20:49] [Thread-196/INFO]: UUID of player Paper_Maskk is 3f46cacd-0fa0-3027-9111-ebe1c375b440
2746[11:20:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@58924a8[id=3f46cacd-0fa0-3027-9111-ebe1c375b440,name=Paper_Maskk,properties={},legacy=false] (/168.194.162.156:50171): §cServidor em manutencao para resolver o bug do crash!
2747 Previsao para retorno: Amanha
2748[11:20:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@58924a8[id=3f46cacd-0fa0-3027-9111-ebe1c375b440,name=Paper_Maskk,properties={},legacy=false] (/168.194.162.156:50171) lost connection: §cServidor em manutencao para resolver o bug do crash!
2749 Previsao para retorno: Amanha
2750[11:21:51] [Thread-197/INFO]: UUID of player henrikopro is d0b889eb-3ba2-3f08-93a3-38e7fa837c3c
2751[11:21:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4760c913[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:9177): §cThis server does not support direct connect!
2752
2753§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2754
2755[11:21:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@4760c913[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:9177) lost connection: §cThis server does not support direct connect!
2756
2757§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2758
2759[11:21:58] [Thread-198/INFO]: UUID of player henrikopro is d0b889eb-3ba2-3f08-93a3-38e7fa837c3c
2760[11:21:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@57563cd4[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:9210): §cThis server does not support direct connect!
2761
2762§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2763
2764[11:21:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@57563cd4[id=d0b889eb-3ba2-3f08-93a3-38e7fa837c3c,name=henrikopro,properties={},legacy=false] (/46.126.37.110:9210) lost connection: §cThis server does not support direct connect!
2765
2766§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2767
2768[11:22:08] [Server thread/INFO]: Saving is already turned on.
2769[11:22:08] [Server thread/INFO]: Saving...
2770[11:22:08] [Server thread/INFO]: Saved the world
2771[11:22:08] [Server thread/INFO]: [Server] §8World saved.
2772[11:22:12] [Thread-199/INFO]: UUID of player Feliplaza is 79e5ea8b-50d5-32fa-a39b-45187cd03255
2773[11:22:12] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4da1b20b[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:30647): §cServidor em manutencao para resolver o bug do crash!
2774 Previsao para retorno: Amanha
2775[11:22:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@4da1b20b[id=79e5ea8b-50d5-32fa-a39b-45187cd03255,name=Feliplaza,properties={},legacy=false] (/131.255.187.163:30647) lost connection: §cServidor em manutencao para resolver o bug do crash!
2776 Previsao para retorno: Amanha
2777[11:22:24] [Thread-200/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2778[11:22:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@553e9c05[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49732): §cServidor em manutencao para resolver o bug do crash!
2779 Previsao para retorno: Amanha
2780[11:22:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@553e9c05[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49732) lost connection: §cServidor em manutencao para resolver o bug do crash!
2781 Previsao para retorno: Amanha
2782[11:22:29] [Thread-201/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2783[11:22:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2fb4e8ee[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49733): §cThis server does not support direct connect!
2784
2785§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2786
2787[11:22:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@2fb4e8ee[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49733) lost connection: §cThis server does not support direct connect!
2788
2789§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2790
2791[11:22:34] [Thread-202/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2792[11:22:34] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@42d5ef8d[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49741): §cServidor em manutencao para resolver o bug do crash!
2793 Previsao para retorno: Amanha
2794[11:22:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@42d5ef8d[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49741) lost connection: §cServidor em manutencao para resolver o bug do crash!
2795 Previsao para retorno: Amanha
2796[11:22:44] [Thread-203/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
2797[11:22:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4fd468c9[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49755): §cServidor em manutencao para resolver o bug do crash!
2798 Previsao para retorno: Amanha
2799[11:22:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@4fd468c9[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49755) lost connection: §cServidor em manutencao para resolver o bug do crash!
2800 Previsao para retorno: Amanha
2801[11:22:48] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2802[11:22:48] [Thread-204/INFO]: UUID of player GladiatorGames is 981508cb-1e0c-3554-8b73-0538f87ec4a3
2803[11:22:48] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2d409612[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:54002): §cServidor em manutencao para resolver o bug do crash!
2804 Previsao para retorno: Amanha
2805[11:22:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@2d409612[id=981508cb-1e0c-3554-8b73-0538f87ec4a3,name=GladiatorGames,properties={},legacy=false] (/177.42.72.31:54002) lost connection: §cServidor em manutencao para resolver o bug do crash!
2806 Previsao para retorno: Amanha
2807[11:23:17] [Thread-205/INFO]: UUID of player IPedroGodz is 730bf43d-ae96-3edc-876d-d898c4dbd8cb
2808[11:23:17] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@14b39f79[id=730bf43d-ae96-3edc-876d-d898c4dbd8cb,name=IPedroGodz,properties={},legacy=false] (/179.189.126.122:51318): §cThis server does not support direct connect!
2809
2810§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2811
2812[11:23:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@14b39f79[id=730bf43d-ae96-3edc-876d-d898c4dbd8cb,name=IPedroGodz,properties={},legacy=false] (/179.189.126.122:51318) lost connection: §cThis server does not support direct connect!
2813
2814§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2815
2816[11:23:43] [Thread-206/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
2817[11:23:43] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@406357e7[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51612): §cServidor em manutencao para resolver o bug do crash!
2818 Previsao para retorno: Amanha
2819[11:23:43] [Server thread/INFO]: com.mojang.authlib.GameProfile@406357e7[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51612) lost connection: §cServidor em manutencao para resolver o bug do crash!
2820 Previsao para retorno: Amanha
2821[11:23:59] [Thread-207/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2822[11:23:59] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5eca05e0[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50004): §cServidor em manutencao para resolver o bug do crash!
2823 Previsao para retorno: Amanha
2824[11:23:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@5eca05e0[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50004) lost connection: §cServidor em manutencao para resolver o bug do crash!
2825 Previsao para retorno: Amanha
2826[11:24:08] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2827[11:24:08] [Server thread/INFO]: [AlphaChest] auto-saved 489 chests
2828[11:24:48] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2829[11:25:08] [Server thread/INFO]: [TroiaCraft] Removendo 0 com sucesso!
2830[11:25:13] [Server thread/INFO]: Troia » Ajude-nos comprando vip e recebe diversar vantagens em: http://troia-craft.tk/index.html
2831[11:25:35] [Thread-208/INFO]: UUID of player IamFaking is b2dfb924-6e0d-37ca-9647-f6e493776896
2832[11:25:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3f7de388[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50407): §cThis server does not support direct connect!
2833
2834§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2835
2836[11:25:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@3f7de388[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50407) lost connection: §cThis server does not support direct connect!
2837
2838§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2839
2840[11:26:57] [Thread-209/INFO]: UUID of player IRMAOSCRAFT1227 is 0f251970-62dc-35ee-bd01-180996d50a3f
2841[11:26:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2027a799[id=0f251970-62dc-35ee-bd01-180996d50a3f,name=IRMAOSCRAFT1227,properties={},legacy=false] (/167.250.101.23:49328): §cServidor em manutencao para resolver o bug do crash!
2842 Previsao para retorno: Amanha
2843[11:26:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@2027a799[id=0f251970-62dc-35ee-bd01-180996d50a3f,name=IRMAOSCRAFT1227,properties={},legacy=false] (/167.250.101.23:49328) lost connection: §cServidor em manutencao para resolver o bug do crash!
2844 Previsao para retorno: Amanha
2845[11:27:38] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2846[11:28:39] [Server thread/INFO]: HandOfDeath issued server command: /viado
2847[11:28:43] [Server thread/INFO]: HandOfDeath issued server command: /spawn
2848[11:28:46] [Thread-210/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
2849[11:28:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@f830d51[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:58773): §cServidor em manutencao para resolver o bug do crash!
2850 Previsao para retorno: Amanha
2851[11:28:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@f830d51[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:58773) lost connection: §cServidor em manutencao para resolver o bug do crash!
2852 Previsao para retorno: Amanha
2853[11:28:54] [Server thread/INFO]: HandOfDeath issued server command: /whitelist off
2854[11:28:54] [Server thread/INFO]: [HandOfDeath: Turned off the whitelist]
2855[11:28:56] [Server thread/INFO]: HandOfDeath issued server command: /v
2856[11:28:57] [Thread-211/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
2857[11:28:57] [Server thread/INFO]: MG_GAMER_[/177.104.120.209:58777] logged in with entity id 467066 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2858[11:28:57] [pool-16-thread-1/INFO]: Criando configuração vazia: /home/minecraft/multicraft/servers/server902/plugins/Essentials/userdata/fd02522f-0d0b-3196-8176-02f153b8b502.yml
2859[11:28:58] [Server thread/INFO]: HandOfDeath issued server command: /vanish
2860[11:29:27] [Server thread/INFO]: MG_GAMER_ lost connection: §4Login timeout exceeded, you have been kicked from the server, please try again!
2861[11:29:27] [Server thread/WARN]: handleDisconnection() called twice
2862[11:29:32] [Server thread/INFO]: HandOfDeath issued server command: /tp mrganes
2863[11:29:34] [Thread-212/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
2864[11:29:34] [Server thread/INFO]: PhilippeDoidao[/179.199.180.116:50034] logged in with entity id 483960 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2865[11:29:37] [Thread-213/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
2866[11:29:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@761ece01[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:58836): §cThis server does not support direct connect!
2867
2868§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2869
2870[11:29:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@761ece01[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:58836) lost connection: §cThis server does not support direct connect!
2871
2872§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2873
2874[11:29:40] [Server thread/INFO]: HandOfDeath issued server command: /tp mr
2875[11:29:42] [Craft Scheduler Thread - 1152/INFO]: [AuthMe] PhilippeDoidao logged in!
2876[11:29:43] [Thread-214/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
2877[11:29:44] [Server thread/INFO]: MG_GAMER_[/177.104.120.209:58851] logged in with entity id 488668 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2878[11:29:44] [Server thread/INFO]: HandOfDeath issued server command: /tp PhilippeDoidao
2879[11:29:46] [Server thread/INFO]: PhilippeDoidao issued server command: /money
2880[11:29:52] [Server thread/INFO]: PhilippeDoidao issued server command: /plot h
2881[11:29:52] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'plotworld'
2882[11:30:00] [Thread-215/INFO]: UUID of player IamFaking is b2dfb924-6e0d-37ca-9647-f6e493776896
2883[11:30:00] [Server thread/INFO]: [AuthMe] MG_GAMER_ registered 177.104.120.209
2884[11:30:01] [Craft Scheduler Thread - 1112/INFO]: [AuthMe] MG_GAMER_ logged in!
2885[11:30:01] [Server thread/INFO]: IamFaking[/201.86.33.227:50446] logged in with entity id 497108 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2886[11:30:03] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2887[11:30:09] [Server thread/INFO]: MG_GAMER_ issued server command: /p h
2888[11:30:12] [Craft Scheduler Thread - 1139/INFO]: [AuthMe] IamFaking logged in!
2889[11:30:13] [Server thread/INFO]: PhilippeDoidao issued server command: /tell handofdeath arrumaram o bug do crash?
2890[11:30:14] [Server thread/INFO]: PhilippeDoidao issued server command: /tell handofdeath arrumaram o bug do crash?
2891[11:30:16] [Server thread/INFO]: MG_GAMER_ issued server command: /warp
2892[11:30:19] [Server thread/INFO]: IamFaking issued server command: /plot h
2893[11:30:21] [Server thread/INFO]: MG_GAMER_ issued server command: /warp n
2894[11:30:27] [Server thread/INFO]: PhilippeDoidao issued server command: /maquinas
2895[11:30:27] [Server thread/INFO]: IamFaking issued server command: /g eae
2896[11:30:32] [Server thread/INFO]: PhilippeDoidao issued server command: /tell handofdeath arrumaram o bug do crash?
2897[11:30:32] [Server thread/INFO]: IamFaking issued server command: /awrp
2898[11:30:32] [Server thread/INFO]: PhilippeDoidao issued server command: /tell handofdeath arrumaram o bug do crash?
2899[11:30:34] [Server thread/INFO]: IamFaking issued server command: /warp
2900[11:30:36] [Server thread/INFO]: PhilippeDoidao issued server command: /g eae
2901[11:30:39] [Server thread/INFO]: IamFaking issued server command: /warp loja
2902[11:30:46] [Server thread/INFO]: MG_GAMER_ issued server command: /kit
2903[11:30:48] [Server thread/INFO]: MG_GAMER_ issued server command: /kit novato
2904[11:31:05] [Craft Scheduler Thread - 1163/INFO]: [ChestShop] IamFaking bought 64 Bone for 20000.00 from Admin Shop at [flatroom] -25, 12, 153
2905[11:31:10] [Server thread/INFO]: MG_GAMER_ issued server command: /kit natal
2906[11:31:14] [Server thread/INFO]: MG_GAMER_ issued server command: /kit
2907[11:31:16] [Server thread/INFO]: MG_GAMER_ issued server command: /kit reset
2908[11:31:18] [Craft Scheduler Thread - 1156/INFO]: [ChestShop] IamFaking bought 64 Sand for 10000.00 from Admin Shop at [flatroom] -5, 12, 155
2909[11:31:19] [Craft Scheduler Thread - 1163/INFO]: [ChestShop] IamFaking bought 64 Sand for 10000.00 from Admin Shop at [flatroom] -5, 12, 155
2910[11:31:26] [Thread-216/INFO]: UUID of player HideOnnBush is 800c893f-5579-324b-b400-0e3fc19a7c1b
2911[11:31:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3708986[id=800c893f-5579-324b-b400-0e3fc19a7c1b,name=HideOnnBush,properties={},legacy=false] (/186.226.198.123:45056): §cThis server does not support direct connect!
2912
2913§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2914
2915[11:31:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@3708986[id=800c893f-5579-324b-b400-0e3fc19a7c1b,name=HideOnnBush,properties={},legacy=false] (/186.226.198.123:45056) lost connection: §cThis server does not support direct connect!
2916
2917§fIf you believe this is an error and you already have added this server to your server list, you have to refresh your server list!
2918
2919[11:31:30] [Server thread/INFO]: IamFaking issued server command: /plot h
2920[11:31:39] [Thread-217/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
2921[11:31:40] [Server thread/INFO]: Mrsombrio[/187.181.112.19:49998] logged in with entity id 536216 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2922[11:31:48] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 60 segundos!
2923[11:31:57] [Server thread/INFO]: [AuthMe] Mrsombrio registered 187.181.112.19
2924[11:31:57] [Craft Scheduler Thread - 1165/INFO]: [AuthMe] Mrsombrio logged in!
2925[11:32:05] [Server thread/INFO]: Mrsombrio issued server command: /kit
2926[11:32:08] [Server thread/INFO]: Mrsombrio issued server command: /kit reset
2927[11:32:15] [Server thread/INFO]: Mrsombrio issued server command: /chest
2928[11:32:16] [Server thread/INFO]: Saving is already turned on.
2929[11:32:16] [Server thread/INFO]: Saving...
2930[11:32:16] [Server thread/INFO]: Saved the world
2931[11:32:16] [Server thread/INFO]: [Server] §8World saved.
2932[11:32:26] [Server thread/INFO]: PhilippeDoidao lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
2933[11:32:28] [Server thread/INFO]: [TroiaCraft] O lixo sera removido em 20 segundos!
2934[11:32:28] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
2935[11:32:48] [Server thread/INFO]: [TroiaCraft] Removendo 30 com sucesso!
2936[11:32:52] [Server thread/INFO]: Mrsombrio issued server command: /plot h
2937[11:32:56] [Server thread/INFO]: MG_GAMER_ issued server command: /P H
2938[11:33:00] [Thread-218/INFO]: UUID of player MangaMood is a2a41f47-b078-3fe8-8e3c-839f2182bacb
2939[11:33:00] [Server thread/INFO]: MangaMood[/179.223.30.39:64802] logged in with entity id 540492 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2940[11:33:02] [Server thread/INFO]: MG_GAMER_ issued server command: /p h
2941[11:33:08] [Craft Scheduler Thread - 1161/INFO]: [AuthMe] MangaMood logged in!
2942[11:33:09] [Server thread/INFO]: MG_GAMER_ issued server command: /warp
2943[11:33:13] [Server thread/INFO]: MG_GAMER_ issued server command: /warp plot
2944[11:33:14] [Server thread/INFO]: Mrsombrio issued server command: /maquinas comprar
2945[11:33:19] [Server thread/INFO]: MangaMood issued server command: /plot h
2946[11:33:30] [Server thread/INFO]: MG_GAMER_ issued server command: /plot auto
2947[11:33:36] [Server thread/INFO]: Mrsombrio issued server command: /vender
2948[11:33:44] [Server thread/INFO]: Mrsombrio issued server command: /vender
2949[11:33:49] [Server thread/INFO]: MG_GAMER_ issued server command: /warp
2950[11:33:53] [Server thread/INFO]: MG_GAMER_ issued server command: /warp loja
2951[11:33:56] [Server thread/INFO]: Mrsombrio issued server command: /vender
2952[11:34:08] [Server thread/INFO]: Mrsombrio issued server command: /vender
2953[11:34:08] [Server thread/INFO]: [AlphaChest] auto-saved 490 chests
2954[11:34:14] [Server thread/INFO]: Mrsombrio issued server command: /vender
2955[11:34:25] [Server thread/INFO]: Mrsombrio issued server command: /vender
2956[11:34:31] [Server thread/INFO]: Mrsombrio issued server command: /vender
2957[11:34:32] [Server thread/INFO]: MG_GAMER_ issued server command: /warp
2958[11:34:34] [Server thread/INFO]: Mrsombrio issued server command: /chest
2959[11:34:35] [Server thread/INFO]: MG_GAMER_ issued server command: /warp n
2960[11:34:51] [Server thread/INFO]: Mrsombrio issued server command: /vender
2961[11:34:53] [Server thread/INFO]: Troia » Colabore com o servidor evite usar cheat,pois sera banido permanente!.
2962[11:34:58] [Server thread/INFO]: Mrsombrio issued server command: /vender
2963[11:35:05] [Craft Scheduler Thread - 1179/INFO]: [ChestShop] MG_GAMER_ sold 1728 Ink Sack:4 for 7714.29 to Admin Shop at [world] 944, 100, 2340201
2964[11:35:11] [Craft Scheduler Thread - 1173/INFO]: [Metrics] Connection timed out (Connection timed out)
2965[11:35:13] [Server thread/INFO]: Mrsombrio issued server command: /vender
2966[11:35:23] [Thread-219/INFO]: UUID of player juliocvcgames is 3b9080fb-a55a-3bcf-a93b-aac1e13fe3b8
2967[11:35:24] [Server thread/INFO]: juliocvcgames[/177.45.15.129:52345] logged in with entity id 568835 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2968[11:35:32] [Craft Scheduler Thread - 1159/INFO]: [ChestShop] MG_GAMER_ sold 1728 Ink Sack:4 for 7714.29 to Admin Shop at [world] 926, 100, 2340201
2969[11:35:32] [Craft Scheduler Thread - 1174/INFO]: [AuthMe] juliocvcgames logged in!
2970[11:35:37] [Server thread/INFO]: juliocvcgames issued server command: /plot h
2971[11:35:42] [Server thread/INFO]: MG_GAMER_ issued server command: /rankup
2972[11:35:44] [Server thread/INFO]: juliocvcgames issued server command: /maquinas
2973[11:35:46] [Server thread/INFO]: MangaMood issued server command: /maquinas
2974[11:35:59] [Server thread/INFO]: MangaMood issued server command: /maquinas
2975[11:36:03] [Server thread/INFO]: Mrsombrio issued server command: /rankup
2976[11:36:05] [Server thread/INFO]: Mrsombrio upou de rank para: membro
2977[11:36:05] [Craft Scheduler Thread - 1174/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
2978[11:36:10] [Server thread/INFO]: Mrsombrio issued server command: /rankup
2979[11:36:11] [Server thread/INFO]: Mrsombrio upou de rank para: comerciante
2980[11:36:12] [Server thread/INFO]: Mrsombrio issued server command: /rankup
2981[11:36:13] [Server thread/INFO]: Mrsombrio upou de rank para: guerreiro
2982[11:36:13] [Server thread/INFO]: MG_GAMER_ issued server command: /rankup
2983[11:36:13] [Server thread/INFO]: juliocvcgames issued server command: /vender
2984[11:36:15] [Server thread/INFO]: Mrsombrio issued server command: /rankup
2985[11:36:16] [Server thread/INFO]: Mrsombrio upou de rank para: mago
2986[11:36:17] [Server thread/INFO]: Mrsombrio issued server command: /rankup
2987[11:36:20] [Craft Scheduler Thread - 1141/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
2988[11:36:21] [Server thread/INFO]: juliocvcgames issued server command: /vender
2989[11:36:22] [Server thread/INFO]: Mrsombrio issued server command: /maquinas comprar
2990[11:36:22] [Server thread/INFO]: MangaMood issued server command: /vender
2991[11:36:24] [Server thread/INFO]: juliocvcgames issued server command: /vender
2992[11:36:26] [Server thread/INFO]: juliocvcgames issued server command: /vender
2993[11:36:26] [Thread-220/INFO]: UUID of player coelhogordao is b171c7a8-b64a-30d1-b751-7cc8be7ac462
2994[11:36:26] [Server thread/INFO]: coelhogordao[/179.107.183.162:49290] logged in with entity id 578089 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
2995[11:36:27] [Server thread/INFO]: juliocvcgames issued server command: /vender
2996[11:36:27] [Server thread/INFO]: juliocvcgames issued server command: /vender
2997[11:36:28] [Server thread/INFO]: Mrsombrio issued server command: /vender
2998[11:36:28] [Server thread/INFO]: juliocvcgames issued server command: /vender
2999[11:36:29] [Server thread/INFO]: juliocvcgames issued server command: /vender
3000[11:36:31] [Server thread/INFO]: juliocvcgames issued server command: /vender
3001[11:36:32] [Server thread/INFO]: juliocvcgames issued server command: /vender
3002[11:36:32] [Server thread/INFO]: Mrsombrio issued server command: /vender
3003[11:36:32] [Craft Scheduler Thread - 1144/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
3004[11:36:33] [Server thread/INFO]: juliocvcgames issued server command: /vender
3005[11:36:34] [Craft Scheduler Thread - 1144/INFO]: [AuthMe] coelhogordao logged in!
3006[11:36:36] [Thread-221/INFO]: UUID of player FumaayyOLD is ce7c3859-93f9-3559-b0fe-1153212c002a
3007[11:36:36] [Server thread/INFO]: FumaayyOLD[/177.84.44.1:29950] logged in with entity id 578254 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
3008[11:36:36] [Server thread/INFO]: juliocvcgames issued server command: /vender
3009[11:36:37] [Server thread/INFO]: juliocvcgames issued server command: /vender
3010[11:36:37] [Server thread/INFO]: Mrsombrio issued server command: /vender
3011[11:36:38] [Server thread/INFO]: juliocvcgames issued server command: /vender
3012[11:36:38] [Server thread/INFO]: Mrsombrio issued server command: /vender
3013[11:36:38] [Server thread/INFO]: juliocvcgames issued server command: /vender
3014[11:36:39] [Server thread/INFO]: juliocvcgames issued server command: /vender
3015[11:36:39] [Server thread/INFO]: Mrsombrio issued server command: /vender
3016[11:36:40] [Server thread/INFO]: juliocvcgames issued server command: /vender
3017[11:36:41] [Craft Scheduler Thread - 1144/INFO]: [AuthMe] FumaayyOLD logged in!
3018[11:36:41] [Server thread/INFO]: juliocvcgames issued server command: /vender
3019[11:36:41] [Server thread/INFO]: Mrsombrio issued server command: /vender
3020[11:36:42] [Server thread/INFO]: juliocvcgames issued server command: /vender
3021[11:36:43] [Server thread/INFO]: juliocvcgames issued server command: /vender
3022[11:36:43] [Server thread/INFO]: juliocvcgames issued server command: /vender
3023[11:36:44] [Server thread/INFO]: Mrsombrio issued server command: /vender
3024[11:36:45] [Craft Scheduler Thread - 1141/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
3025[11:36:46] [Server thread/INFO]: FumaayyOLD issued server command: /plot h
3026[11:36:50] [Server thread/INFO]: FumaayyOLD issued server command: /echest
3027[11:36:50] [Server thread/INFO]: §cFumaayyOLD§cfoi negado o acesso ao comando.
3028[11:36:52] [Server thread/INFO]: coelhogordao issued server command: /kit
3029[11:36:52] [Server thread/INFO]: juliocvcgames issued server command: /vender
3030[11:36:53] [Server thread/INFO]: FumaayyOLD issued server command: /chest
3031[11:36:53] [Server thread/INFO]: juliocvcgames issued server command: /vender
3032[11:36:55] [Server thread/INFO]: juliocvcgames issued server command: /vender
3033[11:36:55] [Server thread/INFO]: coelhogordao issued server command: /kit reset
3034[11:36:56] [Craft Scheduler Thread - 1179/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
3035[11:36:56] [Server thread/INFO]: FumaayyOLD issued server command: /maquinas
3036[11:36:56] [Server thread/INFO]: juliocvcgames issued server command: /vender
3037[11:36:57] [Server thread/INFO]: MG_GAMER_ issued server command: /rankup
3038[11:36:58] [Server thread/INFO]: juliocvcgames issued server command: /vender
3039[11:36:59] [Server thread/INFO]: Mrsombrio issued server command: /vender
3040[11:37:00] [Server thread/INFO]: juliocvcgames issued server command: /vender
3041[11:37:01] [Server thread/INFO]: Mrsombrio issued server command: /vender
3042[11:37:01] [Server thread/INFO]: juliocvcgames issued server command: /vender
3043[11:37:02] [Server thread/INFO]: juliocvcgames issued server command: /vender
3044[11:37:02] [Server thread/INFO]: Mrsombrio issued server command: /vender
3045[11:37:03] [Server thread/INFO]: MG_GAMER_ issued server command: /rankup
3046[11:37:03] [Server thread/INFO]: Mrsombrio issued server command: /vender
3047[11:37:04] [Server thread/INFO]: juliocvcgames issued server command: /vender
3048[11:37:04] [Server thread/INFO]: Mrsombrio issued server command: /vender
3049[11:37:05] [Server thread/INFO]: juliocvcgames issued server command: /vender
3050[11:37:05] [Server thread/INFO]: Mrsombrio issued server command: /vender
3051[11:37:07] [Server thread/INFO]: Mrsombrio issued server command: /vender
3052[11:37:08] [Server thread/INFO]: coelhogordao issued server command: /chest
3053[11:37:13] [Server thread/INFO]: juliocvcgames issued server command: /vender
3054[11:37:13] [Server thread/INFO]: juliocvcgames issued server command: /vender
3055[11:37:13] [Craft Scheduler Thread - 1188/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 926, 100, 2340201
3056[11:37:14] [Server thread/INFO]: juliocvcgames issued server command: /vender
3057[11:37:17] [Server thread/INFO]: juliocvcgames issued server command: /money
3058[11:37:18] [Server thread/INFO]: Troia » Antes de fazer uma pergunta, verifique no /tutorial.
3059[11:37:20] [Server thread/INFO]: juliocvcgames issued server command: /vender
3060[11:37:20] [Server thread/INFO]: MG_GAMER_ issued server command: /money
3061[11:37:23] [Server thread/INFO]: Mrsombrio issued server command: /vender
3062[11:37:23] [Server thread/INFO]: juliocvcgames issued server command: /vender
3063[11:37:25] [Server thread/INFO]: Mrsombrio issued server command: /vender
3064[11:37:26] [Server thread/INFO]: juliocvcgames issued server command: /vender
3065[11:37:26] [Server thread/INFO]: coelhogordao issued server command: /chest
3066[11:37:26] [Server thread/INFO]: MangaMood issued server command: /kit
3067[11:37:26] [Server thread/INFO]: Mrsombrio issued server command: /vender
3068[11:37:27] [Server thread/INFO]: Mrsombrio issued server command: /vender
3069[11:37:29] [Server thread/INFO]: Mrsombrio issued server command: /vender
3070[11:37:29] [Thread-222/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
3071[11:37:29] [Server thread/INFO]: SKLGamer_XD[/189.46.107.151:51819] logged in with entity id 586222 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
3072[11:37:30] [Server thread/INFO]: Mrsombrio issued server command: /vender
3073[11:37:31] [Server thread/INFO]: Mrsombrio issued server command: /vender
3074[11:37:32] [Server thread/INFO]: MangaMood issued server command: /kit reset
3075[11:37:32] [Server thread/INFO]: Mrsombrio issued server command: /vender
3076[11:37:34] [Server thread/INFO]: Mrsombrio issued server command: /vender
3077[11:37:35] [Server thread/INFO]: MangaMood issued server command: /kit
3078[11:37:35] [Server thread/INFO]: Mrsombrio issued server command: /vender
3079[11:37:36] [Server thread/INFO]: Mrsombrio issued server command: /vender
3080[11:37:37] [Server thread/INFO]: Mrsombrio issued server command: /vender
3081[11:37:37] [Craft Scheduler Thread - 1158/INFO]: [AuthMe] SKLGamer_XD logged in!
3082[11:37:38] [Server thread/INFO]: Mrsombrio issued server command: /vender
3083[11:37:39] [Server thread/INFO]: Mrsombrio issued server command: /vender
3084[11:37:40] [Server thread/INFO]: Mrsombrio issued server command: /vender
3085[11:37:40] [Server thread/INFO]: juliocvcgames issued server command: /vender
3086[11:37:42] [Server thread/INFO]: IamFaking issued server command: /g aaa
3087[11:37:42] [Server thread/INFO]: juliocvcgames issued server command: /vender
3088[11:37:42] [Server thread/INFO]: juliocvcgames issued server command: /vender
3089[11:37:43] [Server thread/INFO]: SKLGamer_XD issued server command: /g aaeeeeeeeeeeeeeeeeeeeeee finalmente
3090[11:37:43] [Server thread/INFO]: MangaMood issued server command: /kit kronos
3091[11:37:44] [Craft Scheduler Thread - 1181/INFO]: [ChestShop] MG_GAMER_ sold 1792 Ink Sack:4 for 8000.00 to Admin Shop at [world] 944, 100, 2340201
3092[11:37:48] [Server thread/INFO]: juliocvcgames issued server command: /vender
3093[11:37:49] [Server thread/INFO]: MG_GAMER_ issued server command: /money
3094[11:37:49] [Server thread/INFO]: Mrsombrio issued server command: /maquinas comprar
3095[11:37:54] [Server thread/INFO]: Mrsombrio issued server command: /vender
3096[11:37:54] [Server thread/INFO]: SKLGamer_XD issued server command: /kit
3097[11:37:55] [Server thread/INFO]: Mrsombrio issued server command: /vender
3098[11:37:56] [Server thread/INFO]: Mrsombrio issued server command: /vender
3099[11:37:58] [Server thread/INFO]: Mrsombrio issued server command: /vender
3100[11:37:58] [Server thread/INFO]: SKLGamer_XD issued server command: /kit lol2
3101[11:38:37] [Thread-223/INFO]: Disconnecting com.mojang.authlib.GameProfile@5d7c0449[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59624): §4The same username is already playing on the server!
3102[11:38:40] [Thread-224/INFO]: Disconnecting com.mojang.authlib.GameProfile@5599c21d[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50469): §4The same username is already playing on the server!
3103[11:38:43] [Thread-225/INFO]: Disconnecting com.mojang.authlib.GameProfile@4e4b7417[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59636): §4The same username is already playing on the server!
3104[11:38:52] [Thread-226/INFO]: Disconnecting com.mojang.authlib.GameProfile@48c6334d[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59640): §4The same username is already playing on the server!
3105[11:38:57] [Server thread/INFO]: HandOfDeath lost connection: Timed out
3106[11:38:57] [Server thread/INFO]: » O staff HandOfDeath saiu no servidor.
3107[11:38:57] [Server thread/INFO]: MG_GAMER_ lost connection: Disconnected
3108[11:38:57] [Server thread/INFO]: IamFaking lost connection: Disconnected
3109[11:38:57] [Server thread/INFO]: Mrsombrio lost connection: Disconnected
3110[11:38:57] [Server thread/INFO]: coelhogordao lost connection: Timed out
3111[11:38:57] [Server thread/INFO]: SKLGamer_XD lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
3112[11:38:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@5d7c0449[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59624) lost connection: §4The same username is already playing on the server!
3113[11:38:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@5599c21d[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50469) lost connection: §4The same username is already playing on the server!
3114[11:38:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@4e4b7417[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59636) lost connection: §4The same username is already playing on the server!
3115[11:38:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@48c6334d[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59640) lost connection: §4The same username is already playing on the server!
3116[11:38:57] [Server thread/INFO]: MangaMood issued server command: /plot h
3117[11:38:57] [Server thread/INFO]: MangaMood issued server command: /plot h
3118[11:38:57] [Server thread/INFO]: MangaMood issued server command: /plot h
3119[11:38:57] [Server thread/INFO]: MangaMood issued server command: /bau
3120[11:38:57] [Server thread/INFO]: juliocvcgames issued server command: /vender
3121[11:38:57] [Server thread/INFO]: juliocvcgames issued server command: /vender
3122[11:38:57] [Server thread/INFO]: juliocvcgames issued server command: /g lago
3123[11:39:00] [Thread-227/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
3124[11:39:05] [Thread-228/INFO]: UUID of player IamFaking is b2dfb924-6e0d-37ca-9647-f6e493776896
3125[11:39:06] [Thread-229/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
3126[11:39:19] [Thread-230/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
3127[11:39:23] [Server thread/INFO]: juliocvcgames lost connection: Disconnected
3128[11:39:23] [Server thread/INFO]: FumaayyOLD lost connection: Disconnected
3129[11:39:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@4bc236b0[id=447e25c0-f852-3d98-af27-3711afddc705,name=Mrsombrio,properties={},legacy=false] (/187.181.112.19:50063) lost connection: Disconnected
3130[11:39:23] [Server thread/INFO]: IamFaking[/201.86.33.227:50485] logged in with entity id 637696 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
3131[11:39:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@32ba29f8[id=447e25c0-f852-3d98-af27-3711afddc705,name=Mrsombrio,properties={},legacy=false] (/187.181.112.19:50078) lost connection: Disconnected
3132[11:39:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@54e0f548[id=447e25c0-f852-3d98-af27-3711afddc705,name=Mrsombrio,properties={},legacy=false] (/187.181.112.19:50080) lost connection: Disconnected
3133[11:39:28] [Thread-232/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
3134[11:40:03] [Thread-233/INFO]: Disconnecting com.mojang.authlib.GameProfile@7647983d[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50504): §4The same username is already playing on the server!
3135[11:40:07] [Server thread/INFO]: com.mojang.authlib.GameProfile@5b8a22ef[id=447e25c0-f852-3d98-af27-3711afddc705,name=Mrsombrio,properties={},legacy=false] (/187.181.112.19:50081) lost connection: Disconnected
3136[11:40:07] [Server thread/INFO]: com.mojang.authlib.GameProfile@7647983d[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50504) lost connection: §4The same username is already playing on the server!
3137[11:40:07] [Craft Scheduler Thread - 1185/INFO]: [AuthMe] IamFaking logged in!
3138[11:40:10] [Thread-234/INFO]: Disconnecting com.mojang.authlib.GameProfile@dd39a93[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50515): §4The same username is already playing on the server!
3139[11:40:23] [Thread-235/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
3140[11:40:38] [Thread-236/INFO]: UUID of player SKLGamer_XD is 0037ce68-b44d-3117-a072-cf510de5a8a9
3141[11:40:41] [Thread-237/INFO]: Disconnecting com.mojang.authlib.GameProfile@6a16b359[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50536): §4The same username is already playing on the server!
3142[11:40:59] [Server thread/INFO]: IamFaking lost connection: Timed out
3143[11:40:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@dd39a93[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50515) lost connection: §4The same username is already playing on the server!
3144[11:40:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@6626aef8[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51859) lost connection: Disconnected
3145[11:40:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b16f1dd[id=0037ce68-b44d-3117-a072-cf510de5a8a9,name=SKLGamer_XD,properties={},legacy=false] (/189.46.107.151:51860) lost connection: Disconnected
3146[11:40:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@6a16b359[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50536) lost connection: §4The same username is already playing on the server!
3147[11:41:09] [Thread-238/INFO]: UUID of player IamFaking is b2dfb924-6e0d-37ca-9647-f6e493776896
3148[11:41:30] [Thread-239/INFO]: UUID of player iVitorPvP__ is 9179a702-a6d5-36e4-914b-ef0587a6b121
3149[11:41:44] [Thread-240/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
3150[11:41:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@7faf3935[id=b2dfb924-6e0d-37ca-9647-f6e493776896,name=IamFaking,properties={},legacy=false] (/201.86.33.227:50566) lost connection: Disconnected
3151[11:41:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@f91e831[id=9179a702-a6d5-36e4-914b-ef0587a6b121,name=iVitorPvP__,properties={},legacy=false] (/177.136.189.150:28308) lost connection: Disconnected
3152[11:41:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@5040c8c9[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59814) lost connection: Disconnected
3153[11:41:57] [Thread-241/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
3154[11:42:04] [Thread-242/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
3155[11:42:14] [Thread-243/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
3156[11:42:18] [Thread-244/INFO]: UUID of player coelhogordao is b171c7a8-b64a-30d1-b751-7cc8be7ac462
3157[11:42:24] [Thread-245/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
3158[11:42:27] [Thread-246/INFO]: UUID of player d4rkgamerPT123 is 5c1113d6-8faa-3145-89a4-8de547f2df22
3159[11:42:51] [Thread-247/INFO]: UUID of player MG_GAMER_ is fd02522f-0d0b-3196-8176-02f153b8b502
3160[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a07e631[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50232) lost connection: Disconnected
3161[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@18a293[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50246) lost connection: Disconnected
3162[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@28a56920[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50260) lost connection: Disconnected
3163[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@1238f838[id=b171c7a8-b64a-30d1-b751-7cc8be7ac462,name=coelhogordao,properties={},legacy=false] (/179.107.183.162:49362) lost connection: Disconnected
3164[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@37aba220[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49796) lost connection: Disconnected
3165[11:42:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@72e2827c[id=5c1113d6-8faa-3145-89a4-8de547f2df22,name=d4rkgamerPT123,properties={},legacy=false] (/2.82.150.62:53969) lost connection: Disconnected
3166[11:42:52] [Server thread/INFO]: MG_GAMER_[/177.104.120.209:59984] logged in with entity id 637740 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
3167[11:42:52] [Server thread/INFO]: Saving is already turned on.
3168[11:42:52] [Server thread/INFO]: Saving...
3169[11:42:52] [Server thread/INFO]: Saved the world
3170[11:43:11] [Thread-248/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
3171[11:43:21] [Thread-249/INFO]: UUID of player Fean7ur is 4b20d246-ee24-3f1b-89e4-f283d522241b
3172[11:43:25] [Thread-250/INFO]: UUID of player Mrsombrio is 447e25c0-f852-3d98-af27-3711afddc705
3173[11:43:27] [Thread-251/INFO]: UUID of player Fean7ur is 4b20d246-ee24-3f1b-89e4-f283d522241b
3174[11:43:33] [Thread-252/INFO]: Disconnecting com.mojang.authlib.GameProfile@50a88725[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59999): §4The same username is already playing on the server!
3175[11:43:37] [Thread-253/INFO]: UUID of player Fean7ur is 4b20d246-ee24-3f1b-89e4-f283d522241b
3176[11:43:39] [Thread-254/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
3177[11:43:42] [Thread-255/INFO]: Disconnecting com.mojang.authlib.GameProfile@39a8df8b[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:60015): §4The same username is already playing on the server!
3178[11:43:49] [Server thread/INFO]: MG_GAMER_ lost connection: Disconnected
3179[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@4be2b2c4[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49811) lost connection: Disconnected
3180[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@14dcf4b8[id=4b20d246-ee24-3f1b-89e4-f283d522241b,name=Fean7ur,properties={},legacy=false] (/177.33.200.123:53380) lost connection: Disconnected
3181[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@1e84a2c[id=447e25c0-f852-3d98-af27-3711afddc705,name=Mrsombrio,properties={},legacy=false] (/187.181.112.19:50230) lost connection: Disconnected
3182[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b309390[id=4b20d246-ee24-3f1b-89e4-f283d522241b,name=Fean7ur,properties={},legacy=false] (/177.33.200.123:53381) lost connection: Disconnected
3183[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@50a88725[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:59999) lost connection: §4The same username is already playing on the server!
3184[11:43:49] [Server thread/INFO]: Fean7ur[/177.33.200.123:53421] logged in with entity id 637765 at ([flatroom]-70.56198928014442, 13.0, -116.48408467262138)
3185[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@69d3045a[id=b2f2d523-cab8-3d05-87c8-aeb78174a272,name=zKilluaFTW_,properties={},legacy=false] (/143.255.242.221:49820) lost connection: Disconnected
3186[11:43:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@39a8df8b[id=fd02522f-0d0b-3196-8176-02f153b8b502,name=MG_GAMER_,properties={},legacy=false] (/177.104.120.209:60015) lost connection: §4The same username is already playing on the server!
3187[11:43:49] [Server thread/INFO]: [Server] §8World saved.
3188[11:43:49] [Server thread/INFO]: [mcMMO] Aborting profile loading recovery for MG_GAMER_ - player logged out
3189[11:43:51] [Thread-256/INFO]: UUID of player larsboy8 is 90c1881d-48be-3a40-bef9-6377c621e2f0
3190[11:44:03] [Thread-257/INFO]: UUID of player coelhogordao is b171c7a8-b64a-30d1-b751-7cc8be7ac462
3191[11:44:08] [Thread-258/INFO]: UUID of player larsboy8 is 90c1881d-48be-3a40-bef9-6377c621e2f0
3192[11:44:18] [Thread-259/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
3193[11:44:26] [Thread-260/INFO]: UUID of player PhilippeDoidao is e7eed90a-0f02-37ad-baf0-494b96490c1d
3194[11:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@797ec637[id=90c1881d-48be-3a40-bef9-6377c621e2f0,name=larsboy8,properties={},legacy=false] (/177.104.120.134:50001) lost connection: Disconnected
3195[11:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@3c60914[id=b171c7a8-b64a-30d1-b751-7cc8be7ac462,name=coelhogordao,properties={},legacy=false] (/179.107.183.162:49418) lost connection: Disconnected
3196[11:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@2e1eb04f[id=90c1881d-48be-3a40-bef9-6377c621e2f0,name=larsboy8,properties={},legacy=false] (/177.104.120.134:50007) lost connection: Disconnected
3197[11:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@77a4e71c[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50316) lost connection: Disconnected
3198[11:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@7864c8a1[id=e7eed90a-0f02-37ad-baf0-494b96490c1d,name=PhilippeDoidao,properties={},legacy=false] (/179.199.180.116:50330) lost connection: Disconnected
3199[11:44:44] [Server thread/INFO]: Fean7ur issued server command: /g lag?
3200[11:44:44] [Craft Scheduler Thread - 1197/INFO]: [AuthMe] Fean7ur logged in!
3201[11:45:17] [Thread-261/INFO]: Disconnecting com.mojang.authlib.GameProfile@f1a36d7[id=a2a41f47-b078-3fe8-8e3c-839f2182bacb,name=MangaMood,properties={},legacy=false] (/179.223.30.39:49925): §4The same username is already playing on the server!
3202[11:45:27] [Thread-262/INFO]: UUID of player zKilluaFTW_ is b2f2d523-cab8-3d05-87c8-aeb78174a272
3203[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: The server has stopped responding!
3204[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Please report this to PaperSpigot directly!
3205[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
3206[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PaperSpigot version: git-PaperSpigot-"8b18730" (MC: 1.8.8)
3207[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3208[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
3209[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3210[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server thread
3211[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
3212[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3213[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:1035)
3214[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:2667)
3215[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:2654)
3216[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityItem.w(EntityItem.java:149)
3217[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityItem.t_(EntityItem.java:86)
3218[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.entityJoinedWorld(World.java:1644)
3219[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.g(World.java:1611)
3220[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.tickEntities(World.java:1448)
3221[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.tickEntities(WorldServer.java:600)
3222[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:846)
3223[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
3224[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
3225[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
3226[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3227[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3228[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Entire Thread Dump:
3229[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3230[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #7
3231[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 2103 | Suspended: false | Native: false | State: WAITING
3232[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3233[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3234[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
3235[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
3236[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1145)
3237[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1026)
3238[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
3239[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
3240[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
3241[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
3242[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3243[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3244[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3245[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
3246[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 2026 | Suspended: false | Native: false | State: WAITING
3247[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3248[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3249[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3250[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3251[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3252[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3253[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3254[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3255[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3256[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3257[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
3258[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 1861 | Suspended: false | Native: false | State: WAITING
3259[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3260[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3261[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3262[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3263[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3264[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3265[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3266[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3267[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3268[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3269[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-2
3270[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 1860 | Suspended: false | Native: false | State: WAITING
3271[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3272[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3273[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3274[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3275[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3276[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3277[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3278[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3279[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3280[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3281[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
3282[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 1859 | Suspended: false | Native: false | State: WAITING
3283[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3284[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3285[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3286[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3287[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3288[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3289[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3290[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3291[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3292[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3293[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
3294[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 1858 | Suspended: false | Native: false | State: TIMED_WAITING
3295[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3296[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3297[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3298[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3299[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3300[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3301[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3302[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3303[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3304[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3305[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3306[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
3307[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 1854 | Suspended: false | Native: false | State: WAITING
3308[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3309[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3310[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3311[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3312[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3313[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3314[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3315[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3316[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3317[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3318[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
3319[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
3320[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3321[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
3322[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
3323[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
3324[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3325[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3326[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
3327[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
3328[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3329[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
3330[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
3331[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
3332[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
3333[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3334[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3335[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13
3336[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
3337[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3338[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
3339[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:163)
3340[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
3341[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
3342[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
3343[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3344[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3345[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3346[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
3347[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
3348[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3349[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3350[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3351[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3352[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3353[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3354[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3355[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3356[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3357[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3358[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3359[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
3360[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
3361[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3362[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3363[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3364[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3365[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3366[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3367[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3368[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3369[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3370[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3371[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3372[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
3373[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
3374[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3375[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3376[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3377[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3378[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3379[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3380[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3381[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3382[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3383[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3384[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3385[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: AuthMeMYSQLPool housekeeper
3386[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
3387[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3388[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3389[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3390[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3391[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3392[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3393[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3394[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3395[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3396[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3397[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3398[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-21
3399[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
3400[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3401[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3402[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
3403[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
3404[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
3405[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
3406[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
3407[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
3408[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
3409[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
3410[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3411[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3412[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
3413[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
3414[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3415[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3416[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
3417[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
3418[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
3419[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
3420[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3421[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3422[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3423[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3424[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3425[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @2e314dc7
3426[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
3427[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3428[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3429[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
3430[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
3431[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
3432[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3433[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3434[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
3435[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
3436[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3437[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3438[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3439[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3440[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3441[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3442[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3443[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3444[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3445[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3446[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
3447[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
3448[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3449[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3450[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3451[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3452[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3453[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3454[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3455[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3456[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3457[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3458[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
3459[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
3460[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3461[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3462[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3463[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3464[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3465[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
3466[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
3467[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3468[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3469[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3470[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-1
3471[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
3472[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3473[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3474[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
3475[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
3476[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3477[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-0
3478[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
3479[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3480[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3481[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
3482[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
3483[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3484[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: PoolCleaner[19002885:1516417437456]
3485[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
3486[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3487[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3488[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
3489[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
3490[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3491[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
3492[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
3493[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3494[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
3495[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
3496[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
3497[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
3498[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3499[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3500[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
3501[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
3502[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3503[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
3504[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
3505[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
3506[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
3507[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3508[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3509[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
3510[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
3511[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3512[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
3513[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
3514[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
3515[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
3516[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3517[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3518[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
3519[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
3520[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3521[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3522[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
3523[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
3524[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3525[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: PaperSpigot Watchdog Thread
3526[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
3527[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3528[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
3529[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
3530[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
3531[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3532[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
3533[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
3534[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3535[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3536[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
3537[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
3538[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
3539[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3540[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3541[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server console handler
3542[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
3543[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
3544[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
3545[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
3546[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
3547[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3548[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
3549[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
3550[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
3551[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
3552[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
3553[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
3554[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
3555[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
3556[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
3557[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
3558[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
3559[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
3560[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
3561[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3562[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-4
3563[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
3564[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3565[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
3566[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
3567[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
3568[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
3569[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
3570[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
3571[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3572[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3573[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
3574[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
3575[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3576[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3577[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server thread
3578[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
3579[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3580[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:1035)
3581[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:2667)
3582[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:2654)
3583[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityItem.w(EntityItem.java:149)
3584[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityItem.t_(EntityItem.java:86)
3585[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.entityJoinedWorld(World.java:1644)
3586[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.g(World.java:1611)
3587[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.tickEntities(World.java:1448)
3588[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.tickEntities(WorldServer.java:600)
3589[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:846)
3590[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
3591[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
3592[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
3593[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
3594[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3595[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
3596[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
3597[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3598[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
3599[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
3600[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3601[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
3602[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
3603[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3604[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3605[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
3606[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
3607[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3608[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
3609[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
3610[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3611[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3612[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Finalizer
3613[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
3614[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3615[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3616[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
3617[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
3618[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
3619[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3620[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
3621[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
3622[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: Stack:
3623[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
3624[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
3625[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
3626[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
3627[11:45:46] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
3628[11:45:46] [PaperSpigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
3629[11:45:48] [Thread-3/INFO]: Database closed