Pro EggWars [10% OFF] [Solo, Teams, Kits, Cages, Trails, Perks, MysteryBox, Holograms, LeaderBoards] icon

Pro EggWars [10% OFF] [Solo, Teams, Kits, Cages, Trails, Perks, MysteryBox, Holograms, LeaderBoards] -----

Professional Eggwars plugin with lots of features, support for Solo and Teams mode!




Version: v6.10
I just bought the plugin, I wanted to try the commands but it tells me that the plugin commands do not work, it is an internal problem of the plugin. How can i solve this?

Version: V6.8.2
Es un gran plugin de eggwars, pero tiene varias cosas que le hacen falta agregar, por ejemplo poder mover a tu gusto los items de la tienda, con el tiempo mejorará creo :u, pero ta bueno el plugin.

Version: v6.7.1
Was a little difficult to setup for me, I’m just starting with plugins setup, but has a lot of features and was totally worth it!

Version: v6.6.5
Nice eggwars resource, cool features and a nice add on for my server, worth every penny!

Version: v.6.6.1
Excelente plugin de eggwars, muy parecido a Cubcraft, totalmente recomendado!! (:

Version: v6.5.10
Perfect eggwars plugin, absolutely worth buying. This is an amazing eggwars plugin and fits perfectly what I was looking for.
Hope developer adds more interesting content in the future!

Version: v6.5.9
Literally the best eggwars plugin, it is very easy to use, the amount of features is insane, this is a must have!!

Version: v6.5.9
----------------------------------------------------
It does not work, not recommended
If fixed, I will change my rating.
----------------------------------------------------

Version: v6.5.9
Great plugin and very customizable. Way better that the old egg wars plugin I was using.

Version: v6.5.9
Does not work, Plugin don't reload, Works until you need a server restart or reload the plugin to apply updates. no help from owner.

Version: v6.4
This is the best plugin out there, comes with every Hong you need... like it’s amazing!

Version: v6.4
Amazing plugin, quick support, really good plugin for your server. I recommend everyone.

Version: v6.4
It took me a short while to understand how the plugin works and how to use the config, but once I figured it out was a smooth road. Keep up the great work!

Version: v6.3.2
It looks fine, but is full of bugs and the shop villager is not spawning.The cages don't work.

Version: v6.3.2
Best eggwars plugin on spigot, lots of features. Good job dude!!!!!!! (:

Version: v6.3.2
i paid for the plugin but after 3 maps of building the plugin is broken. Can you fix that?

Version: v6.3.2
This version works fine but its only untill you restarted your server then the plugin can't load it self and breaks

Version: v6.3.1
paper 1.15.2
Arena regenerate
often a error telling you that you need to place a villager you already placed
so don't buy it as it is right now :/

Version: v6.3.1
There is a some error. If the villager shop disappears in the middle and the player dies during the game, the scoreboard disappears.

Version: v6.2.10 CYBER MONDAY
still bug with npc using bungeecord on 1_8_R3
please fix it

and pelase add map selector on NPC like this
https://i.ibb.co/LQGfCsg/2019-12-03-13-53-42.jpg

Version: v6.2.9 BLACK FRIDAY
Does exactly what I need! Thank you very much! I couldn’t find a plugin with so many features compatible from 1.8 to 1.14

Version: v6.2.8
Great plugin! Fast support when needed, works fine with multiple servers or stand alone! Players love it!

Version: v6.2.8
Very good plugin! No errors, very configurabl, friendly interface and others! I recommand it, its the best!

Version: v6.2.8
Everything working flawlessly with my setup, I’m really happy with this plugin and all it’s features.

Version: v6.2.7
i setup plugin on 2 servers (lobby+ arena game)
bungee-mode: true on lobby server
and bungee-mode: true on arena game server
and when i click on NPC to join Server i get this error on console:

> [21:29:38 ERROR]: Could not pass event InventoryClickEvent to ProEggwars v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Caused by: java.lang.NullPointerException
at io.gabbo200.github.Eggwars.listeners.NPCInventoryClick.onClick(NPCInventoryClick.java:241) ~[?:?]
at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:git-Spigot-db6de12-18fbb24]
... 15 more

Version: v6.2.6
Plugin is really good, I would like to see many new features, worth every penny!!

Version: v6.2.6
Best feature you can add to your server! This plugin have everything you need, is amazing the amount of features it offers. Keep up this amazing work!

Version: v6.2.5
A Really good plugin, and I mean it. The author was quick to respond to my bug and his steps are clear. I recommend this plugin to others, and to the people who couldn't get the commands up, he told me to go thru the setup and do it properly. Tnx so much again very good plugin.

Version: v6.2.5
What a great plugin! Has so many features I haven’t even test everything yet! Keep up with this amazing work.

Version: v6.2.5
I love the plugin!! Will be great to see a teams chat feature! Everything is working fine but will be a great feature.

Version: v6.2.3
Ich kann nur empfehlen dieses Plugin nicht zu kaufen! Es steckt voller Fehler, wenn ich meiner Server neu starte funktioniert das Plugin nicht mehr und ich muss es neu aufsetzen. Ich weiß absolut nicht wie man so etwas für 10$ verkaufen kann!

Version: v6.2
Thanks for the 1.14 update this is working fine now. Money was 100% worth. I can just recommend it

Version: v6.1.22
I love the plugin! Lots of updates. I’ll recommend this plugin it’s an amazing mini game for your server.

Version: v6.1.22
Best eggwars plugin on spigot! It has so many features and I love that I can customize so many things.

Version: v6.1.21
Amazing plugin. Money was 100% worth it. This is working flawlessly for me on spigot 1.13

Version: v6.1.20
The plugin is perfect, without bugs. I hope it gets lots of updates and new features

Version: v6.1.18
Excelent plugin! i think that its the best
but please i need you help :( i will to send a message in dm

Version: v6.1.17
Nice plugin. I gie you 5 , but i have issues, when i stop my server and later i turn on, the arenas are deleted, and show a error in console :(

Version: v6.1.9
ite very very very very very very very very very very very very very very veryvery good plugin

Version: V6.1.6
the only mistake I found at this time was that the npcs disappear like the villagers, and I'm still waiting for the team talks and the party to be added and it's been almost 2 years since I asked the developer and he still does. Do not add

Sorry for my English, I speak Spanish

Version: v6.0.1
I don't recommend buy this plugin, reasons:
Many bugs
Plugin developer doesn't listen to it's buyers
The very same gameplay is terrible
Tincture of the arena may break and will not create an arena.
The plugin is not worth the money.

Version: v5.9.6q
Pls add the possibility of create vip shop. Thanks. Good Plugin, pls continue to update it.

Version: v5.9.1
BUY= LOSE MONEY
SUPER BETA PLUGIN IS NOT PRO AND NO ALPHA
Plugin work, i can play with it(but cause bug don't work), but dev is inactive, i write to him 8 days ago for fix some problems, but he don't read, the problem is 1 enderchest after match no will reset for next match, 2 no auto respawn on die on match 3 /ew hologram add command don't work 4 sometimes scoreboard on lobby disappear 5 sometimes player who die, they spawn on main lobby before spawn on they team! 6 villagger disappear 7 sometimes when arena start player don't go on cage 8 i can't create other arena because plugin say me"eggspawn missing for team" but is set, can you add new features? 1 add possibility for remove basic
permission 2 update shop like big netwok, (cubecraft) make a modern shop, for now my server is offline, so i can't show this bad work, i will update my review IP 163.172.109.78:25643 (cracked 1.8/1.12.2)

Version: v5.9
Execelnt Plugin the only thing that I miss is a limit for each level of the generators If you add this I will give you a 5 star :)

Version: v5.8.4
Super Plugin

Please Fix Scoreboard bugs in spectator mode because scoreboard

is invisible in spectator mode

Version: v5.8.4
Author recently updated the plugin breaking bug, but created more in the process, waiting to see if they get fixed as well.

Version: v5.8.2
Tnx For UPDATE
.

Version: v5.8.1
Please update

and add random join for solo and team

i need this plugin for my network

Version: v5.8
Best Plugin

Please update to New Villager shop Disign

and add commands

- /ew autojoin solo
- /ew autojoin team

Version: v5.7
Hi I bought your plugin but the scoreboard is not working and can you help? Your plugin is great!

Version: v5.7
Hes not dead...
Keep it up.
I thought you was....
Sorry, i was a dick and i know that

Version: v5.6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Super plugin, keep it up!
Not who idiots give a rating for Update!
Everyone has their lives and is not
sitting 24 hours at the computer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Version: v5.6
Don't post bad reviews, first ask me!
Fck you mait.
You don't update, you get bad reviews you fcking idiot

Version: v5.6
Please people don't buy this plugin there is no support no updates and has many bugs !

Version: v5.6
es una mierda. pido mi rembolso. no sirve para nada. gaste 39 soles par aun coño

Version: v5.6
this plugin does not work its bad its not worth the money i recommend you to not get this shit plugin

Version: v5.6
Absolutely horrendous.

Buying this plugin was a mistake and a waste of money. Author has gone inactive and his plugins are all in InactiveResources. Really wish I could get a refund on this.

Version: v5.6
It's full of bugs, and not professionally made. I'd rather spend money on another plugin with better functions.

Version: v5.6
Simply put: Don't buy! No fixes for all the basic bugs/problems with this plugin. This version is just another attempt to fix his badly broken attempt to implement an "antipiracy server system" - which disables the plugin when his servers aren't up and answering.

Version: v5.6
Hello, the plugin looks super first, but when I bought it, it was not made professionally.
I deal with big bungeecord servers.
And I think it's lost money ..
I paid $ 10 for it and nothing happened.
You will be happy to fix it because many of the comments are negative .. :)

Version: v5.6
This plugin is excellent ! But sign is not changing and when game ends, it will teleport players to Main Lobby, but in 1 second back to the game with title: You died, you are now a spectator. Can somebody help me ?

Version: v5.6
DON'T WORK . AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!AGAIN!!!!!

Version: v5.6
Hey! Very good plugin, nothing to say!
Do not let yourself be demotivated, and try to be active again, it could be cool!
Thank you in advance!

Version: v5.6
unprofessional developer, he does not fix anything on his plugin, just bump to sell more and now he left us with a buggy plugin without the source for us to fix!

Version: v5.5.11
Too many problem, eggs doesn't despawn after the game end and not allow to create a new egg! Arenas sometime doesn't work, will need to reload the plugin. Soulwells have problem... 10$ dropped in the WC...

Version: v5.5.11
Still no fixes for all the basic bugs/problems with this plugin. This version is just another attempt to fix his badly broken attempt to implement an "antipiracy server system" - which disables the plugin when his servers aren't up and answering.

Version: v5.5.10
decided to stop using. Bunch of bugs, game doesn't end correctly, doesn't start correctly, a lot of inventoryClick , join, and quit exceptions, and nullpointerExceptions - breaks Arena. Developer doesn't respond anymore, seems like he has no will to fix it anymore. I have waited patiently for past months, contacted developer several times, and nothing really changed. Now it's time to stop using all of his plugins. DO NOT BUY THIS PLUGIN. THERE ARE MANY OTHER GOOD PREMIUM RESOURCES WITH GOOD SUPPORTS.

Version: v5.5.10
I bought it but its problem tho I cant create arena when I did its talk ;an internal error occurred while attempting to perform this command;

Version: v5.5.8
I am having the same issues as many of the other buyers gave complained about. I understand that he is a student, and is probably studying for finals next week, but he could at least get the plugin in working order and let us know when he'll be back.

Version: v5.5.8
New version fixed nothing. Still no word from developer if even simple basic bugs will be fixed. He just vanished into thin air and left a very unfinished plugin. Don't buy!

Version: v5.5.8
Full of errors and issues, inactive. Do not buy this plugin.

Developer forgot about updates... I need refund button.

Version: v5.5.6
As many reviews already mentioned, I totally agree with them. It contained bugs for a while, and still haven't been fixed. Now, anti piracy server is down, and i can't even use it anymore. It seems like he stopped responding too.

Version: v5.5.6
A _lot_ of bugs in current version even though author promised me before I bought it that there was no known bugs. Atm his "Antipiracy" server is down and the Eggwars plugin cannot start/load but just times out at server start. Is that even allowed with a Spigot Premium Ressource?

Version: v5.5.6
Do not buy this plugin until the developer fixes these bugs:
Plugin won't enable because his anti-piracy servers are down.
Games will stop starting if a player leaves and it drops below the minimum players then it will be stuck in starting forever.
TnT won't destroy blocks.
Death and blocks broken stats are not tracked.
You can teamkill with the default pyro kit.
Apparently players can steal items from the kit menu before the game starts(I have not tested this myself, but players provided proof)

Version: v5.5.6
No support so far, developer doesn't reply to problems, currently the plugin is unusable on my server

Version: v5.5.6
When i reload this plugin with plugman, it will lose all the data. The file is not empty, but plugin says "Produce arena does not exist". Can you help me?

Version: v3.3.13
First of all I want to apologize to the developer.
The plugin works great, very easy to set up.
I advise

Version: v3.3.8
I love this plugin but it really needs the emerald gen if the creator is reading this plz add the emerald genorator

Version: v3.3.8
Very fun! This eggwars plugin has the most features. One of my favorites is the shop system where you can buy new trails and cells.

Version: v3.2.1
If you are a server owner/network looking for a fun new game to add to your server.... well then you're in luck. This plugin is absolutely amazing, as well as the Author. Really fun to play with others. No bugs as of latest version for me. Awesome support as well! 10/10 plugin. <33

Version: v3.1.7
==========================================

Love it! Great respond time from the dev too!

==========================================

Version: v3.1.6
Its a very nice plugin but, There is some buggs with spectator (You can pull stuff from the generators if a player stands on it, if you a spectator you cant pick it up but it disappears) Maybe you can add some voting systems :)

Version: v3.1.4
Super Plugin kannst du nur beim Bungee Mod /start fürs starten der Runde einrichten oder /forcestart
LG L0renzZ0ckt

Version: v2.9.3
WOW Good :DDDDD 1# EggWars Plugin In World =) Please Update And Add More Features to plugin =)))))))

Version: v2.9.1
<-------------------------------------------------------->
BEST!!
<-------------------------------------------------------->

Version: v2.7.1
Hey Sorry about my bad reviews.........................................................................................

Version: v1.4
I find that your plugin EggWars in things in more than other plugins of this type, I adore your work! Great!

Version: v1.2
Excellent the first Egg Wars plugin that has the crystals and has added things what I've seen so far impresses me good job

Resource Information
Author:
----------
Total Downloads: 335
First Release: Dec 20, 2016
Last Update: Jul 10, 2024
Category: ---------------
All-Time Rating:
84 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings