Sending data to plugin when MySQL database is updated?
I have a donation system for my server via a website. When a user donates via paypal it stores their steam_id as well as donation_id on a MySQL table, how can I make a plugin that runs whenever a new field is inserted (new donation) and stores the steam_id and donation_id fields of the new donation in variables?

PS: I checked the umod database documentation and couldn't find anything about checking when a table is updated.
Hello, your request does not concern an Umod or oxide plugin. Then do a search on the web because it concerns + your website. Good luck.