-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before continuing...
- I have searched the existing issues
- I have checked the README
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Instead of adding player replacers to translation builders, it should instead be player snapshots, this will make it so if data changes for a specific player, it will be kept. Currently is an issue with async methods because data may be modified after the event, but before the translation is built.
Describe alternatives you've considered
Adding another Dictionary, but that would add overlaps (and also overhead by adding another for loop)
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request