ARK Plugin Crash Manager

Unmaintained ARK Plugin Crash Manager 1.1

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
The "Unmaintained" prefix is a technical term often used in the development world to signal that a specific piece of code, feature, or a resource is no longer actively managed or updated by its creators. It's similar to a 'Beware' sign on a physical property, warning visitors to proceed with caution.

For instance, if a developer creates a resource for other users to use, but later decides not to continue updating it due to various reasons like time constraints or shifting focus to other projects, they might attach an 'unmaintained' tag to it. This tag serves as a clear indication to other users that while they can still use this resource, they should be aware that it may not be up-to-date with the latest coding standards or security updates.

From a user perspective, an 'unmaintained' tag can help yourself identify resources that may not provide the best experience or security. It signals that the resource in question may have outdated features, potential security vulnerabilities, or bugs that are unlikely to be fixed.
Plugin will automatically restart your server when it crashed. It will also attempt to save the world after the crash (no rollbacks anymore).

Notice:
Make sure you do a regular backups if you want to use save world function.

Configuration:
JSON:
{
  "SaveWorld":true, // Save world after crash (experimental)
  "ShouldRestart":true // Automatic server restart
}
Author
GamingOGs
Downloads
1,490
Views
9,224
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from GamingOGs

Latest updates

  1. 1.1

    Added ShouldRestart option Fixed the issue when crash logs weren't being written
Back
Top