Announces

Announces Overview
Announcements are used to communicate important messages to players, such as server updates, events, or general announcements. The announce system can include text, headers, dates, and optionally images to make your messages more engaging.
1. Structure of Announces in Announces.json
The announcements are defined in the Announces.json
file. Each announcement includes several key elements:
[
{
"text": "Lorem ipsum dolor sit amet consectetur. Penatibus ullamcorper dui suscipit fringilla dis magna. Et viverra tellus vitae id congue tellus lorem. Pharetra feugiat nunc facilisi vitae pellentesque integer. Hendrerit orci rutrum odio.",
"date": "05.09.2024",
"header": "Welcome to the server!",
"photo": ""
}
]
Last updated on: