Learn how to join our server and start playing in 60 seconds!
Play Now
  • Hey Guest, if you have any suggestions regarding our Minecraft server, Discord server, or website, we would love to hear them!

Accepted KitPvP Unbreakable Anvils

Status
Not open for further replies.

Rizmer

Member
Joined
Feb 10, 2019
Messages
9
Points
1
Suggestion:
Unbreakable Anvils

Detailed description:
Hello,
Is it possible for the owners to add a plugin which sets the damage of anvils to false?
Me as an developer would be able to create such plugin; it basicly comes down to:

import bukkit's event Handler & org.bukkit.event.entity.EntityDamageEvent
public void anvilDamage(EntityDamageEvent e) {
if (e.getEntity().equals(Material.ANVIL)) {
e.setCancelled(true);
}
}

given the fact kitpvp only has anvils in spawn this should be enough.

I have added an .jar to this suggestion which should be inspected by an Java decompilation tool to know for sure I am not sending any backdoors into Pikanetwork.

Gamemode / Platform:
KitPvP

Reason(s):
Anvils break which means people with knockback swords will be more overpowered than others whom can not make such swords; it takes up the time of the owners of PikaNetwork to place new ones and such plugin would take some time off their shoulders.

Example(s):
 

Luio

The Pika
Joined
Dec 8, 2018
Messages
1,799
Points
84
IGN
Luio (Currently Perm Banned 😞)
They don't have time for anything right now, so you're just gonna have to wait.
 
OP
OP
R

Rizmer

Member
Joined
Feb 10, 2019
Messages
9
Points
1
Because? In my opinion, it takes ~40 seconds to import the plugin in the mega.nz upload;
next to that it takes 20 seconds to decompile and see that it is clean.
 
OP
OP
R

Rizmer

Member
Joined
Feb 10, 2019
Messages
9
Points
1
It takes more time to actually place new spawners ;-)
3mPvOkU.png
 

voodootje0

Staff Member
Owner
Joined
Mar 4, 2018
Messages
2,685
Points
115
Hey Rizmer,​
Thank you for your interest by creating a suggestion for PikaNetwork.​
I am glad to tell you that your suggestion is accepted and it is going to be implemented very soon!​
Have a good time on PikaNetwork!​

Best regards,
voodootje0
 
Status
Not open for further replies.
Top