forked from Minestom/Minestom
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestOnly be used during the HacktoberfestOnly be used during the Hacktoberfest
Description
Is your feature request related to a problem?
The hardcoded limits in packets like ServerLinksPacket (e.g., MAX_ENTRIES = 100) make the system less flexible.
Describe the solution you'd like
Replace the hardcoded limits with configurable properties to allow more flexibility and adaptability.
Describe alternatives you've considered
Alternative solutions include setting higher limits or making the limits configurable via environment variables or configuration files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestOnly be used during the HacktoberfestOnly be used during the Hacktoberfest
Type
Projects
Status
✅ Done