Core/Calendar: Add some additional validation when creating events
Port From (https://github.com/TrinityCore/TrinityCore/commit/562c567b1e0c878f0632994a79bcfbfd4a962504)
This commit is contained in:
@@ -1034,6 +1034,14 @@ Quests.DailyResetTime = 3
|
||||
|
||||
Quests.WeeklyResetWDay = 3
|
||||
|
||||
#
|
||||
# Calendar.DeleteOldEventsHour
|
||||
# Description: Hour of the day when the daily deletion of old calendar events occurs.
|
||||
# Range: 0-23
|
||||
# Default: 6 - (06:00 AM)
|
||||
|
||||
Calendar.DeleteOldEventsHour = 6
|
||||
|
||||
#
|
||||
# Guild.EventLogRecordsCount
|
||||
# Description: Number of log entries for guild events that are stored per guild. Old entries
|
||||
|
||||
Reference in New Issue
Block a user