Finish player data #28

Closed
opened 2017-01-27 22:05:34 +00:00 by NorbiPeti · 0 comments
NorbiPeti commented 2017-01-27 22:05:34 +00:00 (Migrated from github.com)
  • Move general stuff (player name, file saving/loading) to TBMCPlayer These are needed in other classes as well
  • Use TBMCPlayer instead of YamlConfiguration for online players
  • Figure out and finish the annotation
  • Group data by plugin names
  • Optionally, save player data automatically via reflection instead of letting the plugins access the config directly (optionally)
- [x] ~~Move general stuff (player name, file saving/loading) to TBMCPlayer~~ These are needed in other classes as well - [x] Use TBMCPlayer instead of YamlConfiguration for online players - [x] Figure out and finish the annotation - [x] Group data by plugin names - [x] Optionally, save player data automatically via reflection instead of letting the plugins access the config directly (*optionally*)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/ChromaCore#28
No description provided.