https://github.com/restoremonarchyplugins/enjinautodonator
Free and open source Enjin auto donations plugin for Unturned
https://github.com/restoremonarchyplugins/enjinautodonator
enjin enjin-auto-donations enjin-plugin unturned unturned-plugin
Last synced: about 2 months ago
JSON representation
Free and open source Enjin auto donations plugin for Unturned
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/enjinautodonator
- Owner: RestoreMonarchyPlugins
- Archived: true
- Created: 2020-11-24T21:05:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T14:17:12.000Z (over 2 years ago)
- Last Synced: 2025-02-23T20:31:55.540Z (4 months ago)
- Topics: enjin, enjin-auto-donations, enjin-plugin, unturned, unturned-plugin
- Language: C#
- Homepage: https://enjin.com
- Size: 3.82 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EnjinAutoDonator
Free and open source Enjin auto donations plugin for Unturned
**This plugin is sponsored by Rise and RisenHero.net**Download latest version from [Github Releases](https://github.com/RestoreMonarchyPlugins/EnjinAutoDonator/releases)
Please post bug reports and feature requests in [Github Issues](https://github.com/RestoreMonarchyPlugins/EnjinAutoDonator/issues)You can download `WebDonationsToEnjinAutoDonator.zip` in the releases that has exec file which can migrate WebDonations config to EnjinAutoDonator easily.
### How it works?
* Every `RefreshTime` the plugin is downloading `DaysBack` purchases from enjin website.
* It uses `ServerIdentifier` to check if purchase was already processed on this server.
* If it wasn't processed on this server yet it will look for the `ShopItemFeatures` with downloaded `EnjinItemID` in configuration.
* If it doesn't exist in the configuration the plugin will skip the execute method, but it will still log this purchase to `PurchasesTable`.
* Purchase is logged to Discord only once, when it's processed for the first time on any server.### Configuration
```xmlmagenta
PVP1
http://yourwebsite.enjin.com
APIKEY
41012001
#843da4
9
30000
10000
true
127.0.0.1
root
password123
unturned
3306
FinishedPurchases
steamID
star
vip
/airdrop
300
```