DayZ
Restart_Server
[DEV] Carlos  [开发者] 2024 年 6 月 2 日 上午 7:04
Readme ( English
Restart_Server

Ensuring the Stability of Your DayZ Server

This mod was created with the goal of providing a more stable and continuous gaming experience for all players, ensuring that the server has enough time to recover after a restart.

Main Features:

Scheduled Restarts

Set specific times to automatically restart the server, avoiding overloads and improving stability.

Advance Notifications:

Automatic notifications inform players about imminent restarts, ensuring that everyone is prepared and does not lose their progress.

How Does It Work?

Simple Configuration:

The mod is easily integrated into the server and does not require complex configurations.

After installation, it starts working automatically.

You can configure the restart times and notification messages using the restartDevCarlos.json file inside the DEVCarlos folder in your server's configuration folder (profiles, config, etc).

Why Use "Restart_Server"?

Improved Performance: With a blocking period after the restart, the server has time to load all mods and data without the pressure of immediate player connections.

Increased Stability: Reduces the chance of crashes or lags, providing a smoother gaming experience for all players.

Did You Like It? Show Your Support!

If you liked "Restart_Server" and it helped improve your DayZ experience, please leave a like and comment below! Your feedback is extremely important to us and motivates us to continue improving and creating useful mods for the community.
< >
正在显示第 1 - 7 条,共 7 条留言
MetalHead 2024 年 6 月 30 日 上午 2:40 
Is this a server side mod or a client/server mod ?
Санёк67 2024 年 9 月 16 日 上午 2:47 
Отличный мод спасибо огромное и успехов в разработках
[DEV] Carlos  [开发者] 4 月 26 日 下午 9:40 
We have just released a BIG UPDATE for the Server Restart Mod! 🎉

Now includes:
✅ Optional automatic player kick
✅ Optional Discord Webhook integration
✅ Improved automatic file creation
✅ Rewritten code for better compatibility

🛠 If you are already using the mod, please update to the latest version!

📣 Please leave a review and share your feedback!
If you find any bugs or have suggestions, comment here! 🚀

Thank you all for your amazing support! ❤️
[DEV] Carlos  [开发者] 4 月 26 日 下午 9:41 
🇺🇸 Welcome to Server Restart Mod!

🚫 REPACKS or use on any other account is strictly prohibited except:
https://psteamcommunity.yuanyoumao.com/id/dayzservertutorial/

🛠 About the Mod

We developed this mod to offer a free and professional solution to keep your DayZ server stable and optimized through scheduled automatic restarts.

---

🎮 Main Features:

✅ Scheduled Restarts
✅ Automatic Notifications
✅ Automatic Player Kick (Optional)
✅ Webhook Discord Integration (Optional)
✅ Automatic Folder and File Creation
✅ Fully Plug-and-Play
✅ Compatible with other mods

---

⚙️ How It Works:

- Upon installation, the mod automatically creates the profiles/DEVCarlos/ folder with the restartDevCarlos.json file.
- Inside the JSON you can configure:
- Restart times
- Notification messages
- Warning intervals
- Discord webhook integration (optional)
- Player kick before restart (optional)

Check the README.txt inside the Info folder for full instructions in English and Portuguese.

---

🌐 Join Us:

🎥 YouTube: https://www.youtube.com/@dayzservertutorialbr
📞 Discord: https://discord.gg/xkCQzUeGDt

---

❤️ Like the Mod? Support Us!

If this mod helped your server and you want to encourage the development of more free content, consider donating:

- 🧡 Donate via PayPal[www.paypal.com]
- 💚 Donate via Wise[wise.com]

Even a small $1 donation helps us a lot to keep creating quality content for the community! 🙏
[DEV] Carlos  [开发者] 4 月 26 日 下午 9:49 
{
"m_Enable": 1,
"m_Schedules": [
{
"m_Hour": 0,
"m_Minute": 0,
"m_Active": 1
},
{
"m_Hour": 6,
"m_Minute": 0,
"m_Active": 1
},
{
"m_Hour": 12,
"m_Minute": 0,
"m_Active": 1
},
{
"m_Hour": 18,
"m_Minute": 0,
"m_Active": 1
}
],
"m_Await": 2,
"m_EnableKick": 1,
"m_Reason": "The server will now restart. We'll be back in a few minutes.",
"m_Notification": "The server will restart in %TimeMinutes% minutes.",
"m_Intervals": [
60,
45,
30,
20,
15,
10,
5,
4,
3,
2,
1
],
"m_WebhookID": "",
"m_WebhookToken": ""
}
Jamie7399 6 月 7 日 上午 3:32 
just shuts down my server doesn't not restart
trying to make it restart every 6 hours. but server just restarts every 1 hour
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50