Archiviert
13
0
Dieser Commit ist enthalten in:
Yaruma3341 2020-02-01 23:53:55 +01:00
Ursprung ed5a79dbb3
Commit c422c91d03

Datei anzeigen

@ -18,7 +18,7 @@ public class ShieldListener implements Listener {
double radius = 2.5D;
double multiplyer = 1.02D;
float height = 1.2F;
float height = 1.0F;
@EventHandler
public void handlePlayerMove(PlayerMoveEvent event) {