[FREE] EggWars Mini Game (Remastered) icon

[FREE] EggWars Mini Game (Remastered) -----

Based on Cubecraft's "EggWars" mini game; Originally by gaelitoelquesito, but I remastered its code.




Version: 6.2.0
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!!

Version: 6.2.0
/playsound minecraft:entity.lightning_bolt.thunder ambient (player) ~ ~ ~ 2 0.5 1, Can you make the egg breaking sound like this?

Version: 6.2.0
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

Version: 6.1.2
Hola Rosillo, necesito que me contactes lo antes posible. Mi discord es inigo#4743

Version: 6.1.2
Best of all, and still missing a lot of absolutely necessary things. I wrote more in discussions.

Version: 6.1.1
Good plugin its just how do you change the scoreboard on www.yourwebsite.com because i dont know how to change it?
-
Author's response
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

Version: 6.1.1
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

Version: 6.1.1
Hey, this plugin is really great! Can I forward it to the Harmony Forum? I will create a translation package.

:)

Version: 6.0.1
Once and again, thank you Rosillo. Beautiful, amazing and fully equipped plugin. Don't stop with your project, you have potential!!!
-
Author's response
Thank you!

Version: 5.4.1
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 :)

Version: 5.4.1
--------------------------------------------------------------------
Buen plugin pero funciona para la versión 1.8?
--------------------------------------------------------------------

Version: 5.4.1
Excellent update, ty for fix the bug. Can you make tnt like this ? : https://www.youtube.com/watch?v=eL0S7P6Qo0w&t=57s

Version: 5.4.0
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)
-
Author's response
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

Version: 5.3.9_01
This is the best eggwars plugin ever! But can you add this pls: If you die and your respawn, there will be fireworks above your egg!

Version: 5.3.9
Nice plugin, i like it this plugin I congratulate you for your perseverance.......

Version: 5.3.9
I have already done this mod's rate before but ok you don't need this info this is only to complete the 80 words ok 5 words left bye

Version: 5.3.5_01
New update, better plugin, a lot of bugfixes... It's lovely :) thanks for updating and upgrading the old plugin man :)

Version: 5.3.4
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.

Version: 5.3.4
HOLA AMIGO TE QUIERO ME ENCANTA ESTA MODIFICACIÓN ES MUCHO MEJOR QUE EL ORIGINAL PERO SOLO HAY 2 COSAS A PEDIR:

- Server de discord
- Soporte de versiones como la 1.8

GRACIAS AMIGO TE HACÍA UN HIJO AHORA MISMO

Perdón por las mayusculas jajjajajja
-
Author's response
equisdee

Version: 5.3.4-pre
Thanks for your project, I've been looking for an eggwars plugin like this for years. please add the configurable placehoders for scoreboard

Version: 5.3.0
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
-
Author's response
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.

Resource Information
Author:
----------
Total Downloads: 3,659
First Release: Nov 12, 2021
Last Update: Dec 10, 2024
Category: ---------------
All-Time Rating:
21 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings