5 Commits

Author SHA1 Message Date
eaddc06575 0.4.0
- Replaced legacy HTTP polling with real-time WebSocket monitoring for Lightning payments
- Improved transaction logging to follow each payment's lifecycle (INITIATED → COMPLETED/FAILED/EXPIRED) with no duplicate entries
- Fixed an issue where outbound payment hashes were not properly stored or matched, improving traceability
- Added configurable rate limits:
  • Max currency a player can buy or send
  • Max concurrent pending invoices per player
  • Command cooldowns per action (buy/send/vip)
- Updated VIP system to run a customizable command instead of hardcoding group assignment (compatible with plugins like Temporary Permissions)
- Improved inventory handling:
  • When purchasing blood with a full inventory, items are now dropped on the ground instead of being lost
2025-06-20 17:29:17 +00:00
7162195891 LNBits v1 Update 2025-05-26 16:45:03 +00:00
Patrick Ulrich
e058b85f41 End Money Glitch
- Configuration Refactoring
- Transition from using LNDHub to only LNbits
- Domain Management Enhancements
- Expanded Logging
- Enhanced Error Handling
2024-11-13 20:04:35 -05:00
Patrick Ulrich
1b0974d116 0.2.0
- Added retries for failed sends
- Redesigned config for better usability
- Implemented domain blacklist for sending
- Implemented skin functionality
- Fixed Discord message
2024-11-07 10:16:04 -05:00
Patrick Ulrich
7300ce474b
Initial Deployment 2024-09-24 14:45:25 -04:00