Skip to content

A script that allows users to enable or disable specific holidays on server startup.

Notifications You must be signed in to change notification settings

Day36512/Extended-Holidays-Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

AzerothCore Eluna Extended-Holidays Script

Overview

This script is designed to work with AzerothCore and the Eluna scripting engine. It provides server administrators the ability to enable or disable specific in-game holidays. The script is configured to run at server startup and will automatically initiate the events based on the configuration set in the script.

How to Use

  1. Place this Lua script in your lua_scripts directory.
  2. Open the script and locate the HolidayStatus table.
  3. Update the table to indicate which holidays should be enabled (true) or disabled (false).
  4. Restart your server for the changes to take effect.

Output

The script prints out messages to the server console indicating which holidays are enabled. This can be useful for server administrators to confirm that the script is running as expected.

Troubleshooting

If you encounter any issues or have suggestions for improvement, please file an issue on GitHub or contribute to the project.

About

A script that allows users to enable or disable specific holidays on server startup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages