Carols

During whole season, Christmas carols are playing to players to make these harmonious moments more memorable.

Module

If you are using this resource because of other features and Carols are not used, you can to disable this module and increase performance of the server.

Options:
  Carol:
    Active: true #false, if module is not used

Season duration

Range of days, while module is active.

Options:
  Carol:
    Season:
      DateFormat: "dd.MM.yyyy HH:mm"
      StartDateTime: "27.11.2022 00:00" #The datetime when the season starts.
      EndDateTime: "31.12.2022 23:59" #The datetime when the season ends.

NoteBlockAPI

By integration of NoteBlockAPI allows to play much more Christmas carols as before.

How to use?

Simply, put .nbs file into Carol folder.

To make own order of carols, rename them in format XX-<NameOfCarol>.nbs. E.g. 01-JingleBells.nbs, 02-HolyNight.nbs.

Without NoteBlockAPI

By not using NoteBlockAPI, only JingleBells carol is played to players during the advent season.

Range

Specifies how far is able to hear carol from selected point.

Distance is count of blocks from point.

Options:
  Carol:
    Range: 5

Mode

List of modes mentioned above:

  • AROUND_POINT - Carol is played around one location. Suitable for SpawnPoint.

There is required to set location using command /Carol Spawner Location Set

  • AROUND_SANTA - Carol is played around Santa's Figure.

  • AROUND_ELF - Carol is played around Elf's Figure.

  • AROUND_ASSISTANT - Carol is played around Assistant's Figure.

  • AROUND_GRINCH - Carol is played around Grinch's Figure.

  • WHOLE_WORLD - Carol is played in the whole world. (Variable World at Options file.)

Options:
  Carol:
    World: "world_name"

Last updated