🎅 Santa Event

Santa spawns in configurable regions and distributes rewards to nearby players.

Configuration (santa.yml)

santa:
  enabled: true
  spawn:
    world: world
    region: "spawn_santa"
  rewards:
    commands:
      - "eco give %player% 500"
      - "shards give %player% 25"
    message: "&aSanta has visited and rewarded you!"

Commands

CommandDescriptionPermission
/santaShows Santa status/next scheduleultimatechristmas.santa
/santa spawnManually spawn Santaultimatechristmas.santa.admin
/santa despawnRemove Santaultimatechristmas.santa.admin
/santa infoShow next spawn timeultimatechristmas.santa

Permissions

PermissionDefaultDescription
ultimatechristmas.santatrueView Santa info
ultimatechristmas.santa.adminopControl Santa manually