17 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
0.4.0
2025-06-20 17:29:17 +00:00
7162195891 LNBits v1 Update 0.3.0 2025-05-26 16:45:03 +00:00
ORANGEMART
9e92994afa
Merge pull request #3 from rustysats/main
0.3.0 - End Money Glitch
2024-12-12 13:18:01 +13:00
RustySats
c5a63acb13
Merge pull request #8 from patrickulrich/0.2.1
0.3.0 - End Money Glitch
2024-11-13 20:12:34 -05: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
ORANGEMART
ffc3fbee77
Merge pull request #2 from rustysats/main
0.2.0
2024-11-08 06:09:24 +13:00
RustySats
60d8cc378e
Merge pull request #4 from patrickulrich/main
0.2.0
2024-11-07 10:18:46 -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
ORANGEMART
3fd538be3e
Merge pull request #1 from patrickulrich/main
Lnbits
2024-09-25 09:33:35 +12:00
Patrick Ulrich
7300ce474b
Initial Deployment 2024-09-24 14:45:25 -04:00
Patrick Ulrich
c32eddc966
Delete orangemart.cs 2024-09-24 13:44:12 -04:00
Patrick Ulrich
6346adf892
Rename README.md to BOUNTY.md 2024-09-24 13:43:54 -04:00
ORANGEMART
2859bd79fd
Update README.md
+added guides
2024-08-16 11:31:31 +07:00
ORANGEMART
cf3eef35b2
Create orangemart.cs
template .cs plugin
2024-08-16 11:25:56 +07:00
ORANGEMART
e3e3d53fc7
Update README.md 2024-08-16 11:24:54 +07:00
ORANGEMART
8b0052cf20
Update README.md 2024-08-16 11:21:54 +07:00
ORANGEMART
132712cf7d
Initial commit 2024-08-16 11:19:56 +07:00