xddd amoguns funni xddd

This commit is contained in:
BuildTools 2022-01-29 14:07:37 +01:00
parent 4885aa1adf
commit 34c4468186
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ public class Main extends JavaPlugin implements Listener {
boolean ai;
double chance;
Map<PotionEffectType, Integer> effects;
Map<PotionEffectType, Integer> effects = new Map<PotionEffectType, Integer>();
@Override
public void onEnable() {