хороший плагин,но пожалкйста,помогите что делать у меня версия на сервере paper 1.12.2 и я видел этото плагин у друзей и он мне понравился помогите пожалуйста!
Well, did you try creating a ticket or did you use community support channels? I respond to tickets faster & better, so maybe that's it, next time consider doing that before calling the support "bad"
Version: 1.4.5
The plugin is very cool! But I have a question: how to use cosmetic-location and player-location? It’s in the config, but I don’t know how to use it correctly.
I am Japanese.
I tried this plugin but Island Topper did not work.
Also, after a week of asking for help on Discord, the problem was not resolved.
But other than that, it works normally and if this is fixed, it would be a very good plugin.
We are working on the problem, thank you for the review though.
Version: 1.4.4
我是一个中国人,我的英语不太好。我很喜欢这个插件,但是这个插件有一些问题,这是在控制台的报错:
[17:23:04 ERROR]: Could not pass event PlayerJoinEvent to BW1058-Cosmetics v1.4.4
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:871) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
at java.base/java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.RuntimeException: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30000ms.
at me.defender.cosmetics.database.PlayerOwnedData.(PlayerOwnedData.java:47) ~[?:?]
at me.defender.cosmetics.listener.PlayerJoinListener.onJoin(PlayerJoinListener.java:54) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
... 14 more
Caused by: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30000ms.
at com.zaxxer.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:696) ~[?:?]
at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:181) ~[?:?]
at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:146) ~[?:?]
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:100) ~[?:?]
at me.defender.cosmetics.database.PlayerOwnedData.(PlayerOwnedData.java:45) ~[?:?]
at me.defender.cosmetics.listener.PlayerJoinListener.onJoin(PlayerJoinListener.java:54) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
... 14 more
这个报错会导致服务器无响应。我曾经在github上提交过这个问题,但并没有得到回复。
how to fix [13:09:26 INFO]: HVieet issued server command: /bw start debug
[13:09:32 WARN]: HVieet moved too quickly! 2.385336580779981,-74.0,79.34893262291281
[13:09:33 WARN]: [BW1058-Cosmetics] Task #1086 for BW1058-Cosmetics v1.4.2 generated an exception
java.lang.NumberFormatException: For input string: "1s"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:665) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:781) ~[?:?]
at net.citizensnpcs.Settings$Setting.asInt(Settings.java:153) ~[?:?]
at net.citizensnpcs.npc.ai.CitizensNavigator.<init>(CitizensNavigator.java:44) ~[?:?]
at net.citizensnpcs.npc.CitizensNPC.<init>(CitizensNPC.java:51) ~[?:?]
at net.citizensnpcs.npc.CitizensNPCRegistry.getByType(CitizensNPCRegistry.java:103) ~[?:?]
at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:50) ~[?:?]
at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:43) ~[?:?]
at me.defender.cosmetics.api.category.shopkeeperskins.utils.ShopKeeperSkinsUtils.createEntityNPC(ShopKeeperSkinsUtils.java:36) ~[?:?]
at me.defender.cosmetics.api.category.shopkeeperskins.utils.ShopKeeperSkinsUtils.spawnShopKeeperNPC(ShopKeeperSkinsUtils.java:160) ~[?:?]
at me.defender.cosmetics.api.category.shopkeeperskins.items.ShopKeeperItems$1.execute(ShopKeeperItems.java:80) ~[?:?]
at me.defender.cosmetics.api.category.shopkeeperskins.ShopKeeperHandler$1.run(ShopKeeperHandler.java:66) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:840) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Thread.java:1589) [?:?]
>
?
I am using version 1.4.4 This plugin is very easy to use, but there are two bugs The Zhao and the owner skin of the menu owner skin are not displayed, I hope to fix it later
Thank you for the review! I will look into those skins, do make sure to join our discord server for faster support.
Version: 1.4.3
Why when I use this plugin, other commands I use this plugin work, but when I use "/bwc menu" nothing happens, and why when I install this plugin, my bedwars shopkeeper disappears? (bedwars1058's version is the latest ﹑ Java 11 ﹑ Spigot1.8.8)
Please don't use review section for support. You can PM me on spigotMC or join the discord server. I will not provide support in review section, sorry!
Version: 1.4.3
1.8.8 don't work with java 8 update the plugin to java
( you need to know java 8 only works 1.8.9
You NEED to use Java 11, you can use 1.8.8 (or 1.8.9) with Java 11 with native transport turned off. Consider contacting support next time before posting a bad review
Sorry but I cannot make it work for java 8, you would need to update to the latest version of bedwars1058, if you are facing any issue with bedwars1058, consider joining their discord server.
Version: 1.4.2
I want to say that,you know there's an expensive comestic plugin,maybe this free one just "take" their money away so they pay for someone to leave low-star comment here,in order to drive customer to buy theirs.Don't worry,this plugin is pretty nice.It's totally free anyway!
Sorry I don't understand you, maybe I could help you if you elaborate on the problem you are facing, consider joining the support discord server
Version: 1.4.1
Very very excellent plugin! and it the best thing that it is free and it is like the cosmetics that in hypixel, thanks to Iamthedefender for making this wonderful and excellent plugin!
Thank you so much for your kind words! I'm glad you like the plugin and appreciate that it's free. I'm always happy to see people enjoying what I create. Thank you for your support!
Version: 1.4
Please make an extra plugin that only works in 1.8. Most have 1.8 servers and cannot use the plugin.
Hi NicoFrank, I am sorry the plugin didn't work for you, this plugin does not support Java 8. You will need to use Java 11 to use this plugin because this an addon for bedwars1058 and bedwars1058's latest version requires you to use Java 11.
Version: 1.1
If you can, please make a version without hat island, because 1.8.8 WorldEdit does not support java11
Thank you for the review, I will make island toppers toggleable in the new recoded version that is coming soon! I am trying my best to complete it as soon as possible.
Version: 1.0
i really like this addon! its free, and make with love. thanks defender for this awesome addon. 5/5 stars <3