Skip to main content
Keeping your playerbase informed about upcoming events (like Moonlight Box drops, EXP bonuses, or OX Competitions) is crucial for server retention.

Scheduling an Event

Once you have defined your event types in Event Types, you can quickly build a visual schedule for your players.
1

Open Calendar Settings

Navigate to Event Calendar in the sidebar and click Create Event.
2

Select an Event Definition

Choose the Event Type (What type of event is it?) from the dropdown. This references the Event Definitions you created previously.
3

Configure Timing

Select the exact Start Time and End Time. The CMS will handle timezone formatting for your players automatically.
4

Configure Technical Parameters

Configure the technical flags required by your game server source:
  • Empire Flag
  • Channel Flag
  • Custom integer values (value0 to value3) used by your quest files.
5

Publish

Click Save Changes. The event will immediately appear on the Homepage and the dedicated events widget on the frontend website.
Game Event Calendar View
Database Synchronization: Because the CMS is directly connected to the Player.event_table, any events you add manually via Navicat will automatically appear in the CMS Event Calendar. Similarly, any events you add or modify through the CMS will instantly update your game database in real-time.