You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2021. It is now read-only.
Czahrien edited this page Jun 22, 2012
·
1 revision
Make PlayerStorageInstance an abstract class and provide several different models for saving, loading, and storing data (e.g. use a GZIP stream for plugins that store a large amount of data with players, provide an option to not load all players but only needed players, etc.)