Access logs tweaks and fixes (#23096)

* Fix AccessRecord not serializing correctly on map saves

* record struct my beloved

* Final tweaks

* pro

* This is no longer necessary
This commit is contained in:
AJCM-git
2023-12-28 20:32:46 -04:00
committed by GitHub
parent 6699059da1
commit a4dd4828cf
4 changed files with 62 additions and 6 deletions

View File

@@ -76,3 +76,5 @@ command-description-mind-get =
Grabs the mind from the entity, if any.
command-description-mind-control =
Assumes control of an entity with the given player.
command-description-addaccesslog =
Adds an access log to this entity. Do note that this bypasses the log's default limit and pause check.