· 8 years ago · Feb 11, 2018, 08:10 PM
1[20:28:52] [Server thread/INFO]: Starting minecraft server version 1.11.2
2[20:28:52] [Server thread/INFO]: Loading properties
3[20:28:52] [Server thread/INFO]: Default game type: SURVIVAL
4[20:28:53] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
5[20:28:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[20:28:53] [Server thread/INFO]: Using 4 threads for Netty based IO
7[20:28:53] [Server thread/INFO]: Debug logging is disabled
8[20:28:53] [Server thread/INFO]: Generating keypair
9[20:28:53] [Server thread/INFO]: Starting Minecraft server on 185.56.136.58:31366
10[20:28:53] [Server thread/INFO]: Using epoll channel type
11[20:28:54] [Server thread/WARN]: Plugin `Admin_Powertools v2.1' uses the space-character (0x20) in its name `Admin Powertools' - this will not work in Minecraft 1.12
12[20:28:54] [Server thread/ERROR]: Could not load 'plugins/IP-Check.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
14 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
16 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
17 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
18 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
19 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
20Caused by: java.util.zip.ZipException: error in opening zip file
21 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
22 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
23 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
24 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
25 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
26 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
27 ... 5 more
28[20:28:54] [Server thread/INFO]: Set PluginClassLoader as parallel capable
29[20:28:58] [Server thread/INFO]: [eZProtector] Your server is running version v1_11_R1
30[20:29:01] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit (1).jar' in folder 'plugins'
31org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
32 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
33 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
35 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
36 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
37 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
38 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
39Caused by: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
40 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
41 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
42 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
43 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
44 ... 6 more
45Caused by: java.lang.ClassNotFoundException: org.primesoft.asyncworldedit.injector.classfactory.IClassFactory
46 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
47 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
48 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
49 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
50 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
51 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
52 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
53 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
54 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
55 ... 6 more
56[20:29:03] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
57[20:29:03] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.7
58[20:29:03] [Server thread/INFO]: [JoinAttempt] Loading JoinAttempt v1.0
59[20:29:03] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
60[20:29:03] [Server thread/INFO]: [StaffFacilities] Loading StaffFacilities v3.2.8
61[20:29:03] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
62[20:29:03] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
63[20:29:03] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
64[20:29:03] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.7
65[20:29:03] [Server thread/INFO]: [AdvanceRename] Loading AdvanceRename v1.0.0
66[20:29:03] [Server thread/INFO]: [NoRainReloaded] Loading NoRainReloaded v1.2
67[20:29:03] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.2.1
68[20:29:03] [Server thread/INFO]: [RetrieveOP] Loading RetrieveOP v1.4.8
69[20:29:03] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
70[20:29:03] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
71[20:29:03] [Server thread/INFO]: [RenameTag] Loading RenameTag v1.2
72[20:29:03] [Server thread/INFO]: [DisableJoinMessages] Loading DisableJoinMessages v1.3
73[20:29:03] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.7
74[20:29:03] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
75[20:29:03] [Server thread/INFO]: [ChatColors] Loading ChatColors v2.0
76[20:29:03] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
77[20:29:03] [Server thread/INFO]: [CustomWhitelist] Loading CustomWhitelist v1.4
78[20:29:03] [Server thread/INFO]: [TA] Loading TrollyAchievements v1.0.0
79[20:29:03] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.1.2
80[20:29:03] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
81[20:29:03] [Server thread/INFO]: [LaunchPads] Loading LaunchPads v1.2
82[20:29:03] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.3-RELEASE
83[20:29:03] [Server thread/INFO]: [HeadsGuiPlus] Loading HeadsGuiPlus v2.0
84[20:29:03] [Server thread/INFO]: [ParkourRun] Loading ParkourRun v0.4.8
85[20:29:03] [Server thread/INFO]: [CWM] Loading CWM v1.4
86[20:29:03] [Server thread/INFO]: [OreStats] Loading OreStats v1.1
87[20:29:03] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
88[20:29:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
89[20:29:04] [Server thread/INFO]: [AltCheck] Loading AltCheck v1.4
90[20:29:04] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
91[20:29:04] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.1.6
92[20:29:04] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
93[20:29:04] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.02.11-df12aa4-1009-19.1.4
94[20:29:04] [Server thread/INFO]: [ESRaw] Loading ESRaw v1.0
95[20:29:04] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
96[20:29:04] [Server thread/INFO]: [PlaceholderHook] Loading PlaceholderHook v0.3.0
97[20:29:04] [Server thread/INFO]: [ProReports] Loading ProReports v1.2
98[20:29:04] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.16
99[20:29:04] [Server thread/INFO]: [Admin_Powertools] Loading Admin_Powertools v2.1
100[20:29:04] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
101[20:29:04] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
102[20:29:04] [Server thread/INFO]: [LetterHeads] Loading LetterHeads v18
103[20:29:04] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.1.5
104[20:29:04] [Server thread/INFO]: [DailyBonus] Loading DailyBonus v2.2.3.2
105[20:29:04] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.2
106[20:29:04] [Server thread/INFO]: [RepairPlus] Loading RepairPlus v1.3.4 R9
107[20:29:04] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
108[20:29:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
109[20:29:04] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
110[20:29:04] [Server thread/INFO]: [WarpGUI] Loading WarpGUI v1.5C
111[20:29:04] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
112[20:29:04] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.12.3
113[20:29:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1463)
114[20:29:04] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.2
115[20:29:04] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b472
116[20:29:04] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
117[20:29:04] [Server thread/INFO]: [SellStick] Loading SellStick v7.5.1
118[20:29:04] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
119[20:29:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
120[20:29:04] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v1.2.0
121[20:29:04] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b472
122[20:29:04] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b472
123[20:29:04] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
124[20:29:04] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.8
125[20:29:04] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v4.0.7
126[20:29:04] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.98.3
127[20:29:04] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
128[20:29:04] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.11.2s
129[20:29:04] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v11.14.1
130[20:29:04] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.0.5
131[20:29:04] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
132[20:29:04] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.2
133[20:29:04] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.7
134[20:29:04] [Server thread/INFO]: [SimpleAPI] Checking for updates...
135[20:29:04] [Server thread/INFO]: [SimpleAPI] loading BStats...
136[20:29:04] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
137[20:29:04] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
138[20:29:04] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
139[20:29:04] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
140[20:29:04] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.02.11-df12aa4-1009-19.1.4
141[20:29:06] [Server thread/INFO]: ====== USE PAPER ======
142[20:29:06] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
143[20:29:06] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
144[20:29:06] [Server thread/INFO]: - This is only a recommendation
145[20:29:06] [Server thread/INFO]: ==============================
146[20:29:06] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
147[20:29:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
148[20:29:06] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
149[20:29:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
150[20:29:06] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
151[20:29:06] [Server thread/INFO]: [Vault] Plugin enabled (109ms)
152[20:29:06] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.2
153[20:29:06] [Server thread/ERROR]: [ASkyBlock] Title color is unknown. Use one from this list:
154[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_red
155[20:29:06] [Server thread/ERROR]: [ASkyBlock] green
156[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_green
157[20:29:06] [Server thread/ERROR]: [ASkyBlock] black
158[20:29:06] [Server thread/ERROR]: [ASkyBlock] yellow
159[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_blue
160[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_purple
161[20:29:06] [Server thread/ERROR]: [ASkyBlock] gold
162[20:29:06] [Server thread/ERROR]: [ASkyBlock] red
163[20:29:06] [Server thread/ERROR]: [ASkyBlock] aqua
164[20:29:06] [Server thread/ERROR]: [ASkyBlock] gray
165[20:29:06] [Server thread/ERROR]: [ASkyBlock] light_purple
166[20:29:06] [Server thread/ERROR]: [ASkyBlock] blue
167[20:29:06] [Server thread/ERROR]: [ASkyBlock] white
168[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_aqua
169[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_gray
170[20:29:06] [Server thread/ERROR]: [ASkyBlock] Title color is unknown. Use one from this list:
171[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_red
172[20:29:06] [Server thread/ERROR]: [ASkyBlock] green
173[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_green
174[20:29:06] [Server thread/ERROR]: [ASkyBlock] black
175[20:29:06] [Server thread/ERROR]: [ASkyBlock] yellow
176[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_blue
177[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_purple
178[20:29:06] [Server thread/ERROR]: [ASkyBlock] gold
179[20:29:06] [Server thread/ERROR]: [ASkyBlock] red
180[20:29:06] [Server thread/ERROR]: [ASkyBlock] aqua
181[20:29:06] [Server thread/ERROR]: [ASkyBlock] gray
182[20:29:06] [Server thread/ERROR]: [ASkyBlock] light_purple
183[20:29:06] [Server thread/ERROR]: [ASkyBlock] blue
184[20:29:06] [Server thread/ERROR]: [ASkyBlock] white
185[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_aqua
186[20:29:06] [Server thread/ERROR]: [ASkyBlock] dark_gray
187[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading entity limits
188[20:29:06] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 100
189[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
190[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
191[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
192[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
193[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
194[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
195[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
196[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
197[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
198[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
199[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
200[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
201[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
202[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
203[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
204[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
205[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
206[20:29:06] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
207[20:29:06] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
208[20:29:06] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
209[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
210[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
211[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
212[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
213[20:29:06] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
214[20:29:06] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
215[20:29:06] [Server thread/INFO]: Preparing level "accent"
216[20:29:06] [Server thread/INFO]: -------- World Settings For [accent] --------
217[20:29:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
218[20:29:06] [Server thread/INFO]: Cane Growth Modifier: 100%
219[20:29:06] [Server thread/INFO]: Melon Growth Modifier: 100%
220[20:29:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
221[20:29:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
222[20:29:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
223[20:29:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
224[20:29:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
225[20:29:06] [Server thread/INFO]: Vine Growth Modifier: 100%
226[20:29:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
227[20:29:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
228[20:29:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
229[20:29:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
230[20:29:06] [Server thread/INFO]: Mob Spawn Range: 4
231[20:29:06] [Server thread/INFO]: Random Lighting Updates: false
232[20:29:06] [Server thread/INFO]: Structure Info Saving: true
233[20:29:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
234[20:29:06] [Server thread/INFO]: Max TNT Explosions: 100
235[20:29:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
236[20:29:06] [Server thread/INFO]: Item Despawn Rate: 6000
237[20:29:06] [Server thread/INFO]: Item Merge Radius: 2.5
238[20:29:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
239[20:29:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
240[20:29:06] [Server thread/INFO]: View Distance: 6
241[20:29:06] [Server thread/INFO]: Experience Merge Radius: 3.0
242[20:29:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
243[20:29:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
244[20:29:09] [Server thread/INFO]: -------- World Settings For [accent_nether] --------
245[20:29:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
246[20:29:09] [Server thread/INFO]: Cane Growth Modifier: 100%
247[20:29:09] [Server thread/INFO]: Melon Growth Modifier: 100%
248[20:29:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
249[20:29:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
250[20:29:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
251[20:29:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
252[20:29:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
253[20:29:09] [Server thread/INFO]: Vine Growth Modifier: 100%
254[20:29:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
255[20:29:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
256[20:29:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
257[20:29:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
258[20:29:09] [Server thread/INFO]: Mob Spawn Range: 4
259[20:29:09] [Server thread/INFO]: Random Lighting Updates: false
260[20:29:09] [Server thread/INFO]: Structure Info Saving: true
261[20:29:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
262[20:29:09] [Server thread/INFO]: Max TNT Explosions: 100
263[20:29:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
264[20:29:09] [Server thread/INFO]: Item Despawn Rate: 6000
265[20:29:09] [Server thread/INFO]: Item Merge Radius: 2.5
266[20:29:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
267[20:29:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
268[20:29:09] [Server thread/INFO]: View Distance: 6
269[20:29:09] [Server thread/INFO]: Experience Merge Radius: 3.0
270[20:29:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
271[20:29:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
272[20:29:09] [Server thread/INFO]: -------- World Settings For [accent_the_end] --------
273[20:29:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
274[20:29:09] [Server thread/INFO]: Cane Growth Modifier: 100%
275[20:29:09] [Server thread/INFO]: Melon Growth Modifier: 100%
276[20:29:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
277[20:29:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
278[20:29:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
279[20:29:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
280[20:29:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
281[20:29:09] [Server thread/INFO]: Vine Growth Modifier: 100%
282[20:29:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
283[20:29:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
284[20:29:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
285[20:29:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
286[20:29:09] [Server thread/INFO]: Mob Spawn Range: 4
287[20:29:09] [Server thread/INFO]: Random Lighting Updates: false
288[20:29:09] [Server thread/INFO]: Structure Info Saving: true
289[20:29:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
290[20:29:09] [Server thread/INFO]: Max TNT Explosions: 100
291[20:29:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
292[20:29:09] [Server thread/INFO]: Item Despawn Rate: 6000
293[20:29:09] [Server thread/INFO]: Item Merge Radius: 2.5
294[20:29:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
295[20:29:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
296[20:29:09] [Server thread/INFO]: View Distance: 6
297[20:29:09] [Server thread/INFO]: Experience Merge Radius: 3.0
298[20:29:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
299[20:29:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
300[20:29:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2662087237806328515)
301[20:29:11] [Server thread/INFO]: Preparing spawn area: 31%
302[20:29:12] [Server thread/INFO]: Preparing spawn area: 71%
303[20:29:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4189276353071558463)
304[20:29:14] [Server thread/INFO]: Preparing spawn area: 57%
305[20:29:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4189276353071558463)
306[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
307[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
308[20:29:14] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
309[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
310[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezblocks
311[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokenenchant
312[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
313[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
314[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
315[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatreaction
316[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
317[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: askyblock
318[20:29:14] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
319[20:29:14] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.7
320[20:29:15] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
321[20:29:15] [Server thread/INFO]: [JoinAttempt] Enabling JoinAttempt v1.0
322[20:29:15] [Server thread/INFO]: [JoinAttempt] JoinAttempt has been enabled. All failed attempted to join the server will alert opped players
323[20:29:15] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
324[20:29:15] [Server thread/INFO]: [StaffFacilities] Enabling StaffFacilities v3.2.8
325[20:29:17] [Server thread/ERROR]: Error occurred while enabling StaffFacilities v3.2.8 (Is it up to date?)
326java.lang.NullPointerException
327 at me.xtomyserrax.StaffFacilities.Main.getVersionNumber(Main.java:1250) ~[?:?]
328 at me.xtomyserrax.StaffFacilities.Main.Update(Main.java:1224) ~[?:?]
329 at me.xtomyserrax.StaffFacilities.Main.onEnable(Main.java:859) ~[?:?]
330 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
331 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
332 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
333 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
334 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
335 at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
336 at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
337 at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
338 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
339 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
340 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
341[20:29:17] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
342[20:29:17] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
343[20:29:17] [Server thread/INFO]: [ChatReaction] 1 words loaded!
344[20:29:17] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
345[20:29:17] [Server thread/INFO]: ---------------------------
346[20:29:17] [Server thread/INFO]: ChatReaction Updater
347[20:29:17] [Server thread/INFO]:
348[20:29:17] [Server thread/INFO]: Could not connect to spigotmc.org
349[20:29:17] [Server thread/INFO]: to check for updates!
350[20:29:17] [Server thread/INFO]:
351[20:29:17] [Server thread/INFO]: ---------------------------
352[20:29:17] [Server thread/INFO]: ---------------------------
353[20:29:17] [Server thread/INFO]: ChatReaction Updater
354[20:29:17] [Server thread/INFO]:
355[20:29:17] [Server thread/INFO]: You are running 1.7.1
356[20:29:17] [Server thread/INFO]: The latest version
357[20:29:17] [Server thread/INFO]: of ChatReaction!
358[20:29:17] [Server thread/INFO]:
359[20:29:17] [Server thread/INFO]: ---------------------------
360[20:29:17] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
361[20:29:17] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
362[20:29:17] [Server thread/INFO]: [DeluxeTags] 20 tags loaded
363[20:29:17] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
364[20:29:17] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
365[20:29:17] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
366[20:29:18] [Server thread/INFO]: ----------------------------
367[20:29:18] [Server thread/INFO]: DeluxeTags Updater
368[20:29:18] [Server thread/INFO]:
369[20:29:18] [Server thread/INFO]: Could not connect to spigotmc.org
370[20:29:18] [Server thread/INFO]: to check for updates!
371[20:29:18] [Server thread/INFO]:
372[20:29:18] [Server thread/INFO]: ----------------------------
373[20:29:18] [Server thread/INFO]: ----------------------------
374[20:29:18] [Server thread/INFO]: DeluxeTags Updater
375[20:29:18] [Server thread/INFO]:
376[20:29:18] [Server thread/INFO]: You are running 1.7.1
377[20:29:18] [Server thread/INFO]: The latest version
378[20:29:18] [Server thread/INFO]: of DeluxeTags!
379[20:29:18] [Server thread/INFO]:
380[20:29:18] [Server thread/INFO]: ----------------------------
381[20:29:18] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.7
382[20:29:18] [Server thread/INFO]:
383[20:29:18] [Server thread/INFO]: === Super Trails ===
384[20:29:18] [Server thread/INFO]: SuperTrails 9.6.7 for MC 1.11 enabled
385[20:29:18] [Server thread/INFO]: Thank you for using !
386[20:29:18] [Server thread/INFO]: =====================
387[20:29:18] [Server thread/INFO]:
388[20:29:18] [Server thread/INFO]: [AdvanceRename] Enabling AdvanceRename v1.0.0
389[20:29:18] [Server thread/INFO]: [AdvancedRename] AdvancedRename v1.0.0 enabled.
390[20:29:18] [Server thread/INFO]: [AdvancedRename] Metrics successfully started.
391[20:29:18] [Server thread/INFO]: [NoRainReloaded] Enabling NoRainReloaded v1.2
392[20:29:19] [Server thread/ERROR]: Error occurred while enabling NoRainReloaded v1.2 (Is it up to date?)
393java.lang.NullPointerException
394 at me.xtomyserrax.NoRainReloaded.Main.getVersionNumber(Main.java:245) ~[?:?]
395 at me.xtomyserrax.NoRainReloaded.Main.Update(Main.java:219) ~[?:?]
396 at me.xtomyserrax.NoRainReloaded.Main.onEnable(Main.java:132) ~[?:?]
397 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
398 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
399 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
400 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
401 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
402 at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
403 at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
404 at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
405 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
406 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
407 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
408[20:29:19] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.2.1
409[20:29:19] [Server thread/INFO]: [RetrieveOP] Enabling RetrieveOP v1.4.8
410[20:29:19] [Server thread/INFO]: ===================================================================
411[20:29:19] [Server thread/INFO]:
412[20:29:19] [Server thread/INFO]: RETRIEVE OP // VERSION 1.4.8 // STATUS: RUNNING!
413[20:29:19] [Server thread/INFO]: Thank you for downloading this plugin.
414[20:29:19] [Server thread/INFO]: To get started use /rop in-game!
415[20:29:19] [Server thread/INFO]: Please report bugs and suggest features @ https://goo.gl/DeM9Mc
416[20:29:19] [Server thread/INFO]: IF YOU LIKE THIS PLUGIN PLEASE SUPPORT IT BY RATING 5 STARS ON SPIGOT!
417[20:29:19] [Server thread/ERROR]: Error occurred while enabling RetrieveOP v1.4.8 (Is it up to date?)
418java.lang.NullPointerException
419 at me.norska.RetrieveOP.Norska.k(Norska.java:215) ~[?:?]
420 at me.norska.RetrieveOP.Norska.onEnable(Norska.java:68) ~[?:?]
421 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
422 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
423 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
424 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
425 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
426 at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
427 at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
428 at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
429 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
430 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
431 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
432[20:29:19] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
433[20:29:19] [Server thread/INFO]: [RenameTag] Enabling RenameTag v1.2
434[20:29:19] [Server thread/INFO]: [DisableJoinMessages] Enabling DisableJoinMessages v1.3
435[20:29:19] [Server thread/INFO]: [DisableJoinMessages] Plugin by KennyTV
436[20:29:19] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
437[20:29:19] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
438[20:29:19] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
439[20:29:19] [Server thread/INFO]: [ChatColors] Enabling ChatColors v2.0
440[20:29:19] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
441[20:29:19] [Server thread/INFO]: [Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) SWEEPING(22) Glow(112) LUCK(61) LURE(62)
442[20:29:19] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
443[20:29:19] [Server thread/INFO]: [CustomWhitelist] Enabling CustomWhitelist v1.4
444[20:29:19] [Server thread/INFO]: [TA] Enabling TrollyAchievements v1.0.0
445[20:29:19] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.1.2
446[20:29:19] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
447[20:29:19] [Server thread/INFO]: [ClearLag] Loading modules...
448[20:29:19] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
449[20:29:19] [Server thread/INFO]: [ClearLag] Modules have been loaded!
450[20:29:19] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
451[20:29:19] [Server thread/INFO]: [LaunchPads] Enabling LaunchPads v1.2
452[20:29:19] [Server thread/INFO]: [LaunchPads] --------------------
453[20:29:19] [Server thread/INFO]: [LaunchPads]
454[20:29:19] [Thread-21/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.11]...
455[20:29:19] [Server thread/INFO]: [LaunchPads] LaunchPads has been enabled
456[20:29:19] [Server thread/INFO]: [LaunchPads] Made by ItzProtomPvP
457[20:29:19] [Server thread/INFO]: [LaunchPads] Version: 1.2
458[20:29:19] [Server thread/INFO]: [LaunchPads]
459[20:29:19] [Server thread/INFO]: [LaunchPads] --------------------
460[20:29:19] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.3-RELEASE
461[20:29:20] [Server thread/INFO]:
462
463[]=====[Enabling AdvancedBan]=====[]
464| Information:
465| Name: AdvancedBan
466| Developer: Leoko
467| Version: 2.1.3-RELEASE
468| Storage: HSQLDB (local)
469| Support:
470| Skype: Leoko33
471| Mail: Leoko4433@gmail.com
472| Update:
473| You have the newest version
474[]================================[]
475
476[20:29:20] [Server thread/INFO]: [HeadsGuiPlus] Enabling HeadsGuiPlus v2.0
477[20:29:20] [Thread-21/INFO]: [ClearLag] No updates found!
478[20:29:21] [Server thread/INFO]: [ParkourRun] Enabling ParkourRun v0.4.8
479[20:29:21] [Server thread/INFO]: [CWM] Enabling CWM v1.4
480[20:29:21] [Server thread/INFO]: CWMhas been enabled! Version:1.4
481[20:29:21] [Server thread/INFO]: [OreStats] Enabling OreStats v1.1
482[20:29:21] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
483[20:29:21] [Server thread/WARN]: [MessageAnnouncer] Your sound NOTE_PLING is invalid!
484[20:29:21] [Server thread/INFO]: [MessageAnnouncer] Valid sound names can be found at the following link:
485[20:29:21] [Server thread/INFO]: [MessageAnnouncer] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
486[20:29:21] [Server thread/INFO]: [MessageAnnouncer] Sound on message will be disabled!
487[20:29:21] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
488[20:29:21] [Server thread/INFO]: [AltCheck] Enabling AltCheck v1.4
489[20:29:21] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.1.6
490[20:29:21] [Server thread/INFO]: [eZProtector] Reloading config...
491[20:29:21] [Server thread/INFO]: [eZProtector] Your server version is compatible with eZProtector.
492[20:29:21] [Server thread/INFO]: [eZProtector] The plugin has enabled successfully. Version: 4.1.6
493[20:29:21] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7
494[20:29:21] [Server thread/INFO]: [ESRaw] Enabling ESRaw v1.0
495[20:29:21] [Server thread/INFO]: ESRaw has been enabled!
496[20:29:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
497[20:29:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
498[20:29:21] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
499[20:29:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
500[20:29:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
501[20:29:21] [Server thread/INFO]: [PlaceholderHook] Enabling PlaceholderHook v0.3.0
502[20:29:21] [Server thread/INFO]: [PlaceholderHook] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
503[20:29:21] [Server thread/INFO]: [PlaceholderHook] Plugin: PlaceholderHook v0.3.0
504[20:29:21] [Server thread/INFO]: [PlaceholderHook] Framework version: 2015-01
505[20:29:21] [Server thread/INFO]: [PlaceholderHook] Author: Maximvdw
506[20:29:21] [Server thread/INFO]: [PlaceholderHook] Site: http://www.mvdw-software.be/
507[20:29:21] [Server thread/INFO]: [PlaceholderHook] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
508[20:29:21] [Server thread/INFO]: You are using an ALPHA plugin. Keep in mind this build will
509[20:29:21] [Server thread/INFO]: contain bugs and the configuration will get a reset when
510[20:29:21] [Server thread/INFO]: new features are added or fixed.
511[20:29:21] [Server thread/INFO]: [PlaceholderHook] Loading configuration ...
512[20:29:21] [Server thread/INFO]: [PlaceholderHook] Loading messages ...
513[20:29:21] [Server thread/INFO]: [PlaceholderHook] Loading language file: lang_en
514[20:29:21] [Server thread/INFO]: [PlaceholderHook] Loading placeholders ...
515[20:29:21] [Server thread/INFO]: Missing message for: prefixNo MVdW-Software placeholder plugin found! Disabling...
516[20:29:21] [Server thread/INFO]: [PlaceholderHook] Disabling PlaceholderHook v0.3.0
517[20:29:21] [Server thread/INFO]: [PlaceholderHook] Cancelling all tasks ...
518[20:29:21] [Server thread/INFO]: [ProReports] Enabling ProReports v1.2
519[20:29:21] [Server thread/INFO]: -> ProReports has been enabled!
520[20:29:21] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.16
521[20:29:21] [Server thread/INFO]: [Admin_Powertools] Enabling Admin_Powertools v2.1
522[20:29:21] [Server thread/INFO]: [Admin Powertools] Plugin Enabled!
523[20:29:22] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
524[20:29:22] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
525[20:29:22] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
526[20:29:22] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: URLS @ FaviconConf
527[20:29:22] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
528[20:29:22] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
529[20:29:22] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
530[20:29:22] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
531[20:29:22] [Server thread/INFO]: [LetterHeads] Enabling LetterHeads v18
532[20:29:22] [Server thread/INFO]: [LetterHeads] Version 18 was successfully enabled!
533[20:29:22] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.1.5
534[20:29:22] [Server thread/INFO]: [Crazy Crates]>> Loading all crate preview inventories...
535[20:29:22] [Server thread/INFO]: [DailyBonus] Enabling DailyBonus v2.2.3.2
536[20:29:23] [Server thread/INFO]: [DailyBonus] DailyBonus has hooked into Vault
537[20:29:23] [Server thread/INFO]: [RepairPlus] Enabling RepairPlus v1.3.4 R9
538[20:29:23] [Server thread/INFO]: =============================
539[20:29:23] [Server thread/INFO]: RepairPlus 1.3.4 R9 by Brianna <3!
540[20:29:23] [Server thread/INFO]: Action: Enabling...
541[20:29:23] [Server thread/INFO]: [RepairPlus] Loading language file
542[20:29:23] [Server thread/INFO]: [RepairPlus] Loading data file
543[20:29:23] [Server thread/INFO]: §6§lServer MCUpdate enabled and loaded
544[20:29:23] [Server thread/INFO]: =============================
545[20:29:23] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
546[20:29:23] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
547[20:29:23] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.1
548[20:29:23] [Server thread/INFO]: | Command file(s) found : 1
549[20:29:23] [Server thread/INFO]: | Config : Ready.
550[20:29:23] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
551[20:29:23] [Server thread/INFO]: | Custom commands loaded : 29
552[20:29:23] [Server thread/INFO]: | Version: 5.3.4
553[20:29:23] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
554[20:29:23] [Server thread/INFO]: | You are running the latest version of MyCommand.
555[20:29:23] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
556[20:29:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
557[20:29:23] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
558[20:29:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
559[20:29:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
560[20:29:23] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
561[20:29:23] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
562[20:29:23] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
563[20:29:24] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
564[20:29:24] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
565[20:29:24] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
566[20:29:24] [Server thread/INFO]: Using locale en_US
567[20:29:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
568[20:29:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
569[20:29:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
570[20:29:24] [Server thread/INFO]: [WarpGUI] Enabling WarpGUI v1.5C
571[20:29:24] [Server thread/INFO]: EZRanksPro has not been detected, using EZRanksLite!
572[20:29:24] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
573[20:29:24] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
574[20:29:24] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
575[20:29:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent' - Env: NORMAL - Type: FLAT & seed: -2662087237806328515
576[20:29:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent_nether' - Env: NETHER - Type: NORMAL & seed: 4189276353071558463
577[20:29:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent_the_end' - Env: THE_END - Type: NORMAL & seed: 4189276353071558463
578[20:29:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Spawn' - Env: NORMAL - Type: FLAT & seed: 7530185527004562813
579[20:29:24] [Server thread/INFO]: -------- World Settings For [Spawn] --------
580[20:29:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
581[20:29:24] [Server thread/INFO]: Cane Growth Modifier: 100%
582[20:29:24] [Server thread/INFO]: Melon Growth Modifier: 100%
583[20:29:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
584[20:29:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
585[20:29:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
586[20:29:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
587[20:29:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
588[20:29:24] [Server thread/INFO]: Vine Growth Modifier: 100%
589[20:29:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
590[20:29:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
591[20:29:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
592[20:29:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
593[20:29:24] [Server thread/INFO]: Mob Spawn Range: 4
594[20:29:24] [Server thread/INFO]: Random Lighting Updates: false
595[20:29:24] [Server thread/INFO]: Structure Info Saving: true
596[20:29:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
597[20:29:24] [Server thread/INFO]: Max TNT Explosions: 100
598[20:29:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
599[20:29:24] [Server thread/INFO]: Item Despawn Rate: 6000
600[20:29:24] [Server thread/INFO]: Item Merge Radius: 2.5
601[20:29:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
602[20:29:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
603[20:29:24] [Server thread/INFO]: View Distance: 6
604[20:29:24] [Server thread/INFO]: Experience Merge Radius: 3.0
605[20:29:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
606[20:29:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
607[20:29:24] [Server thread/INFO]: Preparing start region for level 3 (Seed: 7530185527004562813)
608[20:29:25] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flat' - Env: NORMAL - Type: FLAT & seed: -8102031822281829159
609[20:29:25] [Server thread/INFO]: -------- World Settings For [flat] --------
610[20:29:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
611[20:29:25] [Server thread/INFO]: Cane Growth Modifier: 100%
612[20:29:25] [Server thread/INFO]: Melon Growth Modifier: 100%
613[20:29:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
614[20:29:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
615[20:29:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
616[20:29:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
617[20:29:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
618[20:29:25] [Server thread/INFO]: Vine Growth Modifier: 100%
619[20:29:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
620[20:29:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
621[20:29:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
622[20:29:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
623[20:29:25] [Server thread/INFO]: Mob Spawn Range: 4
624[20:29:25] [Server thread/INFO]: Random Lighting Updates: false
625[20:29:25] [Server thread/INFO]: Structure Info Saving: true
626[20:29:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
627[20:29:25] [Server thread/INFO]: Max TNT Explosions: 100
628[20:29:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
629[20:29:25] [Server thread/INFO]: Item Despawn Rate: 6000
630[20:29:25] [Server thread/INFO]: Item Merge Radius: 2.5
631[20:29:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
632[20:29:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
633[20:29:25] [Server thread/INFO]: View Distance: 6
634[20:29:25] [Server thread/INFO]: Experience Merge Radius: 3.0
635[20:29:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
636[20:29:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
637[20:29:25] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8102031822281829159)
638[20:29:25] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Tree' - Env: NORMAL - Type: FLAT & seed: 5059387027944085580
639[20:29:25] [Server thread/INFO]: -------- World Settings For [Tree] --------
640[20:29:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
641[20:29:25] [Server thread/INFO]: Cane Growth Modifier: 100%
642[20:29:25] [Server thread/INFO]: Melon Growth Modifier: 100%
643[20:29:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
644[20:29:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
645[20:29:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
646[20:29:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
647[20:29:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
648[20:29:25] [Server thread/INFO]: Vine Growth Modifier: 100%
649[20:29:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
650[20:29:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
651[20:29:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
652[20:29:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
653[20:29:25] [Server thread/INFO]: Mob Spawn Range: 4
654[20:29:25] [Server thread/INFO]: Random Lighting Updates: false
655[20:29:25] [Server thread/INFO]: Structure Info Saving: true
656[20:29:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
657[20:29:25] [Server thread/INFO]: Max TNT Explosions: 100
658[20:29:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
659[20:29:25] [Server thread/INFO]: Item Despawn Rate: 6000
660[20:29:25] [Server thread/INFO]: Item Merge Radius: 2.5
661[20:29:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
662[20:29:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
663[20:29:25] [Server thread/INFO]: View Distance: 6
664[20:29:25] [Server thread/INFO]: Experience Merge Radius: 3.0
665[20:29:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
666[20:29:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
667[20:29:25] [Server thread/INFO]: Preparing start region for level 5 (Seed: 5059387027944085580)
668[20:29:27] [Server thread/INFO]: Preparing spawn area for Tree, 16%
669[20:29:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Is' - Env: NORMAL - Type: FLAT & seed: 2628117293116023933
670[20:29:27] [Server thread/INFO]: -------- World Settings For [Is] --------
671[20:29:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
672[20:29:27] [Server thread/INFO]: Cane Growth Modifier: 100%
673[20:29:27] [Server thread/INFO]: Melon Growth Modifier: 100%
674[20:29:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
675[20:29:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
676[20:29:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
677[20:29:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
678[20:29:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
679[20:29:27] [Server thread/INFO]: Vine Growth Modifier: 100%
680[20:29:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
681[20:29:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
682[20:29:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
683[20:29:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
684[20:29:27] [Server thread/INFO]: Mob Spawn Range: 4
685[20:29:27] [Server thread/INFO]: Random Lighting Updates: false
686[20:29:27] [Server thread/INFO]: Structure Info Saving: true
687[20:29:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
688[20:29:27] [Server thread/INFO]: Max TNT Explosions: 100
689[20:29:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
690[20:29:27] [Server thread/INFO]: Item Despawn Rate: 6000
691[20:29:27] [Server thread/INFO]: Item Merge Radius: 2.5
692[20:29:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
693[20:29:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
694[20:29:27] [Server thread/INFO]: View Distance: 6
695[20:29:27] [Server thread/INFO]: Experience Merge Radius: 3.0
696[20:29:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
697[20:29:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
698[20:29:27] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2628117293116023933)
699[20:29:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyBlock' - Env: NORMAL - Type: FLAT & seed: -1415815841299474633 & generator: ASkyBlock
700[20:29:28] [Server thread/INFO]: -------- World Settings For [SkyBlock] --------
701[20:29:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
702[20:29:28] [Server thread/INFO]: Cane Growth Modifier: 100%
703[20:29:28] [Server thread/INFO]: Melon Growth Modifier: 100%
704[20:29:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
705[20:29:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
706[20:29:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
707[20:29:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
708[20:29:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
709[20:29:28] [Server thread/INFO]: Vine Growth Modifier: 100%
710[20:29:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
711[20:29:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
712[20:29:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
713[20:29:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
714[20:29:28] [Server thread/INFO]: Mob Spawn Range: 4
715[20:29:28] [Server thread/INFO]: Random Lighting Updates: false
716[20:29:28] [Server thread/INFO]: Structure Info Saving: true
717[20:29:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
718[20:29:28] [Server thread/INFO]: Max TNT Explosions: 100
719[20:29:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
720[20:29:28] [Server thread/INFO]: Item Despawn Rate: 6000
721[20:29:28] [Server thread/INFO]: Item Merge Radius: 2.5
722[20:29:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
723[20:29:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
724[20:29:28] [Server thread/INFO]: View Distance: 6
725[20:29:28] [Server thread/INFO]: Experience Merge Radius: 3.0
726[20:29:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
727[20:29:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
728[20:29:28] [Server thread/INFO]: Preparing start region for level 7 (Seed: -1415815841299474633)
729[20:29:28] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
730[20:29:28] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -207 Y: 4 Z: 222 P: 0 Y: 0
731[20:29:28] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
732[20:29:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyBlock_nether' - Env: NETHER - Type: FLAT & seed: 7765698500164190196 & generator: ASkyBlock
733[20:29:28] [Server thread/INFO]: -------- World Settings For [SkyBlock_nether] --------
734[20:29:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
735[20:29:28] [Server thread/INFO]: Cane Growth Modifier: 100%
736[20:29:28] [Server thread/INFO]: Melon Growth Modifier: 100%
737[20:29:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
738[20:29:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
739[20:29:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
740[20:29:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
741[20:29:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
742[20:29:28] [Server thread/INFO]: Vine Growth Modifier: 100%
743[20:29:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
744[20:29:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
745[20:29:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
746[20:29:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
747[20:29:28] [Server thread/INFO]: Mob Spawn Range: 4
748[20:29:28] [Server thread/INFO]: Random Lighting Updates: false
749[20:29:28] [Server thread/INFO]: Structure Info Saving: true
750[20:29:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
751[20:29:28] [Server thread/INFO]: Max TNT Explosions: 100
752[20:29:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
753[20:29:28] [Server thread/INFO]: Item Despawn Rate: 6000
754[20:29:28] [Server thread/INFO]: Item Merge Radius: 2.5
755[20:29:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
756[20:29:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
757[20:29:28] [Server thread/INFO]: View Distance: 6
758[20:29:28] [Server thread/INFO]: Experience Merge Radius: 3.0
759[20:29:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
760[20:29:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
761[20:29:28] [Server thread/INFO]: Preparing start region for level 8 (Seed: 7765698500164190196)
762[20:29:29] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
763[20:29:29] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 4 Z: 0 P: 0 Y: 0
764[20:29:29] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
765[20:29:29] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'biomes' - Env: NORMAL - Type: LARGE_BIOMES & seed: 27594263
766[20:29:29] [Server thread/INFO]: -------- World Settings For [biomes] --------
767[20:29:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
768[20:29:29] [Server thread/INFO]: Cane Growth Modifier: 100%
769[20:29:29] [Server thread/INFO]: Melon Growth Modifier: 100%
770[20:29:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
771[20:29:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
772[20:29:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
773[20:29:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
774[20:29:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
775[20:29:29] [Server thread/INFO]: Vine Growth Modifier: 100%
776[20:29:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
777[20:29:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
778[20:29:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
779[20:29:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
780[20:29:29] [Server thread/INFO]: Mob Spawn Range: 4
781[20:29:29] [Server thread/INFO]: Random Lighting Updates: false
782[20:29:29] [Server thread/INFO]: Structure Info Saving: true
783[20:29:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
784[20:29:29] [Server thread/INFO]: Max TNT Explosions: 100
785[20:29:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
786[20:29:29] [Server thread/INFO]: Item Despawn Rate: 6000
787[20:29:29] [Server thread/INFO]: Item Merge Radius: 2.5
788[20:29:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
789[20:29:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
790[20:29:29] [Server thread/INFO]: View Distance: 6
791[20:29:29] [Server thread/INFO]: Experience Merge Radius: 3.0
792[20:29:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
793[20:29:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
794[20:29:29] [Server thread/INFO]: Preparing start region for level 9 (Seed: 27594263)
795[20:29:30] [Server thread/INFO]: Preparing spawn area for biomes, 69%
796[20:29:30] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
797[20:29:30] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.12.3
798[20:29:31] [Server thread/INFO]: [DeluxeChat] 10 formats loaded!
799[20:29:31] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
800[20:29:31] [Server thread/INFO]: ----------------------------
801[20:29:31] [Server thread/INFO]: DeluxeChat Updater
802[20:29:31] [Server thread/INFO]:
803[20:29:31] [Server thread/INFO]: Could not connect to spigotmc.org
804[20:29:31] [Server thread/INFO]: to check for updates!
805[20:29:31] [Server thread/INFO]:
806[20:29:31] [Server thread/INFO]: ----------------------------
807[20:29:31] [Server thread/INFO]: ----------------------------
808[20:29:31] [Server thread/INFO]: DeluxeChat Updater
809[20:29:31] [Server thread/INFO]:
810[20:29:31] [Server thread/INFO]: You are running 1.12.3
811[20:29:31] [Server thread/INFO]: The latest version
812[20:29:31] [Server thread/INFO]: of DeluxeChat!
813[20:29:31] [Server thread/INFO]:
814[20:29:31] [Server thread/INFO]: ----------------------------
815[20:29:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1463)
816[20:29:31] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.2
817[20:29:31] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
818[20:29:31] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
819[20:29:31] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
820[20:29:31] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
821[20:29:31] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
822[20:29:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b472
823[20:29:31] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
824[20:29:31] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
825[20:29:31] [Server thread/INFO]: [SellStick] Enabling SellStick v7.5.1
826[20:29:31] [Server thread/INFO]: [Sellstick] ASkyBlock Factions found! Hooking into ASkyBlock
827[20:29:31] [Server thread/WARN]: [SellStick] FACTIONS NOR SKYBLOCK WAS NOT FOUND! SOME FEATURES MAY NOT WORK!
828[20:29:31] [Server thread/WARN]: SellStick is designed to work with factions so you may encounter
829[20:29:31] [Server thread/WARN]: bugs when not using. I highly suggest using
830[20:29:31] [Server thread/WARN]: Factions UUID / Legacy Factions / MassiveCore Factions / ASkyBlock
831[20:29:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
832[20:29:31] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
833[20:29:31] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
834[20:29:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
835[20:29:32] [Server thread/INFO]: [WorldGuard] (accent) TNT ignition is PERMITTED.
836[20:29:32] [Server thread/INFO]: [WorldGuard] (accent) Lighters are PERMITTED.
837[20:29:32] [Server thread/INFO]: [WorldGuard] (accent) Lava fire is blocked.
838[20:29:32] [Server thread/INFO]: [WorldGuard] (accent) Fire spread is UNRESTRICTED.
839[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent'
840[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_nether) TNT ignition is PERMITTED.
841[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_nether) Lighters are PERMITTED.
842[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_nether) Lava fire is blocked.
843[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_nether) Fire spread is UNRESTRICTED.
844[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent_nether'
845[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_the_end) TNT ignition is PERMITTED.
846[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_the_end) Lighters are PERMITTED.
847[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_the_end) Lava fire is blocked.
848[20:29:32] [Server thread/INFO]: [WorldGuard] (accent_the_end) Fire spread is UNRESTRICTED.
849[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent_the_end'
850[20:29:32] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
851[20:29:32] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
852[20:29:32] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
853[20:29:32] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
854[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
855[20:29:32] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
856[20:29:32] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
857[20:29:32] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is blocked.
858[20:29:32] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
859[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
860[20:29:32] [Server thread/INFO]: [WorldGuard] (Tree) TNT ignition is PERMITTED.
861[20:29:32] [Server thread/INFO]: [WorldGuard] (Tree) Lighters are PERMITTED.
862[20:29:32] [Server thread/INFO]: [WorldGuard] (Tree) Lava fire is blocked.
863[20:29:32] [Server thread/INFO]: [WorldGuard] (Tree) Fire spread is UNRESTRICTED.
864[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tree'
865[20:29:32] [Server thread/INFO]: [WorldGuard] (Is) TNT ignition is PERMITTED.
866[20:29:32] [Server thread/INFO]: [WorldGuard] (Is) Lighters are PERMITTED.
867[20:29:32] [Server thread/INFO]: [WorldGuard] (Is) Lava fire is blocked.
868[20:29:32] [Server thread/INFO]: [WorldGuard] (Is) Fire spread is UNRESTRICTED.
869[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Is'
870[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
871[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lighters are PERMITTED.
872[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lava fire is blocked.
873[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock) Fire spread is UNRESTRICTED.
874[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock'
875[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) TNT ignition is PERMITTED.
876[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lighters are PERMITTED.
877[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lava fire is blocked.
878[20:29:32] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Fire spread is UNRESTRICTED.
879[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock_nether'
880[20:29:32] [Server thread/INFO]: [WorldGuard] (biomes) TNT ignition is PERMITTED.
881[20:29:32] [Server thread/INFO]: [WorldGuard] (biomes) Lighters are PERMITTED.
882[20:29:32] [Server thread/INFO]: [WorldGuard] (biomes) Lava fire is blocked.
883[20:29:32] [Server thread/INFO]: [WorldGuard] (biomes) Fire spread is UNRESTRICTED.
884[20:29:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'biomes'
885[20:29:32] [Server thread/INFO]: [WorldGuard] Loading region data...
886[20:29:32] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v1.2.0
887[20:29:32] [Server thread/WARN]: java.lang.NullPointerException
888[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.toReadable(UpdateChecker.java:57)
889[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.checkHigher(UpdateChecker.java:27)
890[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.checkUpdate(UpdateChecker.java:33)
891[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.<init>(UpdateChecker.java:19)
892[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.listener.PlayerEvents.<init>(PlayerEvents.java:19)
893[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.CitizensCMD.registerEvents(CitizensCMD.java:41)
894[20:29:32] [Server thread/WARN]: at com.triumphcraft.citizenscmd.CitizensCMD.onEnable(CitizensCMD.java:24)
895[20:29:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
896[20:29:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
897[20:29:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
898[20:29:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376)
899[20:29:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326)
900[20:29:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421)
901[20:29:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382)
902[20:29:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
903[20:29:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
904[20:29:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544)
905[20:29:32] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
906[20:29:32] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b472
907[20:29:32] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
908[20:29:32] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b472
909[20:29:32] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
910[20:29:32] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
911[20:29:34] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.8
912[20:29:34] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v4.0.7
913[20:29:34] [Server thread/INFO]: =============================
914[20:29:34] [Server thread/INFO]: EpicSpawners 4.0.7 by Brianna <3!
915[20:29:34] [Server thread/INFO]: Action: Enabling...
916[20:29:34] [Server thread/INFO]: [EpicSpawners] Loading data file
917[20:29:34] [Server thread/INFO]: [EpicSpawners] Loading Language File
918[20:29:34] [Server thread/INFO]: [EpicSpawners] Loading Data File
919[20:29:34] [Server thread/INFO]: [EpicSpawners] Loading language file
920[20:29:35] [Server thread/INFO]: =============================
921[20:29:35] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.98.3
922[20:29:35] [Server thread/INFO]: [CrateReloaded] v1_11_R1
923[20:29:35] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
924[20:29:35] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
925[20:29:35] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
926[20:29:35] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
927[20:29:35] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
928[20:29:36] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
929[20:29:36] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
930[20:29:36] [Server thread/INFO]: creating table 'items'
931[20:29:36] [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`))
932[20:29:36] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
933[20:29:36] [Server thread/INFO]: creating table 'accounts'
934[20:29:36] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
935[20:29:36] [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`) )
936[20:29:36] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
937[20:29:36] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
938[20:29:37] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.11.2s
939[20:29:37] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
940[20:29:37] [Server thread/INFO]: [ShopGUIPlus] EpicSpawners support enabled.
941[20:29:37] [Server thread/WARN]: [ShopGUIPlus] Invalid shop size (dyes)! Valid values are 9, 18, 27, 36, 45 and 54.
942[20:29:37] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
943[20:29:37] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v11.14.1
944[20:29:37] [Server thread/INFO]: [TE] registering Haste as Haste
945[20:29:37] [Server thread/INFO]: flynodes : [essentials.fly]
946[20:29:37] [Server thread/INFO]: [TE] 7 external custom enchants found! Loading them up!
947[20:29:37] [Server thread/INFO]: [TE] Registering DiskPotion
948[20:29:37] [Server thread/INFO]: [TE] Config.yml does not have an entry for DiskPotion... skipping
949[20:29:37] [Server thread/INFO]: [TE] Registering ExcavationPotion
950[20:29:37] [Server thread/INFO]: [TE] Registering ExplosivePotion
951[20:29:37] [Server thread/INFO]: [TE] Registering SpheredPotion
952[20:29:37] [Server thread/INFO]: [TE] Config.yml does not have an entry for SpheredPotion... skipping
953[20:29:37] [Server thread/INFO]: [TE] Registering TilePotion
954[20:29:37] [Server thread/INFO]: [TE] Config.yml does not have an entry for TilePotion... skipping
955[20:29:37] [Server thread/INFO]: [TE] Registering LuckyMiningPotion
956[20:29:37] [Server thread/INFO]: [TE] Config.yml does not have an entry for LuckyMiningPotion... skipping
957[20:29:37] [Server thread/INFO]: [TE] Registering AutoSellPotion
958[20:29:37] [Server thread/INFO]: [TE] Config.yml does not have an entry for AutoSellPotion... skipping
959[20:29:37] [Server thread/INFO]: [TE] attempt to start conversion...
960[20:29:37] [Server thread/INFO]: [TE] could not find userdata.yml
961[20:29:37] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
962[20:29:37] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 11.14.1 is Enabled
963[20:29:37] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.0.5
964[20:29:37] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
965[20:29:38] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
966[20:29:38] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
967[20:29:38] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
968[20:29:38] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
969[20:29:38] [Server thread/INFO]: [EZBlocks] 2 global rewards loaded!
970[20:29:38] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
971[20:29:38] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
972[20:29:38] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
973[20:29:38] [Server thread/INFO]: [EZBlocks] Hooked into TokenEnchant for TEBlockExplodeEvent listener
974[20:29:38] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.2
975[20:29:38] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
976[20:29:38] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: asb-level
977[20:29:38] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
978[20:29:38] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
979[20:29:38] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
980[20:29:38] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
981[20:29:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
982[20:29:39] [Server thread/INFO]: Done (32.195s)! For help, type "help" or "?"
983[20:29:39] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
984[20:29:39] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
985[20:29:39] [Server thread/INFO]: Trying to register generator with Multiverse
986[20:29:39] [Server thread/INFO]: Multiverse already knows about 'SkyBlock'!
987[20:29:39] [Server thread/INFO]: Sorry, You can't set: 'generator'
988[20:29:39] [Server thread/INFO]: For a full list of thingys, see our wiki.
989[20:29:39] [Server thread/INFO]: Multiverse already knows about 'SkyBlock_nether'!
990[20:29:39] [Server thread/INFO]: Sorry, You can't set: 'generator'
991[20:29:39] [Server thread/INFO]: For a full list of thingys, see our wiki.
992[20:29:39] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
993[20:29:39] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
994[20:29:39] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
995[20:29:39] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
996[20:29:39] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.11.1(316)
997[20:29:39] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
998[20:29:39] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "ASkyBlock"
999[20:29:39] [Craft Scheduler Thread - 34/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 111
1000java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1001 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
1002 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
1003 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
1004 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1005 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1006 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
1007 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
1008 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1009[20:29:39] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
1010[20:29:39] [Craft Scheduler Thread - 15/INFO]: CrazyCrates: 1.7.4.4 now available.
1011[20:29:39] [Craft Scheduler Thread - 33/INFO]: EpicSpawners: 4.0.8 now available.
1012[20:29:39] [Craft Scheduler Thread - 3/INFO]: [Vault] You are running the latest version
1013[20:29:39] [Server thread/INFO]: [Citizens] Loaded 9 NPCs.
1014[20:29:39] [Server thread/INFO]: [ASkyBlock] Loading island grid...
1015[20:29:39] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
1016[20:29:39] [Server thread/INFO]: [ASkyBlock] Loading warps...
1017[20:29:39] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
1018[20:29:39] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
1019[20:29:40] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 99 placeholder expansions are available on the cloud.
1020[20:29:40] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
1021[20:29:40] [Thread-30/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
1022[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Loading Vote preview....
1023[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Vote loaded.
1024[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Loading Rare preview....
1025[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Rare loaded.
1026[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Loading Common preview....
1027[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Common loaded.
1028[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Loading Legendary preview....
1029[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Legendary loaded.
1030[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Loading Dark preview....
1031[20:29:40] [Server thread/INFO]: [Crazy Crates]>> Dark loaded.
1032[20:29:40] [Server thread/INFO]: [Crazy Crates]>> All crate previews have been loaded.
1033[20:29:41] [User Authenticator #1/INFO]: UUID of player Swtchyy is 9c3587e6-2b60-4082-97fd-8a6088d52022
1034[20:29:42] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to StaffFacilities v3.2.8
1035org.bukkit.event.EventException
1036 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1037 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1038 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1039 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1040 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1041 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1042 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1043 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1044 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1045 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1046 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1047 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1048 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1049 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1050 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1051Caused by: java.lang.NullPointerException
1052 at me.xtomyserrax.StaffFacilities.Main.getVersionNumber(Main.java:1250) ~[?:?]
1053 at me.xtomyserrax.StaffFacilities.Listeners.UpdateListeners.onPlayerJoin(UpdateListeners.java:38) ~[?:?]
1054 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
1055 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1056 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1057 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
1058 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1059 ... 14 more
1060[20:29:42] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to NoRainReloaded v1.2
1061org.bukkit.event.EventException
1062 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1063 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1064 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1065 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1066 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1067 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1068 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1069 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1070 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1071 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1072 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1073 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1074 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1075 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1076 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1077Caused by: java.lang.NullPointerException
1078 at me.xtomyserrax.NoRainReloaded.Main.getVersionNumber(Main.java:245) ~[?:?]
1079 at me.xtomyserrax.NoRainReloaded.UpdateListeners.onPlayerJoin(UpdateListeners.java:36) ~[?:?]
1080 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
1081 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1082 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1083 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
1084 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1085 ... 14 more
1086[20:29:43] [Server thread/INFO]: Swtchyy[/81.232.52.128:59957] logged in with entity id 409 at ([Spawn]328.8402504321696, 206.62396622509348, -596.3125134299478)
1087[20:29:43] [Craft Scheduler Thread - 5/INFO]: Checking update...
1088[20:29:43] [Server thread/INFO]: [ASkyBlock] No update available.
1089[20:29:43] [Craft Scheduler Thread - 5/WARN]: [eZProtector] Plugin eZProtector v4.1.6 generated an exception while executing task 37
1090java.lang.NullPointerException
1091 at ez.plugins.dan.SpigotUpdater.SpigotUpdater.run(SpigotUpdater.java:102) ~[?:?]
1092 at ez.plugins.dan.SpigotUpdater.SpigotUpdater.<init>(SpigotUpdater.java:80) ~[?:?]
1093 at ez.plugins.dan.SpigotUpdater.UpdateChecker.checkUpdate(UpdateChecker.java:39) ~[?:?]
1094 at ez.plugins.dan.Main$1.run(Main.java:58) ~[?:?]
1095 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1096 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1097 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
1098 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
1099 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1100[20:29:47] [Server thread/INFO]: Swtchyy issued server command: /gmc
1101[20:29:51] [Server thread/INFO]: Swtchyy issued server command: /tp
1102[20:29:54] [User Authenticator #2/INFO]: UUID of player xtomyserrax is a393b5aa-3cba-423a-a43b-fe503f1c9529
1103[20:29:54] [pool-13-thread-1/INFO]: Creating empty config: /home/root/multicraft/servers/server660657/plugins/Essentials/userdata/66bc98ab-a08f-39b4-ab98-a3c9075f9f87.yml
1104[20:29:54] [Server thread/INFO]: [Essentials] Found new UUID for xtomyserrax. Replacing 66bc98ab-a08f-39b4-ab98-a3c9075f9f87 with a393b5aa-3cba-423a-a43b-fe503f1c9529
1105[20:29:55] [Server thread/INFO]: xtomyserrax[/186.158.214.172:60142] logged in with entity id 511 at ([accent]-15.5, 4.0, 184.5)
1106[20:29:55] [pool-13-thread-1/INFO]: Creating empty config: /home/root/multicraft/servers/server660657/plugins/Essentials/userdata/a393b5aa-3cba-423a-a43b-fe503f1c9529.yml
1107[20:29:55] [Server thread/WARN]: §6§lServer §cThat kit does not exist.
1108[20:29:56] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: hey
1109[20:30:00] [Server thread/INFO]: Swtchyy issued server command: /op xtomyserrax
1110[20:30:00] [Server thread/INFO]: [Swtchyy: Opped xtomyserrax]
1111[20:30:15] [Server thread/INFO]: [Spawn][default] xtomyserrax: heyy
1112[20:30:17] [Server thread/INFO]: xtomyserrax issued server command: /website
1113[20:30:23] [Server thread/INFO]: xtomyserrax issued server command: /sf
1114[20:30:26] [Server thread/INFO]: xtomyserrax issued server command: /facebook
1115[20:30:28] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yesterday
1116[20:30:29] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: it worked
1117[20:30:34] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and today when i started it
1118[20:30:36] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: it didnt work
1119[20:30:42] [Server thread/INFO]: [Spawn][default] xtomyserrax: so yesterday plugin worked and not today?
1120[20:30:45] [Server thread/INFO]: xtomyserrax issued server command: /sf v
1121[20:30:46] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
1122[20:30:51] [Server thread/INFO]: Swtchyy issued server command: /gmc
1123[20:30:53] [Server thread/INFO]: [Spawn][default] xtomyserrax: any console error?
1124[20:31:00] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: lemme see again
1125[20:31:09] [Server thread/INFO]: xtomyserrax issued server command: /gm 1
1126[20:31:09] [Server thread/INFO]: xtomyserrax issued mycmd command ID(1) /gm 1
1127[20:31:09] [Server thread/INFO]: xtomyserrax issued server command: /gamemode 1
1128[20:31:12] [Server thread/INFO]: xtomyserrax issued server command: /plugins
1129[20:31:22] [Server thread/INFO]: xtomyserrax issued server command: /wo
1130[20:31:24] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: PlayerjoinEvent to NorainReloaded
1131[20:31:26] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: thats one
1132[20:31:38] [Server thread/INFO]: [Spawn][default] xtomyserrax: loool you are using NoRainReloaded?
1133[20:31:42] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and same with thiis one
1134[20:31:42] [Server thread/INFO]: [Spawn][default] xtomyserrax: :D
1135[20:31:45] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ofc iam :p
1136[20:31:50] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and the same error with this one
1137[20:31:54] [Server thread/INFO]: Swtchyy issued server command: /killall mobs
1138[20:32:03] [Server thread/INFO]: [Spawn][default] xtomyserrax: awww, didnt know you were. thanks alot!
1139[20:32:10] [Server thread/INFO]: [Spawn][default] xtomyserrax: please send me the errors in a pastebin
1140[20:32:20] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: playerjoinevent to staffFacilities v3.2.B or 8
1141[20:32:20] [Server thread/INFO]: xtomyserrax issued server command: /sf
1142[20:32:25] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
1143[20:32:27] [Server thread/INFO]: [Spawn][default] xtomyserrax: the commands never loaded
1144[20:32:45] [Server thread/INFO]: [Spawn][default] xtomyserrax: you knew norainreloaded was mine?
1145[20:32:49] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
1146[20:32:50] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: :p
1147[20:32:51] [Server thread/INFO]: xtomyserrax issued server command: /Essentials:feed
1148[20:32:51] [Server thread/INFO]: xtomyserrax issued server command: /tpa
1149[20:32:55] [Server thread/INFO]: xtomyserrax issued server command: /Essentials:gm1
1150[20:32:57] [Server thread/INFO]: xtomyserrax issued server command: /Essentials:gmc
1151[20:33:00] [Server thread/INFO]: xtomyserrax issued server command: /Essentials:gamemode 1
1152[20:33:01] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i love ur plugins xD
1153[20:33:24] [Server thread/INFO]: [Spawn][default] xtomyserrax: Thanks a lot, NRR is my new cool addition, it is a small but necessary one jeje
1154[20:33:34] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
1155[20:33:39] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i got it today actually
1156[20:33:48] [Server thread/INFO]: Swtchyy issued server command: /bc https://pastebin.com/jR0S3fFp
1157[20:33:48] [Server thread/INFO]: [Spawn][default] xtomyserrax: The problem you are having came when enabling the plugin
1158[20:34:02] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: wich one
1159[20:34:24] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nrr?
1160[20:34:33] [Server thread/INFO]: Swtchyy issued server command: /cmdspy
1161[20:34:47] [Server thread/INFO]: [Spawn][default] xtomyserrax: sf
1162[20:34:54] [Server thread/INFO]: [Spawn][default] xtomyserrax: what you send me doesnt have any errors related to sf or nrr
1163[20:35:01] [Server thread/INFO]: [Spawn][default] xtomyserrax: If you can send me the entire log
1164[20:35:06] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i just did
1165[20:35:08] [Server thread/INFO]: xtomyserrax issued server command: /norain
1166[20:35:17] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: from console?
1167[20:35:26] [Server thread/INFO]: [Spawn][default] xtomyserrax: the one I got is not complete
1168[20:35:29] [Server thread/INFO]: [Spawn][default] xtomyserrax: yea from console
1169[20:35:31] [Server thread/INFO]: xtomyserrax issued server command: /
1170[20:35:32] [Server thread/INFO]: xtomyserrax issued server command: /
1171[20:35:35] [Server thread/INFO]: xtomyserrax issued server command: /norain
1172[20:35:47] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: that was everything from console
1173[20:35:53] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: top to bottom
1174[20:36:07] [Server thread/INFO]: [Spawn][default] xtomyserrax: send it again, cause it didnt appear everything
1175[20:36:12] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
1176[20:36:17] [Server thread/INFO]: [Spawn][default] xtomyserrax: thanks
1177[20:36:51] [Server thread/INFO]: Swtchyy issued server command: /bc https://pastebin.com/zjV6J0ev
1178[20:37:59] [Server thread/INFO]: Swtchyy issued server command: /gmc
1179[20:38:15] [Server thread/INFO]: [Spawn][default] xtomyserrax: Well the OnPlayerJoin error you are getting in both plugins is cause the plugin failed
1180[20:38:23] [Server thread/INFO]: [Spawn][default] xtomyserrax: to connect to internet and check on spigot if there was a new update
1181[20:38:37] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye i installed that one
1182[20:38:40] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: should i try again?
1183[20:38:45] [Server thread/INFO]: [Spawn][default] xtomyserrax: Newest version of SF makes this error invisible but you shouldnt care about it
1184[20:38:54] [Server thread/INFO]: [Spawn][default] xtomyserrax: This is not what is causing you the problems
1185[20:39:13] [Server thread/INFO]: [Spawn][default] xtomyserrax: Something when enabling SF worked bad because none commands are working except the /Sf ones
1186[20:39:23] [Server thread/INFO]: Swtchyy issued server command: /sf ones
1187[20:39:40] [Server thread/INFO]: [Spawn][default] xtomyserrax: The log you sent me doesnt have the logs of all plugins enabling
1188[20:39:43] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: but do you know why it happend?
1189[20:39:47] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: hmm
1190[20:40:10] [Server thread/INFO]: [Spawn][default] xtomyserrax: I cant know what happened without the log
1191[20:40:19] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye but how do i get all of it?
1192[20:40:22] [Server thread/INFO]: [Spawn][default] xtomyserrax: It is something weird cause it never happened to me but well
1193[20:40:35] [Server thread/INFO]: [Spawn][default] xtomyserrax: you are giving me the pastebin with a plugin?
1194[20:40:44] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: https://pastebin.com/zjV6J0ev
1195[20:41:05] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye it was /bc
1196[20:41:45] [Server thread/INFO]: xtomyserrax issued server command: /bc
1197[20:42:02] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: StaffFacilities.Main.getVersionNumber(Main.java:1250)?
1198[20:42:05] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: is that something
1199[20:42:05] [Server thread/INFO]: [Spawn][default] xtomyserrax: what i need are things that happened before that log
1200[20:42:11] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: oh
1201[20:42:20] [Server thread/INFO]: [Spawn][default] xtomyserrax: that error is cause the plugin couldnt connnect to internet to check the spigot version
1202[20:42:36] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: do you know how i can get that?
1203[20:42:45] [Server thread/INFO]: [Spawn][default] xtomyserrax: it is not the cause of the problems and it is not a bug, it is just telling you why it couldnt check an update
1204[20:42:48] [Server thread/INFO]: [Spawn][default] xtomyserrax: yea
1205[20:43:14] [Server thread/INFO]: [Spawn][default] xtomyserrax: You will need to go to your console logs, go to latest and copy all
1206[20:43:29] [Server thread/INFO]: [Spawn][default] xtomyserrax: And it will start from when you hit the Start button to know
1207[20:43:45] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: im hosting a server
1208[20:43:51] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: so idk if i can see that
1209[20:43:55] [Server thread/INFO]: Swtchyy issued server command: /s
1210[20:43:55] [Server thread/INFO]: Swtchyy issued mycmd command ID(9) /s
1211[20:43:55] [Server thread/INFO]: Swtchyy issued server command: /wo
1212[20:44:04] [Server thread/INFO]: [Spawn][default] xtomyserrax: Yeah, multicraft has logs too
1213[20:44:06] [AutoSaveWorld AutoSaveThread/WARN]: Exception in thread "AutoSaveWorld AutoSaveThread"
1214[20:44:06] [AutoSaveWorld AutoSaveThread/WARN]: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1215[20:44:06] [AutoSaveWorld AutoSaveThread/WARN]: at autosaveworld.threads.save.AutoSaveThread.performSave(AutoSaveThread.java:97)
1216[20:44:06] [AutoSaveWorld AutoSaveThread/WARN]: at autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:87)
1217[20:44:22] [Server thread/INFO]: [Spawn][default] xtomyserrax: I dont actually remember where
1218[20:44:39] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: hmm
1219[20:44:43] [Craft Scheduler Thread - 57/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 111
1220java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1221 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
1222 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
1223 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
1224 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1225 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1226 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
1227 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
1228 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1229[20:44:43] [Craft Scheduler Thread - 51/INFO]: CrazyCrates: 1.7.4.4 now available.
1230[20:44:44] [Craft Scheduler Thread - 56/INFO]: EpicSpawners: 4.0.8 now available.
1231[20:44:57] [Server thread/INFO]: xtomyserrax issued server command: /server stats
1232[20:45:13] [Server thread/INFO]: [Spawn][default] xtomyserrax: yea its weirds
1233[20:45:16] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: it is
1234[20:45:27] [Server thread/INFO]: [Spawn][default] xtomyserrax: so yesterday everything worked fine?
1235[20:45:30] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
1236[20:45:33] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and now today
1237[20:45:40] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i cant do any commands like /gmc
1238[20:45:42] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: or fly
1239[20:45:43] [Server thread/INFO]: [Spawn][default] xtomyserrax: did you do something with the plugin?
1240[20:45:46] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nope
1241[20:45:48] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i didnt touch it
1242[20:45:53] [Server thread/INFO]: [Spawn][default] xtomyserrax: yeah you cant because commands never enabled
1243[20:45:56] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i changed 1 thing in Hycounter
1244[20:46:07] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: but its another plugin
1245[20:46:16] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and then i relised i cant do any commands so i deleted that plugin
1246[20:46:22] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and its still like this
1247[20:47:11] [Server thread/INFO]: [Spawn][default] xtomyserrax: the problem is SF
1248[20:47:20] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye
1249[20:47:22] [Server thread/INFO]: [Spawn][default] xtomyserrax: If you want. Reload the server and lets see
1250[20:47:22] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ik
1251[20:47:25] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
1252[20:47:26] [Server thread/INFO]: Swtchyy issued server command: /reload
1253[20:47:34] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: now
1254[20:47:34] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
1255[20:47:34] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
1256[20:47:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
1257[20:47:34] [Server thread/INFO]: Using 4 threads for Netty based IO
1258[20:47:34] [Server thread/INFO]: Debug logging is disabled
1259[20:47:34] [Server thread/INFO]: -------- World Settings For [accent] --------
1260[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1261[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1262[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1263[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1264[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1265[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1266[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1267[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1268[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1269[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1270[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1271[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1272[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1273[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1274[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1275[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1276[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1277[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1278[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1279[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1280[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1281[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1282[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1283[20:47:34] [Server thread/INFO]: View Distance: 6
1284[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1285[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1286[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1287[20:47:34] [Server thread/INFO]: -------- World Settings For [accent_nether] --------
1288[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1289[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1290[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1291[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1292[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1293[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1294[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1295[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1296[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1297[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1298[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1299[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1300[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1301[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1302[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1303[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1304[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1305[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1306[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1307[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1308[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1309[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1310[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1311[20:47:34] [Server thread/INFO]: View Distance: 6
1312[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1313[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1314[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1315[20:47:34] [Server thread/INFO]: -------- World Settings For [accent_the_end] --------
1316[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1317[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1318[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1319[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1320[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1321[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1322[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1323[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1324[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1325[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1326[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1327[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1328[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1329[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1330[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1331[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1332[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1333[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1334[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1335[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1336[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1337[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1338[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1339[20:47:34] [Server thread/INFO]: View Distance: 6
1340[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1341[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1342[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1343[20:47:34] [Server thread/INFO]: -------- World Settings For [Spawn] --------
1344[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1345[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1346[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1347[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1348[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1349[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1350[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1351[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1352[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1353[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1354[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1355[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1356[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1357[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1358[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1359[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1360[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1361[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1362[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1363[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1364[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1365[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1366[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1367[20:47:34] [Server thread/INFO]: View Distance: 6
1368[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1369[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1370[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1371[20:47:34] [Server thread/INFO]: -------- World Settings For [flat] --------
1372[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1373[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1374[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1375[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1376[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1377[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1378[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1379[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1380[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1381[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1382[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1383[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1384[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1385[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1386[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1387[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1388[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1389[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1390[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1391[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1392[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1393[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1394[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1395[20:47:34] [Server thread/INFO]: View Distance: 6
1396[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1397[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1398[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1399[20:47:34] [Server thread/INFO]: -------- World Settings For [Tree] --------
1400[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1401[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1402[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1403[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1404[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1405[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1406[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1407[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1408[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1409[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1410[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1411[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1412[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1413[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1414[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1415[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1416[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1417[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1418[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1419[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1420[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1421[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1422[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1423[20:47:34] [Server thread/INFO]: View Distance: 6
1424[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1425[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1426[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1427[20:47:34] [Server thread/INFO]: -------- World Settings For [Is] --------
1428[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1429[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1430[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1431[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1432[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1433[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1434[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1435[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1436[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1437[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1438[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1439[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1440[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1441[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1442[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1443[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1444[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1445[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1446[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1447[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1448[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1449[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1450[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1451[20:47:34] [Server thread/INFO]: View Distance: 6
1452[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1453[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1454[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1455[20:47:34] [Server thread/INFO]: -------- World Settings For [SkyBlock] --------
1456[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1457[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1458[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1459[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1460[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1461[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1462[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1463[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1464[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1465[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1466[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1467[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1468[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1469[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1470[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1471[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1472[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1473[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1474[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1475[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1476[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1477[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1478[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1479[20:47:34] [Server thread/INFO]: View Distance: 6
1480[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1481[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1482[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1483[20:47:34] [Server thread/INFO]: -------- World Settings For [SkyBlock_nether] --------
1484[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1485[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1486[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1487[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1488[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1489[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1490[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1491[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1492[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1493[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1494[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1495[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1496[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1497[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1498[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1499[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1500[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1501[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1502[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1503[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1504[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1505[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1506[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1507[20:47:34] [Server thread/INFO]: View Distance: 6
1508[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1509[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1510[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1511[20:47:34] [Server thread/INFO]: -------- World Settings For [biomes] --------
1512[20:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
1513[20:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
1514[20:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
1515[20:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1516[20:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1517[20:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
1518[20:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
1519[20:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1520[20:47:34] [Server thread/INFO]: Vine Growth Modifier: 100%
1521[20:47:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1522[20:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1523[20:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1524[20:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1525[20:47:34] [Server thread/INFO]: Mob Spawn Range: 4
1526[20:47:34] [Server thread/INFO]: Random Lighting Updates: false
1527[20:47:34] [Server thread/INFO]: Structure Info Saving: true
1528[20:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1529[20:47:34] [Server thread/INFO]: Max TNT Explosions: 100
1530[20:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1531[20:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
1532[20:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
1533[20:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
1534[20:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1535[20:47:34] [Server thread/INFO]: View Distance: 6
1536[20:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
1537[20:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1538[20:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1539[20:47:34] [Server thread/INFO]: [LeaderHeads] Disabling LeaderHeads v3.1.2
1540[20:47:34] [Server thread/INFO]: [LeaderHeads] Shutting down database connection.
1541[20:47:35] [Server thread/INFO]: [EZBlocks] Disabling EZBlocks v1.5.0
1542[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: ezblocks
1543[20:47:35] [Server thread/INFO]: [EZBlocks] 2 players saved!
1544[20:47:35] [Server thread/INFO]: [PrisonMines] Disabling PrisonMines v3.0.5
1545[20:47:35] [Server thread/INFO]: [TokenEnchant] Disabling TokenEnchant v11.14.1
1546[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: tokenenchant
1547[20:47:35] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 11.14.1 is Disabled
1548[20:47:35] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.11.2s
1549[20:47:35] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
1550[20:47:35] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.98.3
1551[20:47:35] [Server thread/INFO]: [EpicSpawners] Disabling EpicSpawners v4.0.7
1552[20:47:35] [Server thread/INFO]: =============================
1553[20:47:35] [Server thread/INFO]: EpicSpawners 4.0.7 by Brianna <3!
1554[20:47:35] [Server thread/INFO]: Action: Disabling...
1555[20:47:35] [Server thread/INFO]: =============================
1556[20:47:35] [Server thread/INFO]: [InventoryFull] Disabling InventoryFull v1.8
1557[20:47:35] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.0.9
1558[20:47:35] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b472
1559[20:47:35] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.0.1-b472
1560[20:47:35] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v1.2.0
1561[20:47:35] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
1562[20:47:35] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
1563[20:47:35] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
1564[20:47:35] [Server thread/INFO]: [SellStick] Disabling SellStick v7.5.1
1565[20:47:35] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.9.7.2
1566[20:47:35] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b472
1567[20:47:35] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.2
1568[20:47:35] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.21-SNAPSHOT (build 1463)
1569[20:47:35] [Server thread/INFO]: [DeluxeChat] Disabling DeluxeChat v1.12.3
1570[20:47:35] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
1571[20:47:35] [Server thread/INFO]: [Multiverse-Core] - Disabled
1572[20:47:35] [Server thread/INFO]: [WarpGUI] Disabling WarpGUI v1.5C
1573[20:47:35] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
1574[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials
1575[20:47:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
1576[20:47:35] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
1577[20:47:35] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
1578[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: mycommand
1579[20:47:35] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
1580[20:47:35] [Server thread/INFO]: | Tasks : Stopped all.
1581[20:47:35] [Server thread/INFO]: | Version : 5.3.4
1582[20:47:35] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
1583[20:47:35] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
1584[20:47:35] [Server thread/INFO]: [RepairPlus] Disabling RepairPlus v1.3.4 R9
1585[20:47:35] [Server thread/INFO]: =============================
1586[20:47:35] [Server thread/INFO]: RepairPlus 1.3.4 R9 by Brianna <3!
1587[20:47:35] [Server thread/INFO]: Action: Disabling...
1588[20:47:35] [Server thread/INFO]: =============================
1589[20:47:35] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v3.0.8.2
1590[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: askyblock
1591[20:47:35] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
1592[20:47:35] [Server thread/INFO]: [ASkyBlock] Saving top ten list
1593[20:47:35] [Server thread/INFO]: [ASkyBlock] Saved top ten list
1594[20:47:35] [Server thread/INFO]: [DailyBonus] Disabling DailyBonus v2.2.3.2
1595[20:47:35] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.7.1.5
1596[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: crazycrates
1597[20:47:35] [Server thread/INFO]: [LetterHeads] Disabling LetterHeads v18
1598[20:47:35] [Server thread/INFO]: [LetterHeads] Version 18 was successfully disabled!
1599[20:47:35] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
1600[20:47:35] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
1601[20:47:35] [Server thread/INFO]: [Vault] Disabling Vault v1.6.1
1602[20:47:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
1603[20:47:35] [Server thread/INFO]: [Admin_Powertools] Disabling Admin_Powertools v2.1
1604[20:47:35] [Server thread/INFO]: [Admin Powertools] Plugin Disabled!
1605[20:47:35] [Server thread/INFO]: [CS-CoreLib] Disabling CS-CoreLib v1.5.16
1606[20:47:35] [Server thread/INFO]: [ProReports] Disabling ProReports v1.2
1607[20:47:35] [Server thread/INFO]: -> ProReports has been disabled!
1608[20:47:35] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1609[20:47:35] [Server thread/INFO]: [ESRaw] Disabling ESRaw v1.0
1610[20:47:35] [Server thread/INFO]: ESRaw has been disabled!
1611[20:47:35] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v18.02.11-df12aa4-1009-19.1.4
1612[20:47:35] [Server thread/INFO]: [CustomUknownCommand] Disabling CustomUknownCommand v1.3.3.7
1613[20:47:35] [Server thread/INFO]: [eZProtector] Disabling eZProtector v4.1.6
1614[20:47:35] [Server thread/INFO]: [eZProtector] Plugin disabled.
1615[20:47:35] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.13
1616[20:47:35] [Server thread/INFO]: Server AutoSaving
1617[20:47:36] [Server thread/INFO]: Server AutoSave Complete
1618[20:47:39] [Server thread/INFO]: [AltCheck] Disabling AltCheck v1.4
1619[20:47:39] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1
1620[20:47:39] [Server thread/INFO]: [MessageAnnouncer] Disabling MessageAnnouncer v1.8.0
1621[20:47:39] [Server thread/INFO]: [OreStats] Disabling OreStats v1.1
1622[20:47:39] [Server thread/INFO]: [CWM] Disabling CWM v1.4
1623[20:47:39] [Server thread/INFO]: CWMhas been disabled! Version:1.4
1624[20:47:39] [Server thread/INFO]: [ParkourRun] Disabling ParkourRun v0.4.8
1625[20:47:39] [Server thread/INFO]: [HeadsGuiPlus] Disabling HeadsGuiPlus v2.0
1626[20:47:39] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.3-RELEASE
1627[20:47:39] [Server thread/INFO]: Database closed
1628[20:47:39] [Server thread/INFO]:
1629
1630[]=====[Disabling AdvancedBan]=====[]
1631| Information:
1632| Name: AdvancedBan
1633| Developer: Leoko
1634| Version: 2.1.3-RELEASE
1635| Storage: HSQLDB (local)
1636| Support:
1637| Skype: Leoko33
1638| Mail: Leoko4433@gmail.com
1639[]================================[]
1640
1641[20:47:39] [Server thread/INFO]: [LaunchPads] Disabling LaunchPads v1.2
1642[20:47:39] [Server thread/INFO]: [LaunchPads] --------------------
1643[20:47:39] [Server thread/INFO]: [LaunchPads]
1644[20:47:39] [Server thread/INFO]: [LaunchPads] LaunchPads has been disabled
1645[20:47:39] [Server thread/INFO]: [LaunchPads] Made by ItzProtomPvP
1646[20:47:39] [Server thread/INFO]: [LaunchPads] Version: 1.2
1647[20:47:39] [Server thread/INFO]: [LaunchPads]
1648[20:47:39] [Server thread/INFO]: [LaunchPads] --------------------
1649[20:47:39] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
1650[20:47:39] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
1651[20:47:39] [Server thread/INFO]: [OpenInv] Disabling OpenInv v3.1.2
1652[20:47:39] [Server thread/INFO]: [TA] Disabling TrollyAchievements v1.0.0
1653[20:47:39] [Server thread/INFO]: [CustomWhitelist] Disabling CustomWhitelist v1.4
1654[20:47:39] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
1655[20:47:39] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
1656[20:47:39] [Server thread/INFO]: [ChatColors] Disabling ChatColors v2.0
1657[20:47:39] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.14.2
1658[20:47:40] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
1659[20:47:40] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
1660[20:47:40] [Server thread/INFO]: [SimpleAPI] Disabling SimpleAPI v3.7
1661[20:47:40] [Server thread/INFO]: [DisableJoinMessages] Disabling DisableJoinMessages v1.3
1662[20:47:40] [Server thread/INFO]: [RenameTag] Disabling RenameTag v1.2
1663[20:47:40] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
1664[20:47:40] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
1665[20:47:40] [Server thread/INFO]: [RetrieveOP] Disabling RetrieveOP v1.4.8
1666[20:47:40] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v1.2.1
1667[20:47:40] [Server thread/INFO]: [NoRainReloaded] Disabling NoRainReloaded v1.2
1668[20:47:40] [Server thread/INFO]: [NoRainReloaded] Plugin disabled. Plugin created by xtomyserrax
1669[20:47:40] [Server thread/INFO]: [AdvanceRename] Disabling AdvanceRename v1.0.0
1670[20:47:40] [Server thread/INFO]: [AdvancedRename] AdvancedRename v1.0.0 disabled.
1671[20:47:40] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.7
1672[20:47:40] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
1673[20:47:40] [Server thread/INFO]: [Arconix] Disabling Arconix v1.1.1
1674[20:47:40] [Server thread/INFO]: [ChatReaction] Disabling ChatReaction v1.7.1
1675[20:47:40] [Server thread/INFO]: [StaffFacilities] Disabling StaffFacilities v3.2.8
1676[20:47:40] [Server thread/INFO]: [StaffFacilities] Plugin disabled. Plugin created by xtomyserrax
1677[20:47:40] [Server thread/INFO]: [OreGenerator] Disabling OreGenerator v2.0
1678[20:47:40] [Server thread/INFO]: [JoinAttempt] Disabling JoinAttempt v1.0
1679[20:47:40] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.7
1680[20:47:40] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
1681[20:47:40] [Server thread/WARN]: Plugin `Admin_Powertools v2.1' uses the space-character (0x20) in its name `Admin Powertools' - this will not work in Minecraft 1.12
1682[20:47:40] [Server thread/ERROR]: Could not load 'plugins/IP-Check.jar' in folder 'plugins'
1683org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
1684 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1685 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1686 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1687 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:748) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1688 at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1689 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1690 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1691 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1692 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1693 at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1694 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1695 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1696 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1697 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1698Caused by: java.util.zip.ZipException: error in opening zip file
1699 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
1700 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
1701 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
1702 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
1703 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
1704 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1705 ... 13 more
1706[20:47:45] [Server thread/INFO]: [eZProtector] Your server is running version v1_11_R1
1707[20:47:49] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit (1).jar' in folder 'plugins'
1708org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
1709 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1710 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1711 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1712 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1713 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:748) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1714 at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1715 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1716 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1717 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1718 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1719 at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1720 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1721 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1722 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1723 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1724Caused by: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
1725 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
1726 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
1727 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1728 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1729 ... 14 more
1730Caused by: java.lang.ClassNotFoundException: org.primesoft.asyncworldedit.injector.classfactory.IClassFactory
1731 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
1732 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1733 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1734 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
1735 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
1736 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
1737 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
1738 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1739 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1740 ... 14 more
1741[20:47:52] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
1742[20:47:52] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.7
1743[20:47:52] [Server thread/INFO]: [JoinAttempt] Loading JoinAttempt v1.0
1744[20:47:52] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
1745[20:47:52] [Server thread/INFO]: [StaffFacilities] Loading StaffFacilities v3.2.8
1746[20:47:52] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
1747[20:47:52] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
1748[20:47:52] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
1749[20:47:52] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.7
1750[20:47:52] [Server thread/INFO]: [AdvanceRename] Loading AdvanceRename v1.0.0
1751[20:47:52] [Server thread/INFO]: [NoRainReloaded] Loading NoRainReloaded v1.2
1752[20:47:52] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.2.1
1753[20:47:52] [Server thread/INFO]: [RetrieveOP] Loading RetrieveOP v1.4.8
1754[20:47:52] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
1755[20:47:52] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
1756[20:47:52] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, we're going to kick all the players... because otherwise we'll crash because of ProtocolLib.
1757[20:47:52] [Server thread/INFO]: Swtchyy lost connection: Server reload, please rejoin!
1758[20:47:52] [Server thread/INFO]: Swtchyy left the game
1759[20:47:52] [Server thread/INFO]: xtomyserrax lost connection: Server reload, please rejoin!
1760[20:47:52] [Server thread/INFO]: xtomyserrax left the game
1761[20:47:53] [Server thread/INFO]: [RenameTag] Loading RenameTag v1.2
1762[20:47:53] [Server thread/INFO]: [DisableJoinMessages] Loading DisableJoinMessages v1.3
1763[20:47:53] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.7
1764[20:47:53] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
1765[20:47:53] [Server thread/INFO]: [ChatColors] Loading ChatColors v2.0
1766[20:47:53] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
1767[20:47:53] [Server thread/INFO]: [CustomWhitelist] Loading CustomWhitelist v1.4
1768[20:47:53] [Server thread/INFO]: [TA] Loading TrollyAchievements v1.0.0
1769[20:47:53] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.1.2
1770[20:47:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
1771[20:47:53] [Server thread/INFO]: [LaunchPads] Loading LaunchPads v1.2
1772[20:47:53] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.3-RELEASE
1773[20:47:53] [Server thread/INFO]: [HeadsGuiPlus] Loading HeadsGuiPlus v2.0
1774[20:47:53] [Server thread/INFO]: [ParkourRun] Loading ParkourRun v0.4.8
1775[20:47:53] [Server thread/INFO]: [CWM] Loading CWM v1.4
1776[20:47:53] [Server thread/INFO]: [OreStats] Loading OreStats v1.1
1777[20:47:53] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
1778[20:47:53] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
1779[20:47:53] [Server thread/INFO]: [AltCheck] Loading AltCheck v1.4
1780[20:47:53] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
1781[20:47:53] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.1.6
1782[20:47:53] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
1783[20:47:53] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.02.11-df12aa4-1009-19.1.4
1784[20:47:53] [Server thread/INFO]: [ESRaw] Loading ESRaw v1.0
1785[20:47:53] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
1786[20:47:53] [Server thread/INFO]: [PlaceholderHook] Loading PlaceholderHook v0.3.0
1787[20:47:53] [Server thread/INFO]: [ProReports] Loading ProReports v1.2
1788[20:47:53] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.16
1789[20:47:53] [Server thread/INFO]: [Admin_Powertools] Loading Admin_Powertools v2.1
1790[20:47:53] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
1791[20:47:53] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
1792[20:47:53] [Server thread/INFO]: [LetterHeads] Loading LetterHeads v18
1793[20:47:53] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.1.5
1794[20:47:53] [Server thread/INFO]: [DailyBonus] Loading DailyBonus v2.2.3.2
1795[20:47:53] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.2
1796[20:47:53] [Server thread/INFO]: [RepairPlus] Loading RepairPlus v1.3.4 R9
1797[20:47:53] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
1798[20:47:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
1799[20:47:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
1800[20:47:53] [Server thread/INFO]: [WarpGUI] Loading WarpGUI v1.5C
1801[20:47:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
1802[20:47:53] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.12.3
1803[20:47:53] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1463)
1804[20:47:53] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.2
1805[20:47:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b472
1806[20:47:53] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
1807[20:47:53] [Server thread/INFO]: [SellStick] Loading SellStick v7.5.1
1808[20:47:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
1809[20:47:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
1810[20:47:53] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v1.2.0
1811[20:47:53] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b472
1812[20:47:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b472
1813[20:47:53] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
1814[20:47:53] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.8
1815[20:47:53] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v4.0.7
1816[20:47:53] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.98.3
1817[20:47:53] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
1818[20:47:53] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.11.2s
1819[20:47:53] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v11.14.1
1820[20:47:53] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.0.5
1821[20:47:53] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
1822[20:47:53] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.2
1823[20:47:53] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.7
1824[20:47:53] [Server thread/INFO]: [SimpleAPI] Checking for updates...
1825[20:47:53] [Server thread/INFO]: [SimpleAPI] loading BStats...
1826[20:47:53] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
1827[20:47:53] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
1828[20:47:53] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
1829[20:47:53] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
1830[20:47:53] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.02.11-df12aa4-1009-19.1.4
1831[20:47:53] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/history/SkyBlock/9c3587e6-2b60-4082-97fd-8a6088d52022/5.bd has been deleted.
1832[20:47:53] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/history/SkyBlock/9c3587e6-2b60-4082-97fd-8a6088d52022/4.bd has been deleted.
1833[20:47:53] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/history/SkyBlock/9c3587e6-2b60-4082-97fd-8a6088d52022/8.bd has been deleted.
1834[20:47:53] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/history/SkyBlock/9c3587e6-2b60-4082-97fd-8a6088d52022/6.bd has been deleted.
1835[20:47:53] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/history/SkyBlock/9c3587e6-2b60-4082-97fd-8a6088d52022/7.bd has been deleted.
1836[20:47:54] [Server thread/INFO]: ====== USE PAPER ======
1837[20:47:54] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
1838[20:47:54] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
1839[20:47:54] [Server thread/INFO]: - This is only a recommendation
1840[20:47:54] [Server thread/INFO]: ==============================
1841[20:47:54] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
1842[20:47:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
1843[20:47:54] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
1844[20:47:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
1845[20:47:55] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
1846[20:47:55] [Server thread/INFO]: [Vault] Plugin enabled (120ms)
1847[20:47:55] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.2
1848[20:47:55] [Server thread/ERROR]: [ASkyBlock] Title color is unknown. Use one from this list:
1849[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_red
1850[20:47:55] [Server thread/ERROR]: [ASkyBlock] green
1851[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_green
1852[20:47:55] [Server thread/ERROR]: [ASkyBlock] black
1853[20:47:55] [Server thread/ERROR]: [ASkyBlock] yellow
1854[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_blue
1855[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_purple
1856[20:47:55] [Server thread/ERROR]: [ASkyBlock] gold
1857[20:47:55] [Server thread/ERROR]: [ASkyBlock] red
1858[20:47:55] [Server thread/ERROR]: [ASkyBlock] aqua
1859[20:47:55] [Server thread/ERROR]: [ASkyBlock] gray
1860[20:47:55] [Server thread/ERROR]: [ASkyBlock] light_purple
1861[20:47:55] [Server thread/ERROR]: [ASkyBlock] blue
1862[20:47:55] [Server thread/ERROR]: [ASkyBlock] white
1863[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_aqua
1864[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_gray
1865[20:47:55] [Server thread/ERROR]: [ASkyBlock] Title color is unknown. Use one from this list:
1866[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_red
1867[20:47:55] [Server thread/ERROR]: [ASkyBlock] green
1868[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_green
1869[20:47:55] [Server thread/ERROR]: [ASkyBlock] black
1870[20:47:55] [Server thread/ERROR]: [ASkyBlock] yellow
1871[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_blue
1872[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_purple
1873[20:47:55] [Server thread/ERROR]: [ASkyBlock] gold
1874[20:47:55] [Server thread/ERROR]: [ASkyBlock] red
1875[20:47:55] [Server thread/ERROR]: [ASkyBlock] aqua
1876[20:47:55] [Server thread/ERROR]: [ASkyBlock] gray
1877[20:47:55] [Server thread/ERROR]: [ASkyBlock] light_purple
1878[20:47:55] [Server thread/ERROR]: [ASkyBlock] blue
1879[20:47:55] [Server thread/ERROR]: [ASkyBlock] white
1880[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_aqua
1881[20:47:55] [Server thread/ERROR]: [ASkyBlock] dark_gray
1882[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading entity limits
1883[20:47:55] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 100
1884[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1885[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1886[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1887[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
1888[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
1889[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1890[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1891[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1892[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1893[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1894[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1895[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1896[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1897[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1898[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1899[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1900[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1901[20:47:55] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
1902[20:47:55] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
1903[20:47:55] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
1904[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
1905[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
1906[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
1907[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
1908[20:47:55] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
1909[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
1910[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1911[20:47:55] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
1912[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1913[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezblocks
1914[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokenenchant
1915[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1916[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
1917[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
1918[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatreaction
1919[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
1920[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: askyblock
1921[20:47:55] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
1922[20:47:55] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.7
1923[20:47:55] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
1924[20:47:55] [Server thread/INFO]: [JoinAttempt] Enabling JoinAttempt v1.0
1925[20:47:55] [Server thread/INFO]: [JoinAttempt] JoinAttempt has been enabled. All failed attempted to join the server will alert opped players
1926[20:47:55] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
1927[20:47:55] [Server thread/INFO]: [StaffFacilities] Enabling StaffFacilities v3.2.8
1928[20:47:56] [Server thread/ERROR]: Error occurred while enabling StaffFacilities v3.2.8 (Is it up to date?)
1929java.lang.NullPointerException
1930 at me.xtomyserrax.StaffFacilities.Main.getVersionNumber(Main.java:1250) ~[?:?]
1931 at me.xtomyserrax.StaffFacilities.Main.Update(Main.java:1224) ~[?:?]
1932 at me.xtomyserrax.StaffFacilities.Main.onEnable(Main.java:859) ~[?:?]
1933 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1934 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1935 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1936 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1937 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1938 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:750) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1939 at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1940 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1941 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1942 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1943 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1944 at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1945 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1946 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1947 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
1948 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
1949[20:47:56] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
1950[20:47:56] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
1951[20:47:56] [Server thread/INFO]: [ChatReaction] 1 words loaded!
1952[20:47:56] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
1953[20:47:56] [Server thread/INFO]: ---------------------------
1954[20:47:56] [Server thread/INFO]: ChatReaction Updater
1955[20:47:56] [Server thread/INFO]:
1956[20:47:56] [Server thread/INFO]: Could not connect to spigotmc.org
1957[20:47:56] [Server thread/INFO]: to check for updates!
1958[20:47:56] [Server thread/INFO]:
1959[20:47:56] [Server thread/INFO]: ---------------------------
1960[20:47:56] [Server thread/INFO]: ---------------------------
1961[20:47:56] [Server thread/INFO]: ChatReaction Updater
1962[20:47:56] [Server thread/INFO]:
1963[20:47:56] [Server thread/INFO]: You are running 1.7.1
1964[20:47:56] [Server thread/INFO]: The latest version
1965[20:47:56] [Server thread/INFO]: of ChatReaction!
1966[20:47:56] [Server thread/INFO]:
1967[20:47:56] [Server thread/INFO]: ---------------------------
1968[20:47:56] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
1969[20:47:56] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
1970[20:47:56] [Server thread/INFO]: [DeluxeTags] 20 tags loaded
1971[20:47:56] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
1972[20:47:56] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
1973[20:47:56] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
1974[20:47:56] [Server thread/INFO]: ----------------------------
1975[20:47:56] [Server thread/INFO]: DeluxeTags Updater
1976[20:47:56] [Server thread/INFO]:
1977[20:47:56] [Server thread/INFO]: Could not connect to spigotmc.org
1978[20:47:56] [Server thread/INFO]: to check for updates!
1979[20:47:56] [Server thread/INFO]:
1980[20:47:56] [Server thread/INFO]: ----------------------------
1981[20:47:56] [Server thread/INFO]: ----------------------------
1982[20:47:56] [Server thread/INFO]: DeluxeTags Updater
1983[20:47:56] [Server thread/INFO]:
1984[20:47:56] [Server thread/INFO]: You are running 1.7.1
1985[20:47:56] [Server thread/INFO]: The latest version
1986[20:47:56] [Server thread/INFO]: of DeluxeTags!
1987[20:47:56] [Server thread/INFO]:
1988[20:47:56] [Server thread/INFO]: ----------------------------
1989[20:47:56] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.7
1990[20:47:56] [Server thread/INFO]:
1991[20:47:56] [Server thread/INFO]: === Super Trails ===
1992[20:47:56] [Server thread/INFO]: SuperTrails 9.6.7 for MC 1.11 enabled
1993[20:47:56] [Server thread/INFO]: Thank you for using !
1994[20:47:56] [Server thread/INFO]: =====================
1995[20:47:56] [Server thread/INFO]:
1996[20:47:56] [Server thread/INFO]: [AdvanceRename] Enabling AdvanceRename v1.0.0
1997[20:47:56] [Server thread/INFO]: [AdvancedRename] AdvancedRename v1.0.0 enabled.
1998[20:47:56] [Server thread/INFO]: [AdvancedRename] Metrics successfully started.
1999[20:47:56] [Server thread/INFO]: [NoRainReloaded] Enabling NoRainReloaded v1.2
2000[20:47:57] [Server thread/ERROR]: Error occurred while enabling NoRainReloaded v1.2 (Is it up to date?)
2001java.lang.NullPointerException
2002 at me.xtomyserrax.NoRainReloaded.Main.getVersionNumber(Main.java:245) ~[?:?]
2003 at me.xtomyserrax.NoRainReloaded.Main.Update(Main.java:219) ~[?:?]
2004 at me.xtomyserrax.NoRainReloaded.Main.onEnable(Main.java:132) ~[?:?]
2005 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2006 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2007 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2008 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2009 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2010 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:750) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2011 at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2012 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2013 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2014 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2015 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2016 at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2017 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2018 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2019 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2020 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2021[20:47:57] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.2.1
2022[20:47:57] [Server thread/INFO]: [RetrieveOP] Enabling RetrieveOP v1.4.8
2023[20:47:57] [Server thread/INFO]: ===================================================================
2024[20:47:57] [Server thread/INFO]:
2025[20:47:57] [Server thread/INFO]: RETRIEVE OP // VERSION 1.4.8 // STATUS: RUNNING!
2026[20:47:57] [Server thread/INFO]: Thank you for downloading this plugin.
2027[20:47:57] [Server thread/INFO]: To get started use /rop in-game!
2028[20:47:57] [Server thread/INFO]: Please report bugs and suggest features @ https://goo.gl/DeM9Mc
2029[20:47:57] [Server thread/INFO]: IF YOU LIKE THIS PLUGIN PLEASE SUPPORT IT BY RATING 5 STARS ON SPIGOT!
2030[20:47:57] [Server thread/ERROR]: Error occurred while enabling RetrieveOP v1.4.8 (Is it up to date?)
2031java.lang.NullPointerException
2032 at me.norska.RetrieveOP.Norska.k(Norska.java:215) ~[?:?]
2033 at me.norska.RetrieveOP.Norska.onEnable(Norska.java:68) ~[?:?]
2034 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2035 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2036 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2037 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2038 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2039 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:750) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2040 at org.bukkit.Bukkit.reload(Bukkit.java:540) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2041 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2042 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2043 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2044 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2045 at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2046 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2047 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2048 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2049 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2050[20:47:57] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
2051[20:47:57] [Server thread/INFO]: [RenameTag] Enabling RenameTag v1.2
2052[20:47:57] [Server thread/INFO]: [DisableJoinMessages] Enabling DisableJoinMessages v1.3
2053[20:47:57] [Server thread/INFO]: [DisableJoinMessages] Plugin by KennyTV
2054[20:47:57] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
2055[20:47:57] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
2056[20:47:57] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
2057[20:47:57] [Server thread/INFO]: [ChatColors] Enabling ChatColors v2.0
2058[20:47:57] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
2059[20:47:57] [Server thread/INFO]: [Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) NullEnchantment(81) SWEEPING(22) Glow(112) LUCK(61) LURE(62)
2060[20:47:57] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
2061[20:47:57] [Server thread/INFO]: [CustomWhitelist] Enabling CustomWhitelist v1.4
2062[20:47:57] [Server thread/INFO]: [TA] Enabling TrollyAchievements v1.0.0
2063[20:47:57] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.1.2
2064[20:47:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
2065[20:47:57] [Server thread/INFO]: [ClearLag] Loading modules...
2066[20:47:57] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
2067[20:47:57] [Server thread/INFO]: [ClearLag] Modules have been loaded!
2068[20:47:57] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
2069[20:47:57] [Server thread/INFO]: [LaunchPads] Enabling LaunchPads v1.2
2070[20:47:57] [Server thread/INFO]: [LaunchPads] --------------------
2071[20:47:57] [Thread-48/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.11]...
2072[20:47:57] [Server thread/INFO]: [LaunchPads]
2073[20:47:57] [Server thread/INFO]: [LaunchPads] LaunchPads has been enabled
2074[20:47:57] [Server thread/INFO]: [LaunchPads] Made by ItzProtomPvP
2075[20:47:57] [Server thread/INFO]: [LaunchPads] Version: 1.2
2076[20:47:57] [Server thread/INFO]: [LaunchPads]
2077[20:47:57] [Server thread/INFO]: [LaunchPads] --------------------
2078[20:47:57] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.3-RELEASE
2079[20:47:58] [Thread-48/INFO]: [ClearLag] No updates found!
2080[20:47:58] [Server thread/INFO]:
2081
2082[]=====[Enabling AdvancedBan]=====[]
2083| Information:
2084| Name: AdvancedBan
2085| Developer: Leoko
2086| Version: 2.1.3-RELEASE
2087| Storage: HSQLDB (local)
2088| Support:
2089| Skype: Leoko33
2090| Mail: Leoko4433@gmail.com
2091| Update:
2092| You have the newest version
2093[]================================[]
2094
2095[20:47:58] [Server thread/INFO]: [HeadsGuiPlus] Enabling HeadsGuiPlus v2.0
2096[20:47:58] [Server thread/INFO]: [ParkourRun] Enabling ParkourRun v0.4.8
2097[20:47:58] [Server thread/INFO]: [CWM] Enabling CWM v1.4
2098[20:47:58] [Server thread/INFO]: CWMhas been enabled! Version:1.4
2099[20:47:58] [Server thread/INFO]: [OreStats] Enabling OreStats v1.1
2100[20:47:58] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
2101[20:47:58] [Server thread/WARN]: [MessageAnnouncer] Your sound NOTE_PLING is invalid!
2102[20:47:58] [Server thread/INFO]: [MessageAnnouncer] Valid sound names can be found at the following link:
2103[20:47:58] [Server thread/INFO]: [MessageAnnouncer] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
2104[20:47:58] [Server thread/INFO]: [MessageAnnouncer] Sound on message will be disabled!
2105[20:47:58] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
2106[20:47:58] [Server thread/INFO]: [AltCheck] Enabling AltCheck v1.4
2107[20:47:58] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.1.6
2108[20:47:58] [Server thread/INFO]: [eZProtector] Reloading config...
2109[20:47:58] [Server thread/INFO]: [eZProtector] Your server version is compatible with eZProtector.
2110[20:47:58] [Server thread/INFO]: [eZProtector] The plugin has enabled successfully. Version: 4.1.6
2111[20:47:58] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7
2112[20:47:58] [Server thread/INFO]: [ESRaw] Enabling ESRaw v1.0
2113[20:47:58] [Server thread/INFO]: ESRaw has been enabled!
2114[20:47:58] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
2115[20:47:58] [Server thread/INFO]: [PermissionsEx] Initializing file backend
2116[20:47:58] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
2117[20:47:58] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
2118[20:47:58] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
2119[20:47:58] [Server thread/INFO]: [PlaceholderHook] Enabling PlaceholderHook v0.3.0
2120[20:47:58] [Server thread/INFO]: [PlaceholderHook] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2121[20:47:58] [Server thread/INFO]: [PlaceholderHook] Plugin: PlaceholderHook v0.3.0
2122[20:47:58] [Server thread/INFO]: [PlaceholderHook] Framework version: 2015-01
2123[20:47:58] [Server thread/INFO]: [PlaceholderHook] Author: Maximvdw
2124[20:47:58] [Server thread/INFO]: [PlaceholderHook] Site: http://www.mvdw-software.be/
2125[20:47:58] [Server thread/INFO]: [PlaceholderHook] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2126[20:47:58] [Server thread/INFO]: You are using an ALPHA plugin. Keep in mind this build will
2127[20:47:58] [Server thread/INFO]: contain bugs and the configuration will get a reset when
2128[20:47:58] [Server thread/INFO]: new features are added or fixed.
2129[20:47:58] [Server thread/INFO]: [PlaceholderHook] Loading configuration ...
2130[20:47:58] [Server thread/INFO]: [PlaceholderHook] Loading messages ...
2131[20:47:58] [Server thread/INFO]: [PlaceholderHook] Loading language file: lang_en
2132[20:47:58] [Server thread/INFO]: [PlaceholderHook] Loading placeholders ...
2133[20:47:58] [Server thread/INFO]: Missing message for: prefixNo MVdW-Software placeholder plugin found! Disabling...
2134[20:47:58] [Server thread/INFO]: [PlaceholderHook] Disabling PlaceholderHook v0.3.0
2135[20:47:58] [Server thread/INFO]: [PlaceholderHook] Cancelling all tasks ...
2136[20:47:58] [Server thread/INFO]: [ProReports] Enabling ProReports v1.2
2137[20:47:58] [Server thread/INFO]: -> ProReports has been enabled!
2138[20:47:58] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.16
2139[20:47:58] [Server thread/INFO]: [Admin_Powertools] Enabling Admin_Powertools v2.1
2140[20:47:58] [Server thread/INFO]: [Admin Powertools] Plugin Enabled!
2141[20:47:58] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
2142[20:47:59] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
2143[20:47:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
2144[20:47:59] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: URLS @ FaviconConf
2145[20:47:59] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
2146[20:47:59] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
2147[20:47:59] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
2148[20:47:59] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
2149[20:47:59] [Server thread/INFO]: [LetterHeads] Enabling LetterHeads v18
2150[20:47:59] [Server thread/INFO]: [LetterHeads] Version 18 was successfully enabled!
2151[20:47:59] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.1.5
2152[20:47:59] [Server thread/INFO]: [Crazy Crates]>> Loading all crate preview inventories...
2153[20:47:59] [Server thread/INFO]: [DailyBonus] Enabling DailyBonus v2.2.3.2
2154[20:47:59] [Server thread/INFO]: [DailyBonus] DailyBonus has hooked into Vault
2155[20:47:59] [Server thread/INFO]: [RepairPlus] Enabling RepairPlus v1.3.4 R9
2156[20:47:59] [Server thread/INFO]: =============================
2157[20:47:59] [Server thread/INFO]: RepairPlus 1.3.4 R9 by Brianna <3!
2158[20:47:59] [Server thread/INFO]: Action: Enabling...
2159[20:47:59] [Server thread/INFO]: [RepairPlus] Loading language file
2160[20:47:59] [Server thread/INFO]: [RepairPlus] Loading data file
2161[20:47:59] [Server thread/INFO]: §6§lServer MCUpdate enabled and loaded
2162[20:47:59] [Server thread/INFO]: =============================
2163[20:47:59] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
2164[20:47:59] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
2165[20:47:59] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.1
2166[20:47:59] [Server thread/INFO]: | Command file(s) found : 1
2167[20:47:59] [Server thread/INFO]: | Config : Ready.
2168[20:47:59] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
2169[20:48:00] [Server thread/INFO]: | Custom commands loaded : 29
2170[20:48:00] [Server thread/INFO]: | Version: 5.3.4
2171[20:48:00] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
2172[20:48:00] [Server thread/INFO]: | You are running the latest version of MyCommand.
2173[20:48:00] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
2174[20:48:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
2175[20:48:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2176[20:48:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
2177[20:48:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
2178[20:48:00] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
2179[20:48:00] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
2180[20:48:00] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
2181[20:48:00] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
2182[20:48:00] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
2183[20:48:00] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
2184[20:48:00] [Server thread/INFO]: Using locale en_US
2185[20:48:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
2186[20:48:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
2187[20:48:01] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
2188[20:48:01] [Server thread/INFO]: [WarpGUI] Enabling WarpGUI v1.5C
2189[20:48:01] [Server thread/INFO]: EZRanksPro has not been detected, using EZRanksLite!
2190[20:48:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2191[20:48:01] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2192[20:48:01] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
2193[20:48:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent' - Env: NORMAL - Type: FLAT & seed: -2662087237806328515
2194[20:48:02] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent_nether' - Env: NETHER - Type: NORMAL & seed: 4189276353071558463
2195[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'accent_the_end' - Env: THE_END - Type: NORMAL & seed: 4189276353071558463
2196[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Spawn' - Env: NORMAL - Type: FLAT & seed: 7530185527004562813
2197[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flat' - Env: NORMAL - Type: FLAT & seed: -8102031822281829159
2198[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Tree' - Env: NORMAL - Type: FLAT & seed: 5059387027944085580
2199[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Is' - Env: NORMAL - Type: FLAT & seed: 2628117293116023933
2200[20:48:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyBlock' - Env: NORMAL - Type: FLAT & seed: -1415815841299474633 & generator: ASkyBlock
2201[20:48:04] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2202[20:48:04] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -207 Y: 4 Z: 222 P: 0 Y: 0
2203[20:48:05] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
2204[20:48:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyBlock_nether' - Env: NETHER - Type: FLAT & seed: 7765698500164190196 & generator: ASkyBlock
2205[20:48:05] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2206[20:48:05] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 4 Z: 0 P: 0 Y: 0
2207[20:48:05] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
2208[20:48:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'biomes' - Env: NORMAL - Type: LARGE_BIOMES & seed: 27594263
2209[20:48:06] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
2210[20:48:06] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.12.3
2211[20:48:06] [Server thread/INFO]: [DeluxeChat] 10 formats loaded!
2212[20:48:06] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
2213[20:48:06] [Server thread/INFO]: ----------------------------
2214[20:48:06] [Server thread/INFO]: DeluxeChat Updater
2215[20:48:06] [Server thread/INFO]:
2216[20:48:06] [Server thread/INFO]: Could not connect to spigotmc.org
2217[20:48:06] [Server thread/INFO]: to check for updates!
2218[20:48:06] [Server thread/INFO]:
2219[20:48:06] [Server thread/INFO]: ----------------------------
2220[20:48:06] [Server thread/INFO]: ----------------------------
2221[20:48:06] [Server thread/INFO]: DeluxeChat Updater
2222[20:48:06] [Server thread/INFO]:
2223[20:48:06] [Server thread/INFO]: You are running 1.12.3
2224[20:48:06] [Server thread/INFO]: The latest version
2225[20:48:06] [Server thread/INFO]: of DeluxeChat!
2226[20:48:06] [Server thread/INFO]:
2227[20:48:06] [Server thread/INFO]: ----------------------------
2228[20:48:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1463)
2229[20:48:06] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.2
2230[20:48:06] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
2231[20:48:06] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
2232[20:48:07] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
2233[20:48:07] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
2234[20:48:07] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
2235[20:48:07] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b472
2236[20:48:07] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
2237[20:48:07] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
2238[20:48:07] [Server thread/INFO]: [SellStick] Enabling SellStick v7.5.1
2239[20:48:07] [Server thread/INFO]: [Sellstick] ASkyBlock Factions found! Hooking into ASkyBlock
2240[20:48:07] [Server thread/WARN]: [SellStick] FACTIONS NOR SKYBLOCK WAS NOT FOUND! SOME FEATURES MAY NOT WORK!
2241[20:48:07] [Server thread/WARN]: SellStick is designed to work with factions so you may encounter
2242[20:48:07] [Server thread/WARN]: bugs when not using. I highly suggest using
2243[20:48:07] [Server thread/WARN]: Factions UUID / Legacy Factions / MassiveCore Factions / ASkyBlock
2244[20:48:07] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
2245[20:48:07] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
2246[20:48:07] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
2247[20:48:07] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
2248[20:48:07] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
2249[20:48:07] [Server thread/INFO]: [WorldGuard] (accent) TNT ignition is PERMITTED.
2250[20:48:07] [Server thread/INFO]: [WorldGuard] (accent) Lighters are PERMITTED.
2251[20:48:07] [Server thread/INFO]: [WorldGuard] (accent) Lava fire is blocked.
2252[20:48:07] [Server thread/INFO]: [WorldGuard] (accent) Fire spread is UNRESTRICTED.
2253[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent'
2254[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_nether) TNT ignition is PERMITTED.
2255[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_nether) Lighters are PERMITTED.
2256[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_nether) Lava fire is blocked.
2257[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_nether) Fire spread is UNRESTRICTED.
2258[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent_nether'
2259[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_the_end) TNT ignition is PERMITTED.
2260[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_the_end) Lighters are PERMITTED.
2261[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_the_end) Lava fire is blocked.
2262[20:48:07] [Server thread/INFO]: [WorldGuard] (accent_the_end) Fire spread is UNRESTRICTED.
2263[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'accent_the_end'
2264[20:48:07] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
2265[20:48:07] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
2266[20:48:07] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
2267[20:48:07] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
2268[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
2269[20:48:07] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
2270[20:48:07] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
2271[20:48:07] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is blocked.
2272[20:48:07] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
2273[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
2274[20:48:07] [Server thread/INFO]: [WorldGuard] (Tree) TNT ignition is PERMITTED.
2275[20:48:07] [Server thread/INFO]: [WorldGuard] (Tree) Lighters are PERMITTED.
2276[20:48:07] [Server thread/INFO]: [WorldGuard] (Tree) Lava fire is blocked.
2277[20:48:07] [Server thread/INFO]: [WorldGuard] (Tree) Fire spread is UNRESTRICTED.
2278[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tree'
2279[20:48:07] [Server thread/INFO]: [WorldGuard] (Is) TNT ignition is PERMITTED.
2280[20:48:07] [Server thread/INFO]: [WorldGuard] (Is) Lighters are PERMITTED.
2281[20:48:07] [Server thread/INFO]: [WorldGuard] (Is) Lava fire is blocked.
2282[20:48:07] [Server thread/INFO]: [WorldGuard] (Is) Fire spread is UNRESTRICTED.
2283[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Is'
2284[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
2285[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lighters are PERMITTED.
2286[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lava fire is blocked.
2287[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock) Fire spread is UNRESTRICTED.
2288[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock'
2289[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) TNT ignition is PERMITTED.
2290[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lighters are PERMITTED.
2291[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lava fire is blocked.
2292[20:48:07] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Fire spread is UNRESTRICTED.
2293[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock_nether'
2294[20:48:07] [Server thread/INFO]: [WorldGuard] (biomes) TNT ignition is PERMITTED.
2295[20:48:07] [Server thread/INFO]: [WorldGuard] (biomes) Lighters are PERMITTED.
2296[20:48:07] [Server thread/INFO]: [WorldGuard] (biomes) Lava fire is blocked.
2297[20:48:07] [Server thread/INFO]: [WorldGuard] (biomes) Fire spread is UNRESTRICTED.
2298[20:48:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'biomes'
2299[20:48:07] [Server thread/INFO]: [WorldGuard] Loading region data...
2300[20:48:07] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v1.2.0
2301[20:48:07] [Server thread/WARN]: java.lang.NullPointerException
2302[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.toReadable(UpdateChecker.java:57)
2303[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.checkHigher(UpdateChecker.java:27)
2304[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.checkUpdate(UpdateChecker.java:33)
2305[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.utility.UpdateChecker.<init>(UpdateChecker.java:19)
2306[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.listener.PlayerEvents.<init>(PlayerEvents.java:19)
2307[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.CitizensCMD.registerEvents(CitizensCMD.java:41)
2308[20:48:07] [Server thread/WARN]: at com.triumphcraft.citizenscmd.CitizensCMD.onEnable(CitizensCMD.java:24)
2309[20:48:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
2310[20:48:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
2311[20:48:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
2312[20:48:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376)
2313[20:48:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326)
2314[20:48:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:750)
2315[20:48:07] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:540)
2316[20:48:07] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
2317[20:48:07] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
2318[20:48:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
2319[20:48:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchServerCommand(CraftServer.java:636)
2320[20:48:07] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.aM(DedicatedServer.java:437)
2321[20:48:07] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:400)
2322[20:48:07] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
2323[20:48:07] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
2324[20:48:07] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
2325[20:48:07] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b472
2326[20:48:07] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
2327[20:48:08] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b472
2328[20:48:08] [Server thread/WARN]: §6§lServer §cVersion mismatch! Please update all Essentials jars to the same version.
2329[20:48:08] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
2330[20:48:09] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.8
2331[20:48:09] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v4.0.7
2332[20:48:09] [Server thread/INFO]: =============================
2333[20:48:09] [Server thread/INFO]: EpicSpawners 4.0.7 by Brianna <3!
2334[20:48:09] [Server thread/INFO]: Action: Enabling...
2335[20:48:09] [Server thread/INFO]: [EpicSpawners] Loading data file
2336[20:48:09] [Server thread/INFO]: [EpicSpawners] Loading Language File
2337[20:48:09] [Server thread/INFO]: [EpicSpawners] Loading Data File
2338[20:48:09] [Server thread/INFO]: [EpicSpawners] Loading language file
2339[20:48:09] [Server thread/INFO]: =============================
2340[20:48:09] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.98.3
2341[20:48:09] [Server thread/INFO]: [CrateReloaded] v1_11_R1
2342[20:48:09] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
2343[20:48:09] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
2344[20:48:09] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
2345[20:48:09] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
2346[20:48:09] [Server thread/WARN]: [CrateReloaded] @Deprecation: CSGOKEYCRATE. https://github.com/imWillX/CrateReloaded/issues/152
2347[20:48:10] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
2348[20:48:10] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
2349[20:48:10] [Server thread/INFO]: creating table 'items'
2350[20:48:10] [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`))
2351[20:48:10] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
2352[20:48:10] [Server thread/INFO]: creating table 'accounts'
2353[20:48:10] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
2354[20:48:10] [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`) )
2355[20:48:10] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
2356[20:48:10] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
2357[20:48:11] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.11.2s
2358[20:48:11] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
2359[20:48:11] [Server thread/INFO]: [ShopGUIPlus] EpicSpawners support enabled.
2360[20:48:11] [Server thread/WARN]: [ShopGUIPlus] Invalid shop size (dyes)! Valid values are 9, 18, 27, 36, 45 and 54.
2361[20:48:11] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
2362[20:48:11] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v11.14.1
2363[20:48:11] [Server thread/INFO]: [TE] registering Haste as Haste
2364[20:48:11] [Server thread/INFO]: flynodes : [essentials.fly]
2365[20:48:11] [Server thread/INFO]: [TE] 7 external custom enchants found! Loading them up!
2366[20:48:11] [Server thread/INFO]: [TE] Registering DiskPotion
2367[20:48:11] [Server thread/INFO]: [TE] Config.yml does not have an entry for DiskPotion... skipping
2368[20:48:11] [Server thread/INFO]: [TE] Registering ExcavationPotion
2369[20:48:11] [Server thread/INFO]: [TE] Registering ExplosivePotion
2370[20:48:11] [Server thread/INFO]: [TE] Registering SpheredPotion
2371[20:48:11] [Server thread/INFO]: [TE] Config.yml does not have an entry for SpheredPotion... skipping
2372[20:48:11] [Server thread/INFO]: [TE] Registering TilePotion
2373[20:48:11] [Server thread/INFO]: [TE] Config.yml does not have an entry for TilePotion... skipping
2374[20:48:11] [Server thread/INFO]: [TE] Registering LuckyMiningPotion
2375[20:48:11] [Server thread/INFO]: [TE] Config.yml does not have an entry for LuckyMiningPotion... skipping
2376[20:48:11] [Server thread/INFO]: [TE] Registering AutoSellPotion
2377[20:48:11] [Server thread/INFO]: [TE] Config.yml does not have an entry for AutoSellPotion... skipping
2378[20:48:11] [Server thread/INFO]: [TE] attempt to start conversion...
2379[20:48:11] [Server thread/INFO]: [TE] could not find userdata.yml
2380[20:48:11] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
2381[20:48:11] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 11.14.1 is Enabled
2382[20:48:11] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.0.5
2383[20:48:11] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
2384[20:48:12] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
2385[20:48:12] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
2386[20:48:12] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
2387[20:48:12] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
2388[20:48:12] [Server thread/INFO]: [EZBlocks] 2 global rewards loaded!
2389[20:48:12] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
2390[20:48:12] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
2391[20:48:12] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
2392[20:48:12] [Server thread/INFO]: [EZBlocks] Hooked into TokenEnchant for TEBlockExplodeEvent listener
2393[20:48:12] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.2
2394[20:48:12] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
2395[20:48:12] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: asb-level
2396[20:48:12] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
2397[20:48:12] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
2398[20:48:12] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
2399[20:48:12] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
2400[20:48:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
2401[20:48:12] [Server thread/INFO]: CONSOLE: Reload complete.
2402[20:48:13] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
2403[20:48:13] [Server thread/INFO]: (FAWE) Plugin 'ASkyBlock' found. Using it now.
2404[20:48:13] [Server thread/INFO]: Trying to register generator with Multiverse
2405[20:48:13] [Server thread/INFO]: Multiverse already knows about 'SkyBlock'!
2406[20:48:13] [Server thread/INFO]: Sorry, You can't set: 'generator'
2407[20:48:13] [Server thread/INFO]: For a full list of thingys, see our wiki.
2408[20:48:13] [Server thread/INFO]: Multiverse already knows about 'SkyBlock_nether'!
2409[20:48:13] [Server thread/INFO]: Sorry, You can't set: 'generator'
2410[20:48:13] [Server thread/INFO]: For a full list of thingys, see our wiki.
2411[20:48:13] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
2412[20:48:13] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
2413[20:48:13] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
2414[20:48:13] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
2415[20:48:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.11.1(316)
2416[20:48:13] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
2417[20:48:13] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "ASkyBlock"
2418[20:48:13] [Craft Scheduler Thread - 84/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 18416
2419java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2420 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
2421 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
2422 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
2423 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2424 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2425 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
2426 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
2427 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2428[20:48:13] [Craft Scheduler Thread - 49/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
2429[20:48:13] [Craft Scheduler Thread - 72/INFO]: CrazyCrates: 1.7.4.4 now available.
2430[20:48:13] [Craft Scheduler Thread - 50/INFO]: [Vault] You are running the latest version
2431[20:48:13] [Craft Scheduler Thread - 83/INFO]: EpicSpawners: 4.0.8 now available.
2432[20:48:13] [Server thread/INFO]: [Citizens] Loaded 9 NPCs.
2433[20:48:13] [Server thread/INFO]: [ASkyBlock] Loading island grid...
2434[20:48:13] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
2435[20:48:13] [Server thread/INFO]: [ASkyBlock] Loading warps...
2436[20:48:13] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
2437[20:48:13] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
2438[20:48:13] [Server thread/WARN]: handleDisconnection() called twice
2439[20:48:13] [Server thread/WARN]: handleDisconnection() called twice
2440[20:48:13] [Thread-57/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
2441[20:48:14] [Craft Scheduler Thread - 47/INFO]: [PlaceholderAPI] 99 placeholder expansions are available on the cloud.
2442[20:48:14] [Craft Scheduler Thread - 47/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
2443[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Loading Vote preview....
2444[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Vote loaded.
2445[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Loading Rare preview....
2446[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Rare loaded.
2447[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Loading Common preview....
2448[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Common loaded.
2449[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Loading Legendary preview....
2450[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Legendary loaded.
2451[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Loading Dark preview....
2452[20:48:14] [Server thread/INFO]: [Crazy Crates]>> Dark loaded.
2453[20:48:14] [Server thread/INFO]: [Crazy Crates]>> All crate previews have been loaded.
2454[20:48:14] [Craft Scheduler Thread - 80/INFO]: Checking update...
2455[20:48:14] [Craft Scheduler Thread - 80/WARN]: [eZProtector] Plugin eZProtector v4.1.6 generated an exception while executing task 18350
2456java.lang.NullPointerException
2457 at ez.plugins.dan.SpigotUpdater.SpigotUpdater.run(SpigotUpdater.java:102) ~[?:?]
2458 at ez.plugins.dan.SpigotUpdater.SpigotUpdater.<init>(SpigotUpdater.java:80) ~[?:?]
2459 at ez.plugins.dan.SpigotUpdater.UpdateChecker.checkUpdate(UpdateChecker.java:39) ~[?:?]
2460 at ez.plugins.dan.Main$1.run(Main.java:58) ~[?:?]
2461 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2462 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2463 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
2464 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
2465 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2466[20:48:14] [Server thread/INFO]: [ASkyBlock] No update available.
2467[20:48:21] [User Authenticator #3/INFO]: UUID of player xtomyserrax is a393b5aa-3cba-423a-a43b-fe503f1c9529
2468[20:48:21] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to StaffFacilities v3.2.8
2469org.bukkit.event.EventException
2470 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2471 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2472 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2473 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2474 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2475 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2476 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2477 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2478 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2479 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2480 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2481 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2482 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2483 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2484 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2485Caused by: java.lang.NullPointerException
2486 at me.xtomyserrax.StaffFacilities.Main.getVersionNumber(Main.java:1250) ~[?:?]
2487 at me.xtomyserrax.StaffFacilities.Listeners.UpdateListeners.onPlayerJoin(UpdateListeners.java:38) ~[?:?]
2488 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
2489 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2490 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2491 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
2492 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2493 ... 14 more
2494[20:48:22] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to NoRainReloaded v1.2
2495org.bukkit.event.EventException
2496 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2497 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2498 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2499 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2500 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2501 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2502 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2503 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2504 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2505 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2506 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2507 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2508 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2509 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2510 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2511Caused by: java.lang.NullPointerException
2512 at me.xtomyserrax.NoRainReloaded.Main.getVersionNumber(Main.java:245) ~[?:?]
2513 at me.xtomyserrax.NoRainReloaded.UpdateListeners.onPlayerJoin(UpdateListeners.java:36) ~[?:?]
2514 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
2515 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2516 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2517 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
2518 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2519 ... 14 more
2520[20:48:22] [Server thread/INFO]: xtomyserrax[/186.158.214.172:58072] logged in with entity id 14296 at ([Spawn]283.22021922853776, 246.65760140332398, -595.7040159824951)
2521[20:48:24] [User Authenticator #4/INFO]: UUID of player Swtchyy is 9c3587e6-2b60-4082-97fd-8a6088d52022
2522[20:48:24] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to StaffFacilities v3.2.8
2523org.bukkit.event.EventException
2524 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2525 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2526 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2527 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2528 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2529 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2530 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2531 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2532 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2533 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2534 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2535 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2536 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2537 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2538 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2539Caused by: java.lang.NullPointerException
2540 at me.xtomyserrax.StaffFacilities.Main.getVersionNumber(Main.java:1250) ~[?:?]
2541 at me.xtomyserrax.StaffFacilities.Listeners.UpdateListeners.onPlayerJoin(UpdateListeners.java:38) ~[?:?]
2542 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
2543 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2544 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2545 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
2546 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2547 ... 14 more
2548[20:48:24] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to NoRainReloaded v1.2
2549org.bukkit.event.EventException
2550 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2551 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2552 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2553 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2554 at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2555 at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2556 at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2557 at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2558 at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2559 at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2560 at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2561 at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2562 at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2563 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2564 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2565Caused by: java.lang.NullPointerException
2566 at me.xtomyserrax.NoRainReloaded.Main.getVersionNumber(Main.java:245) ~[?:?]
2567 at me.xtomyserrax.NoRainReloaded.UpdateListeners.onPlayerJoin(UpdateListeners.java:36) ~[?:?]
2568 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
2569 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2570 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
2571 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
2572 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2573 ... 14 more
2574[20:48:24] [Server thread/INFO]: Swtchyy[/81.232.52.128:53885] logged in with entity id 14326 at ([Spawn]303.95803030378084, 230.5, -595.6121403917127)
2575[20:48:33] [Server thread/INFO]: Swtchyy issued server command: /Fly
2576[20:48:40] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: a
2577[20:48:40] [Server thread/INFO]: [Spawn][default] xtomyserrax: a
2578[20:48:43] [Server thread/INFO]: xtomyserrax issued server command: /sf a
2579[20:48:44] [Server thread/INFO]: xtomyserrax issued server command: /sf
2580[20:48:46] [Server thread/INFO]: xtomyserrax issued server command: /sf v
2581[20:48:48] [Server thread/INFO]: xtomyserrax issued server command: /gm 1
2582[20:48:48] [Server thread/INFO]: xtomyserrax issued mycmd command ID(1) /gm 1
2583[20:48:48] [Server thread/INFO]: xtomyserrax issued server command: /gamemode 1
2584[20:48:52] [Server thread/INFO]: Swtchyy issued server command: /gmc
2585[20:48:53] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nope
2586[20:49:07] [Server thread/INFO]: [Spawn][default] xtomyserrax: Still not working, so the error must have happened again
2587[20:49:17] [Server thread/INFO]: [Spawn][default] xtomyserrax: Try sending me the log again to see if it appears
2588[20:49:25] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
2589[20:49:32] [Server thread/INFO]: [Spawn][default] xtomyserrax: If it doesnt I will need the original one or wont be able to do much :(
2590[20:50:01] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: https://pastebin.com/Gu24LvrR
2591[20:50:03] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: :(
2592[20:51:11] [Server thread/INFO]: [Spawn][default] xtomyserrax: nope, it is not the complete one
2593[20:51:12] [Server thread/INFO]: [Spawn][default] xtomyserrax: https://forums.mcprohosting.com/threads/guide-how-to-access-your-servers-logs-multiple-ways.208/
2594[20:51:25] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i was just in that one xD
2595[20:51:28] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: reading
2596[20:51:32] [Server thread/INFO]: [Spawn][default] xtomyserrax: you should follow method one and would be able to use it jeje
2597[20:51:33] [Server thread/INFO]: [Spawn][default] xtomyserrax: xd
2598[20:51:39] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
2599[20:51:55] [Server thread/INFO]: xtomyserrax issued server command: /db
2600[20:52:28] [Server thread/INFO]: xtomyserrax issued server command: /shop
2601[20:52:28] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: logs from yesteray?
2602[20:52:30] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: or today?
2603[20:52:37] [Server thread/INFO]: [Spawn][default] xtomyserrax: today
2604[20:52:39] [Server thread/INFO]: [Spawn][default] xtomyserrax: the latest you have
2605[20:52:56] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: Jan 5
2606[20:53:06] [Server thread/INFO]: [Spawn][default] xtomyserrax: you never close the server?
2607[20:53:10] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i do
2608[20:53:12] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: everyday
2609[20:53:19] [Server thread/INFO]: [Spawn][default] xtomyserrax: but /reload or Stop and Start?
2610[20:53:26] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: stop and start
2611[20:53:34] [Server thread/INFO]: [Spawn][default] xtomyserrax: so you should have logs from february
2612[20:53:55] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: oops
2613[20:53:57] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: found them
2614[20:54:00] [Server thread/INFO]: [Spawn][default] xtomyserrax: jeje
2615[20:54:12] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: so 11th
2616[20:54:13] [Server thread/INFO]: xtomyserrax issued server command: /vault
2617[20:54:13] [Server thread/INFO]: xtomyserrax issued server command: /vault
2618[20:54:20] [Server thread/INFO]: [Spawn][default] xtomyserrax: ye, latest you have
2619[20:54:26] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
2620[20:54:30] [Server thread/INFO]: [Spawn][default] xtomyserrax: if it is the actual one better
2621[20:54:31] [Server thread/INFO]: xtomyserrax issued server command: /shop
2622[20:54:45] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: what do i open it with?
2623[20:54:57] [Server thread/INFO]: [Spawn][default] xtomyserrax: doesnt it let you with double click?
2624[20:55:27] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nope
2625[20:55:27] [Server thread/INFO]: xtomyserrax issued server command: /ticket
2626[20:55:37] [Server thread/INFO]: [Spawn][default] xtomyserrax: mmm
2627[20:55:53] [Server thread/INFO]: [Spawn][default] xtomyserrax: you should open it normally but idk
2628[20:56:07] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: with notes?
2629[20:56:14] [Server thread/INFO]: [Spawn][default] xtomyserrax: its like 2 years that I dont use multicraft
2630[20:56:27] [Server thread/INFO]: [Spawn][default] xtomyserrax: if it lets you with notepad+ or sth like that
2631[20:56:36] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: when i opened it its weird letters
2632[20:56:37] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and all
2633[20:56:42] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye i tried
2634[20:56:55] [Server thread/INFO]: [Spawn][default] xtomyserrax: I think you are doing something wrong jeje
2635[20:57:26] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i download it to my browser
2636[20:57:32] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: and then open with notepad++
2637[20:58:13] [Server thread/INFO]: [Spawn][default] xtomyserrax: Yea but doesnt it let you open it without downloading?
2638[20:58:39] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nope
2639[20:58:55] [Server thread/INFO]: [Spawn][default] xtomyserrax: That is weird
2640[20:58:58] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: iknow
2641[20:59:02] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: Its McProhosting
2642[20:59:17] [Server thread/INFO]: [Spawn][default] xtomyserrax: This is a good tip but you should always check your server logs. Lots of times plugins fail enabling
2643[20:59:35] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ye iknow, but i cant look at them
2644[20:59:36] [Server thread/INFO]: [Spawn][default] xtomyserrax: or they give you some warns and that is for you to check and report sometimes
2645[20:59:38] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: that's the thing
2646[20:59:39] [Timer-3/WARN]: Exception in thread "Timer-3"
2647[20:59:39] [Timer-3/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
2648[20:59:39] [Timer-3/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:403)
2649[20:59:39] [Timer-3/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:126)
2650[20:59:39] [Timer-3/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.runTaskLater(CraftScheduler.java:109)
2651[20:59:39] [Timer-3/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.runTask(CraftScheduler.java:92)
2652[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.bukkit.util.BukkitTaskMan.task(BukkitTaskMan.java:41)
2653[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.TaskManager.sync(TaskManager.java:413)
2654[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.TaskManager.sync(TaskManager.java:388)
2655[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.TaskManager.sync(TaskManager.java:285)
2656[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.metrics.BStats.submitData(BStats.java:254)
2657[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.metrics.BStats.access$200(BStats.java:37)
2658[20:59:39] [Timer-3/WARN]: at com.boydti.fawe.util.metrics.BStats$1.run(BStats.java:189)
2659[20:59:39] [Timer-3/WARN]: at java.util.TimerThread.mainLoop(Unknown Source)
2660[20:59:39] [Timer-3/WARN]: at java.util.TimerThread.run(Unknown Source)
2661[20:59:45] [Server thread/INFO]: [Spawn][default] xtomyserrax: let me think
2662[20:59:50] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
2663[21:00:09] [Server thread/INFO]: [Spawn][default] xtomyserrax: so you are in your FTP access in multicraft?
2664[21:00:13] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
2665[21:00:14] [Server thread/INFO]: [Spawn][default] xtomyserrax: There you have all the server files?
2666[21:00:18] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yep
2667[21:00:32] [Server thread/INFO]: [Spawn][default] xtomyserrax: From what I remembered: I just need to go to logs and open the one I wanted
2668[21:00:42] [Server thread/INFO]: [Spawn][default] xtomyserrax: Try opening other than the "latest" one
2669[21:00:50] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i have tried that
2670[21:00:55] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: when i click them they download
2671[21:01:09] [Server thread/INFO]: [Spawn][default] xtomyserrax: I remember there was a way of opening them without download
2672[21:01:17] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: hmmm
2673[21:01:18] [Server thread/INFO]: [Spawn][default] xtomyserrax: but dont know how to
2674[21:01:23] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: lemme google xD
2675[21:02:34] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: cant find
2676[21:02:53] [AutoSaveWorld AutoSaveThread/WARN]: Exception in thread "AutoSaveWorld AutoSaveThread"
2677[21:02:53] [AutoSaveWorld AutoSaveThread/WARN]: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2678[21:02:53] [AutoSaveWorld AutoSaveThread/WARN]: at autosaveworld.threads.save.AutoSaveThread.performSave(AutoSaveThread.java:97)
2679[21:02:53] [AutoSaveWorld AutoSaveThread/WARN]: at autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:87)
2680[21:03:04] [Server thread/INFO]: [Spawn][default] xtomyserrax: :(
2681[21:03:08] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i tried filezilla too
2682[21:03:12] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: but same i cant read
2683[21:03:14] [Craft Scheduler Thread - 106/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 18416
2684java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2685 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
2686 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
2687 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
2688 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2689 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-3fb9445-6e3cec8]
2690 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
2691 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
2692 at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
2693[21:03:14] [Craft Scheduler Thread - 100/INFO]: CrazyCrates: 1.7.4.4 now available.
2694[21:03:14] [Craft Scheduler Thread - 105/INFO]: EpicSpawners: 4.0.8 now available.
2695[21:03:19] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: its random letters and RS
2696[21:03:21] [Server thread/INFO]: [Spawn][default] xtomyserrax: are you opening the log with the right ap?
2697[21:03:25] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yes
2698[21:03:27] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: notepad
2699[21:03:28] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: ++
2700[21:03:46] [Server thread/INFO]: [Spawn][default] xtomyserrax: maybe its notepad. try with notes
2701[21:03:52] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i tried that too
2702[21:03:54] [Server thread/INFO]: [Spawn][default] xtomyserrax: the one from windows
2703[21:03:56] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: yee
2704[21:03:59] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: didnt work
2705[21:04:24] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i can still send it?
2706[21:04:29] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: i mean i can see what it ays
2707[21:04:35] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: says*
2708[21:04:37] [Server thread/INFO]: [Spawn][default] xtomyserrax: woooow i think i know why
2709[21:04:41] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: :o
2710[21:04:42] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: u do?
2711[21:05:00] [Server thread/INFO]: [Spawn][default] xtomyserrax: the logs in my server generate this way: it creates a winrar archive and when you open it you have the log
2712[21:05:12] [Server thread/INFO]: [Spawn][default] xtomyserrax: If you try to open the winrar archive with a notes app you have odd characters
2713[21:05:30] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: so i should do that?
2714[21:05:36] [Server thread/INFO]: [Spawn][default] xtomyserrax: Do you have skype?
2715[21:05:40] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: nope
2716[21:05:57] [Server thread/INFO]: [Spawn][default] xtomyserrax: try sending me the log via spigot or do what I said
2717[21:06:02] [Server thread/INFO]: [Spawn][default] xtomyserrax: You have winrar?
2718[21:06:24] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: im downloading it and removing it because when im downloading plugins they are in windrar
2719[21:06:26] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: so im downloading now
2720[21:06:46] [Server thread/INFO]: [Spawn][default] xtomyserrax: if not just send me the file with a mega link or sth
2721[21:07:21] [Server thread/INFO]: [Spawn][Owner] OWNER Swtchyy: okey
2722[21:07:22] [Server thread/INFO]: xtomyserrax issued server command: /crates
2723[21:07:35] [Server thread/INFO]: xtomyserrax issued server command: /key
2724[21:07:36] [Server thread/INFO]: xtomyserrax issued server command: /keys