Jump to content

4 Screenshots

  • 122
  • 2
  • 8.82 kB
 Share

About APErrorNotify

APErrorNotify is a Rust server plugin that monitors the loading status of other plugins and sends notifications to Discord if any plugins fail to load. With support for multiple languages (English, Russian, Ukrainian, and Polish), this plugin lets users select their preferred notification language. APErrorNotify automatically scans all server plugins on startup or reload, identifies those that failed to load, and sends detailed messages, including error descriptions if enabled, as an embedded Discord message via Webhook.

Key Features:

Multi-language notification support (English, Russian, Ukrainian, Polish).

Automatic notifications of plugin load failures on server startup and plugin reload.

Configurable embed color for Discord notifications.

Option to enable/disable error description in messages.

Configuration:

{
  "EmbedColor": 16711680,
  "IncludeErrorDescription": true,
  "Language": "en",
  "NotifyOnPluginLoadFail": true,
  "Translations": {
    "en": {
      "DefaultMessage": "APErrorNotify detected plugin load errors",
      "PluginReloadTitle": "Plugin Reload: Plugins Failed to Load",
      "ServerStartTitle": "Server Started: Plugins Failed to Load"
    },
    "pl": {
      "DefaultMessage": "APErrorNotify wykrył błędy ładowania pluginów",
      "PluginReloadTitle": "Przeładowanie pluginu: Błąd ładowania pluginów",
      "ServerStartTitle": "Serwer uruchomiony: Błąd ładowania pluginów"
    },
    "ru": {
      "DefaultMessage": "APErrorNotify обнаружил ошибки загрузки плагинов",
      "PluginReloadTitle": "Перезагрузка плагина: Ошибка загрузки плагинов",
      "ServerStartTitle": "Сервер запущен: Ошибка загрузки плагинов"
    },
    "uk": {
      "DefaultMessage": "APErrorNotify виявив помилки завантаження плагінів",
      "PluginReloadTitle": "Перезавантаження плагіна: Помилка завантаження плагінів",
      "ServerStartTitle": "Сервер запущено: Помилка завантаження плагінів"
    }
  },
  "WebhookUrl": ""
}

 


VORON's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

100.5k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.