🌘
Bloodmoon Advanced
  • Bloodmoon Advanced
  • ❓FAQ
  • πŸ“šGuides
    • Enable bloodmoon for your world
    • How to use commands in console
    • Use custom sounds
  • General
    • Commands & Permissions
  • ⏰SCHEDULES
    • Introduction
    • Commands
    • Properties
  • 🚧SIGNS
    • Introduction
    • Overview
  • πŸ’€Mobs
    • Introduction
    • Properties
    • Commands
    • Spawn mechanics
    • Boss
    • Mythic mobs
  • πŸ“¦Items
    • Introduction
    • Commands
  • 🌑️Lifecycles
    • Introduction
    • Commands
  • 🎬Actions
    • Introduction
    • Commands
  • πŸ’€Death Actions
    • Introduction
  • ⏲️ Events
    • Introduction
    • Stop Event
    • Death Event
    • Heal Event
    • Lightning Event
    • Potion effect Event
    • Teleport Event
    • Swap Event
    • Reinforcement Event
    • Dash Event
    • Speak Event
    • Respawn Event
    • Explode Event
    • Sound Event
    • Vanish Event
    • Shield Event
  • Placeholder API
    • Overview of placeholders
  • πŸ“„Configs
    • config.yml
    • mobs.yml
    • actions.yml
    • lifecycles.yml
    • items.yml
    • messages.yml
    • schedules.yml
  • πŸ–‡οΈAPI
    • Introduction
    • API docs
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Enable bloodmoon for your world

By default, the bloodmoon will only run for worlds that were configured. This guide will tell you exactly how to enable the bloodmoon for your world.

Previous❓FAQNextHow to use commands in console

Last updated 5 years ago

Was this helpful?

Getting started

Open your . Look for a config property "enabled-worlds". Add your world in the list.

enabled-worlds:
  - world
  - myworld

Save your config file.

now type /bloodmoon reload to reload all the configuration files. Your world will now be enabled for the bloodmoon event.

πŸ“š
config.yml