I need help, when the player dies, instead of sending him to the respawn point, he sends him to the lobby. How can I stop it from doing that? Thank you very much for the plugin!!
amazing best eggwars plugin on earth !! other eggwars plugins are horibble and this is extreme perfect! but just custom shop trades is impossible to edit :c
Thank you for the review. In page 5 of discussion page I answered that question. Anyway here it goes again:
Open the EggWars folder and then go to "langs" folder and open the language file you want to change (they're on .json so I recommend you to use Visual Studio) the translation keys that say the website are "gameplay.scoreboard.lobby.data" and "gameplay.scoreboard.ingame.data"
Version: 6.1.1
i have 1 question, is there a way to let players join with signs? because putting [Eggwars] map on a sign doesnt work
Brasil: Tenho uma pergunta, na verdade um erro que está acontecendo ao tentar executar um comando, bom, toda vez que tento executar um comando, começando de ele nem aparecer ele fala /ews {args} sendo que o comando deveria existir, e quando eu dou /help ews n aparece nada sobre o plugin, preciso de ajuda para consertar
English: I have a question, actually an error that is happening when trying to execute a command, well, every time I try to execute a command, starting from it not even appearing it says /ews {args} and the command should exist, and when I give /help ews nothing appears about the plugin, I need help to fix it
This is very good remastered edition, but what I really wanted in old plugin and now I wanna also here, because you didin't added. I really want to see PlaceholdersAPI support :)
--------------------------------------------------------------------
Buen plugin pero funciona para la versión 1.8?
--------------------------------------------------------------------
This plugin so good, but i got error on 1.16.5 can u fix it ? And can you fix tnt like cubecraft ? We cant make tnt cannons, tnt didnt throw the other one.
Discord : Mustafa Esad TEMEL#1819
java.lang.ClassNotFoundException: net.minecraft.server.v1_16_R3.network.chat.IChatBaseComponent
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.Reflections_1_16_R3.getNMSClass(Reflections_1_16_R3.java:444)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.Reflections_1_16_R3.getEnchantmentsLore(Reflections_1_16_R3.java:254)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.ReflectionUtils.getEnchantmentsLore(ReflectionUtils.java:78)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.merchant.MerchantOffer.lambda$0(MerchantOffer.java:70)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.TranslatableItem.getTranslated(TranslatableItem.java:77)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.TranslatableInventory.getTranslatedInventory(TranslatableInventory.java:69)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.EwInventory.<init>(EwInventory.java:24)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.InventoryController.openInventoryWithData(InventoryController.java:28)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.merchant.Merchant.openTrading(Merchant.java:92)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.listeners.ClickInventoryListener.shop(ClickInventoryListener.java:91)
[19:33:39] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor45.execute(Unknown Source)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69)
[19:33:39] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2715)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1271)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1264)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1225)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1139)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[19:33:39] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_16_R3.network.chat.IChatBaseComponent
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.Reflections_1_16_R3.getNMSClass(Reflections_1_16_R3.java:444)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.Reflections_1_16_R3.getEnchantmentsLore(Reflections_1_16_R3.java:254)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.reflection.ReflectionUtils.getEnchantmentsLore(ReflectionUtils.java:78)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.merchant.MerchantOffer.lambda$0(MerchantOffer.java:70)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.TranslatableItem.getTranslated(TranslatableItem.java:95)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.TranslatableInventory.getTranslatedInventory(TranslatableInventory.java:69)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.EwInventory.<init>(EwInventory.java:24)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.player.inventory.InventoryController.openInventoryWithData(InventoryController.java:28)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.utils.merchant.Merchant.openTrading(Merchant.java:92)
[19:33:39] [Server thread/WARN]: at es.minetsii.eggwars.listeners.ClickInventoryListener.shop(ClickInventoryListener.java:91)
[19:33:39] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor45.execute(Unknown Source)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69)
[19:33:39] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[19:33:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2715)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1271)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1264)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1225)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1139)
[19:33:39] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
[19:33:39] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
Alright, 5.4.1 should fix the 1.16 bug. Also, Tnt at cubecraft doesn't push players from the same team of the player that placed it. Tank you for reporting!
Version: 5.3.9_01
I got some errors on console, do you have discord ? So i can send them to you. My discord : Mustafa Esad Temel#1819
Excellent plugin with many amazing features and highly configurable.
I have been using this plugin for a while, and there is no any bug or console warning which makes me really comfortable.
Thanks for your development.
hello, I would like to support this project in many ways.
do u have a discord?
I am very interested in this eggwars and I know many large communities of eggwars and I have many clients who want an eggwars in their network.
I really liked your plugin and I think it was time to change the EggWarsX plugin since it has many limitations and in theory they have the title of best eggwars plugin, but it is easy to obtain that title when there is none that competes with it. that are outdated.
u are the best
Tank you! I have created a discord for this plugin but still not sure of publishing it. Also there is a private chat here? I could give you the link if you want.