Skip to content

MAD Plugin: Automatically put Events that boost spawns in your DB

Notifications You must be signed in to change notification settings

TechG3n/mp-eventwatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

You can import this like any other MAD Plugin.

If this is the first time you're setting up a MAD Plugin:

  • Download the EventWatcher.mp file (can be found here - if the site shows text, you can create an empty EventWatcher.mp file and paste that text into it)
  • Open {madmin.com}/plugins, click "Choose file" and choose the EventWatcher.mp file you just downloaded. Or drag&drop it there.
  • go to MAD/plugins/EventWatcher/ and cp plugin.ini plugin.ini.example
  • Restart MAD

There's two config options:

  • sleep to define the time to wait in-between checking for new events. By default it's one hour.
  • delete_events if you want Event Watcher to delete non-needed events (including basically all you've created yourself) - by default it's set to False.

please also join this discord

How does it work?

To not put unnecessary load on cool community-made websites, the Plugin pulls data from this file. A list I automatically update and commit to github.

The Plugin then grabs that file and checks if an event is missing for you or changed information and then updates your database accordingly.

About

MAD Plugin: Automatically put Events that boost spawns in your DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.1%
  • HTML 8.9%