Changelog: add Vault Economy Hook configurable note under 2026.2.2.12
6b76d86
Changelog: document Developer API improvements (async reads, currency status returns, pagination, new events)
8b02e3c
docs: update Discord Sync for v1.2.0 — health monitor, persistent LBs, role cleanup
- Document persistent leaderboard messages (leaderboards.persistent-messages)
- Document server health monitor with TPS and memory alerts (server-health.*)
- Document linked role (role-sync.linked-role-id) and role cleanup on
unlink (role-sync.remove-on-unlink)
- Add Server Health Monitor section to Discord-Sync.md
- Update Role Sync section with linked role and remove-on-unlink guidance
- Add v1.2.0 entry to Changelog.md
- Add troubleshooting entries for health monitor and duplicate leaderboard messages
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3a9aef5
Updated Changelog (markdown)
5a8c410
docs: tab completion for /mines, /setrank, /prestigeadmin
cb9b3e3
docs: update Discord Sync wiki and changelog for v1.1.0
- Changelog: add 1.1.0 entry covering security hardening, configurable
commands, messages.yml expansion, and bug fixes
- Discord-Sync: add commands section to config block, document
required-role-id, cooldown, max-attempts-per-hour, chat-sync role guard,
configurable command names and aliases, access control for slash commands,
brute-force protection for account linking; add player-join/leave events;
fix stale Crafatar reference in embed template example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
b9722ab
docs: add module documentation pages for all 17 modules
Adds individual wiki pages for every X-Prison module:
Currencies, Ranks, Prestiges, Rebirths, Mines, AutoSell, AutoMiner,
Enchants, Pickaxe Levels, Pickaxe Skins, Gangs, Multipliers (existing),
Blocks, Bombs, History, Mining Stats, Nicknames.
Each page covers: overview table, commands, permissions,
PlaceholderAPI placeholders, and configuration tips.
Updates _Sidebar.md and Home.md with full module navigation.
7e770f2
Remove Item Migrator from Settings page
d8c09b4
Add Coinflip addon wiki page
2a223be
Add Coinflip Addon 1.0.0 to Changelog
9e6ca4c
docs: update Dashboard page and Changelog for 2026-05-30 bug fixes
- Dashboard home now refreshes every 3 s (was 30 s)
- Rank/prestige/rebirth edit now works for offline players; modal shows dropdown of available options
- Requirement bumped to X-Prison 2026.2.2.7
- Changelog: add history timestamp fix, external currency multiplier persistence fix, and all dashboard bug fixes
4fd597a
Updated Changelog (markdown)
07a5914
docs: add addon load priority and dependency docs + 2026.2.2.5/2026.2.2.6 changelog
3920c88
docs: update default config pages with title/sound sections (2026.2.2.6)
44f589b
docs: add 2026.2.2.6 release notes
d2f0abc
docs: update Discord Sync wiki with complete feature reference
- Add Table of Contents
- Add connections webhook and player-join/player-leave/bomb-explode events
- Add embed defaults table with colors and titles for all 14 templates
- Add full messages.yml content with all keys and defaults
- Add bomb-explode placeholder reference
- Fix config example to include connections webhook
- Add /discord help subcommand to in-game commands table
- Expand webhook key table with connections entry
2aeb6ff
2026.2.2.5: server-platform detection + Adventure/MiniMessage notes
- Add 2026.2.2.5 changelog entry
- Clarify use-minimessage only applies on Paper/Folia in config.yml docs
- Update Setup requirements table to note Paper/Folia needed for MiniMessage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a7ad52f
docs: add Dashboard Phase 8 + 9 changelog entries
ad78d06
docs(changelog): add 2026.2.2.4 stable + Discord Sync 1.0.0 & 1.0.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
121109a
docs(discord-sync): update wiki for v1.0.2 changes
- Add Chat Sync section (MC ↔ Discord bidirectional bridge)
- Add Bot Presence section with PlaceholderAPI support note
- Add Role Sync setup section with milestone model explanation
- Add Debug Mode section (debug: false config setting)
- Add PlaceholderAPI support section in Embed Customization
- Add config auto-update note in Installation
- Remove bomb-explode event (removed from addon)
- Update full config YAML example (chat-sync, presence, role-sync, debug)
- Expand key options table (chat-sync, debug, presence, role-sync entries)
- Add Message Content Intent requirement for chat-sync to bot setup guide
- Expand Troubleshooting (chat sync, leaderboards, role sync, debug tip)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6242718
docs: add wiki pages for Vault, PlayerPoints, and ExcellentEconomy hook addons
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
cad457e
docs: add Discord Sync addon wiki page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
e7f62d2
docs: add new PAPI placeholders (rebirth_id, rank_id, prestige_progress, multiplier_total, blocks_weekly)
e6b8a04
Sync all core wiki pages with current plugin state
enchants.yml: add 7 missing prestige/permission messages, fix lore labels
(Information→✦ Information, Upgrades→✦ Upgrades), add %prestige_info%
lore placeholder, add prestige_info_lore + prestige_ready_lore GUI
sections, add lore-update-interval: 5 to Pickaxe, fix comment text
autosell.yml: add missing no_permission_sellall message
autominer.yml: add missing no_permission_autominer_info message
pickaxe-skins.yml: add missing skin-reset message and reset-skin-item
GUI section
blocks.yml: add missing no_permission message
Placeholders.md: fix %xprison_blocks% description (comma-formatted, not
raw); add missing %xprison_pickaxe_level% placeholder; add missing
%xprison_next_rank_cost_raw% placeholder
multipliers.yml (Multipliers page): fix Developer API code samples to
use XPrisonAPI.getInstance() instead of old XPrison.getInstance().getAPI()
_Sidebar.md + Home.md: fix broken FAQ link
(Frequently-Asked-Questions → Frequently-Asked-Questions---Troubleshooting)
9f11673
Dashboard.md: full rewrite — complete and accurate feature coverage
- Configuration: add host and demo keys with descriptions
- Dashboard (Home): server info section, RAM colour thresholds
- Players: full column table with responsive visibility, real-time SSE note
- Player Detail: complete tab breakdown (Progression, Currencies, Multipliers, History), all modals, offline support notes
- Mines: MINES_RESET vs MINES_MANAGE distinction, full effect type list, palette total indicator colours
- Block Rewards: expanded detail
- Leaderboards: Show N entries dropdown, position colour coding
- Gangs: pending invites, search, formatted gang value
- Global Multipliers: Set vs Add vs Reset distinction with behaviour notes
- Give Bomb: bomb types list section
- Sell Prices: block picker and ItemsAdder note
- Currencies: max amount, physical item config, external handler badge, short format/trim zeros toggles, delete confirmation behaviour
- Settings: complete
- Modules: full module descriptions table with config keys
- Addons: Dashboard self-protection note, 50 MB upload limit
- Staff Manager: MINES_RESET as separate permission, Block Rewards view/manage, Audit Log permission; expanded DEMO permissions list
- Audit Log: filters (search, category, limit), full action category table
- Danger Zone: broadcast char counter, season reset per-operation defaults
- Auth: Demo Login section; updated demo account permission list
- Real-Time Events: all 4 SSE event types with updated pages column
- Troubleshooting: two new entries (block icon fallback, module disabled link)
- FAQ: demo mode FAQ entry
cc97a78
2026.2.2.4-BETA: update Changelog, Developer API, Dashboard (Block Rewards + Audit Log page), Home banner
- Changelog: mark release date, add /xprison dashboard feature + all 5 bug fixes
- Home: bump What's New banner to 2026.2.2.4-BETA
- Developer-API: full rewrite — XPrisonAddonContext addon pattern, offline rank/prestige/rebirth writes, getAllPlayerUUIDs, Currency CRUD, Mines API (getEffects/getResetTypeName/BlockPalette), AutoSell API, Multipliers API
- Dashboard: add Block Rewards page section; update Staff permissions table (Block Rewards view/manage, Audit Log row); fix DEMO note; move Audit Log from Danger Zone to its own dedicated page section
69f22e5