· 6 years ago · Jan 31, 2020, 12:36 PM
1[07:02:05] [Server thread/INFO]: Starting minecraft server version 1.15.1
2[07:02:05] [Server thread/INFO]: Loading properties
3[07:02:06] [Server thread/INFO]: This server is running Paper version git-Paper-62 (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
4[07:02:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[07:02:07] [Server thread/INFO]: Using 4 threads for Netty based IO
6[07:02:07] [Server thread/INFO]: Debug logging is disabled
7[07:02:08] [Server thread/INFO]: Default game type: SURVIVAL
8[07:02:08] [Server thread/INFO]: Generating keypair
9[07:02:10] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:30005
10[07:02:11] [Server thread/INFO]: Using epoll channel type
11[07:02:13] [Server thread/ERROR]: Could not load 'plugins/PAFInstallOnBungeeCordAndLobbyServers.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:167) ~[patched_1.15.1.jar:git-Paper-62]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:142) ~[patched_1.15.1.jar:git-Paper-62]
15 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) ~[patched_1.15.1.jar:git-Paper-62]
16 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.15.1.jar:git-Paper-62]
17 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[patched_1.15.1.jar:git-Paper-62]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
19Caused by: java.io.FileNotFoundException: plugins/PAFInstallOnBungeeCordAndLobbyServers.jar (No such file or directory)
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_232]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_232]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_232]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_232]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_232]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[patched_1.15.1.jar:git-Paper-62]
26 ... 5 more
27[07:02:48] [Server thread/WARN]: Plugin OreBroadcast v1.0 does not specify an api-version.
28[07:02:48] [Server thread/WARN]: Plugin KeepItems v1.3.2 does not specify an api-version.
29[07:02:49] [Server thread/WARN]: Plugin FarmProtect v1.9.0 does not specify an api-version.
30[07:02:50] [Server thread/WARN]: Plugin PvPToggle v1.0.0 does not specify an api-version.
31[07:02:50] [Server thread/WARN]: Plugin LightAPI v3.4.2 does not specify an api-version.
32[07:02:52] [Server thread/WARN]: Plugin FleshToLeather v1.01 does not specify an api-version.
33[07:02:52] [Server thread/WARN]: Plugin AutoMessage v1.0 does not specify an api-version.
34[07:02:52] [Server thread/WARN]: Plugin AutoChat v00.03.47 does not specify an api-version.
35[07:02:52] [Server thread/WARN]: Plugin PAPI-ChestCommands v1.0.1 does not specify an api-version.
36[07:02:52] [Server thread/WARN]: Plugin IronElevators v1.5 does not specify an api-version.
37[07:02:57] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
38[07:02:57] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
39[07:02:57] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
40[07:02:57] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
41[07:02:57] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
42[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
43[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
44[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
45[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
46[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
47[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
48[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
49[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
50[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
51[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
52[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
53[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
54[07:02:58] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
55[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
56[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
57[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
58[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
59[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
60[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
61[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
62[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
63[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
64[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
65[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
66[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
67[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
68[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
69[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
70[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
71[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
72[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
73[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.bukkit.BukkitEntity
74[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
75[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BrushTool
76[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BlockReplacer
77[07:02:59] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
78[07:03:00] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
79[07:03:00] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
80[07:03:00] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
81[07:03:00] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
82[07:03:00] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
83[07:03:01] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
84[07:03:01] [Server thread/WARN]: Plugin ChestCommands v3.1.4 does not specify an api-version.
85[07:03:01] [Server thread/WARN]: Plugin CMIEInjector v1.0.2.1 does not specify an api-version.
86[07:03:01] [Server thread/WARN]: Plugin ViaVersion v2.2.3 does not specify an api-version.
87[07:03:03] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
88[07:03:03] [Server thread/WARN]: Plugin BungeeTabListPlus v3.0.0 does not specify an api-version.
89[07:03:03] [Server thread/WARN]: Plugin dynmap v3.0-beta-10-257 does not specify an api-version.
90[07:03:03] [Server thread/WARN]: Plugin TitleManager v2.1.4 does not specify an api-version.
91[07:03:06] [Server thread/WARN]: Plugin ScriptBlockPlus v1.7.5 does not specify an api-version.
92[07:03:06] [Server thread/WARN]: Plugin NeverLag v1.3.0 does not specify an api-version.
93[07:03:07] [Server thread/WARN]: Plugin CitizenHats v1.35 does not specify an api-version.
94[07:03:07] [Server thread/WARN]: Plugin ChatInjector v1.0.0 does not specify an api-version.
95[07:03:08] [Server thread/WARN]: Plugin ProtectionLib v0.9.8 does not specify an api-version.
96[07:03:08] [Server thread/WARN]: Plugin ResTitle v1.0 does not specify an api-version.
97[07:03:09] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
98[07:03:09] [Server thread/INFO]: [OreBroadcast] Loading OreBroadcast v1.0
99[07:03:09] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.3.2
100[07:03:09] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v5.0
101[07:03:09] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
102[07:03:09] [Server thread/INFO]: [Vehicles] Loading Vehicles v9.5.2
103[07:03:10] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
104[07:03:10] [Server thread/INFO]: [FarmProtect] Loading FarmProtect v1.9.0
105[07:03:10] [Server thread/INFO]: [OneTimeUse] Loading OneTimeUse v2.4.1
106[07:03:10] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.8.1
107[07:03:10] [Server thread/INFO]: [PvPToggle] Loading PvPToggle v1.0.0
108[07:03:10] [Server thread/INFO]: [Core] Loading Core v0.2.4
109[07:03:12] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
110[07:03:12] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v7.2
111[07:03:12] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.4.2
112[07:03:13] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
113[07:03:13] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.39
114[07:03:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0-SNAPSHOT;4788-18a55bc
115[07:03:18] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@588dd597]
116[07:03:18] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8
117[07:03:18] [Server thread/INFO]: [PlayerEntityFix] Loading PlayerEntityFix v1.0-SNAPSHOT
118[07:03:18] [Server thread/INFO]: [VillagerOptimiser] Loading VillagerOptimiser v1.1.2
119[07:03:18] [Server thread/INFO]: [FleshToLeather] Loading FleshToLeather v1.01
120[07:03:18] [Server thread/INFO]: [Core] Checking update for Core v0.2.4[RottenFlesh] 插件载入中
121[07:03:18] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.0
122[07:03:18] [Server thread/INFO]: [NoSpawnerChange] Loading NoSpawnerChange v2.1
123[07:03:18] [Server thread/INFO]: [AutoChat] Loading AutoChat v00.03.47
124[07:03:18] [Server thread/INFO]: [PAPI-ChestCommands] Loading PAPI-ChestCommands v1.0.1
125[07:03:18] [Server thread/INFO]: [IronElevators] Loading IronElevators v1.5
126[07:03:18] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v2.0.6
127[07:03:18] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.0.0-b766
128[07:03:18] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.17
129[07:03:18] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
130[07:03:18] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.0-pre1
131[07:03:18] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
132[07:03:18] [Server thread/INFO]: [BlocksHub] Loading BlocksHub v3.1.0
133[07:03:18] [Server thread/INFO]: [LangUtils] Loading LangUtils v2.2.24
134[07:03:18] [Server thread/INFO]: [RandomBox] Loading RandomBox v2.5.7
135[07:03:18] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
136[07:03:18] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
137[07:03:18] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
138[07:03:19] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
139[07:03:19] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
140[07:03:19] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
141[07:03:19] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
142[07:03:26] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
143[07:03:26] [Server thread/INFO]: [TimeGivesYouMoney] Loading TimeGivesYouMoney v1.2.2
144[07:03:26] [Server thread/INFO]: [CoreProtectTNT] Loading CoreProtectTNT v1.0
145[07:03:26] [Server thread/INFO]: [ServerMarket] Loading ServerMarket v1.2.0
146[07:03:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;1994-9adac4f
147[07:03:26] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
148[07:03:26] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.59
149[07:03:26] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.1
150[07:03:26] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
151[07:03:26] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
152[07:03:28] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
153[07:03:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
154[07:03:29] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
155[07:03:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
156[07:03:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
157[07:03:29] [Server thread/INFO]: [ViaVersion] Loading translation mapping
158[07:03:30] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
159[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
160[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
161[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
162[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
163[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
164[07:03:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
165[07:03:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
166[07:03:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
167[07:03:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
168[07:03:40] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v3.0.0
169[07:03:40] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-10-257
170[07:03:40] [Server thread/INFO]: [dynmap] version=git-Paper-62 (MC: 1.15.1)
171[07:03:40] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
172[07:03:40] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
173[07:03:41] [Server thread/INFO]: [dynmap] Mod Support API available
174[07:03:41] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.4
175[07:03:41] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.9.0
176[07:03:41] [Server thread/INFO]: [VehiclesFlags] Loading VehiclesFlags v1.1
177[07:03:41] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
178[07:03:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
179[07:03:41] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1812)
180[07:03:41] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.7.1
181[07:03:41] [Server thread/INFO]: [Minecart_speedplus] Loading Minecart_speedplus v1.6.3
182[07:03:41] [Server thread/INFO]: [FogusCore] Loading FogusCore v1.7.6
183[07:03:41] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.111
184[07:03:41] [Server thread/INFO]: mcMMO has registered WG flags successfully!
185[07:03:41] [Server thread/INFO]: [ScriptBlockPlus] Loading ScriptBlockPlus v1.7.5
186[07:03:41] [Server thread/INFO]: [OpenAudioMc] Loading OpenAudioMc v6.0.4.2
187[07:03:41] [Server thread/INFO]: [NeverLag] Loading NeverLag v1.3.0
188[07:03:41] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1-SNAPSHOT
189[07:03:41] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
190[07:03:41] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.5-1.14
191[07:03:41] [Server thread/INFO]: [JupiterCore] Loading JupiterCore v1.2.4
192[07:03:41] [Server thread/INFO]: [CitizenHats] Loading CitizenHats v1.35
193[07:03:41] [Server thread/INFO]: [PetMaster] Loading PetMaster v1.10.2
194[07:03:41] [Server thread/INFO]: [AdvancedFood] Loading AdvancedFood v3.6.0
195[07:03:41] [Server thread/INFO]: [QualityArmory] Loading QualityArmory v1.1.155
196[07:03:41] [Server thread/INFO]: [Bank] Loading Bank v4.0.4
197[07:03:44] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
198[07:03:44] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.20
199[07:03:44] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.13.2
200[07:03:44] [Server thread/INFO]: [QualityArmoryVehicles] Loading QualityArmoryVehicles v1.0.61
201[07:03:44] [Server thread/INFO]: [QuickShop] Loading QuickShop v3.1.3.5
202[07:03:44] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Log4J has been enabled as logging system.[m
203[07:03:44] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Loading up integration modules.[m
204[07:03:44] [Server thread/INFO]: [YinwuChat] Loading YinwuChat v2.6
205[07:03:44] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading MysqlPlayerDataBridge v3.31.0
206[07:03:44] [Server thread/INFO]: [CMI] Loading CMI v8.6.18.6
207[07:03:44] [Server thread/INFO]: [Residence] Loading Residence v4.8.8.2
208[07:03:44] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.8
209[07:03:44] [Server thread/INFO]: [ResTitle] Loading ResTitle v1.0
210[07:03:44] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v2.1.6-Alpha-2
211[07:03:44] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.3.0.2
212[07:03:44] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.8
213[07:03:44] [Server thread/INFO]: [MyPet] Loading MyPet v3.9
214[07:03:45] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
215[07:03:46] [Server thread/INFO]: [Jobs] Loading Jobs v4.15.2
216[07:03:46] [Server thread/INFO]: [Plan] Loading Plan v5.0 build 335
217[07:03:46] [Server thread/INFO]: [CommandConditions] Loading CommandConditions v3.6.1
218[07:03:46] [Server thread/INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v5.8.4
219[07:03:46] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.0.4
220[07:03:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
221[07:03:46] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.8.1
222[07:03:46] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.15.1
223[07:03:46] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
224[07:03:46] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
225[07:03:46] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
226[07:03:46] [Server thread/INFO]: [Core] Enabling Core v0.2.4
227[07:03:46] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.39
228[07:03:47] [Server thread/INFO]: __
229[07:03:47] [Server thread/INFO]: | |__) LuckPerms v5.0.39
230[07:03:47] [Server thread/INFO]: |___ | Running on Bukkit - Paper
231[07:03:47] [Server thread/INFO]:
232[07:03:47] [Server thread/INFO]: [LuckPerms] Loading configuration...
233[07:03:48] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MARIADB]
234[07:03:48] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
235[07:03:48] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
236[07:03:49] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
237[07:03:49] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
238[07:03:50] [Server thread/INFO]: [LuckPerms] Loading extension: me.lucko.luckperms.extension.legacyapi.LegacyApiExtension (extension-legacy-api-1.0.0.jar)
239[07:03:50] [Server thread/INFO]: [LuckPerms] Performing initial data load...
240[07:03:50] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4029ms)
241[07:03:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0-SNAPSHOT;4788-18a55bc
242[07:03:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
243[07:03:52] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R1 as the Bukkit adapter
244[07:03:54] [Server thread/INFO]: [PAPI-ChestCommands] Enabling PAPI-ChestCommands v1.0.1*
245[07:03:54] [Server thread/INFO]: [PAPI-ChestCommands] Injected into `com.gmail.filoghost.chestcommands.api.Icon`
246[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.17
247[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
248[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
249[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
250[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
251[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
252[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
253[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
254[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
255[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
256[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] = =
257[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
258[07:03:54] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
259[07:03:55] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
260[07:03:55] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
261[07:03:55] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_15_R1, DirectChunkAPI disabled
262[07:03:55] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
263[07:03:55] [Server thread/INFO]: [AsyncWorldEdit] Enabled
264[07:03:55] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
265[07:03:55] [Thread-18/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.17, available version: 3.6.18
266[07:03:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
267[07:03:55] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
268[07:03:55] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
269[07:03:55] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
270[07:03:55] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
271[07:03:56] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.1*
272[07:03:56] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
273[07:03:56] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
274[07:03:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
275[07:03:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
276[07:03:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
277[07:03:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
278[07:03:56] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
279[07:03:56] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
280[07:03:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
281[07:03:56] [Server thread/INFO]: Preparing level "world"
282[07:03:56] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
283[07:03:57] [Server thread/INFO]: Loaded 6 recipes
284[07:03:59] [Server thread/INFO]: -------- World Settings For [world] --------
285[07:03:59] [Server thread/INFO]: Mob Spawn Range: 4
286[07:03:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
287[07:04:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
288[07:04:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
289[07:04:00] [Server thread/INFO]: Experience Merge Radius: 3.0
290[07:04:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
291[07:04:00] [Server thread/INFO]: Cane Growth Modifier: 100%
292[07:04:00] [Server thread/INFO]: Melon Growth Modifier: 100%
293[07:04:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
294[07:04:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
295[07:04:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
296[07:04:00] [Server thread/INFO]: Beetroot Growth Modifier: 100%
297[07:04:00] [Server thread/INFO]: Carrot Growth Modifier: 100%
298[07:04:00] [Server thread/INFO]: Potato Growth Modifier: 100%
299[07:04:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
300[07:04:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
301[07:04:00] [Server thread/INFO]: Vine Growth Modifier: 100%
302[07:04:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
303[07:04:00] [Server thread/INFO]: Bamboo Growth Modifier: 100%
304[07:04:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
305[07:04:00] [Server thread/INFO]: Kelp Growth Modifier: 100%
306[07:04:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
307[07:04:00] [Server thread/INFO]: Max TNT Explosions: 100
308[07:04:00] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
309[07:04:00] [Server thread/INFO]: View Distance: 6
310[07:04:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
311[07:04:00] [Server thread/INFO]: Item Merge Radius: 2.5
312[07:04:00] [Server thread/INFO]: Item Despawn Rate: 6000
313[07:04:00] [Server thread/INFO]: Arrow Despawn Rate: 100 Trident Respawn Rate:100
314[07:04:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
315[07:04:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
316[07:04:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
317[07:04:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
318[07:04:01] [Server thread/INFO]: Mob Spawn Range: 4
319[07:04:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
320[07:04:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
321[07:04:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
322[07:04:01] [Server thread/INFO]: Experience Merge Radius: 3.0
323[07:04:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
324[07:04:01] [Server thread/INFO]: Cane Growth Modifier: 100%
325[07:04:01] [Server thread/INFO]: Melon Growth Modifier: 100%
326[07:04:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
327[07:04:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
328[07:04:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
329[07:04:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
330[07:04:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
331[07:04:01] [Server thread/INFO]: Potato Growth Modifier: 100%
332[07:04:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
333[07:04:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
334[07:04:01] [Server thread/INFO]: Vine Growth Modifier: 100%
335[07:04:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
336[07:04:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
337[07:04:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
338[07:04:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
339[07:04:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
340[07:04:01] [Server thread/INFO]: Max TNT Explosions: 100
341[07:04:01] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
342[07:04:01] [Server thread/INFO]: View Distance: 6
343[07:04:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
344[07:04:01] [Server thread/INFO]: Item Merge Radius: 2.5
345[07:04:01] [Server thread/INFO]: Item Despawn Rate: 6000
346[07:04:01] [Server thread/INFO]: Arrow Despawn Rate: 100 Trident Respawn Rate:100
347[07:04:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
348[07:04:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
349[07:04:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
350[07:04:01] [Server thread/INFO]: Mob Spawn Range: 4
351[07:04:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
352[07:04:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
353[07:04:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
354[07:04:01] [Server thread/INFO]: Experience Merge Radius: 3.0
355[07:04:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
356[07:04:01] [Server thread/INFO]: Cane Growth Modifier: 100%
357[07:04:01] [Server thread/INFO]: Melon Growth Modifier: 100%
358[07:04:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
359[07:04:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
360[07:04:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
361[07:04:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
362[07:04:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
363[07:04:01] [Server thread/INFO]: Potato Growth Modifier: 100%
364[07:04:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
365[07:04:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
366[07:04:01] [Server thread/INFO]: Vine Growth Modifier: 100%
367[07:04:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
368[07:04:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
369[07:04:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
370[07:04:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
371[07:04:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
372[07:04:01] [Server thread/INFO]: Max TNT Explosions: 100
373[07:04:01] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
374[07:04:01] [Server thread/INFO]: View Distance: 6
375[07:04:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
376[07:04:01] [Server thread/INFO]: Item Merge Radius: 2.5
377[07:04:01] [Server thread/INFO]: Item Despawn Rate: 6000
378[07:04:01] [Server thread/INFO]: Arrow Despawn Rate: 100 Trident Respawn Rate:100
379[07:04:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
380[07:04:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
381[07:04:02] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
382[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
383[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
384[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
385[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
386[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
387[07:04:04] [Server thread/INFO]: Preparing spawn area: 0%
388[07:04:05] [Server thread/INFO]: Preparing spawn area: 0%
389[07:04:05] [Server thread/INFO]: Preparing spawn area: 0%
390[07:04:06] [Server thread/INFO]: Preparing spawn area: 32%
391[07:04:06] [Server thread/INFO]: Preparing spawn area: 55%
392[07:04:07] [Server thread/INFO]: Preparing spawn area: 100%
393[07:04:07] [Server thread/INFO]: Preparing spawn area: 100%
394[07:04:07] [Server thread/INFO]: Loaded 441 spawn chunks for world world
395[07:04:07] [Server thread/INFO]: Time elapsed: 5837 ms
396[07:04:07] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
397[07:04:08] [Server thread/INFO]: Preparing spawn area: 0%
398[07:04:08] [Server thread/INFO]: Preparing spawn area: 23%
399[07:04:08] [Server thread/INFO]: Preparing spawn area: 51%
400[07:04:09] [Server thread/INFO]: Preparing spawn area: 100%
401[07:04:09] [Server thread/INFO]: Preparing spawn area: 100%
402[07:04:10] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
403[07:04:10] [Server thread/INFO]: Time elapsed: 2271 ms
404[07:04:10] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
405[07:04:10] [Server thread/INFO]: Preparing spawn area: 0%
406[07:04:10] [Server thread/INFO]: Preparing spawn area: 49%
407[07:04:11] [Server thread/INFO]: Preparing spawn area: 100%
408[07:04:11] [Server thread/INFO]: Preparing spawn area: 100%
409[07:04:11] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
410[07:04:12] [Server thread/INFO]: Time elapsed: 1907 ms
411[07:04:12] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
412[07:04:12] [Server thread/INFO]: [OreBroadcast] Enabling OreBroadcast v1.0*
413[07:04:12] [Server thread/INFO]: [OreBroadcast] Plugin successfully loaded and enabled!
414[07:04:12] [Server thread/INFO]: [KeepItems] Enabling KeepItems v1.3.2*
415[07:04:12] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v5.0
416[07:04:12] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
417[07:04:12] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
418[07:04:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
419[07:04:12] [Server thread/INFO]: [Vehicles] Enabling Vehicles v9.5.2
420[07:04:14] [Server thread/INFO]: [Core] Checking update for Bank v4.0.4[Core] Attempting to load default ItemUtils[Core] Loaded default, enjoy :)Vehicles >> lang.yml loaded.
421[07:04:14] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
422[07:04:14] [Server thread/INFO]: [FarmProtect] Enabling FarmProtect v1.9.0*
423[07:04:18] [Thread-20/INFO]: [FarmProtect] About to download a new update: FarmProtect v1.9.0
424[07:04:18] [Thread-20/INFO]: [FarmProtect] Downloading update: 10% of 42920 bytes.
425[07:04:18] [Thread-20/INFO]: [FarmProtect] Downloading update: 50% of 42920 bytes.
426[07:04:18] [Thread-20/INFO]: [FarmProtect] Downloading update: 60% of 42920 bytes.
427[07:04:18] [Thread-20/INFO]: [FarmProtect] Downloading update: 100% of 42920 bytes.
428[07:04:18] [Thread-20/INFO]: [FarmProtect] Finished updating.
429[07:04:18] [Server thread/INFO]: [FarmProtect] Version 1.9.0 by jacklin213 has been Enabled!
430[07:04:18] [Server thread/INFO]: [OneTimeUse] Enabling OneTimeUse v2.4.1
431[07:04:18] [Server thread/INFO]: · [ ✔ ] Config.yml found, loading!
432[07:04:18] [Server thread/INFO]: · [ ✔ ] OneTimeUse V2.4.1 has been enabled!
433[07:04:18] [Server thread/INFO]: [PvPToggle] Enabling PvPToggle v1.0.0*
434[07:04:18] [Server thread/INFO]: [PvPToggle] 启用PVP插件中...
435[07:04:18] [Server thread/INFO]: [PvPToggle] 已启用PVP切换插件 v1.0.0!
436[07:04:18] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
437[07:04:19] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_15_R1, using UniversalSkinFactory.
438[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] -------------------------/Warning\-------------------------
439[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] This plugin is running in Bungee mode!
440[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] You have to do all configuration at config file
441[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] inside your Bungeecord server.
442[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] (Bungeecord-Server/plugins/SkinsRestorer/).
443[07:04:19] [Server thread/INFO]: [skinsrestorer.shared.utils.SRLogger] [SkinsRestorer] -------------------------\Warning/-------------------------
444[07:04:19] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v7.2
445[07:04:19] [Server thread/INFO]: [NoPlugins] Minecraft version: v1_15_R1
446[07:04:19] [Server thread/INFO]: [NoPlugins] Successfully loaded.
447[07:04:19] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.4.2*
448[07:04:19] [Server thread/INFO]: [LightAPI] Loading implementation for Paper server v1_15_R1.
449[07:04:19] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
450[07:04:20] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
451[07:04:20] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
452[07:04:20] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8
453[07:04:20] [Server thread/INFO]: [PlayerEntityFix] Enabling PlayerEntityFix v1.0-SNAPSHOT
454[07:04:20] [Server thread/INFO]: [VillagerOptimiser] Enabling VillagerOptimiser v1.1.2
455[07:04:20] [Server thread/INFO]: [VillagerOptimiser] Loading config.yml...
456[07:04:20] [Server thread/INFO]: [VillagerOptimiser] Successfully loaded config.yml.
457[07:04:20] [Server thread/INFO]: [VillagerOptimiser] Successfully enabled.
458[07:04:20] [Server thread/INFO]: [FleshToLeather] Enabling FleshToLeather v1.01*
459[07:04:20] [Server thread/INFO]: [RottenFlesh] create config.yml
460[07:04:20] [Server thread/INFO]: true
461[07:04:20] [Server thread/INFO]: true
462[07:04:20] [Server thread/INFO]: [RottenFlesh] 插件已启用
463[07:04:20] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.0*
464[07:04:20] [Server thread/INFO]: 全服公告插件已加载
465[07:04:20] [Server thread/INFO]: 执行MySQL查询...
466[07:04:20] [Server thread/INFO]: [AutoMessage] json:true
467[07:04:20] [Server thread/INFO]: [AutoMessage] regular:false
468[07:04:20] [Server thread/INFO]: [AutoMessage] json:true
469[07:04:20] [Server thread/INFO]: [AutoMessage] regular:false
470[07:04:20] [Server thread/INFO]: [NoSpawnerChange] Enabling NoSpawnerChange v2.1
471[07:04:20] [Server thread/INFO]: [AutoChat] Enabling AutoChat v00.03.47*
472[07:04:20] [Server thread/INFO]: [AutoChat] 读取配置文件信息成功!
473[07:04:20] [Server thread/INFO]: [AutoChat] 插件启动完毕!版本:00.03.47 制作:小灰灰
474[07:04:20] [Server thread/INFO]: [IronElevators] Enabling IronElevators v1.5*
475[07:04:21] [Server thread/WARN]: [IronElevators] Could not save Sounds.yml to plugins/IronElevators/Sounds.yml because Sounds.yml already exists.
476[07:04:21] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.6
477[07:04:21] [Server thread/INFO]:
478[07:04:21] [Server thread/INFO]: __ ____ _ _____
479[07:04:21] [Server thread/INFO]: / / ____ _____ _____ _/ __ \___ ____ ___ ____ _ _____ _____ | | / /__ \
480[07:04:21] [Server thread/INFO]: / / / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/ | | / /__/ /
481[07:04:21] [Server thread/INFO]: / /___/ /_/ / /_/ / /_/ / _, _/ __/ / / / / / /_/ / |/ / __/ / | |/ // __/
482[07:04:21] [Server thread/INFO]: /_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/ |___//____/
483[07:04:21] [Server thread/INFO]: /____//____/
484[07:04:21] [Server thread/INFO]:
485[07:04:21] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
486[07:04:21] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
487[07:04:21] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
488[07:04:21] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.0.0-b766
489[07:04:21] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.0.0-b766" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
490[07:04:22] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
491[07:04:25] [Server thread/INFO]: [Multiverse-Core] Version 4.0.0-b766 (API v23) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
492[07:04:25] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
493[07:04:25] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
494[07:04:25] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.0-pre1
495[07:04:25] [Server thread/WARN]: [ImageOnMap] Invalid value for configuration field 'lang' : 'zh_TW'.
496[07:04:25] [Server thread/WARN]: [ImageOnMap] Reason : Illegal language tag : Invalid subtag: zh_TW [at index 0]
497[07:04:25] [Server thread/WARN]: [ImageOnMap] Some configuration values are invalid. Please check the configuration file.
498[07:04:25] [Server thread/INFO]: [ImageOnMap] Loaded 3 player map files.
499[07:04:25] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
500[07:04:25] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
501[07:04:26] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
502[07:04:26] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
503[07:04:26] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
504[07:04:26] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
505[07:04:26] [Server thread/INFO]: [BlocksHub] Enabling BlocksHub v3.1.0
506[07:04:26] [Server thread/INFO]: Initializing access controllers
507[07:04:26] [Server thread/INFO]: Initializing block loggers
508[07:04:26] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Enabled
509[07:04:26] [Server thread/INFO]: [AsyncWorldEdit] Initializing BlocksHub using org.primesoft.blockshub.BlocksHubBukkit...
510[07:04:26] [Server thread/INFO]: [AsyncWorldEdit] Trying to use BlocksHub v3.x factory.
511[07:04:26] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub integrator set to BlocksHub v3.x
512[07:04:26] [Server thread/INFO]: [LangUtils] Enabling LangUtils v2.2.24
513[07:04:26] [Server thread/INFO]: [LangUtils] en_us has been loaded.
514[07:04:26] [Server thread/INFO]: [LangUtils] Language Utils has been enabled.(48ms)
515[07:04:26] [Server thread/INFO]: [RandomBox] Enabling RandomBox v2.5.7
516[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 9994...
517[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 9994: Invalid box material.
518[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 6001...
519[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 4001...
520[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse item item7: Invalid item material id.
521[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse item item10: Invalid item material id.
522[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse item item13: Invalid item material id.
523[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse item item16: Invalid item material id.
524[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2005...
525[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 2005: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
526[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 1001...
527[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse item item2: Invalid item material id.
528[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 1001: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
529[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2002...
530[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 2002: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
531[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2006...
532[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2004...
533[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 2004: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
534[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 1002...
535[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 1002: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
536[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 4002...
537[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 4002: Invalid box material.
538[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2008...
539[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 2008: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
540[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2001...
541[07:04:26] [Server thread/WARN]: [RandomBox] Can't parse box 2001: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
542[07:04:26] [Server thread/INFO]: [RandomBox] Parsing box 2007...
543[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse box 2007: Invalid window format: Invalid filler '@': Invalid item: Invalid item
544[07:04:27] [Server thread/INFO]: [RandomBox] Parsing box 10002...
545[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse box 10002: Invalid window format: Invalid filler '@': Invalid item: Cannot get ID of Modern Material
546[07:04:27] [Server thread/INFO]: [RandomBox] Parsing box 9903...
547[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse box 9903: Invalid box material.
548[07:04:27] [Server thread/INFO]: [RandomBox] Parsing box 2003...
549[07:04:27] [Server thread/INFO]: [RandomBox] Parsing box 9901...
550[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item7: Invalid item material id.
551[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item9: Invalid item material id.
552[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item10: Invalid item material id.
553[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item13: Invalid item material id.
554[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item22: Invalid item material id.
555[07:04:27] [Server thread/WARN]: [RandomBox] Can't parse item item23: Invalid item material id.
556[07:04:27] [Server thread/WARN]: [RandomBox] Drop item '闪耀晶核'@items.item11: box '1001' does not exist
557[07:04:27] [Server thread/WARN]: [RandomBox] Drop item '符文卷轴'@items.item8: box '2002' does not exist
558[07:04:27] [Server thread/WARN]: [RandomBox] Drop item '闪耀晶核'@items.item11: box '1001' does not exist
559[07:04:27] [Server thread/WARN]: [RandomBox] Drop item '秋月酱的小箱子'@items.item12: box '2001' does not exist
560[07:04:27] [Server thread/INFO]: [RandomBox] 5 boxes has been loaded, time = 639 ms
561[07:04:27] [Server thread/INFO]: [RandomBox] NoCheatPlus not found
562[07:04:27] [Server thread/INFO]: [TimeGivesYouMoney] Enabling TimeGivesYouMoney v1.2.2
563[07:04:27] [Server thread/INFO]: Enabled successfully.
564[07:04:27] [Server thread/INFO]: [CoreProtectTNT] Enabling CoreProtectTNT v1.0
565[07:04:27] [Server thread/INFO]: [ServerMarket] Enabling ServerMarket v1.2.0
566[07:04:27] [Server thread/INFO]: [ServerMarket] Trying to establish connection to MySQL database.
567[07:04:27] [Server thread/INFO]: [ServerMarket] Connection established
568[07:04:27] [Server thread/INFO]: [ServerMarket] Found Citizens, enabling support.
569[07:04:27] [Server thread/INFO]: [ServerMarket] Enabled.
570[07:04:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;1994-9adac4f
571[07:04:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
572[07:04:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
573[07:04:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
574[07:04:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
575[07:04:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
576[07:04:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
577[07:04:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
578[07:04:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
579[07:04:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
580[07:04:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
581[07:04:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
582[07:04:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
583[07:04:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
584[07:04:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
585[07:04:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
586[07:04:28] [Server thread/INFO]: [WorldGuard] Loading region data...
587[07:04:29] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4*
588[07:04:29] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.59
589[07:04:29] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3*
590[07:04:29] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v3.0.0*
591[07:04:30] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 115
592[07:04:30] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-10-257*
593[07:04:31] [Server thread/INFO]: [dynmap] Using LuckPerms 5.0.39 for access control
594[07:04:32] [Server thread/INFO]: [dynmap] Opening SQLite file /home/hxx/plugins/dynmap/dynmap.db as map store
595[07:04:32] [Server thread/INFO]: [dynmap] Mod Support processing completed
596[07:04:35] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
597[07:04:35] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
598[07:04:35] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
599[07:04:37] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8105
600[07:04:37] [Server thread/INFO]: [dynmap] version 3.0-beta-10-257 is enabled - core version 3.0-beta-10-257
601[07:04:37] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
602[07:04:37] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
603[07:04:37] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
604[07:04:37] [Server thread/INFO]: [dynmap] Loaded 5 pending tile renders for world 'world'
605[07:04:37] [Server thread/INFO]: [dynmap] World 'world_nether' disabled
606[07:04:37] [Server thread/INFO]: [dynmap] World 'world_the_end' disabled
607[07:04:37] [Server thread/INFO]: [dynmap] Enabled
608[07:04:37] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.4*
609[07:04:40] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.9.0
610[07:04:45] [Server thread/INFO]: [VehiclesFlags] Enabling VehiclesFlags v1.1
611[07:04:45] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
612[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
613[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
614[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 2000 at X: 0.0 Z: 0.0
615[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 1000 at X: 0.0 Z: 0.0
616[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 1000 at X: 0.0 Z: 0.0
617[07:04:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
618[07:04:45] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 67.0 Z: 0.0
619[07:04:45] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1812)
620[07:04:46] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.7.1
621[07:04:46] [Server thread/ERROR]: [Shopkeepers] Potentially incompatible server version: v1_15_R1
622[07:04:46] [Server thread/ERROR]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
623[07:04:46] [Server thread/INFO]: [Shopkeepers] Check for updates at: https://dev.bukkit.org/projects/shopkeepers/
624[07:04:46] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
625[07:04:46] [Server thread/INFO]: [Minecart_speedplus] Enabling Minecart_speedplus v1.6.3
626[07:04:46] [Server thread/INFO]: Minecart_speedplus version 1.6.3 started.
627[07:04:46] [Server thread/INFO]: [FogusCore] Enabling FogusCore v1.7.6
628[07:04:46] [Server thread/INFO]: > Server version: V1_15_R1 / OK!
629[07:04:47] [Server thread/INFO]: [FogusCore] -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
630[07:04:47] [Server thread/INFO]: [FogusCore] > Vault: Success!
631[07:04:47] [Server thread/INFO]: [FogusCore] > WorldGuard: Success!
632[07:04:47] [Server thread/INFO]: [FogusCore] > MythicMobs: Not found.
633[07:04:47] [Server thread/INFO]: [FogusCore] Loaded module: Statistics v1.0.0 in 10 ms.
634[07:04:47] [Server thread/INFO]: [FogusCore] Plugin loaded in 472 ms!
635[07:04:47] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.111
636[07:04:49] [Server thread/INFO]: [mcMMO] Killing orphans
637[07:04:50] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
638[07:04:50] [Server thread/INFO]: [mcMMO] registered subskill: Roll
639[07:04:50] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
640[07:04:50] [Server thread/INFO]: [ScriptBlockPlus] Enabling ScriptBlockPlus v1.7.5*
641[07:04:50] [Server thread/INFO]: [/config.yml] Key not found: CommandSelector: true
642[07:04:50] [Server thread/INFO]: [/langs/zh.yml] Key not found: ExportCommandMessage: export <sound | material> - 将BukkitAPI声音和材质输出为文本
643[07:04:50] [Server thread/INFO]: [/langs/zh.yml] Key not found: ExportStartMessage: &7将BukkitAPI的"%name%"输出到文本....
644[07:04:50] [Server thread/INFO]: [/langs/zh.yml] Key not found: ExportEndMessage: &bBukkitAPI"%name%"输出完成。
645[07:04:50] [Server thread/INFO]: [/langs/zh.yml] Key not found: ErrorActionDataMessage: &c设定出现错误
646[07:04:51] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.0.4.2
647[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Starting in bungee mode
648[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Detected version type: MODERN
649[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Starting configuration module
650[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Starting authentication module
651[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Detected version type: MODERN
652[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Enabling the 1.13 speaker system
653[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Turns out you have WorldGuard installed! enabling regions and the region tasks..
654[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Enabling the newer 1.13 regions
655[07:04:51] [Server thread/INFO]: [OpenAudioMc-Log] Starting and loading took 707MS
656[07:04:52] [Server thread/INFO]: [NeverLag] Enabling NeverLag v1.3.0*
657[07:04:52] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1-SNAPSHOT
658[07:04:52] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
659[07:04:52] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
660[07:04:52] [Thread-37/INFO]: 新版本外掛程式可用
661[07:04:52] [Thread-37/INFO]: v1.8.1 最新版本
662[07:04:52] [Thread-37/INFO]: 外掛程式名: ScriptBlockPlus
663[07:04:52] [Thread-37/INFO]: ☆更新內容☆
664[07:04:52] [Thread-37/INFO]: ・既存の処理を少し修正
665[07:04:52] [Thread-37/INFO]: ・オプション"calculation / @calc:"にプレースホルダを追加
666[07:04:52] [Thread-37/INFO]: - %player_count% 現座標のスクリプトを実行した回数を取得する
667[07:04:52] [Thread-37/INFO]: - %player_count_<world>,<x>,<y>,<z>% 指定座標のスクリプトを実行した回数を取得する
668[07:04:53] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
669[07:04:53] [Server thread/INFO]: [CitizensCMD] 运用 中文 消息!
670[07:04:53] [Server thread/INFO]: [CitizensCMD] 运用 PlaceholderAPI!
671[07:04:53] [Server thread/INFO]: [CitizensCMD] 运用 Vault!
672[07:04:53] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.5-1.14
673[07:04:53] [Server thread/WARN]: [LockettePro] ===================================
674[07:04:53] [Server thread/WARN]: [LockettePro] Unsupported server version: 1.15.1-R0.1-SNAPSHOT
675[07:04:53] [Server thread/WARN]: [LockettePro] ===================================
676[07:04:53] [Server thread/INFO]: [JupiterCore] Enabling JupiterCore v1.2.4
677[07:04:53] [Server thread/INFO]:
678[07:04:53] [Server thread/INFO]:
679[07:04:53] [Server thread/INFO]:
680[07:04:53] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
681[07:04:53] [Server thread/INFO]: > Plugin: JupiterCore
682[07:04:53] [Server thread/INFO]: > Author: Fogus-M
683[07:04:53] [Server thread/INFO]: > Version: 1.2.4
684[07:04:53] [Server thread/INFO]: > Server version: Unknown / ERROR.
685[07:04:53] [Server thread/INFO]: [JupiterCore] Disabling JupiterCore v1.2.4
686[07:04:53] [Server thread/INFO]: [CitizenHats] Enabling CitizenHats v1.35*
687[07:04:54] [Server thread/INFO]: [PetMaster] Enabling PetMaster v1.10.2
688[07:04:54] [Server thread/INFO]: [PetMaster] Registering listeners...
689[07:04:54] [Server thread/INFO]: [PetMaster] Backing up and loading configuration files...
690[07:04:54] [Server thread/INFO]: [PetMaster] Plugin enabled and ready to run! Took 116ms.
691[07:04:54] [Thread-39/INFO]: [PetMaster] Checking for plugin update...
692[07:04:54] [Server thread/INFO]: [AdvancedFood] Enabling AdvancedFood v3.6.0
693[07:04:54] [Server thread/INFO]: [AdvancedFood] Powered by: FogusCore
694[07:04:54] [Server thread/INFO]: [AdvancedFood] -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
695[07:04:54] [Server thread/INFO]: [AdvancedFood] Recipe registered: 'coca_cola' !
696[07:04:54] [Server thread/INFO]: [AdvancedFood] Recipe registered: 'burger' !
697[07:04:54] [Server thread/INFO]: [AdvancedFood] Recipe registered: 'candy_bread' !
698[07:04:54] [Server thread/INFO]: [AdvancedFood] Foods Loaded: 3
699[07:04:54] [Server thread/INFO]: [AdvancedFood] Plugin loaded in 317 ms!
700[07:04:54] [Server thread/INFO]: [QualityArmory] Enabling QualityArmory v1.1.155
701[07:04:55] [Server thread/INFO]: [QualityArmory] -Loaded 11 Ammo types.
702[07:04:55] [Server thread/INFO]: [QualityArmory] -Loaded 11 Misc.
703[07:04:55] [Server thread/INFO]: [QualityArmory] -Loaded 66 Gun types.
704[07:04:55] [Server thread/INFO]: [QualityArmory] -Loading Attachment: awpasiimov
705[07:04:55] [Server thread/INFO]: [QualityArmory] -Loading Attachment: p30silenced
706[07:04:55] [Server thread/INFO]: [QualityArmory] -Loaded 2 Attachment types.
707[07:04:56] [Server thread/INFO]: [Bank] Enabling Bank v4.0.4
708[07:04:56] [Server thread/INFO]: [Bank] Using savetype MYSQL
709[07:04:58] [Server thread/INFO]: [Bank] Cleaned up 0 banks
710[07:04:58] [Server thread/INFO]: [Bank] Expire Enabled
711[07:04:58] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0*
712[07:04:58] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.20
713[07:04:58] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
714[07:04:58] [Server thread/INFO]: [CrateReloaded] v1_15_R1
715[07:04:59] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
716[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.13.2
717[07:05:00] [ForkJoinPool.commonPool-worker-3/INFO]: [CrateReloaded] Plugin is out of date. Running: 2.0.20, Latest: 2.0.21.
718[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
719[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Loaded 54 achievements in 47 categories.
720[07:05:00] [Server thread/INFO]: [AdvancedAchievements] 3 disabled categories: [RaidsWon, Riptides, TargetsShot]
721[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
722[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
723[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
724[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
725[07:05:00] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
726[07:05:00] [Thread-40/INFO]: [AdvancedAchievements] Checking for plugin update...
727[07:05:01] [Thread-40/WARN]: [AdvancedAchievements] Update available: v5.13.4! Download at spigotmc.org/resources/advanced-achievements.6239
728[07:05:01] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 1109ms.
729[07:05:01] [Server thread/INFO]: [QualityArmoryVehicles] Enabling QualityArmoryVehicles v1.0.61
730[07:05:01] [Server thread/INFO]: [QualityArmoryVehicles] -Loaded 33 Vehicle types
731[07:05:01] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Enabling QuickShop v3.1.3.5[m
732[07:05:01] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Quickshop Reremake[m
733[07:05:01] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Reading the configuration...[m
734[07:05:02] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne[m
735[07:05:02] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Original author: Netherfoam, Timtower, KaiNoMood[m
736[07:05:02] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Let's start loading the plugin[m
737[07:05:02] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] bStats module loaded.[m
738[07:05:02] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Plugin now running under Paper mode.[m
739[07:05:02] [Thread-43/INFO]: [[0;33;1mQuickShop[m[m] Downloading version manifest...[m
740[07:05:02] [Thread-43/INFO]: [[0;33;1mQuickShop[m[m] Downloading version index...[m
741[07:05:03] [Thread-43/WARN]: [[0;33;1mQuickShop[m[m] Cannot download require files, some items/blocks/potions/enchs language will use default English name.[m
742[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] [0;31;1m[mTranslator: [0;36;1m[mGhost_chu[m
743[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] [0;31;1m[mContributors: [0;36;1m[mTimtower, Netherfoam, KaiNoMood and Mgazul[m
744[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] [0;31;1m[mLanguage Zone: [0;36;1m[mEnglish (en_US)[m
745[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Complete to load Itemname i18n.[m
746[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Starting loading Enchantment i18n...[m
747[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Complete to load enchname i18n.[m
748[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Starting loading Potion i18n...[m
749[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Complete to load potionname i18n.[m
750[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Running QuickShop-Reremake on NMS version v1_15_R1 For Minecraft version 1.15.1[m
751[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Successfully loaded OpenInv support![m
752[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Successfully loaded PlaceHolderAPI support![m
753[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Selected permission provider: Bukkit[m
754[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Loading shops from the database...[m
755[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Used 13ms to fetch all shops from the database.[m
756[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Successfully loaded 0 shops! (Used 13ms, Avg 0ms per shop)[m
757[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded.[m
758[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Registering Listeners...[m
759[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Registering DisplayCheck task....[m
760[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Cleaning MsgUtils...[m
761[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Cleaning purchase messages from the database that are over a week old...[m
762[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Registering UpdateWatcher...[m
763[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Registering BStats Mertics...[m
764[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Posting stats data...[m
765[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Metrics submitted.[m
766[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] QuickShop Loaded! 3169 ms.[m
767[07:05:04] [Thread-44/INFO]: [[0;33;1mQuickShop[m[m] Sending stats data...[m
768[07:05:04] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Log actions is enabled, actions will log in the qs.log file![m
769[07:05:05] [Server thread/INFO]: [YinwuChat] Enabling YinwuChat v2.6
770[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Enabling MysqlPlayerDataBridge v3.31.0
771[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading the config file...
772[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Vault dependency found.
773[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Using economy system: CMIEconomy
774[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Compatible server version detected: 1.15.1
775[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Connecting to the database...
776[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Database connection successfull!
777[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Data save task is enabled.
778[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync inventory is enabled.
779[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync gamemode is enabled.
780[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync armor is enabled.
781[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync enderchest is enabled.
782[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync experience is enabled.
783[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync active potion effects is enabled.
784[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players health is enabled.
785[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players food is enabled.
786[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players air is enabled.
787[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players location is disabled.
788[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players bed location is disabled.
789[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync economy is disabled.
790[07:05:05] [Server thread/INFO]: [MysqlPlayerDataBridge] MysqlPlayerDataBridge loaded successfully!
791[07:05:05] [Server thread/INFO]: [CMI] Enabling CMI v8.6.18.6
792[07:05:05] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
793[07:05:05] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
794[07:05:05] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
795[07:05:05] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
796[07:05:05] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
797[07:05:05] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
798[07:05:05] [Server thread/INFO]: _______________________________________________________
799[07:05:09] [Server thread/INFO]: Citizens found.
800[07:05:09] [Server thread/INFO]: 47 Enabled and 1 Disabled modules
801[07:05:10] [Server thread/INFO]: Permission plugin: LuckPerms5
802[07:05:11] [Server thread/INFO]: Loaded (48) regular alias into memory. Took 79ms
803[07:05:11] [Server thread/INFO]: Loaded (2) custom text's into memory. Took 16ms
804[07:05:11] [Server thread/INFO]: 5.5.5-10.4.11-MariaDB data base type detected
805[07:05:12] [Server thread/INFO]: Started MySQL data base. Took 415ms
806[07:05:12] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
807[07:05:12] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
808[07:05:12] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 1ms
809[07:05:13] [Server thread/INFO]: Loaded (125) custom mob heads into memory. Took 76ms
810[07:05:13] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 89ms
811[07:05:13] [Server thread/INFO]: Loaded (4) warmups into memory. Took 2ms
812[07:05:13] [Server thread/INFO]: (RandomTeleportation) Can't find world with (live) name
813[07:05:13] [Server thread/INFO]: (RandomTeleportation) Can't find world with (res) name
814[07:05:13] [Server thread/INFO]: Enabling BungeeCord Support
815[07:05:13] [Server thread/INFO]: Initializing BungeeCord
816[07:05:13] [Server thread/INFO]: Loaded (0) ranks into memory. Took 10ms
817[07:05:13] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 11ms
818[07:05:13] [Server thread/INFO]: Loaded (10) player data into memory. Took 44ms
819[07:05:13] [Server thread/INFO]: Loaded (91) playtime records into memory. Took 40ms
820[07:05:13] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 9ms
821[07:05:13] [Server thread/INFO]: Loaded (2) custom alias into memory. Took 2ms
822[07:05:14] [Server thread/INFO]: Found dynmap
823[07:05:14] [Server thread/INFO]: Registered events. Took 1345ms
824[07:05:14] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 14ms
825[07:05:15] [Server thread/INFO]: Updated (EN) language file. Took 590ms
826[07:05:15] [Server thread/INFO]: Updated (CN) language file. Took 501ms
827[07:05:15] [Server thread/WARN]: java.lang.NullPointerException
828[07:05:15] [Server thread/WARN]: at com.Zrips.CMI.Modules.Worth.WorthManager.load(WorthManager.java:118)
829[07:05:15] [Server thread/WARN]: at com.Zrips.CMI.CMI.onEnable(CMI.java:1539)
830[07:05:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
831[07:05:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
832[07:05:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
833[07:05:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
834[07:05:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
835[07:05:15] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
836[07:05:15] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
837[07:05:15] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
838[07:05:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
839[07:05:15] [Server thread/INFO]: Failed to load worth file
840[07:05:15] [Server thread/INFO]: Loaded (2) warps into memory. Took 3ms
841[07:05:15] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
842[07:05:15] [Server thread/INFO]: PlaceholderAPI hooked.
843[07:05:15] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
844[07:05:15] [Server thread/INFO]: McMMO was found - Enabling capabilities.
845[07:05:15] [Server thread/INFO]: Jobs was found - Enabling capabilities.
846[07:05:15] [Server thread/INFO]: Initializing world manager.
847[07:05:16] [Server thread/INFO]: Loaded (8) schedules into memory. Took 25ms
848[07:05:16] [Server thread/INFO]: Loaded (6) skin cache entries into memory. Took 4ms
849[07:05:16] [Server thread/INFO]: [CMI] Preloading playtimetop statistics
850[07:05:16] [Server thread/INFO]: Loaded (3) custom recipes into memory. Took 59ms
851[07:05:16] [Server thread/INFO]: Version 8.6.18.6 has been enabled
852[07:05:16] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
853[07:05:16] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
854[07:05:16] [Server thread/INFO]: [Residence] Enabling Residence v4.8.8.2
855[07:05:19] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:LuckPerms
856[07:05:20] [Server thread/INFO]: [Residence] Scanning for economy systems...
857[07:05:20] [Server thread/INFO]: [Residence] Found Vault using economy system: CMIEconomy
858[07:05:20] [Server thread/INFO]: [Residence] Loading save data for world world...
859[07:05:20] [Server thread/INFO]: [Residence] Loaded world data. (11 ms)
860[07:05:20] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
861[07:05:20] [Server thread/INFO]: [Residence] Loaded world_nether data. (5 ms)
862[07:05:20] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
863[07:05:20] [Server thread/INFO]: [Residence] Loaded world_the_end data. (1 ms)
864[07:05:20] [Server thread/INFO]: [Residence] Loading world data into memory...
865[07:05:20] [Server thread/INFO]: [Residence] Loaded world data into memory. (101 ms) -> 2 residences
866[07:05:20] [Server thread/INFO]: [Residence] Loading world_nether data into memory...
867[07:05:20] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (2 ms) -> 1 residences
868[07:05:20] [Server thread/INFO]: [Residence] Loading world_the_end data into memory...
869[07:05:20] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (6 ms) -> 1 residences
870[07:05:21] [Server thread/INFO]: [Residence] Found WorldEdit 7.1.0-SNAPSHOT;4788-18a55bc
871[07:05:21] [Server thread/INFO]: [Residence] Found WorldGuard 7.0.2-SNAPSHOT;1994-9adac4f
872[07:05:21] [Server thread/INFO]: [Residence] PlaceholderAPI hooked.
873[07:05:21] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
874[07:05:21] [Server thread/INFO]: [Residence] DynMap residence activated!
875[07:05:21] [Server thread/INFO]: [Residence] Enabled! Version 4.8.8.2 by Zrips
876[07:05:21] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.8*
877[07:05:21] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 7.0.2-SNAPSHOT;1994-9adac4f
878[07:05:21] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Residence 4.8.8.2
879[07:05:21] [Server thread/INFO]: [ResTitle] Enabling ResTitle v1.0*
880[07:05:21] [Server thread/INFO]: ResFly检测到config.yml,开始加载配置!
881[07:05:21] [Server thread/INFO]: [ResTitle]
882[07:05:21] [Server thread/INFO]: [ResTitle] 新手村:town:builder
883[07:05:21] [Server thread/INFO]: [ResTitle] 沧绫湾:CLWold:oldclw
884[07:05:21] [Server thread/INFO]: [ResTitle] 夏州镇:xiazhou:xiazhou
885[07:05:21] [Server thread/INFO]: [ResTitle] 溪木镇:ximutown:ximutown
886[07:05:21] [Server thread/INFO]: [ResTitle] 源点镇:Yuandian:yuandian
887[07:05:21] [Server thread/INFO]: [ResTitle] Cobweb:cobweb:cobweb
888[07:05:21] [Server thread/INFO]: [ResTitle] Devil:devil:devil
889[07:05:21] [Server thread/INFO]: [ResTitle] AMU联合镇:amu:amu
890[07:05:21] [Server thread/INFO]: [ResTitle] 银河湾:yinhewan:yinhewan
891[07:05:21] [Server thread/INFO]: [ResTitle] 未来城:Sleep:sleep
892[07:05:21] [Server thread/INFO]: [ResTitle] 诺德琳:Nuodelin:nuodelin
893[07:05:21] [Server thread/INFO]: [ResTitle] MHCS:MHCS:mhcs
894[07:05:21] [Server thread/INFO]: [ResTitle] WL:wl1:wl
895[07:05:21] [Server thread/INFO]: [ResTitle] 怡红院:yhy:yhy
896[07:05:21] [Server thread/INFO]: [ResTitle] 布吉岛:B:b
897[07:05:21] [Server thread/INFO]: [ResTitle] 沧凌湾联合镇:clw:clw
898[07:05:21] [Server thread/INFO]: [ResTitle] 漪之镇:yizhizhen:yizhizhen
899[07:05:21] [Server thread/INFO]: [ResTitle] 秋月神社:Aki:akizukijinja
900[07:05:21] [Server thread/INFO]: [ResTitle] 玛瑞诺普:MRNP:mrnp
901[07:05:21] [Server thread/INFO]: [ResTitle] 核弹社:hds:hds
902[07:05:21] [Server thread/INFO]: [ResTitle] CCC:ccc:ccc
903[07:05:21] [Server thread/INFO]: [ResTitle] 御曦陵:yxl:yxl
904[07:05:21] [Server thread/INFO]: [ResTitle] 峽穀鎮(台灣):day:day
905[07:05:21] [Server thread/INFO]: [ResTitle] 御坂镇:misaka:misaka
906[07:05:21] [Server thread/INFO]: [ResTitle] 新塘越里:xtyl:xtyl
907[07:05:21] [Server thread/INFO]: [ResTitle] 童话镇:tonghua:admin
908[07:05:21] [Server thread/INFO]: [ResTitle] 咸鱼镇:xyg:xyg
909[07:05:21] [Server thread/INFO]: [ResTitle] 奥尔希尼亚:ars:ars
910[07:05:21] [Server thread/INFO]: [ResTitle] 魔都:qp:qp
911[07:05:21] [Server thread/INFO]: [ResTitle] 贝罗斯:Belos:belos
912[07:05:21] [Server thread/INFO]: [ResTitle] 離山:lishan:lishan
913[07:05:21] [Server thread/INFO]: [ResTitle] 夜貓鎮:yemao:yemao
914[07:05:21] [Server thread/INFO]: [ResTitle] 末明鎮:moming:moming
915[07:05:21] [Server thread/INFO]: [ResTitle] 汉曦城:hxc:hxc
916[07:05:21] [Server thread/INFO]: [ResTitle] Youer:youer:youer
917[07:05:21] [Server thread/INFO]: [ResTitle] CC新城:ccnc:ccnc
918[07:05:21] [Server thread/INFO]: [ResTitle] 沈村:Shencun:shencun
919[07:05:21] [Server thread/INFO]: [ResTitle] 新手村:town:default
920[07:05:21] [Server thread/INFO]: [ResTitle] 咕咕镇:ggz:ggz
921[07:05:21] [Server thread/INFO]: [ResTitle] 幻想乡:SunSeeker:hxx
922[07:05:21] [Server thread/INFO]: [ResTitle]
923[07:05:21] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v2.1.6-Alpha-2
924[07:05:22] [Server thread/INFO]: ==========================================
925[07:05:22] [Server thread/INFO]: FurnitureLibary Version: 2.1.6-Alpha-2
926[07:05:22] [Server thread/INFO]: Furniture Autor: Ste3et_C0st
927[07:05:22] [Server thread/INFO]: Furniture Website: https://dicecraft.de/furniture/
928[07:05:22] [Server thread/INFO]: FurnitureLib load for Minecraft: 1.15
929[07:05:22] [Server thread/INFO]: Furniture start load
930[07:05:22] [Server thread/INFO]: Furniture find ProtectionLib: true
931[07:05:25] [Server thread/WARN]: java.lang.IllegalArgumentException: Length of Base64 encoded input string is not a multiple of 4.
932[07:05:25] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:267)
933[07:05:25] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:246)
934[07:05:25] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:232)
935[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.lambda$loadEntitys$1(Modelschematic.java:109)
936[07:05:25] [Server thread/WARN]: at java.util.Iterator.forEachRemaining(Iterator.java:116)
937[07:05:25] [Server thread/WARN]: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
938[07:05:25] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
939[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.loadEntitys(Modelschematic.java:106)
940[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:41)
941[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:56)
942[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelHandler.<init>(ModelHandler.java:29)
943[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:184)
944[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
945[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
946[07:05:25] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
947[07:05:25] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
948[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
949[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
950[07:05:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:418)
951[07:05:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
952[07:05:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
953[07:05:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
954[07:05:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
955[07:05:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
956[07:05:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
957[07:05:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
958[07:05:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
959[07:05:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
960[07:05:39] [Server thread/WARN]: java.lang.IllegalArgumentException: Length of Base64 encoded input string is not a multiple of 4.
961[07:05:39] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:267)
962[07:05:39] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:246)
963[07:05:39] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:232)
964[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.lambda$loadEntitys$1(Modelschematic.java:109)
965[07:05:39] [Server thread/WARN]: at java.util.Iterator.forEachRemaining(Iterator.java:116)
966[07:05:39] [Server thread/WARN]: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
967[07:05:39] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
968[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.loadEntitys(Modelschematic.java:106)
969[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:41)
970[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:56)
971[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelHandler.<init>(ModelHandler.java:29)
972[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:184)
973[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
974[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
975[07:05:39] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
976[07:05:39] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
977[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
978[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
979[07:05:39] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:418)
980[07:05:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
981[07:05:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
982[07:05:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
983[07:05:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
984[07:05:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
985[07:05:39] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
986[07:05:39] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
987[07:05:39] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
988[07:05:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
989[07:05:50] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot translate null text
990[07:05:50] [Server thread/WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
991[07:05:50] [Server thread/WARN]: at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354)
992[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.returnResult(CraftingFile.java:254)
993[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.loadCrafting(CraftingFile.java:164)
994[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.<init>(CraftingFile.java:112)
995[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:180)
996[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
997[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
998[07:05:50] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
999[07:05:50] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1000[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1001[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1002[07:05:50] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:418)
1003[07:05:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1004[07:05:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1005[07:05:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1006[07:05:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1007[07:05:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1008[07:05:50] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1009[07:05:50] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1010[07:05:50] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1011[07:05:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1012[07:06:02] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot translate null text
1013[07:06:02] [Server thread/WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
1014[07:06:02] [Server thread/WARN]: at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354)
1015[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.returnResult(CraftingFile.java:254)
1016[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.loadCrafting(CraftingFile.java:164)
1017[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.<init>(CraftingFile.java:112)
1018[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:180)
1019[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
1020[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
1021[07:06:02] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
1022[07:06:02] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1023[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1024[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1025[07:06:02] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:418)
1026[07:06:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1027[07:06:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1028[07:06:02] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1029[07:06:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1030[07:06:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1031[07:06:02] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1032[07:06:02] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1033[07:06:02] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1034[07:06:02] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1035[07:06:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FurnitureLib - Starting...
1036[07:06:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FurnitureLib - Start completed.
1037[07:06:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FurnitureLib - Starting...
1038[07:06:03] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FurnitureLib - Start completed.
1039[07:06:04] [Server thread/WARN]: java.lang.IllegalArgumentException: Length of Base64 encoded input string is not a multiple of 4.
1040[07:06:04] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:267)
1041[07:06:04] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:246)
1042[07:06:04] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:232)
1043[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.lambda$loadEntitys$1(Modelschematic.java:109)
1044[07:06:04] [Server thread/WARN]: at java.util.Iterator.forEachRemaining(Iterator.java:116)
1045[07:06:04] [Server thread/WARN]: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
1046[07:06:04] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1047[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.loadEntitys(Modelschematic.java:106)
1048[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:41)
1049[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:56)
1050[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelHandler.<init>(ModelHandler.java:29)
1051[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:184)
1052[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
1053[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
1054[07:06:04] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
1055[07:06:04] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1056[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1057[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1058[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.Database.loadAll(Database.java:103)
1059[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.SQLManager.loadALL(SQLManager.java:71)
1060[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Utilitis.autoConverter.databaseConverter(autoConverter.java:145)
1061[07:06:04] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:421)
1062[07:06:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1063[07:06:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1064[07:06:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1065[07:06:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1066[07:06:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1067[07:06:04] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1068[07:06:04] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1069[07:06:04] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1070[07:06:04] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1071[07:06:14] [Server thread/WARN]: java.lang.IllegalArgumentException: Length of Base64 encoded input string is not a multiple of 4.
1072[07:06:14] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:267)
1073[07:06:14] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:246)
1074[07:06:14] [Server thread/WARN]: at org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.decode(Base64Coder.java:232)
1075[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.lambda$loadEntitys$1(Modelschematic.java:109)
1076[07:06:14] [Server thread/WARN]: at java.util.Iterator.forEachRemaining(Iterator.java:116)
1077[07:06:14] [Server thread/WARN]: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
1078[07:06:14] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1079[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.loadEntitys(Modelschematic.java:106)
1080[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:41)
1081[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.Modelschematic.<init>(Modelschematic.java:56)
1082[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelHandler.<init>(ModelHandler.java:29)
1083[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:184)
1084[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
1085[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
1086[07:06:14] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
1087[07:06:14] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1088[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1089[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1090[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.Database.loadAll(Database.java:103)
1091[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.SQLManager.loadALL(SQLManager.java:71)
1092[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Utilitis.autoConverter.databaseConverter(autoConverter.java:145)
1093[07:06:14] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:421)
1094[07:06:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1095[07:06:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1096[07:06:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1097[07:06:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1098[07:06:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1099[07:06:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1100[07:06:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1101[07:06:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1102[07:06:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1103[07:06:25] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot translate null text
1104[07:06:25] [Server thread/WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
1105[07:06:25] [Server thread/WARN]: at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354)
1106[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.returnResult(CraftingFile.java:254)
1107[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.loadCrafting(CraftingFile.java:164)
1108[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.<init>(CraftingFile.java:112)
1109[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:180)
1110[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
1111[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
1112[07:06:25] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
1113[07:06:25] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1114[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1115[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1116[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.Database.loadAll(Database.java:103)
1117[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.SQLManager.loadALL(SQLManager.java:71)
1118[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Utilitis.autoConverter.databaseConverter(autoConverter.java:145)
1119[07:06:25] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:421)
1120[07:06:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1121[07:06:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1122[07:06:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1123[07:06:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1124[07:06:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1125[07:06:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1126[07:06:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1127[07:06:25] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1128[07:06:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1129[07:06:38] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot translate null text
1130[07:06:38] [Server thread/WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
1131[07:06:38] [Server thread/WARN]: at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354)
1132[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.returnResult(CraftingFile.java:254)
1133[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.loadCrafting(CraftingFile.java:164)
1134[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.CraftingFile.<init>(CraftingFile.java:112)
1135[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Crafting.Project.<init>(Project.java:180)
1136[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFile(ModelFileLoader.java:26)
1137[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.lambda$loadModelFiles$0(ModelFileLoader.java:18)
1138[07:06:38] [Server thread/WARN]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
1139[07:06:38] [Server thread/WARN]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
1140[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ModelLoader.ModelFileLoader.loadModelFiles(ModelFileLoader.java:17)
1141[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.ShematicLoader.ProjectManager.loadProjectFiles(ProjectManager.java:10)
1142[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.Database.loadAll(Database.java:103)
1143[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Database.SQLManager.loadALL(SQLManager.java:71)
1144[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.Utilitis.autoConverter.databaseConverter(autoConverter.java:145)
1145[07:06:38] [Server thread/WARN]: at de.Ste3et_C0st.FurnitureLib.main.FurnitureLib.onEnable(FurnitureLib.java:421)
1146[07:06:38] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1147[07:06:38] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
1148[07:06:38] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
1149[07:06:38] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
1150[07:06:38] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
1151[07:06:38] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481)
1152[07:06:38] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290)
1153[07:06:38] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884)
1154[07:06:38] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1155[07:06:40] [Server thread/INFO]: FurnitureLib load data from Source Finish Start deserialize [00:36.444]
1156[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1157[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1158[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1159[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1160[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1161[07:06:40] [Server thread/INFO]: [FurnitureLib] The world: f3710dfc-9d53-4ef4-94e4-09eee855b58a deos not exist.
1162[07:06:40] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: MySQL Database
1163[07:06:40] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:36.489
1164[07:06:40] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
1165[07:06:40] [Server thread/INFO]: Furniture load finish :)
1166[07:06:40] [Server thread/INFO]: ==========================================
1167[07:06:40] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.3.0.2
1168[07:06:44] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.8
1169[07:06:44] [Server thread/INFO]: [BossShopPro] Loading data...
1170[07:06:45] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
1171[07:06:45] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mEnabling MyPet v3.9[m
1172[07:06:46] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mNo Update available.[m
1173[07:06:46] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_15_R1.util.CustomEntityRegistry[m
1174[07:06:46] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCompat mode for v1_15_R1 loaded.[m
1175[07:06:46] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
1176[07:06:47] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
1177[07:06:47] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mworld[m' to 'default'[m
1178[07:06:47] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mworld_nether[m' to 'default'[m
1179[07:06:47] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mworld_the_end[m' to 'default'[m
1180[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mConnect to MySQL database...[m
1181[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mMySQL connection successful.[m
1182[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mBossShopPro (2.0.8) hook activated.[m
1183[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCitizens (2.0.26-SNAPSHOT (build 1812)) hook activated.[m
1184[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mmcMMO (2.1.111) hook activated.[m
1185[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mPlaceholderAPI (2.10.4) hook activated.[m
1186[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mProtocolLib (4.5.0) hook activated.[m
1187[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mResidence (4.8.8.2) hook activated.[m
1188[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mVault (1.7.2-b107) (Economy: CMIEconomy) (Permissions: LuckPerms) hook activated.[m
1189[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mWorldGuard (7.0.2-SNAPSHOT;1994-9adac4f) hook activated.[m
1190[07:06:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mVersion 3.9-b1525[0;32;1m ENABLED[m
1191[07:06:48] [Server thread/INFO]: [Jobs] Enabling Jobs v4.15.2
1192[07:06:48] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
1193[07:06:48] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
1194[07:06:51] [Server thread/INFO]: [Jobs] Loaded 8 titles!
1195[07:06:51] [Server thread/INFO]: [Jobs] Your defined (NONE) protected block id/name is not correct!
1196[07:06:51] [Server thread/INFO]: [Jobs] Loaded 74 protected blocks timers!
1197[07:06:51] [Server thread/INFO]: [Jobs] Loaded 995 custom item names!
1198[07:06:51] [Server thread/INFO]: [Jobs] Loaded 67 custom entity names!
1199[07:06:51] [Server thread/INFO]: [Jobs] Loaded 2 custom MythicMobs names!
1200[07:06:51] [Server thread/INFO]: [Jobs] Loaded 38 custom enchant names!
1201[07:06:51] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
1202[07:06:51] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
1203[07:06:51] [Server thread/WARN]: [Jobs] Job 矿工 is using GLOWING_REDSTONE_ORE instead of REDSTONE_ORE.
1204[07:06:51] [Server thread/WARN]: [Jobs] Automatically changing block to REDSTONE_ORE. Please update your configuration.
1205[07:06:51] [Server thread/WARN]: [Jobs] Job Miner has an invalid Break type property: NETHER_BRICK (NETHER_BRICK)! Material must be a block! Use "/jobs blockinfo" on a target block
1206[07:06:51] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CROPS-7!
1207[07:06:51] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
1208[07:06:51] [Server thread/INFO]: [Jobs] Explorer job manager registered!
1209[07:06:52] [Server thread/INFO]: [Jobs] Loaded 212 furnaces and 71 brewing stands for reassigning.
1210[07:06:52] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
1211[07:06:52] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
1212[07:06:52] [Server thread/INFO]: [Jobs] Preloaded 10 players data in 0.05
1213[07:06:52] [Server thread/INFO]: [Jobs] mcMMO2.1.111 was found - Enabling capabilities.
1214[07:06:52] [Server thread/INFO]: [Jobs] Registered McMMO 2.x listener
1215[07:06:52] [Server thread/INFO]: [Jobs] MyPet detected
1216[07:06:52] [Server thread/INFO]: [Jobs] WorldGuard detected.
1217[07:06:52] [Server thread/INFO]: [Jobs] Loaded 4 block protection entries. 0
1218[07:06:52] [Server thread/INFO]: [Jobs] Loading explorer data
1219[07:06:52] [Server thread/INFO]: [Jobs] Loaded explorer data (6763)
1220[07:06:52] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
1221[07:06:52] [Server thread/INFO]: [Plan] Enabling Plan v5.0 build 335
1222[07:06:53] [Server thread/INFO]:
1223[07:06:53] [Server thread/INFO]: ██▌
1224[07:06:53] [Server thread/INFO]: ██▌ ██▌
1225[07:06:53] [Server thread/INFO]: ██▌██▌██▌██▌ Player Analytics
1226[07:06:53] [Server thread/INFO]: ██▌██▌██▌██▌ v5.0 build 335
1227[07:06:53] [Server thread/INFO]:
1228[07:06:54] [Server thread/INFO]: [Plan] Locale: 'Simplified Chinese' by f0rb1d (佛壁灯) & qsefthuopq
1229[07:06:54] [Server thread/INFO]: ----------------------------------------
1230[07:06:54] [Server thread/INFO]: 有新版本(5.0 build 382)可用 https://github.com/plan-player-analytics/Plan/releases/tag/5.0.382
1231[07:06:54] [Server thread/INFO]: ----------------------------------------
1232[07:06:55] [Server thread/INFO]: [Plan] MySQL-已建立数据库连接。
1233[07:06:55] [Server thread/INFO]: 网页服务器:未找到证书密钥存储文件:plugins/Plan/Cert.jks
1234[07:06:55] [Server thread/INFO]: [Plan] 网页服务器:无证书 -> 正使用 HTTP 服务器提供可视化效果。
1235[07:06:55] [Server thread/INFO]: 网页服务器:已禁用用户认证!(HTTP 方式不安全)
1236[07:06:55] [Server thread/ERROR]: [Plan] Webserver failed to bind port: java.net.BindException: Address already in use
1237[07:06:55] [Server thread/ERROR]: [Plan] 未成功初始化网页服务器。端口(8808)是否被占用?
1238[07:06:55] [Server thread/INFO]: [Plan] Registered extension: AdvancedAchievements
1239[07:06:55] [Server thread/INFO]: [Plan] Registered extension: Jobs
1240[07:06:55] [Server thread/INFO]: [Plan] Registered extension: LuckPerms
1241[07:06:55] [Server thread/INFO]: [Plan] Registered extension: mcMMO
1242[07:06:55] [Server thread/INFO]: [Plan] Registered extension: ProtocolSupport
1243[07:06:55] [Server thread/INFO]: [Plan] Registered extension: Economy (Vault)
1244[07:06:55] [Server thread/INFO]: [Plan] Registered extension: ViaVersion
1245[07:06:55] [Server thread/INFO]: [Plan] 已启用插件。 (2704 ms)
1246[07:06:56] [Server thread/INFO]: [CommandConditions] Enabling CommandConditions v3.6.1
1247[07:06:56] [Server thread/INFO]: ----------[CommandConditions]----------
1248[07:06:56] [Server thread/INFO]: Has been enabled! Version: 3.6.1
1249[07:06:56] [Server thread/INFO]: Optional Dependencies:
1250[07:06:56] [Server thread/INFO]: [VAULT] Found!
1251[07:06:56] [Server thread/INFO]: [JOBS] Found!
1252[07:06:56] [Server thread/INFO]: [FACTIONS] Not Found!
1253[07:06:56] [Server thread/INFO]: [BATTLELEVELS] Not Found!
1254[07:06:56] [Server thread/INFO]: [WORLDGUARD] Not Found!
1255[07:06:56] [Server thread/INFO]: [SKILLAPI] Not Found!
1256[07:06:56] [Server thread/INFO]: [RESIDENCE] Found!
1257[07:06:56] [Server thread/INFO]:
1258[07:06:56] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
1259[07:06:56] [Server thread/INFO]: --------------------------------------
1260[07:06:57] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v5.8.4
1261[07:06:57] [Server thread/INFO]: ----------[EpicCraftingsPlus]---------
1262[07:06:57] [Server thread/INFO]: Has been enabled! Version: 5.8.4
1263[07:06:57] [Server thread/INFO]: Optional Dependencies:
1264[07:06:57] [Server thread/INFO]: [JOBS] Found!
1265[07:06:57] [Server thread/INFO]: [VAULT] Found!
1266[07:06:57] [Server thread/INFO]: [BATTLELEVELS] Not Found!
1267[07:06:57] [Server thread/INFO]: [SKILLAPI] Not Found!
1268[07:06:57] [Server thread/INFO]: [TOKENENCHANT] Not Found!
1269[07:06:57] [Server thread/INFO]: [PLACEHOLDERAPI] Found!
1270[07:06:57] [Server thread/INFO]:
1271[07:06:57] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
1272[07:06:57] [Server thread/INFO]: -------------------------------------
1273[07:06:57] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.0.4
1274[07:06:57] [Server thread/INFO]: =============================
1275[07:06:57] [Server thread/INFO]: UltimateTimber 2.0.4 by Songoda <3!
1276[07:06:57] [Server thread/INFO]: Action: Enabling...
1277[07:06:57] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateTimber.
1278[07:06:57] [Server thread/INFO]: Connection with Songoda servers failed...
1279[07:06:58] [Server thread/INFO]: Hooks: Hooked into Jobs!
1280[07:06:58] [Server thread/INFO]: Hooks: Hooked into CoreProtect!
1281[07:06:58] [Server thread/INFO]: Hooks: Hooked into mcMMO!
1282[07:06:58] [Server thread/INFO]: =============================
1283[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1284[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
1285[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: fly
1286[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
1287[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: math
1288[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
1289[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
1290[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1291[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse
1292[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmd
1293[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard
1294[07:06:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkitem
1295[07:06:59] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty
1296[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_ping% has been loaded!
1297[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_res% has been loaded!
1298[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_keepinv% has been loaded!
1299[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_lore% has been loaded!
1300[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_hasitem% has been loaded!
1301[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_tps% has been loaded!
1302[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_simplehasitem% has been loaded!
1303[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_hasalldisc% has been loaded!
1304[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_checkprefix% has been loaded!
1305[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_getprefix% has been loaded!
1306[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_getlocate% has been loaded!
1307[07:06:59] [Server thread/INFO]: [PlaceholderAPI] %javascript_locatenotify% has been loaded!
1308[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_simplehaslore% has been loaded!
1309[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_fly% has been loaded!
1310[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_gettown% has been loaded!
1311[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_gettownqq% has been loaded!
1312[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_getTownname% has been loaded!
1313[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_townperms% has been loaded!
1314[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_getisp% has been loaded!
1315[07:07:00] [Server thread/INFO]: [PlaceholderAPI] %javascript_shipscheck% has been loaded!
1316[07:07:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
1317[07:07:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: redisbungee
1318[07:07:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1319[07:07:00] [Server thread/INFO]: Done (183.811s)! For help, type "help"
1320[07:07:00] [Server thread/INFO]: Timings Reset
1321[07:07:00] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
1322[07:07:00] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
1323[07:07:00] [Craft Scheduler Thread - 32/INFO]: [Vault] Checking for Updates ...
1324[07:07:00] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15.1(575)
1325[07:07:00] [Server thread/INFO]: [ChestCommands] Found a new version: v3.2.0 (yours: v3.1.4)
1326[07:07:00] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
1327[07:07:00] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
1328[07:07:00] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
1329[07:07:00] [Craft Scheduler Thread - 26/INFO]: Failed to check for Residence update on spigot web page.
1330[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
1331[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] +===============+
1332[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] | SkinsRestorer |
1333[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] |---------------|
1334[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] | Bungee Mode |
1335[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] +===============+
1336[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
1337[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] Current version: 13.7.5
1338[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] This is the latest version!
1339[07:07:00] [Craft Scheduler Thread - 8/INFO]: [SkinsRestorer] ----------------------------------------------
1340[07:07:01] [Craft Scheduler Thread - 32/INFO]: [Vault] No new version available
1341[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Loading plugins...
1342[07:07:03] [Craft Scheduler Thread - 7/WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.4 generated an exception while executing task 22
1343java.lang.NullPointerException: null
1344 at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:181) ~[?:?]
1345 at java.util.Map.forEach(Map.java:630) ~[?:1.8.0_232]
1346 at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:172) ~[?:?]
1347 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.1.jar:git-Paper-62]
1348 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.1.jar:git-Paper-62]
1349 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.1.jar:git-Paper-62]
1350 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232]
1351 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232]
1352 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
1353[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Factions: plugin not found.
1354[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin Factions...disabled
1355[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] GriefPrevention: plugin not found.
1356[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin GriefPrevention...disabled
1357[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] Registered CoreProtect 2.17.5 logger.
1358[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin CoreProtect...enabled
1359[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] LogBlock: plugin not found.
1360[07:07:03] [Server thread/INFO]: [Minecraft.BlocksHub] [BlocksHub] BlocksHub plugin LogBlock...disabled
1361[07:07:03] [Server thread/INFO]: [Citizens] · Loaded 1 NPCs.
1362[07:07:03] [Server thread/INFO]: [[0;33;1mQuickShop[m[m] Using economy system: CMIEconomy[m
1363[07:07:03] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
1364[07:07:03] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1365[07:07:03] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
1366[07:07:04] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
1367[07:07:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5126ms or 102 ticks behind
1368[07:07:05] [Craft Scheduler Thread - 22/INFO]: [BossShopPro] Successfully hooked into Points plugin Jobs.
1369[07:07:06] [Craft Scheduler Thread - 22/INFO]: [BossShopPro] Loaded 12 Shops!
1370[07:07:06] [Craft Scheduler Thread - 22/INFO]: [BossShopPro] Vault found.
1371[07:07:06] [Craft Scheduler Thread - 25/INFO]: · [ ✔ ] Checking for updates ...
1372[07:07:07] [Craft Scheduler Thread - 25/INFO]: · [ ✔ ] You have the latest version!