· 8 years ago · Aug 19, 2018, 11:26 AM
1[11:23:55] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[11:23:55] [Server thread/INFO]: Loading properties
3[11:23:55] [Server thread/INFO]: Default game type: SURVIVAL
4[11:23:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[11:23:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[11:23:55] [Server thread/INFO]: Using 4 threads for Netty based IO
7[11:23:55] [Server thread/INFO]: Debug logging is disabled
8[11:23:55] [Server thread/INFO]: Generating keypair
9[11:23:55] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:1303
10[11:23:55] [Server thread/INFO]: Using epoll channel type
11[11:23:55] [Server thread/WARN]: Plugin `Advanced_Item_Effects v1.4.1' uses the space-character (0x20) in its name `Advanced Item Effects' - this is discouraged
12[11:23:55] [Server thread/ERROR]: Ambiguous plugin name `MySpawnerMenu' for files `plugins/MySpawnerMenu with MassiveCore.jar' and `plugins/MySpawnerMenu UUID.jar' in `plugins'
13[11:23:55] [Server thread/INFO]: Set PluginClassLoader as parallel capable
14[11:23:55] [Server thread/ERROR]: Could not load 'plugins/AntiCommandTab.jar' in folder 'plugins'
15org.bukkit.plugin.UnknownDependencyException: ProtocolLib
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
17 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-e1ebe52]
18 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
19 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
20 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
21[11:23:55] [Server thread/ERROR]: Could not load 'plugins/SkellettCord.jar' in folder 'plugins'
22org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
23 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-21fe707-e1ebe52]
24 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-21fe707-e1ebe52]
25 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-21fe707-e1ebe52]
26 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-e1ebe52]
27 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
28 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
29 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
30Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
31 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_144]
32 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_144]
33 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_144]
34 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_144]
35 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_144]
36 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_144]
37 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_144]
38 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144]
39 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_144]
40 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
41 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
42 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
43 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
44 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
45 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144]
46 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
48 ... 6 more
49Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Listener
50 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_144]
51 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
52 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
53 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
54 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
55 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_144]
56 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_144]
57 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_144]
58 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_144]
59 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_144]
60 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_144]
61 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_144]
62 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144]
63 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_144]
64 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
65 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
66 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
67 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
68 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
69 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_144]
70 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
71 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
72 ... 6 more
73[11:23:56] [Server thread/INFO]: [MuteManager] Loading MuteManager v0.16-55
74[11:23:56] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v1.1.0
75[11:23:56] [Server thread/INFO]: [TotemFactions] Loading TotemFactions v1.7
76[11:23:56] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1
77[11:23:56] [Server thread/INFO]: [MinewebBridge] Loading MinewebBridge v2.0.0
78[11:23:56] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
79[11:23:56] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
80[11:23:56] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
81[11:23:56] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
82[11:23:56] [Server thread/INFO]: [Edit_Mobs] Loading Edit_Mobs v2.1.5
83[11:23:56] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
84[11:23:56] [Server thread/INFO]: [BanItem] Loading BanItem v2.8
85[11:23:56] [Server thread/INFO]: [BottleXP] Loading BottleXP v1.7
86[11:23:56] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
87[11:23:56] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
88[11:23:56] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
89[11:23:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
90[11:23:56] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
91[11:23:56] [Server thread/INFO]: [Orebfuscator4] Loading Orebfuscator4 v4.3.3
92[11:23:56] [Server thread/INFO]: [Advanced_Item_Effects] Loading Advanced_Item_Effects v1.4.1
93[11:23:56] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
94[11:23:56] [Server thread/INFO]: [killStats] Loading killStats v3.0
95[11:23:56] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
96[11:23:56] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
97[11:23:56] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.2
98[11:23:56] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
99[11:23:56] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.6.3.6
100[11:23:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.1-SNAPSHOT-b730
101[11:23:56] [Server thread/INFO]: [VPNGuard] Loading VPNGuard v3.1
102[11:23:56] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
103[11:23:56] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.3.1
104[11:23:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
105[11:23:56] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
106[11:23:56] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.18.1
107[11:23:56] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.8.5
108[11:23:56] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v2.0.6
109[11:23:56] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.6
110[11:23:56] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
111[11:23:56] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.13.7
112[11:23:56] [Server thread/INFO]: [GambleBar] Loading GambleBar v1.4.2 (for 1.8)
113[11:23:56] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.7
114[11:23:56] [Server thread/INFO]: [Trading] Loading Trading v3.2
115[11:23:56] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
116[11:23:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
117[11:23:56] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
118[11:23:56] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
119[11:23:56] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
120[11:23:56] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b412
121[11:23:56] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
122[11:23:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
123[11:23:56] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.4.1
124[11:23:56] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite v2.1.2
125[11:23:56] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.23-SNAPSHOT (build 1565)
126[11:23:56] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.81
127[11:23:56] [Server thread/INFO]: [UltimateCasino] Loading UltimateCasino v1.4.0
128[11:23:56] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
129[11:23:56] [Server thread/INFO]: [Factions] Loading Factions v2.13.7
130[11:23:56] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.5
131[11:23:56] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
132[11:23:56] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.3.3.2
133[11:23:56] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.5
134[11:23:56] [Server thread/INFO]: [KoTH] Loading KoTH v1.3.4
135[11:23:56] [Server thread/INFO]: [Conquer] Loading Conquer v1.3.1
136[11:23:56] [Server thread/INFO]: [MySpawnerMenu] Loading MySpawnerMenu v3.0.8
137[11:23:56] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.3.3
138[11:23:56] [Server thread/WARN]: [OFC] World type 'Default' has been created.
139[11:23:56] [Server thread/WARN]: [OFC] World type 'Normal' has been created.
140[11:23:56] [Server thread/ERROR]: Error occurred while enabling Orebfuscator4 v4.3.3 (Is it up to date?)
141java.lang.NullPointerException
142 at com.lishid.orebfuscator.config.MaterialReader.getMaterialIdsByPath(MaterialReader.java:74) ~[?:?]
143 at com.lishid.orebfuscator.config.WorldReader.createEndWorld(WorldReader.java:335) ~[?:?]
144 at com.lishid.orebfuscator.config.WorldReader.readWorldByType(WorldReader.java:117) ~[?:?]
145 at com.lishid.orebfuscator.config.WorldReader.load(WorldReader.java:57) ~[?:?]
146 at com.lishid.orebfuscator.config.ConfigManager.load(ConfigManager.java:129) ~[?:?]
147 at com.lishid.orebfuscator.Orebfuscator.loadOrebfuscatorConfig(Orebfuscator.java:100) ~[?:?]
148 at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:71) ~[?:?]
149 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-21fe707-e1ebe52]
150 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-e1ebe52]
151 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-e1ebe52]
152 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-e1ebe52]
153 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-e1ebe52]
154 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [server.jar:git-Spigot-21fe707-e1ebe52]
155 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
156 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
157[11:23:56] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
158[11:23:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
159[11:23:56] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
160[11:23:56] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
161[11:23:56] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
162[11:23:56] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
163[11:23:56] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
164[11:23:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
165[11:23:56] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
166[11:23:56] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
167[11:23:56] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.13.7
168[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] === ENABLE START ===
169[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] Loading Cachefile datas...
170[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] Loading Onlineplayer datas...
171[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] Loading Registry datas...
172[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] Saving Cachefile...
173[11:23:56] [Server thread/INFO]: [MassiveCore 2.13.7] Setup of IdUtil took 27ms.
174[11:23:58] [Server thread/INFO]: [MassiveCore 2.13.7] Integration Activated IntegrationVault
175[11:23:58] [Server thread/INFO]: [MassiveCore 2.13.7] === ENABLE COMPLETE (Took 1599ms) ===
176[11:23:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
177[11:23:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
178[11:23:58] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
179[11:23:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
180[11:23:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
181[11:23:58] [Server thread/INFO]: Preparing level "OrientFaction"
182[11:23:58] [Server thread/INFO]: -------- World Settings For [OrientFaction] --------
183[11:23:58] [Server thread/INFO]: Mob Spawn Range: 4
184[11:23:58] [Server thread/INFO]: Anti X-Ray: true
185[11:23:58] [Server thread/INFO]: Engine Mode: 1
186[11:23:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
187[11:23:58] [Server thread/INFO]: Replace Blocks: [1, 5]
188[11:23:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
189[11:23:58] [Server thread/INFO]: Structure Info Saving: true
190[11:23:58] [Server thread/INFO]: Sending up to 10 chunks per packet
191[11:23:58] [Server thread/INFO]: Max Entity Collisions: 8
192[11:23:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
193[11:23:58] [Server thread/INFO]: Max TNT Explosions: 100
194[11:23:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
195[11:23:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
196[11:23:58] [Server thread/INFO]: Cane Growth Modifier: 100%
197[11:23:58] [Server thread/INFO]: Melon Growth Modifier: 100%
198[11:23:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
199[11:23:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
200[11:23:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
201[11:23:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
202[11:23:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
203[11:23:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
204[11:23:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
205[11:23:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
206[11:23:58] [Server thread/INFO]: Random Lighting Updates: false
207[11:23:58] [Server thread/INFO]: Item Despawn Rate: 6000
208[11:23:58] [Server thread/INFO]: Item Merge Radius: 2.5
209[11:23:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
210[11:23:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
211[11:23:58] [Server thread/INFO]: View Distance: 10
212[11:23:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
213[11:23:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
214[11:23:58] [Server thread/INFO]: Clear tick list: false
215[11:23:58] [Server thread/INFO]: Experience Merge Radius: 3.0
216[11:23:58] [Server thread/INFO]: -------- World Settings For [OrientFaction_nether] --------
217[11:23:58] [Server thread/INFO]: Mob Spawn Range: 4
218[11:23:58] [Server thread/INFO]: Anti X-Ray: true
219[11:23:58] [Server thread/INFO]: Engine Mode: 1
220[11:23:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
221[11:23:58] [Server thread/INFO]: Replace Blocks: [1, 5]
222[11:23:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
223[11:23:58] [Server thread/INFO]: Structure Info Saving: true
224[11:23:58] [Server thread/INFO]: Sending up to 10 chunks per packet
225[11:23:58] [Server thread/INFO]: Max Entity Collisions: 8
226[11:23:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
227[11:23:58] [Server thread/INFO]: Max TNT Explosions: 100
228[11:23:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
229[11:23:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
230[11:23:58] [Server thread/INFO]: Cane Growth Modifier: 100%
231[11:23:58] [Server thread/INFO]: Melon Growth Modifier: 100%
232[11:23:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
233[11:23:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
234[11:23:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
235[11:23:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
236[11:23:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
237[11:23:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
238[11:23:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
239[11:23:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
240[11:23:58] [Server thread/INFO]: Random Lighting Updates: false
241[11:23:58] [Server thread/INFO]: Item Despawn Rate: 6000
242[11:23:58] [Server thread/INFO]: Item Merge Radius: 2.5
243[11:23:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
244[11:23:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
245[11:23:58] [Server thread/INFO]: View Distance: 10
246[11:23:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
247[11:23:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
248[11:23:58] [Server thread/INFO]: Clear tick list: false
249[11:23:58] [Server thread/INFO]: Experience Merge Radius: 3.0
250[11:23:58] [Server thread/INFO]: -------- World Settings For [OrientFaction_the_end] --------
251[11:23:58] [Server thread/INFO]: Mob Spawn Range: 4
252[11:23:58] [Server thread/INFO]: Anti X-Ray: true
253[11:23:58] [Server thread/INFO]: Engine Mode: 1
254[11:23:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
255[11:23:58] [Server thread/INFO]: Replace Blocks: [1, 5]
256[11:23:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
257[11:23:58] [Server thread/INFO]: Structure Info Saving: true
258[11:23:58] [Server thread/INFO]: Sending up to 10 chunks per packet
259[11:23:58] [Server thread/INFO]: Max Entity Collisions: 8
260[11:23:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
261[11:23:58] [Server thread/INFO]: Max TNT Explosions: 100
262[11:23:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
263[11:23:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
264[11:23:58] [Server thread/INFO]: Cane Growth Modifier: 100%
265[11:23:58] [Server thread/INFO]: Melon Growth Modifier: 100%
266[11:23:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
267[11:23:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
268[11:23:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
269[11:23:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
270[11:23:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
271[11:23:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
272[11:23:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
273[11:23:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
274[11:23:58] [Server thread/INFO]: Random Lighting Updates: false
275[11:23:58] [Server thread/INFO]: Item Despawn Rate: 6000
276[11:23:58] [Server thread/INFO]: Item Merge Radius: 2.5
277[11:23:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
278[11:23:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
279[11:23:58] [Server thread/INFO]: View Distance: 10
280[11:23:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
281[11:23:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
282[11:23:58] [Server thread/INFO]: Clear tick list: false
283[11:23:58] [Server thread/INFO]: Experience Merge Radius: 3.0
284[11:23:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1701261547804077821)
285[11:23:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6067966377229970418)
286[11:23:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1427764252425194544)
287[11:23:59] [Server thread/INFO]: [MuteManager] Enabling MuteManager v0.16-55
288[11:23:59] [Server thread/INFO]: [MuteManager] Configuration loaded.
289[11:23:59] [Server thread/INFO]: [MuteManager] Loading mute list from file: muted-players.ser
290[11:23:59] [Server thread/INFO]: [MuteManager] [Player: DomCrockets] [Duration: ? vie] [Reason: Cheat+insulte]
291[11:23:59] [Server thread/INFO]: [MuteManager] MuteManager main loop running.
292[11:23:59] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v1.1.0
293[11:23:59] [Server thread/INFO]: ColoredSigns is now enabled.
294[11:23:59] [Server thread/INFO]: [TotemFactions] Enabling TotemFactions v1.7
295[11:23:59] [Server thread/INFO]: [35m---[0m
296[11:23:59] [Server thread/INFO]: [35mPlugin Totem(Factions) by Elzorro99[0m
297[11:23:59] [Server thread/INFO]: [35mVersion: 1.7[0m
298[11:23:59] [Server thread/INFO]: [35mMinecraft: v1_8_R3[0m
299[11:23:59] [Server thread/INFO]: [35mEnable: [32mtrue[0m
300[11:23:59] [Server thread/INFO]: [35m---[0m
301[11:23:59] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1
302[11:23:59] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
303[11:23:59] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
304[11:23:59] [Server thread/INFO]: [MinewebBridge] Enabling MinewebBridge v2.0.0
305[11:23:59] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
306[11:23:59] [Server thread/INFO]: GroupManager - INFO - World Found: event
307[11:23:59] [Server thread/INFO]: GroupManager - INFO - World Found: orientfaction
308[11:23:59] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
309[11:23:59] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
310[11:23:59] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
311[11:23:59] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
312[11:23:59] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
313[11:23:59] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
314[11:23:59] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
315[11:23:59] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
316[11:23:59] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
317[11:23:59] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
318[11:23:59] [Server thread/INFO]: [ChatReaction] 0 words loaded!
319[11:23:59] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
320[11:24:00] [Server thread/INFO]: ---------------------------
321[11:24:00] [Server thread/INFO]: ChatReaction Updater
322[11:24:00] [Server thread/INFO]:
323[11:24:00] [Server thread/INFO]: Could not connect to spigotmc.org
324[11:24:00] [Server thread/INFO]: to check for updates!
325[11:24:00] [Server thread/INFO]:
326[11:24:00] [Server thread/INFO]: ---------------------------
327[11:24:00] [Server thread/INFO]: ---------------------------
328[11:24:00] [Server thread/INFO]: ChatReaction Updater
329[11:24:00] [Server thread/INFO]:
330[11:24:00] [Server thread/INFO]: You are running 1.7.1
331[11:24:00] [Server thread/INFO]: The latest version
332[11:24:00] [Server thread/INFO]: of ChatReaction!
333[11:24:00] [Server thread/INFO]:
334[11:24:00] [Server thread/INFO]: ---------------------------
335[11:24:00] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
336[11:24:00] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
337[11:24:00] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
338[11:24:00] [Server thread/INFO]: [Edit_Mobs] Enabling Edit_Mobs v2.1.5
339[11:24:00] [Server thread/INFO]: Edit Mobs v2.1.1 has been ENABLED!
340[11:24:00] [Server thread/INFO]: Edit Mobs v2.1.1Created by winjw7
341[11:24:00] [Server thread/INFO]: [Edit Mobs] GIANT AI not avallible for your server version at the momment!
342[11:24:00] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
343[11:24:00] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
344[11:24:00] [Server thread/INFO]: [BanItem] Enabling BanItem v2.8
345[11:24:00] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
346[11:24:00] [Server thread/INFO]: [BanItem] made by: [abcalvin]
347[11:24:00] [Server thread/INFO]: BanItem's config.yml detected
348[11:24:00] [Server thread/INFO]: [BottleXP] Enabling BottleXP v1.7
349[11:24:00] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
350[11:24:00] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
351[11:24:00] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
352[11:24:00] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.2
353[11:24:00] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
354[11:24:00] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
355[11:24:00] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
356[11:24:00] [Server thread/INFO]: Injected custom channel handlers.
357[11:24:00] [Server thread/INFO]: Adding channels for online players...
358[11:24:00] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
359[11:24:00] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 29ms.
360[11:24:00] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
361[11:24:00] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
362[11:24:00] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
363[11:24:00] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
364[11:24:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
365[11:24:00] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
366[11:24:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
367[11:24:00] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
368[11:24:00] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62)
369[11:24:00] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
370[11:24:00] [Server thread/INFO]: [Advanced_Item_Effects] Enabling Advanced_Item_Effects v1.4.1
371[11:24:00] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
372[11:24:00] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
373[11:24:00] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
374[11:24:00] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
375[11:24:00] [Server thread/INFO]: [killStats] Enabling killStats v3.0
376[11:24:00] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins/killStats/rewards.yml because rewards.yml already exists.
377[11:24:00] [Server thread/ERROR]: false
378[11:24:00] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
379[11:24:00] [Server thread/INFO]: Bukkit version format changed. Version not checked.
380[11:24:00] [Server thread/INFO]: git-Spigot-21fe707-e1ebe52 (MC: 1.8.8)
381[11:24:00] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
382[11:24:00] [Server thread/INFO]: Using locale fr
383[11:24:01] [Server thread/INFO]: Using locale fr
384[11:24:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
385[11:24:01] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
386[11:24:01] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.4.1-b436)
387[11:24:01] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
388[11:24:01] [Server thread/INFO]: [ClearLag] Loading modules...
389[11:24:01] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
390[11:24:01] [Server thread/INFO]: [ClearLag] Modules have been loaded!
391[11:24:01] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
392[11:24:01] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.2
393[11:24:01] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
394[11:24:01] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
395[11:24:01] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
396[11:24:01] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
397[11:24:01] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
398[11:24:01] [Server thread/INFO]: [skQuery] Out of 163 classes, 156 classes were loaded from SkQuery
399[11:24:01] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.3.6
400[11:24:01] [Server thread/INFO]: [SkStuff] SkStuff 1.6.3.6 has been successfully enabled!
401[11:24:01] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff...
402[11:24:01] [Server thread/INFO]: [SkStuff] It looks like you're either running 1.8.4, 1.8.7, 1.8.8 or 1.8.9!
403[11:24:01] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff...
404[11:24:01] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff...
405[11:24:01] [Server thread/INFO]: [SkStuff] Hooked into Metrics! Woohoo!!
406[11:24:01] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 conditions, 19 effects, 1 events, 30 expressions and 5 types!
407[11:24:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.1-SNAPSHOT-b730
408[11:24:01] [Server thread/INFO]: -------- World Settings For [Mine] --------
409[11:24:01] [Server thread/INFO]: Mob Spawn Range: 4
410[11:24:01] [Server thread/INFO]: Anti X-Ray: true
411[11:24:01] [Server thread/INFO]: Engine Mode: 1
412[11:24:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
413[11:24:01] [Server thread/INFO]: Replace Blocks: [1, 5]
414[11:24:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
415[11:24:01] [Server thread/INFO]: Structure Info Saving: true
416[11:24:01] [Server thread/INFO]: Sending up to 10 chunks per packet
417[11:24:01] [Server thread/INFO]: Max Entity Collisions: 8
418[11:24:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
419[11:24:01] [Server thread/INFO]: Max TNT Explosions: 100
420[11:24:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
421[11:24:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
422[11:24:01] [Server thread/INFO]: Cane Growth Modifier: 100%
423[11:24:01] [Server thread/INFO]: Melon Growth Modifier: 100%
424[11:24:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
425[11:24:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
426[11:24:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
427[11:24:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
428[11:24:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
429[11:24:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
430[11:24:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
431[11:24:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
432[11:24:01] [Server thread/INFO]: Random Lighting Updates: false
433[11:24:01] [Server thread/INFO]: Item Despawn Rate: 6000
434[11:24:01] [Server thread/INFO]: Item Merge Radius: 2.5
435[11:24:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
436[11:24:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
437[11:24:01] [Server thread/INFO]: View Distance: 10
438[11:24:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
439[11:24:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
440[11:24:01] [Server thread/INFO]: Clear tick list: false
441[11:24:01] [Server thread/INFO]: Experience Merge Radius: 3.0
442[11:24:01] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2533474657364429967)
443[11:24:01] [Server thread/INFO]: -------- World Settings For [Event] --------
444[11:24:01] [Server thread/INFO]: Mob Spawn Range: 4
445[11:24:01] [Server thread/INFO]: Anti X-Ray: true
446[11:24:01] [Server thread/INFO]: Engine Mode: 1
447[11:24:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
448[11:24:01] [Server thread/INFO]: Replace Blocks: [1, 5]
449[11:24:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
450[11:24:01] [Server thread/INFO]: Structure Info Saving: true
451[11:24:01] [Server thread/INFO]: Sending up to 10 chunks per packet
452[11:24:01] [Server thread/INFO]: Max Entity Collisions: 8
453[11:24:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
454[11:24:01] [Server thread/INFO]: Max TNT Explosions: 100
455[11:24:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
456[11:24:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
457[11:24:01] [Server thread/INFO]: Cane Growth Modifier: 100%
458[11:24:01] [Server thread/INFO]: Melon Growth Modifier: 100%
459[11:24:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
460[11:24:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
461[11:24:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
462[11:24:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
463[11:24:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
464[11:24:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
465[11:24:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
466[11:24:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
467[11:24:01] [Server thread/INFO]: Random Lighting Updates: false
468[11:24:01] [Server thread/INFO]: Item Despawn Rate: 6000
469[11:24:01] [Server thread/INFO]: Item Merge Radius: 2.5
470[11:24:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
471[11:24:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
472[11:24:01] [Server thread/INFO]: View Distance: 10
473[11:24:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
474[11:24:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
475[11:24:01] [Server thread/INFO]: Clear tick list: false
476[11:24:01] [Server thread/INFO]: Experience Merge Radius: 3.0
477[11:24:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: -145214683198233485)
478[11:24:01] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
479[11:24:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5.1-SNAPSHOT-b730 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
480[11:24:02] [Server thread/INFO]: [VPNGuard] Enabling VPNGuard v3.1
481[11:24:02] [Server thread/INFO]: [VPNGuard] Attempting to load: settings.dat
482[11:24:02] [Server thread/INFO]: [VPNGuard] settings.dat has been loaded!
483[11:24:02] [Server thread/INFO]: [VPNGuard] No API key specified, using free package.
484[11:24:02] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
485[11:24:02] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
486[11:24:02] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.3.1
487[11:24:02] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_8_R3
488[11:24:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
489[11:24:02] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
490[11:24:02] [Server thread/INFO]: [iConomy - April Fools] Enabled (8 ms)
491[11:24:02] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
492[11:24:02] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
493[11:24:02] [Thread-24/INFO]: [iConomy - April Fools] Purged accounts with default balance.
494[11:24:02] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.18.1
495[11:24:02] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
496[11:24:02] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.18.1
497[11:24:02] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-04
498[11:24:02] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
499[11:24:02] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
500[11:24:02] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
501[11:24:02] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
502[11:24:02] [Server thread/INFO]: [FeatherBoard] Loading messages ...
503[11:24:02] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
504[11:24:02] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
505[11:24:02] [Server thread/WARN]: [FeatherBoard] Updating placeholder_ezrankslite2.yml!
506[11:24:02] [Server thread/INFO]: [FeatherBoard] Copying 'plugins/FeatherBoard/placeholders/placeholder_ezrankslite2.yml' from the resources!
507[11:24:03] [Server thread/INFO]: [FeatherBoard] Loaded 2310 of the 4920 placholders
508[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
509[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
510[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: KoTH ...
511[11:24:03] [Server thread/INFO]: [FeatherBoard] Enabling event hook: KoTH!
512[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
513[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
514[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
515[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
516[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
517[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
518[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
519[11:24:03] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
520[11:24:03] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
521[11:24:03] [Server thread/INFO]: [FeatherBoard] Lines: 2
522[11:24:03] [Server thread/INFO]: [FeatherBoard] Arguments: 1
523[11:24:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
524[11:24:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'Admin' ...
525[11:24:03] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'Koth' ...
526[11:24:03] [Server thread/INFO]: [FeatherBoard] Failed to check for a update on spigot.
527[11:24:03] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
528[11:24:03] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
529[11:24:03] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
530[11:24:03] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.8.5
531[11:24:03] [Server thread/INFO]: [skUtilities] v0.8.5: Has fully loaded in 34ms!
532[11:24:03] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v2.0.6
533[11:24:03] [Server thread/ERROR]: Cannot load plugins/CustomCrates/crates/journalier.yml
534org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
535 in 'string', line 3, column 11:
536 block id: 47
537 ^
538
539 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[server.jar:git-Spigot-21fe707-e1ebe52]
540 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[server.jar:git-Spigot-21fe707-e1ebe52]
541 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[server.jar:git-Spigot-21fe707-e1ebe52]
542 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [server.jar:git-Spigot-21fe707-e1ebe52]
543 at xyz.ufactions.customcrates.files.CrateFiles.getCrateFiles(CrateFiles.java:29) [CustomCrates.jar:?]
544 at xyz.ufactions.customcrates.Core.onEnable(Core.java:23) [CustomCrates.jar:?]
545 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [server.jar:git-Spigot-21fe707-e1ebe52]
546 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-e1ebe52]
547 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-e1ebe52]
548 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-e1ebe52]
549 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-e1ebe52]
550 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-21fe707-e1ebe52]
551 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-21fe707-e1ebe52]
552 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-21fe707-e1ebe52]
553 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-21fe707-e1ebe52]
554 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
555 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
556Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
557 in 'string', line 3, column 11:
558 block id: 47
559 ^
560
561 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[server.jar:git-Spigot-21fe707-e1ebe52]
562 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[server.jar:git-Spigot-21fe707-e1ebe52]
563 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[server.jar:git-Spigot-21fe707-e1ebe52]
564 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[server.jar:git-Spigot-21fe707-e1ebe52]
565 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[server.jar:git-Spigot-21fe707-e1ebe52]
566 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[server.jar:git-Spigot-21fe707-e1ebe52]
567 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[server.jar:git-Spigot-21fe707-e1ebe52]
568 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[server.jar:git-Spigot-21fe707-e1ebe52]
569 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[server.jar:git-Spigot-21fe707-e1ebe52]
570 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[server.jar:git-Spigot-21fe707-e1ebe52]
571 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[server.jar:git-Spigot-21fe707-e1ebe52]
572 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[server.jar:git-Spigot-21fe707-e1ebe52]
573 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[server.jar:git-Spigot-21fe707-e1ebe52]
574 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[server.jar:git-Spigot-21fe707-e1ebe52]
575 ... 16 more
576[11:24:03] [Server thread/ERROR]: Cannot load plugins/CustomCrates/crates/journalier.yml
577org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
578 in 'string', line 3, column 11:
579 block id: 47
580 ^
581
582 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[server.jar:git-Spigot-21fe707-e1ebe52]
583 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[server.jar:git-Spigot-21fe707-e1ebe52]
584 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[server.jar:git-Spigot-21fe707-e1ebe52]
585 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [server.jar:git-Spigot-21fe707-e1ebe52]
586 at xyz.ufactions.customcrates.files.CrateFiles.getCrateFiles(CrateFiles.java:29) [CustomCrates.jar:?]
587 at xyz.ufactions.customcrates.Core.onEnable(Core.java:26) [CustomCrates.jar:?]
588 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [server.jar:git-Spigot-21fe707-e1ebe52]
589 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-e1ebe52]
590 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-e1ebe52]
591 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-e1ebe52]
592 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-e1ebe52]
593 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-21fe707-e1ebe52]
594 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-21fe707-e1ebe52]
595 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-21fe707-e1ebe52]
596 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-21fe707-e1ebe52]
597 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
598 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
599Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
600 in 'string', line 3, column 11:
601 block id: 47
602 ^
603
604 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[server.jar:git-Spigot-21fe707-e1ebe52]
605 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[server.jar:git-Spigot-21fe707-e1ebe52]
606 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[server.jar:git-Spigot-21fe707-e1ebe52]
607 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[server.jar:git-Spigot-21fe707-e1ebe52]
608 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[server.jar:git-Spigot-21fe707-e1ebe52]
609 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[server.jar:git-Spigot-21fe707-e1ebe52]
610 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[server.jar:git-Spigot-21fe707-e1ebe52]
611 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[server.jar:git-Spigot-21fe707-e1ebe52]
612 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[server.jar:git-Spigot-21fe707-e1ebe52]
613 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[server.jar:git-Spigot-21fe707-e1ebe52]
614 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[server.jar:git-Spigot-21fe707-e1ebe52]
615 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[server.jar:git-Spigot-21fe707-e1ebe52]
616 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[server.jar:git-Spigot-21fe707-e1ebe52]
617 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[server.jar:git-Spigot-21fe707-e1ebe52]
618 ... 16 more
619[11:24:03] [Server thread/INFO]: There was an error while loading a crate!
620[11:24:03] [Server thread/INFO]: The following message is the error message, please provide this while making a support thread.
621[11:24:03] [Server thread/WARN]: java.lang.NullPointerException: Name is null
622[11:24:03] [Server thread/WARN]: at java.lang.Enum.valueOf(Enum.java:236)
623[11:24:03] [Server thread/WARN]: at xyz.ufactions.customcrates.objects.CrateType.valueOf(CrateType.java:1)
624[11:24:03] [Server thread/WARN]: at xyz.ufactions.customcrates.objects.Crate.<init>(Crate.java:39)
625[11:24:03] [Server thread/WARN]: at xyz.ufactions.customcrates.Core.onEnable(Core.java:27)
626[11:24:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
627[11:24:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
628[11:24:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
629[11:24:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
630[11:24:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
631[11:24:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
632[11:24:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
633[11:24:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
634[11:24:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
635[11:24:03] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
636[11:24:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
637[11:24:03] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.6
638[11:24:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine.mine.yml'...
639[11:24:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Obsi.mine.yml'...
640[11:24:03] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.4.6 enabled!
641[11:24:03] [Server thread/INFO]: [GambleBar] Enabling GambleBar v1.4.2 (for 1.8)
642[11:24:03] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.7
643[11:24:03] [Server thread/INFO]: SimpleRename enabled!
644[11:24:03] [Server thread/INFO]: [Trading] Enabling Trading v3.2
645[11:24:03] [Server thread/INFO]: [Trading] Trading has been enabled
646[11:24:03] [Server thread/INFO]: [Trading] Vault and Economy have been found!
647[11:24:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
648[11:24:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop' not found, skipping it.
649[11:24:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'end' was in the world 'OrientFaction1_the_end' but it wasn't loaded.
650[11:24:03] [Server thread/WARN]: [HolographicDisplays] Hologram 'end2' was in the world 'OrientFaction1_the_end' but it wasn't loaded.
651[11:24:03] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
652[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction) TNT ignition is PERMITTED.
653[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction) Lighters are PERMITTED.
654[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction) Lava fire is blocked.
655[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction) Fire spread is UNRESTRICTED.
656[11:24:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OrientFaction'
657[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_nether) TNT ignition is PERMITTED.
658[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_nether) Lighters are PERMITTED.
659[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_nether) Lava fire is blocked.
660[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_nether) Fire spread is UNRESTRICTED.
661[11:24:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OrientFaction_nether'
662[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_the_end) TNT ignition is PERMITTED.
663[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_the_end) Lighters are PERMITTED.
664[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_the_end) Lava fire is blocked.
665[11:24:04] [Server thread/INFO]: [WorldGuard] (OrientFaction_the_end) Fire spread is UNRESTRICTED.
666[11:24:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OrientFaction_the_end'
667[11:24:04] [Server thread/INFO]: [WorldGuard] (Mine) TNT ignition is PERMITTED.
668[11:24:04] [Server thread/INFO]: [WorldGuard] (Mine) Lighters are PERMITTED.
669[11:24:04] [Server thread/INFO]: [WorldGuard] (Mine) Lava fire is blocked.
670[11:24:04] [Server thread/INFO]: [WorldGuard] (Mine) Fire spread is UNRESTRICTED.
671[11:24:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mine'
672[11:24:04] [Server thread/INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
673[11:24:04] [Server thread/INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
674[11:24:04] [Server thread/INFO]: [WorldGuard] (Event) Lava fire is blocked.
675[11:24:04] [Server thread/INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
676[11:24:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Event'
677[11:24:04] [Server thread/INFO]: [WorldGuard] Loading region data...
678[11:24:04] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
679[11:24:04] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
680[11:24:04] [Server thread/INFO]: [SkinsRestorer] Detected Multiverse-Core! Using it for dimensions.
681[11:24:04] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3
682[11:24:04] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
683[11:24:04] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b412
684[11:24:04] [Server thread/INFO]: [Multiverse-Inventories 2.5-b412] enabled.
685[11:24:04] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
686[11:24:04] [Server thread/INFO]: [ServerSigns] Update checking skipped - To enable this, set 'check_for_updates' to true in your config.yml
687[11:24:04] [Server thread/INFO]: [ServerSigns] You have decided to opt-out of Metrics statistic gathering. Enable this by setting 'metrics_opt_out' to false in the config.yml
688[11:24:04] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
689[11:24:04] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
690[11:24:04] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.4.1
691[11:24:04] [Server thread/INFO]: [EZRanksLite] Enabling EZRanksLite v2.1.2
692[11:24:04] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite messages.yml
693[11:24:04] [Server thread/INFO]: [EZRanksLite] Loading rankups.yml....
694[11:24:04] [Server thread/WARN]: [EZRanksLite] Rankup requirement message successfully loaded!
695[11:24:04] [Server thread/INFO]: [EZRanksLite] Last rank set to rank: Modifi?
696[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Orientien to Chevalier successfully loaded
697[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Chevalier to Mythique successfully loaded
698[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Mythique to Magicien successfully loaded
699[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Magicien to Roi successfully loaded
700[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Roi to Xeon successfully loaded
701[11:24:04] [Server thread/INFO]: [EZRanksLite] Rankup: Xeon to Modifi? successfully loaded
702[11:24:04] [Server thread/INFO]: [EZRanksLite] 6 rankup(s) loaded
703[11:24:04] [Server thread/INFO]: [EZRanksLite] Last rank set to rank: Modifi?
704[11:24:04] [Server thread/INFO]: [EZRanksLite] 1 rankup cost discounts loaded!
705[11:24:04] [Server thread/INFO]: [EZRanksLite] 1 rankup cost multipliers loaded!
706[11:24:04] [Server thread/WARN]: [EZRanksLite] rankup.log file created! Rankups will be logged to this file!
707[11:24:04] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.23-SNAPSHOT (build 1565)
708[11:24:04] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.81
709[11:24:04] [Server thread/INFO]: [UltimateCasino] Enabling UltimateCasino v1.4.0
710[11:24:04] [Server thread/ERROR]: Cannot load plugins/UltimateCasino/config.yml
711org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
712 in 'string', line 4, column 3:
713 too-little-arguments: '&cError: ...
714 ^
715expected <block end>, but found Scalar
716 in 'string', line 4, column 46:
717 ... arguments: '&cError: Trop peu d'arguments.'
718 ^
719
720 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[server.jar:git-Spigot-21fe707-e1ebe52]
721 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[server.jar:git-Spigot-21fe707-e1ebe52]
722 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[server.jar:git-Spigot-21fe707-e1ebe52]
723 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [server.jar:git-Spigot-21fe707-e1ebe52]
724 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [server.jar:git-Spigot-21fe707-e1ebe52]
725 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [server.jar:git-Spigot-21fe707-e1ebe52]
726 at plugins.astro.casino.Casino.onEnable(Casino.java:66) [UltimateCasino.jar:?]
727 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [server.jar:git-Spigot-21fe707-e1ebe52]
728 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-e1ebe52]
729 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-e1ebe52]
730 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-e1ebe52]
731 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-e1ebe52]
732 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-21fe707-e1ebe52]
733 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-21fe707-e1ebe52]
734 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-21fe707-e1ebe52]
735 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-21fe707-e1ebe52]
736 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
737 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
738Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
739 in 'string', line 4, column 3:
740 too-little-arguments: '&cError: ...
741 ^
742expected <block end>, but found Scalar
743 in 'string', line 4, column 46:
744 ... arguments: '&cError: Trop peu d'arguments.'
745 ^
746
747 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[server.jar:git-Spigot-21fe707-e1ebe52]
748 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[server.jar:git-Spigot-21fe707-e1ebe52]
749 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[server.jar:git-Spigot-21fe707-e1ebe52]
750 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[server.jar:git-Spigot-21fe707-e1ebe52]
751 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[server.jar:git-Spigot-21fe707-e1ebe52]
752 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[server.jar:git-Spigot-21fe707-e1ebe52]
753 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[server.jar:git-Spigot-21fe707-e1ebe52]
754 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[server.jar:git-Spigot-21fe707-e1ebe52]
755 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[server.jar:git-Spigot-21fe707-e1ebe52]
756 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[server.jar:git-Spigot-21fe707-e1ebe52]
757 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[server.jar:git-Spigot-21fe707-e1ebe52]
758 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[server.jar:git-Spigot-21fe707-e1ebe52]
759 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[server.jar:git-Spigot-21fe707-e1ebe52]
760 ... 17 more
761[11:24:04] [Server thread/INFO]: Casino has been enabled!
762[11:24:04] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
763[11:24:04] [Server thread/INFO]: [AuthMe] SQLite Setup finished
764[11:24:05] [Server thread/INFO]: [AuthMe] Hooked into Vault!
765[11:24:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
766[11:24:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
767[11:24:05] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
768[11:24:05] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
769[11:24:05] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
770[11:24:05] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
771[11:24:05] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
772[11:24:05] [Server thread/INFO]: [AuthMe] Automatically purging the database...
773[11:24:05] [Server thread/INFO]: [AuthMe] No players to purge
774[11:24:05] [Server thread/INFO]: [Factions] Enabling Factions v2.13.7
775[11:24:05] [Server thread/INFO]: [Factions 2.13.7] === ENABLE START ===
776[11:24:05] [Server thread/INFO]: [Factions 2.13.7] Integration Activated IntegrationV18
777[11:24:05] [Server thread/INFO]: [Factions 2.13.7] Integration Activated IntegrationSpigot
778[11:24:05] [Server thread/INFO]: [Factions 2.13.7] Integration Activated IntegrationWorldGuard
779[11:24:05] [Server thread/INFO]: [Factions 2.13.7] === ENABLE COMPLETE (Took 405ms) ===
780[11:24:05] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.5
781[11:24:05] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.5!
782[11:24:05] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
783[11:24:05] [Server thread/INFO]: [skRayFall] Cooking Bacon...
784[11:24:05] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
785[11:24:05] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
786[11:24:05] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
787[11:24:05] [Server thread/INFO]: [skRayFall] Bacon holograms found
788[11:24:05] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10 bacon!
789[11:24:05] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
790[11:24:05] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
791[11:24:05] [Server thread/INFO]: [skRayFall] Bacon is ready!
792[11:24:05] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
793[11:24:05] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
794[11:24:05] [Server thread/INFO]: [CommandNPC] Initiating Database
795[11:24:05] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
796[11:24:05] [Thread-42/INFO]: [CommandNPC] Loading commands complete!
797[11:24:05] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
798[11:24:05] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.3.3.2
799[11:24:05] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
800[11:24:05] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling WorldGuard Support
801[11:24:05] [Server thread/INFO]: [PvPManager] Factions Found! Hooked successfully
802[11:24:05] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.5
803[11:24:06] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
804[11:24:06] [Server thread/INFO]: [LiteBans] Connecting to database...
805[11:24:06] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///data/plugins/LiteBans/litebans] (320.3 ms).
806[11:24:06] [Server thread/INFO]: [LiteBans] Database connection fully initialized (377.6 ms).
807[11:24:06] [Server thread/INFO]: [LiteBans] v2.2.5 enabled. Startup took 489 ms.
808[11:24:06] [Server thread/INFO]: [KoTH] Enabling KoTH v1.3.4
809[11:24:06] [Server thread/INFO]: [KoTH] KoTH - Vanish hook: Disabled
810[11:24:06] [Server thread/INFO]: [KoTH] KoTH - Featherboard hook: Disabled
811[11:24:06] [Server thread/INFO]: [Conquer] Enabling Conquer v1.3.1
812[11:24:06] [Server thread/WARN]: [Conquer] Using factions plugin: Massivecraft Factions
813[11:24:06] [Server thread/INFO]: [MySpawnerMenu] Enabling MySpawnerMenu v3.0.8
814[11:24:06] [Server thread/INFO]: [MySpawnerMenu] worldGuard depends loaded !
815[11:24:06] [Server thread/INFO]:
816 [MySpawnerMenu] Loading MySpawnerMenu depends and Spawners ...
817[11:24:06] [Server thread/INFO]: [MySpawnerMenu] Storage type : 'Config'
818[11:24:06] [Server thread/INFO]: [MySpawnerMenu] 1 spawner > Loaded !
819
820[11:24:06] [Server thread/WARN]: Could not register alias invsee because it contains commands that do not exist: openinv $1-
821[11:24:06] [Server thread/WARN]: Could not register alias recipe because it contains commands that do not exist: recipesgui:recipe $1-
822[11:24:06] [Server thread/WARN]: Could not register alias clear because it contains commands that do not exist: disposal
823[11:24:06] [Server thread/WARN]: Could not register alias eventminage because it contains commands that do not exist: titlemanager broadcast &b&lEvent Minage !\n&5&l/w mine $1-
824[11:24:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
825[11:24:06] [Server thread/INFO]: Done (8.589s)! For help, type "help" or "?"
826[11:24:06] [Server thread/INFO]: Starting remote control listener
827[11:24:06] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:27876
828[11:24:07] [Craft Scheduler Thread - 18/INFO]: [Skript] Checking for the latest version of Skript...
829[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '153' with e.g. 'nether quartz ore'. (blockxp.sk, line 1: on break of 153:')
830[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '153' with e.g. 'nether quartz ore'. (blockxp.sk, line 12: Give arg-2 of 153 named "&a&lBlock Xp" to arg-1')
831[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (blockxp.sk, line 16: on mine 138:')
832[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (blockxp.sk, line 35: Give arg-2 of 138 named "&6Or&eie&dnT&cOr&4e" to arg-1')
833[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '381' with e.g. 'eye of ender'. (blockxp.sk, line 44: Give arg-2 of 381 named "&9? &bOrienTium &9?" to arg-1')
834[11:24:07] [Server thread/WARN]: [Skript] Possible name conflict of variables {Faction.Points::*} and {Faction.Points::%faction of player%} (there might be more conflicts). (classement.sk, line 7: loop {Faction.Points::*}:')
835[11:24:07] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
836[11:24:07] [Server thread/WARN]: [Skript] Possible name conflict of variables {Faction.Points::%faction of arg 3%} and {Faction.Points::*} (there might be more conflicts). (classement.sk, line 62: remove arg 2 from {Faction.Points::%faction of arg 3%}')
837[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '373' with e.g. 'potion of'. (item.sk, line 15: give 373 named "&e&lPotion Haste" to arg 1')
838[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '373' with e.g. 'potion of'. (item.sk, line 21: if player is holding a 373 named "&e&lPotion Haste":')
839[11:24:07] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '373' with e.g. 'potion of'. (item.sk, line 23: remove a 373 named "&e&lPotion Haste" from player's inventory')
840[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '145' with e.g. 'anvil'. (obsi.sk, line 27: format slot 13 of player with 145 named "&cEnclume" with lore "&a&l8 Explosions" to be unstealable')
841[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '116' with e.g. 'enchantment table'. (obsi.sk, line 28: format slot 15 of player with 116 named "&cEnchanting Table" with lore "&a&l15 Explosions" to be unstealable')
842[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '130' with e.g. 'ender chest'. (obsi.sk, line 29: format slot 22 of player with 130 named "&cEnderchest" with lore "&a&l7 Explosions" to be unstealable')
843[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '383:50' with e.g. 'creeper spawn egg'. (obsi.sk, line 30: format slot 3 of player with 383:50 named "&cCreeper" with lore "&a&lFait 2 d?gat a l'obsidian" to be unstealable')
844[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '46' with e.g. 'TNT'. (obsi.sk, line 31: format slot 4 of player with 46 named "&cTnT" with lore "&a&lFait 1 d?gat a l'obsidian" to be unstealable')
845[11:24:08] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '407' with e.g. 'minecart with TNT'. (obsi.sk, line 32: format slot 5 of player with 407 named "&cMinecart TnT" with lore "&a&lFait 1 d?gat a l'obsidian" to be unstealable')
846[11:24:10] [Server thread/INFO]: [Skript] All scripts loaded without errors.
847[11:24:10] [Server thread/INFO]: [Skript] Loaded 13 scripts with a total of 19 triggers and 24 commands in 3.24 seconds
848[11:24:10] [Server thread/INFO]: [Skript] Finished loading.
849[11:24:10] [Craft Scheduler Thread - 22/INFO]: ****** KillStats ******
850[11:24:10] [Craft Scheduler Thread - 22/INFO]: All files up to date. Enjoy!
851[11:24:10] [Craft Scheduler Thread - 22/INFO]: ***********************
852[11:24:10] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
853[11:24:10] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
854[11:24:10] [Server thread/INFO]: [skUtilities] v0.8.5: Checking for update now you will be notified if there is an update!
855[11:24:10] [Server thread/INFO]: [skUtilities] v0.8.5: A new version of the skUtilities is out v0.9.2
856[11:24:10] [Server thread/INFO]: [skUtilities] v0.8.5: Download latest version here: 'https://github.com/tim740/skUtilities/releases/latest'
857[11:24:10] [Server thread/INFO]: [skUtilities] v0.8.5: You should consider enabling `downloadUpdates` in the config.
858[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
859[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] +===============+
860[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] | SkinsRestorer |
861[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] +===============+
862[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
863[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] Current version: 13.3
864[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] This is the latest version!
865[11:24:10] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
866[11:24:10] [Server thread/INFO]: [EZRanksLite] Adding hotfix placeholders to FeatherBoard.....
867[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rank}
868[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rankup}
869[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rankup_cost}
870[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rankup_cost_formatted}
871[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_difference}
872[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_difference_formatted}
873[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_progress}
874[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_progressexact}
875[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_progressbar}
876[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_balance}
877[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_balance_formatted}
878[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rankprefix}
879[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_rankupprefix}
880[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_lastrank}
881[11:24:10] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {ezrl2_lastrankprefix}
882[11:24:11] [Craft Scheduler Thread - 17/INFO]: [PlaceholderAPI] 123 placeholder expansions are available on the cloud.