• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Khanh0911

Mọi người ơi cho e hỏi sao e cái cái pugin shopkeeper mà e vào server nó lại ghi Unknown command ??

chắc viết sai lệnh j đấy
 
cho mình xem cái log của sv
 
cho mình xem cái log của sv
36984
 
bố bấm vào cái log mới nhất gửi ra đây cho con
 
nhiều quá ):
[19:50:49] [Server thread/INFO]: Starting minecraft server version 1.12.2
[19:50:49] [Server thread/INFO]: Loading properties
[19:50:49] [Server thread/INFO]: Default game type: SURVIVAL
[19:50:49] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-79a30d7-f4830a1 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[19:50:49] [Server thread/INFO]: Debug logging is disabled
[19:50:49] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:50:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:50:49] [Server thread/INFO]: Generating keypair
[19:50:50] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:50:50] [Server thread/INFO]: Using default channel type
[19:50:50] [Server thread/ERROR]: Ambiguous plugin name `ChatColor2' for files `plugins\ChatColor2-v1.12.2.jar' and `plugins\ChatColor2-v1.12.2 (1).jar' in `plugins'
[19:50:50] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:50:50] [Server thread/ERROR]: Could not load 'plugins\worldedit-bukkit-7.2.9.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_311]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_311]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-79a30d7-f4830a1]
... 6 more
Caused by: java.lang.IllegalStateException:
**********************************************
** This Minecraft version (git-Spigot-79a30d7-f4830a1 (MC: 1.12.2)) is not supported by this version of WorldEdit.
** Please download an OLDER version of WorldEdit which does.
**********************************************

at com.sk89q.worldedit.bukkit.WorldEditPlugin.<clinit>(WorldEditPlugin.java:112) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_311]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_311]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-79a30d7-f4830a1]
... 6 more
[19:50:50] [Server thread/ERROR]: Could not load 'plugins\worldguard-bukkit-7.0.6-dist.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: WorldEdit
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
[19:50:51] [Server thread/ERROR]: Could not load 'plugins\Shopkeepers-2.14.0 (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: org.bukkit.UnsafeValues.getDataVersion()I
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
Caused by: java.lang.NoSuchMethodError: org.bukkit.UnsafeValues.getDataVersion()I
at com.nisovin.shopkeepers.storage.DataVersion.getCurrentMinecraftDataVersion(DataVersion.java:85) ~[?:?]
at com.nisovin.shopkeepers.storage.DataVersion.init(DataVersion.java:80) ~[?:?]
at com.nisovin.shopkeepers.storage.SKShopkeeperStorage.<init>(SKShopkeeperStorage.java:125) ~[?:?]
at com.nisovin.shopkeepers.SKShopkeepersPlugin.<init>(SKShopkeepersPlugin.java:90) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_311]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_311]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_311]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_311]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_311]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-79a30d7-f4830a1]
... 6 more
[19:50:51] [Server thread/INFO]: [MyItems] Loading MyItems vMysthoria
[19:50:51] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.0
[19:50:51] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.0
[19:50:51] [Server thread/INFO]: [NBTEditor] Loading NBTEditor v3.1
[19:50:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
[19:50:51] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[19:50:51] [Server thread/INFO]: [EasySetSpawn] Loading EasySetSpawn v3.3
[19:50:51] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.8
[19:50:51] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.9
[19:50:51] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[19:50:51] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
[19:50:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[19:50:51] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
[19:50:51] [Server thread/INFO]: [AnimatedScoreboard] Loading AnimatedScoreboard v0.2.5
[19:50:51] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.12.2
[19:50:51] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v4.0.3
[19:50:51] [Server thread/INFO]: [MoreFish] Loading MoreFish v3.0.2
[19:50:51] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4c
[19:50:51] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.0
[19:50:52] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
[19:50:52] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms[m [0;36;1mv5.4.0[m
[19:50:52] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
[19:50:52] [Server thread/INFO]: [m
[19:50:52] [Server thread/INFO]: [LuckPerms] Loading configuration...
[19:50:53] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[19:50:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[19:50:53] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[19:50:54] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2633ms)
[19:50:54] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0
[19:50:54] [Server thread/INFO]: VoidGenerator has been enabled!
[19:50:54] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[19:50:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[19:50:54] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[19:50:54] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[19:50:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:50:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:50:54] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:50:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:50:54] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:50:54] [Server thread/INFO]: Preparing level "world"
[19:50:54] [Server thread/INFO]: -------- World Settings For [world] --------
[19:50:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:50:54] [Server thread/INFO]: View Distance: 10
[19:50:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:50:54] [Server thread/INFO]: Item Despawn Rate: 6000
[19:50:54] [Server thread/INFO]: Item Merge Radius: 2.5
[19:50:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:50:54] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:50:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:50:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:50:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:50:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[19:50:54] [Server thread/INFO]: Mob Spawn Range: 4
[19:50:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:50:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[19:50:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:50:54] [Server thread/INFO]: Structure Info Saving: true
[19:50:54] [Server thread/INFO]: Random Lighting Updates: false
[19:50:54] [Server thread/INFO]: Max TNT Explosions: 100
[19:50:55] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[19:50:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:50:55] [Server thread/INFO]: View Distance: 10
[19:50:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:50:55] [Server thread/INFO]: Item Despawn Rate: 6000
[19:50:55] [Server thread/INFO]: Item Merge Radius: 2.5
[19:50:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:50:55] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:50:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:50:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:50:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:50:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[19:50:55] [Server thread/INFO]: Mob Spawn Range: 4
[19:50:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[19:50:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:50:55] [Server thread/INFO]: Structure Info Saving: true
[19:50:55] [Server thread/INFO]: Random Lighting Updates: false
[19:50:55] [Server thread/INFO]: Max TNT Explosions: 100
[19:50:55] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[19:50:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:50:55] [Server thread/INFO]: View Distance: 10
[19:50:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:50:55] [Server thread/INFO]: Item Despawn Rate: 6000
[19:50:55] [Server thread/INFO]: Item Merge Radius: 2.5
[19:50:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:50:55] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:50:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:50:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:50:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:50:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[19:50:55] [Server thread/INFO]: Mob Spawn Range: 4
[19:50:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:50:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[19:50:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:50:55] [Server thread/INFO]: Structure Info Saving: true
[19:50:55] [Server thread/INFO]: Random Lighting Updates: false
[19:50:55] [Server thread/INFO]: Max TNT Explosions: 100
[19:50:55] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6434252102066650050)
[19:50:56] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7061671007849538415)
[19:50:57] [Server thread/INFO]: Preparing spawn area: 98%
[19:50:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7061671007849538415)
[19:50:57] [Server thread/INFO]: [MyItems] Enabling MyItems vMysthoria
[19:50:57] [Server thread/INFO]: [30;1m[1m[[32;1mMyItems[30;1m[1m][0m Success to submit stats metrics[0m
[19:50:57] [Server thread/INFO]: [NBTEditor] Enabling NBTEditor v3.1
[19:50:57] [Server thread/ERROR]: Error occurred while enabling NBTEditor v3.1 (Is it up to date?)
java.lang.NoSuchFieldError: CRAFTING_TABLE
at com.goncalomb.bukkit.customitems.api.CustomItemListener.<clinit>(CustomItemListener.java:52) ~[?:?]
at com.goncalomb.bukkit.customitems.api.CustomItemManager.<clinit>(CustomItemManager.java:45) ~[?:?]
at com.goncalomb.bukkit.nbteditor.bos.BookOfSouls.initialize(BookOfSouls.java:68) ~[?:?]
at com.goncalomb.bukkit.nbteditor.NBTEditor.onEnable(NBTEditor.java:93) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
[19:50:57] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
[19:50:58] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[19:50:58] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[19:50:58] [Server thread/INFO]: [EasySetSpawn] Enabling EasySetSpawn v3.3
[19:50:58] [Server thread/INFO]: [EasySetSpawn] Enabled!
[19:50:58] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.8
[19:50:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.9
[19:50:58] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
[19:50:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[19:50:58] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[19:50:58] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[19:50:59] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[19:50:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
[19:50:59] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.2.5
[19:50:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: animatedscoreboard [0.0.1]
[19:50:59] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.12.2
[19:50:59] [Server thread/INFO]: [0;33;22m[ChatColor] [0;31;1mError: Failed to resolve legacy material: BLUE_STAINED_GLASS[m
[19:50:59] [Server thread/INFO]: [0;33;22m[ChatColor] [0;31;1mError parsing item 14 in GUI [0;34;1mCustom Colors, please check the config.[m
[19:50:59] [Server thread/WARN]: java.lang.NullPointerException
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.utils.InventoryUtils.setDisplayName(InventoryUtils.java:45)
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.gui.GUI.<init>(GUI.java:169)
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.gui.GUIManager.reload(GUIManager.java:105)
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.gui.GUIManager.<init>(GUIManager.java:41)
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.main.ChatColor.setupObjects(ChatColor.java:116)
[19:50:59] [Server thread/WARN]: at com.sulphate.chatcolor2.main.ChatColor.onEnable(ChatColor.java:65)
[19:50:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[19:50:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[19:50:59] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
[19:50:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
[19:50:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
[19:50:59] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
[19:50:59] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
[19:50:59] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
[19:50:59] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
[19:50:59] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
[19:50:59] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:50:59] [Server thread/INFO]: [0;35;22m[21m[[0;33;22mChat[0;32;1mC[0;36;1mo[0;31;1ml[0;35;1mo[0;33;1mr[0;35;22m[21m] [0;33;1mChatColor 2 Version [0;36;1m1.12.2 [0;33;1mhas been [0;32;1menabled[0;33;1m.[m
[19:50:59] [Server thread/INFO]: [0;35;22m[21m[[0;33;22mChat[0;32;1mC[0;36;1mo[0;31;1ml[0;35;1mo[0;33;1mr[0;35;22m[21m] [0;33;1mCurrent update: [0;36;1mCustom colours v2.0![m
[19:50:59] [Server thread/INFO]: [0;35;22m[21m[[0;33;22mChat[0;32;1mC[0;36;1mo[0;31;1ml[0;35;1mo[0;33;1mr[0;35;22m[21m] [0;33;1m[0;36;1mLegacy Minecraft version detected, hex colours [0;31;1mwill not be available[0;36;1m.[m
[19:50:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cc [1.12.2]
[19:50:59] [Server thread/INFO]: [0;35;22m[21m[[0;33;22mChat[0;32;1mC[0;36;1mo[0;31;1ml[0;35;1mo[0;33;1mr[0;35;22m[21m] [0;33;1m[0;36;1mPlaceholderAPI has been [0;32;1mhooked[0;36;1m.[m
[19:50:59] [Server thread/INFO]: [0;35;22m[21m[[0;33;22mChat[0;32;1mC[0;36;1mo[0;31;1ml[0;35;1mo[0;33;1mr[0;35;22m[21m] [0;33;1m[0;36;1mMetrics [0;33;1mis [0;32;1menabled [0;33;1mfor this plugin. Stats sent to [0;36;1mhttps://bstats.org/plugin/bukkit/ChatColor2[m
[19:50:59] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v4.0.3
[19:50:59] [Server thread/WARN]: [ChestCommands] Couldn't find Vault and a compatible economy plugin! Money-related features will not work.
[19:50:59] [Server thread/INFO]: [ChestCommands] Hooked PlaceholderAPI
[19:50:59] [Server thread/INFO]: [MoreFish] Enabling MoreFish v3.0.2
[19:50:59] [Server thread/ERROR]: Error occurred while enabling MoreFish v3.0.2 (Is it up to date?)
java.lang.NoClassDefFoundError: me/clip/placeholderapi/external/EZPlaceholderHook
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_311]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_311]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_311]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_311]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_311]
at me.elsiff.morefish.hooker.PlaceholderApiHooker.hook(PlaceholderApiHooker.kt:18) ~[?:?]
at me.elsiff.morefish.hooker.PluginHooker$DefaultImpls.hookIfEnabled(PluginHooker.kt:19) ~[?:?]
at me.elsiff.morefish.hooker.PlaceholderApiHooker.hookIfEnabled(PlaceholderApiHooker.kt:13) ~[?:?]
at me.elsiff.morefish.MoreFish.onEnable(MoreFish.kt:63) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-79a30d7-f4830a1]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
Caused by: java.lang.ClassNotFoundException: me.clip.placeholderapi.external.EZPlaceholderHook
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_311]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_311]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_311]
... 24 more
[19:51:00] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4c
[19:51:00] [Server thread/INFO]: [0;32;1m[CE] All Enchantments have been loaded.[m
[19:51:00] [Server thread/INFO]: [0;32;1m[CE] All Items have been loaded.[m
[19:51:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:51:01] [Server thread/INFO]: Done (6.517s)! For help, type "help" or "?"
[19:51:01] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[19:51:01] [Craft Scheduler Thread - 4/INFO]: [AnimatedScoreboard] Checking for an update!
[19:51:01] [Server thread/INFO]: [0;33;22m0 placeholder hook(s) registered![m
[19:51:01] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[19:51:01] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
[19:51:01] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
[19:51:01] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.0
[19:51:01] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[19:51:01] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
[19:51:02] [Server thread/INFO]: [30;1m[1m[[32;1mMyItems[30;1m[1m][0m Failed connect to get plugin updater[0m
[19:51:02] [Craft Scheduler Thread - 4/INFO]: [AnimatedScoreboard] No new versions found for the plugin!
[19:51:16] [Craft Scheduler Thread - 0/INFO]: [0;32;1m[CE] Checking for updates...[m
[19:51:16] [Craft Scheduler Thread - 0/INFO]: [0;32;1m[CE] You are using the latest Version of CE![m
[19:52:22] [User Authenticator #1/INFO]: UUID of player JWoodG is a463e5e2-1a8c-38d8-af06-8159f0d69c3d
[19:52:22] [Server thread/INFO]: JWoodG[/127.0.0.1:52604] logged in with entity id 170 at ([world]23.456806748588697, 51.0, 0.3384964256539782)
 
shopkeeper bị lỗi
worldguard bị lỗi nốt
 
shopkeeper: sai phiên bản
tải
đi
worldguard: thiếu worldedit
thêm worldedit
 
worldedit cũng sai ver nốt
nói thiếu =))
 
không bị sao hết thì không sửa
 
Back
Top Bottom