diff options
author | Cow <cow@volloeko.de> | 2020-12-21 17:39:35 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-12-21 17:39:35 +0100 |
commit | 1f58cab966b15f12f4dd979f48e047c936c5841a (patch) | |
tree | 93a0a739e1f6611797811cb9d8787c10e922bcf6 /README.md | |
parent | 35fda52e2f38a66fb864f8f6a7552ef2078d3dea (diff) | |
download | Cowlection-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 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Analyze minions on a private island | `/moo analyzeIsland` | | Dungeon interfaces enhancements (normalize dungeon item stats, improved party finder) | Hold <kbd>shift</kbd> (configurable) while viewing a dungeon item tooltip | | Dungeon performance tracker and overlay: Skill score calculation, class milestone tracker, destroyed crypts tracker, and elapsed time indicator | automatically; or with `/moo dungeon` | +| Check how long current world has been loaded (≈ when the server was last restarted) | `/moo worldage` + `/moo config` → SkyBlock | ## Download You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowlection/releases). |