We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rename section header for improved clarity Updated the header from "Character Actions" to "Character Click Actions" to better reflect the content and purpose of the section. This improves readability and reduces ambiguity for users.
Rename Development.asciidoc to Development.md Switch the file format from AsciiDoc to Markdown for consistency with other project files and easier readability. No changes were made to the content during the renaming process.
Convert `Commands.asciidoc` to `Commands.md` The command reference document has been migrated from AsciiDoc to Markdown format for better compatibility and readability. This update retains all detailed command descriptions and formatting adjustments appropriate for Markdown.
Add comprehensive command reference documentation Introduce detailed explanations for all character management commands, including actions, attributes, equipment, skins, name-tags, teleportation, and permissions. This update aims to provide users with clarity and full usage instructions for each command.
Remove Administration.asciidoc file The Administration.asciidoc file is no longer needed and has been deleted. This change helps clean up unused or redundant documentation from the project.
Remove Home.md from the repository The Home.md file has been deleted as it is no longer needed. This ensures the repository remains clean and free of obsolete content.
Remove obsolete _Footer.asciidoc file The _Footer.asciidoc file contained a single outdated link and is no longer needed. Cleaning up unused files helps maintain a more organized and relevant project structure.
Initial Home page
Created _Footer (asciidoc)
Rename API.asciidoc to Development.asciidoc The file name was updated to better reflect its content and purpose. This change improves clarity and organization within the documentation.
Rename Administration.adoc to Administration.asciidoc Standardize file extension to .asciidoc for consistency. This helps align with project conventions and improves readability.
Add a new file to the repository This commit introduces a new file, initializing its presence in the repository. Further details about its content and purpose can be added or revised in future commits.
Rename and reorganize documentation files Deleted `Characters.asciidoc` and renamed `development.asciidoc` to `Administration.adoc` and `administration.asciidoc` to `API.asciidoc`. Updated content to reflect new structure. This improves clarity and aligns with the updated documentation organization.
Updated home (asciidoc)
Remove redundant introduction from home.asciidoc The introductory section was removed to streamline the document and focus on the core links for administration and development. This change reduces redundancy and improves clarity for users navigating the documentation.
Destroyed _Sidebar (markdown)
Created _Sidebar (markdown)
Update wiki links to reflect new repository location Updated the administration and development wiki links to point to the correct repository under "TheNextLvl-net." Ensures users are directed to the most up-to-date resources.
Rename .adoc files to .asciidoc Updated file extensions from .adoc to .asciidoc for consistency and better clarity. This change aligns with common naming conventions and improves file readability.
Rename Home.adoc to home.asciidoc for consistency. Replaced the file while maintaining identical content, aligning the filename with lowercase naming conventions. This improves consistency across documentation files.
Created home (asciidoc)
Refactor documentation structure and format. Consolidated and reformatted the project's documentation by renaming `development.md` to `Home.adoc`. Removed obsolete `administration.md` and `Home.md` files, improving clarity and alignment with AsciiDoc standards.
Add Home.md with overview of the Characters plugin Introduce a new Home.md file outlining key features of the Characters plugin for Minecraft Paper servers. Includes links to administration and development documentation for easier navigation.
Rename Home.md to API.md Updated the file name to better reflect its purpose and content. This improves clarity and aligns with naming conventions.
Add .gitignore to exclude .idea directory This prevents IDE-specific files from being tracked in the repository. It helps maintain a cleaner version control system and avoids irrelevant changes in commits.