We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(wiki): Add player warps command documentation and update storage/permissions - Add comprehensive /pwarp command documentation with all subcommands and usage examples - Document player warp configuration options and behavior (public/private visibility, limits, costs) - Add player warp permissions tree structure in advanced permissions section - Update permissions quick reference table with /pwarp commands - Add ee_player_warps database table and player_warps.json file to storage documentation - Include permission nodes for player warp operations (create, delete, toggle, setdesc, setloc, admin delete, limits, cooldowns, warmups, bypasses)
docs(wiki): Add Greetings documentation and update sidebar navigation - Add comprehensive Greetings.md with feature overview, configuration, and usage examples - Document rule structure, triggers, conditions, and placeholders - Include examples for VIP announcements, first-join messages, world-specific greetings, and broadcast modes - Explain broadcast safety with vanish integration - Update _Sidebar.md to include Greetings link in Features section
docs(wiki): Update Admin UI command reference from /admin to /eeadmin - Change primary command reference from `/admin` to `/eeadmin` - Update command documentation header to reflect correct command syntax - Ensure consistency with actual command implementation in Admin UI panel documentation
docs(wiki): Add Admin UI documentation and update sidebar navigation - Add comprehensive Admin UI Panel documentation covering all tabs and features - Document permission model for admin dashboard and per-action permissions - Update sidebar navigation to include Admin UI link - Reorganize Commands page with improved structure and formatting - Enhance Getting Started guide with clearer setup instructions - Update Home page with improved navigation and feature overview - Refine FAQ with additional troubleshooting topics - Improve Permissions documentation with expanded permission listings - Update Data Storage documentation with additional configuration details - Enhance LuckPerms Setup guide with clarified instructions
docs(wiki): Update migration commands and add post-migration cleanup - Update `/eemigrate` command references to `/eemigration sql [force]` across all docs - Add `/eemigration cleanup` command documentation for moving JSON files to backup/ - Expand Data-Storage.md with post-migration cleanup section and instructions - Update Migration.md with detailed migration output example and cleanup steps - Add cleanup command to Home.md feature list - Update FAQ.md with both migration and cleanup command steps - Remove duplicate "JSON Data Folder Location" heading in Data-Storage.md - Clarify that cleanup command only works when storageType is not "json"
docs(wiki): Add storage configuration and migration documentation - Add comprehensive Storage section to Configuration.md with JSON, H2, and MySQL backend options - Document storage type selection, MySQL connection pooling, and fallback behavior - Add detailed Data-Storage.md page explaining all three storage backends and their use cases - Document SQL schema tables and automatic table creation on startup - Add /eemigrate command documentation with step-by-step migration instructions - Expand FAQ.md with SQL database storage questions and H2 vs MySQL comparison - Update Getting-Started.md, Home.md, Migration.md, and _Sidebar.md to reference new storage documentation - Clarify multi-server data sharing behavior and fresh data loading on player join
docs(wiki): Add spawn variants, warn commands, and clearinv improvements - Add per-world spawn support with `/spawn [name]`, `/setspawn [name]`, `/delspawn`, `/spawns` commands - Add first-join spawn commands: `/setfirstjoinspawn` and `/delfirstjoinspawn` - Add warning system commands: `/warn`, `/warnings`, `/clearwarnings` with auto-punishment configuration - Update `/clearinv` to support targeting other players - Add warn configuration section with autoPunishThreshold, autoPunishAction, and clearAfterPunishment options - Expand spawn command documentation with per-world behavior and usage examples - Update command table and detailed descriptions across Commands.md - Add warn permissions and configuration reference to Configuration.md
docs(wiki): Update /heal command and permissions - Modify /heal command to allow self-healing for all players and healing of others for admins - Update permissions for /heal command to reflect new access levels - Enhance documentation for /heal command usage, behavior, and associated permissions - Add new permission nodes for bypassing cooldowns and custom cooldown settings
docs(wiki): Add /gcset, ban, tempban, ipban, unban, unipban, freeze commands and expand configuration - Add /gcset command documentation for setting default group chat channel - Add ban command documentation with permanent ban functionality - Add tempban command documentation with time format specifications - Add ipban command documentation for IP-based bans - Add unban command documentation for removing player bans - Add unipban command documentation for removing IP bans - Add freeze command documentation for toggling player movement restriction - Expand RTP configuration with forceWorld options for dedicated exploration worlds - Expand fly command configuration with cost-per-minute and expiry warning options - Expand repair command configuration with cooldown and cost options for single and all repairs - Update Data-Storage, FAQ, Home, LuckPerms-Setup, and Permissions pages with related information
docs(wiki): Enhance flight and repair command documentation - Add cost-per-minute feature for /fly command, detailing optional economy integration - Update /repair command documentation to include separate cost and cooldown settings for single and all repairs - Revise permissions for /repair to clarify bypass options for both single and all repairs - Enhance Permissions.md with detailed entries for new cost and cooldown configurations related to repair commands
docs(wiki): Update player info commands and permissions - Revise `/seen <player>` command description to clarify its functionality - Introduce new `/playerinfo` command for detailed player information with usage examples and behavior - Document permissions for `/playerinfo` and `/playerinfo <name>` commands - Update Commands.md and Permissions.md to reflect these changes and enhance clarity on player data access
docs(wiki): Add nick and realname commands documentation - Add /nick command documentation with usage examples and behavior details - Add /realname command documentation for nickname lookup functionality - Document nickname permissions including color codes and others modification - Add nickname configuration option to Commands.md - Update Permissions.md with nick and realname command entries - Add detailed permission tree structure for nickname-related permissions - Include nickname rules, character limits, and persistence information
docs(wiki): Add /afk command and update configuration documentation - Add /afk command documentation with usage, behavior, tab list display, and configuration options - Remove deprecated `teleportOnFirstJoin` and `teleportDelaySeconds` spawn configuration options - Update spawn-on-login behavior documentation to explain 1.1.13+ changes (direct spawn loading without teleport flash) - Add `serverSenderName` economy configuration option for server-initiated changes - Add Tab List configuration section with `showLuckPermsPrefix` option - Add `broadcastToConsole` option to group chat configuration - Add Private Messages configuration section with `broadcastToConsole` option - Add `broadcastToConsole` option to chat format configuration - Update permissions documentation with new command entries and clarifications
docs(wiki): Add invsee command and update permission documentation - Add /invsee command documentation to Commands.md with usage, behavior, and permissions - Add invsee permission nodes to LuckPerms-Setup.md for admin group configuration - Add invsee command to Permissions.md command table and permission hierarchy - Document read-only default behavior and invsee.modify permission for item manipulation - Include permission nodes for both base invsee and modify variant across all documentation files
docs(wiki): Add AFK command, migration guide, and update sidebar - Add `/afk` command documentation to commands table - Add `/eemigration <source>` command for plugin data migration - Create new Migration.md page with detailed migration instructions - Document Hyssentials, EssentialsCore, Hyssentials, and EssentialsPlus migration support - Remove duplicate moderation commands section from Commands.md - Update _Sidebar.md to include new Migration page link - Update Permissions.md with migration-related permission documentation
docs(wiki): Clarify playerBalanceChangeNotify tooltip option behavior - Update tooltip notification description to explain it stores balance change data for custom UI mods - Clarify that tooltip option requires a separate UI mod and does nothing on its own - Improve documentation accuracy for wallet balance change notification configuration
docs(wiki): Add player balance change notification configuration - Add `playerBalanceChangeNotify` configuration option with modes: "none", "chat", "chat_global", "tooltip" - Add `playerBalanceChangeNotifyGlobal` boolean flag to control notification scope and message format - Document how notifications work with examples showing balance change messages - Explain difference between player-only and global broadcast notification modes - Add table describing each notification mode and its behavior - Document configurable message format with available placeholders
docs(wiki): Add teleportDelaySeconds spawn configuration option - Add `teleportDelaySeconds` configuration parameter to spawn settings - Set default delay to 2 seconds before teleporting players to spawn on join - Document new option in configuration table with description - Clarify that increased delay can prevent client crashes during spawn teleport
docs(wiki): Add ban, tempban, ipban, unban, unipban, freeze, and trash commands - Add ban system commands (/ban, /tempban, /ipban, /unban, /unipban) with detailed usage and behavior documentation - Add /freeze command documentation for toggling player movement restrictions - Add /trash command documentation with size configuration and cooldown support - Document all moderation command permissions and kick message formats - Add time format specifications for temporary ban durations (d, h, m, s) - Update Commands.md table with new moderation and utility commands - Add comprehensive configuration examples for trash command settings - Expand Permissions.md and Configuration.md with new command entries
docs(wiki): Add group chat spy mode command and configuration - Add /gcspy command documentation to Commands.md with usage, behavior, and examples - Document spy mode format configuration and permission requirements - Add group chat configuration options to Configuration.md including useChatFormatting, formattedMessageFormat, allowSpy, and spyFormat - Add configuration table explaining each group chat option and its purpose - Document chat formatting integration with LuckPerms prefixes and suffixes - Add spy mode explanation and use cases for admin monitoring - Clarify that spy mode only affects what admins see, not what they can send
docs(wiki): Add player info, ignore, and mute commands documentation - Add /joindate command documentation with usage examples and permissions - Add /playtime command documentation with formatting and permission details - Add /ignore and /unignore commands documentation for blocking players - Add /mute and /unmute admin commands documentation for server-wide muting - Add configuration sections for joindate, playtime, ignore, and mute features - Add mutes.json to data storage documentation - Update player data structure to include ignore list and join date tracking - Expand commands table with new player info and moderation commands
docs(wiki): Add labeled links feature documentation - Add labeled links syntax `[display text](url)` to Chat-Formatting.md with examples - Document labeled links support in MOTD, rules, discord, autobroadcast, and broadcast command sections - Update Commands.md to note labeled links support in /motd, /rules, /discord, and /broadcast commands - Add labeled links example to Configuration.md autobroadcast section - Add FAQ entry explaining how to create clickable text with labeled links - Update section heading from "Where Else Can I Use Colors?" to "Where Else Can I Use Colors and Links?" - Include practical examples showing color codes combined with labeled links throughout documentation
docs(wiki): Add kit command execution feature documentation - Add Kit Commands section to Commands.md with usage examples and placeholder support - Document `commands` array field in kits.json schema with execution details - Include example kit configuration showing eco and LuckPerms command integration - Update Getting-Started.md with quick reference for adding commands to kits - Update Home.md feature description to mention command execution capability - Clarify that commands run as console with full permissions and support {player} placeholders - Enable kit system to execute arbitrary server commands on claim from all claim paths
docs(wiki): Add LuckPerms placeholders, range-limited chats, and sleep time configuration - Add LuckPerms placeholder support documentation with prefix/suffix/group examples - Document range-limited chat channels for RP servers with block distance configuration - Add /clearchat command documentation for admin chat clearing functionality - Expand /gc and /chats command documentation with range-limited chat examples - Add nightStartHour and morningHour configuration options for custom sleep times - Update groupchat.json configuration examples with range parameter - Clarify range-limited chat behavior and setup instructions for local/say channels - Enhance Data-Storage.md documentation with additional storage details
docs(chat-formatting): Clarify Hytale chat formatting limitations - Remove italic formatting code reference (`&o`) from formatting section - Add note clarifying that only bold (`&l`) works in Hytale chat - Document unsupported formatting codes: italic, strikethrough, underline - Update formatting table to remove italic row and add compatibility note - Correct `allowPlayerFormatting` description to specify bold only - Improve documentation accuracy regarding Hytale's chat system capabilities
docs(wiki): Update documentation with chat colors, command syntax, and RTP improvements - Add Player Chat Colors and Formatting section to Chat-Formatting.md with configuration options and permission-based control - Update kit command syntax from `/kitcreate` and `/kitdelete` to `/kit create` and `/kit delete` in Commands.md - Add `/vanish` and `/repair` commands to command reference table - Enhance RTP documentation with per-world range configuration and improved safety descriptions - Simplify kit types formatting and remove redundant example entries from group chat configuration - Clarify MOTD and rules configuration descriptions by removing unnecessary details - Improve documentation consistency and readability across all wiki pages
docs(wiki): Add mail system and expand group chat documentation - Add /mail command documentation with usage examples and configuration - Expand /gc command with permission-based chat channel support - Add /chats command to list available chat channels - Update group chat to support both group-based and permission-based channels - Add requiresGroup configuration option for flexible chat channel types - Include mail system features: offline messaging, notifications, spam protection - Add mail permissions and configuration examples - Update Commands.md table with /mail and /chats entries - Clarify chat channel access control and permission requirements - Add example groupchat.json with trade chat using permission-based access
docs(wiki): Add group chat and admin RTP features documentation - Add `/gc [group] <message>` group chat command with LuckPerms integration - Add groupchat.json configuration example with admin, moderator, staff, and VIP groups - Expand `/rtp` command documentation with admin variants for teleporting other players - Add admin RTP usage examples and cross-world teleportation details - Add `/sendmessage` command documentation for formatted messages to players/groups/all - Include placeholder and color code support for /sendmessage command - Update LuckPerms setup guide with new admin permissions (sendmessage, rtp) - Add permission nodes for group chat and admin RTP features - Update Permissions.md to reflect new admin RTP command variants
docs(wiki): Add PlayTime Rewards configuration and feature documentation - Add comprehensive PlayTime Rewards section to Configuration.md with system settings - Document all reward configuration options and fields in playtime_rewards.json - Include example reward definitions (hourly bonus, milestone, rank promotion) - Add supported commands table for Economy and LuckPerms integrations - Document {player} placeholder and command execution behavior - Add important notes about onlyCountNewPlaytime, claim tracking, and LuckPerms dependency - Update Home.md with PlayTime Rewards feature overview and capabilities - List repeatable rewards, milestone rewards, and integration features
docs(permissions): Add permission hierarchy tree for advanced mode - Add comprehensive permission hierarchy visualization using tree structure - Document all command permission nodes organized by category (home, tp, warp, spawn, kit, misc, economy) - Include permission limits and bypass options for each command category - Add wildcard admin permission and reload/alias admin commands - Provide clear hierarchy showing parent-child permission relationships for granular control