Skip to content

History / Migration

Revisions

  • docs(wiki): Update Admin UI, commands, and configuration documentation - Add player warps to Admin UI Player Data tab description - Clarify moderation actions work for online and offline players - Add quick removal [X] buttons for bans, mutes, and warnings in Admin UI - Add individual warning removal capability in Warnings tab - Update `/admin` command to `/eeadmin` in Commands reference - Add migration subcommands (`/eemigration sql`, `/eemigration cleanup`, `/ee groupsync`) - Add `commandExecutionDelayMs` configuration option for console command execution delay - Add TPA cooldown configuration options (`cooldownSeconds`, `tpahereCooldownSeconds`) - Add multi-spawn configuration options (`maxSpawnsPerWorld`, `multiNearbySpawn`, `multiRandomSpawn`) - Add First-Join Spawn configuration section with delay option - Expand spawn behavior documentation for multi-spawn scenarios - Update various command descriptions and permission references throughout wiki

    @EliteScouter EliteScouter committed Apr 6, 2026
  • 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"

    @EliteScouter EliteScouter committed Mar 23, 2026
  • 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

    @EliteScouter EliteScouter committed Mar 23, 2026
  • 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

    @EliteScouter EliteScouter committed Feb 18, 2026