IMPORTANT: This update requires editing of the current config. Please add the following within the phantom_spawn.spawn_conditions.world section:
Code (YAML):
# No phantom will spawn during disabled moon phases. Please add the corresponding integer of the moon phase (i.e. 1 to disable full moon). For a list of all moon phases visit the minecraft wiki: https://minecraft.fandom.com/wiki/Moon disabled_moon_phases: # - 1 # - ...
You can always compare your config with the default one available on the plugin's main page or the GitHub wiki.