Added /xmas santa teleport command to teleport to Santa
Changed command names from /xmas start/stopsanta to /xmas santa start/stop (required permissions were also changed, please see plugin description or docs for updated commands & permissions)
Added support for MariaDB database. Note: If you were trying to use it before, make sure to update database type in your config.yml to MARIADB according to the example.
THIS UPDATE REQUIRES FULL DATABASE RESET! You have to either delete database.db (when using SQLite) or drop the plugin's tables/database (when using MySQL).
Added new command to toggle snow effect for yourself:
/christmas snow - toggle the snow effect for yourself, snow must be enabled globally in order to use it (christmasplus.christmas.snow)
Added Advent Calendar test mode - toggle it with /ac test (requires christmasplus.adventcalendar.test permission) - more in commands section of the description
Added fill item (eg. gray glass pane) to Advent Calendar
Updating from previous versions
You need to add the shuffleWindows, windowsPadding, windowsRandomColorGlassPanes, fillItem entries to the root level in adventcalendar.yml. Example: https://pastebin.com/Y3xQcATw
Spawners The entity names changed in 1.11, make sure you're using valid ones:
http://wiki.brcdev.net/Entity_types#1.11_and_newer Furthermore, make sure you're using latest SilkSpawners version.
PickupSpawners don't support 1.11 yet (as of 29th Nov 2016).
It's recommended to reset the database (stop the server and delete the database.db file) as most likely the one you're currently using is corrupted. If you don't want players to claim today's gift again (1st December) just remove the item with day number 1 from adventcalendar.yml.