We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: minor docs tweaks
docs: Improve API docs, adjust layout
Update docs for v2.6 (#373) * Fixup `/town relations` command syntax * config: Add docs links to Settings, fix path * config: Town relationships -> Town relations * wars: Only allow PvP for active war participants * docs: Update docs for Town Relations & Wars * docs: add `/town relations` and `/town war` to commands
docs: fix 404 with api page
docs: Document support for MariaDB
Add ability to (automatically) prune towns with inactive members (#255) * Add config options for town pruning * Start work on inactive claim pruning * Add command to prune inactive towns * Add automatic pruning to startup load routine * Fixup `lastLogin` -> `time` accidental bulk replace * Add missing locales to tr-tr * docs: Add inactive town pruning, update commands * Add commodore TAB completion for /admintown prune * Add more comments to config files * Add database migration system and user login migration * Fixup defaults docs: Minor tweaks to inactive town pruning Update `prune_after_days` config key, add docs for it docs: Update Config-Files with updated files * Introduce unit tests (WIP) * Fix bugs with town pruning, fix unit tests * Add further unit tests for town pruning * Fixup unit tests * Properly annotate test entrypoint with @TestOnly * Fixup MySQL database issues * Bump to 2.4, bump dependencies * Fixes to startup automatic pruning * Improve way load times are reported * Add check for a minimum of 0 days
docs: Fix Craftaro links
Updated Home (markdown)
Add legacy migration page
Update docs
Add getting started page
Update API
Move Placeholder Support --> Placeholders
Update sidebar/home links
Update for HuskTowns v2
Update docs for new site
Initial Home page