2 Commits

Author SHA1 Message Date
8fc360d688 Version 3.0.0
Rewrite of DepositBox to restructure the data storage.
 - Instead of writing each deposit to storage; plugin now updates each SteamID's total balance.

Introduced Discord Webhooks on Deposit
 - Allows each deposit to be written to a Discord Webhook to store individual deposits (optional config)

Removed /checkdeposits in favor of option ServerInfo support
 - Adds new config to support ServerInfo; creates new Leaderboard tab that tracks player deposits (optional config)

Added /createclaim
 - Creates a json file to be used with Claim-Player-Rewards based on the config amount of rewards for the wipe
2025-04-03 15:30:09 +00:00
Patrick Ulrich
29ed11d6c2 Initial Deployment 2025-01-29 10:43:52 -05:00