Test push

This commit is contained in:
Jules 2023-03-09 17:53:54 +01:00
parent bbd3708393
commit 3239b9ca17

View File

@ -172,8 +172,8 @@ public class MMOCore extends JavaPlugin {
} }
/* /*
* Resource regeneration. Must check if entity is dead otherwise regen will make * Resource regeneration. Must check if entity is dead otherwise regen
* the 'respawn' button glitched plus HURT entity effect bug * will make the 'respawn' button glitched plus HURT entity effect bug
*/ */
new BukkitRunnable() { new BukkitRunnable() {
public void run() { public void run() {