mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-28 13:45:38 +01:00
Updated Database Schema (markdown)
parent
d27145ad33
commit
c1ad2ea382
@ -44,7 +44,7 @@ SHOW TABLES IN Plan;
|
||||
|
||||
### Some notes
|
||||
|
||||
**plan_actions:action_id**: Actions id relates to [Actions enum](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/src/main/java/com/djrapitops/plan/database/tables/Actions.java) values
|
||||
**plan_actions:action_id**: Actions id relates to [Actions enum](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/src/main/java/com/djrapitops/plan/data/Actions.java) values
|
||||
|
||||
**plan_server:uuid**: This uuid is ServerUUID, which the server generates the first time the server connects to the database. It uses server properties as the seed and can be found in ServerInfoFile.yml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user