Remove shared objects from server memory if not needed
Closed this issue · 0 comments
dertseha commented
The AbstractSharingComponent has a TODO in the CharacterOffline handler: If the shared objects the character had interest in are not needed by anyone else, they can be removed from memory to save space.
Implement this.