xddd amoguns funni xddd
This commit is contained in:
parent
4885aa1adf
commit
34c4468186
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue