aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-12-21 17:39:35 +0100
committerCow <cow@volloeko.de>2020-12-21 17:39:35 +0100
commit1f58cab966b15f12f4dd979f48e047c936c5841a (patch)
tree93a0a739e1f6611797811cb9d8787c10e922bcf6 /CHANGELOG.md
parent35fda52e2f38a66fb864f8f6a7552ef2078d3dea (diff)
downloadCowlection-1f58cab966b15f12f4dd979f48e047c936c5841a.tar.gz
Cowlection-1f58cab966b15f12f4dd979f48e047c936c5841a.tar.bz2
Cowlection-1f58cab966b15f12f4dd979f48e047c936c5841a.zip
Added server freshness-indicators
- ≈ when server was last restarted - cmd: `/moo worldage` - notifications when switching worlds (toggleable via config)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b96f2f0..73c6627 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Short alias `/m` for `/moo` command
- Copy inventories to clipboard as JSON with <kbd>CTRL</kbd> + <kbd>C</kbs>
- Added sound when a best friend comes online (deactivated by default)
+- Check how long current world has been loaded
+ - ≈ when server was last restarted
+ - via command `/moo worldage`
+ - notification when joining a recently loaded or a very old server (toggleable via config)
### Changed
- Item age: show timestamp in the local timezone instead of "SkyBlock"-timezone (Eastern Time; also fixed the incorrect 12h ↔ 24h clock conversion)