Update Per-World.md
This commit is contained in:
parent
15a6e85a6b
commit
a941e9d416
1 changed files with 9 additions and 11 deletions
|
@ -50,21 +50,19 @@ it can store and retrieve inventories, playerdata, and player locations
|
||||||
per world per storyline per player
|
per world per storyline per player
|
||||||
per excursion per world per storyline per player
|
per excursion per world per storyline per player
|
||||||
|
|
||||||
And the incomplete list of automatically tracked data points:
|
And the incomplete list of automatically tracked data points, tracked in the manner described above:
|
||||||
|
|
||||||
LAST KNOWN LOCATION
|
LAST KNOWN LOCATION
|
||||||
|
|
||||||
(PLAYER)
|
(PLAYER)
|
||||||
LAST DEATH
|
LAST DEATH
|
||||||
LAST KILL
|
LAST KILL
|
||||||
# DEATHS
|
# DEATHS
|
||||||
# KILLS
|
# KILLS
|
||||||
|
|
||||||
(MOB) ...?
|
(MOB) ...?
|
||||||
LAST DEATH
|
LAST DEATH
|
||||||
LAST KILL
|
LAST KILL
|
||||||
# DEATHS
|
# DEATHS
|
||||||
# KILLS
|
# KILLS
|
||||||
|
|
||||||
|
|
||||||
maybe just implement a sort of "per-world scoreboards" type thing
|
maybe just implement a sort of "per-world scoreboards" type thing
|
||||||
|
|
Loading…
Reference in a new issue