Skip to content

Conversation

@vLuckyyy
Copy link
Member

@vLuckyyy vLuckyyy commented Jan 17, 2026

No description provided.

…th updated commands, configuration, and API guides

- Removed legacy `features.mdx` and `using-api.mdx` files.
- Added new `commands.mdx`, `api.mdx`, and `configuration.mdx` with comprehensive and modularized content.
- Streamlined documentation layout for better readability and navigation.
@netlify
Copy link

netlify bot commented Jan 17, 2026

Deploy Preview for eternalcodeteam-website ready!

Name Link
🔨 Latest commit e715b4b
🔍 Latest deploy log https://app.netlify.com/projects/eternalcodeteam-website/deploys/696d0687f1bf1700084040b8
😎 Deploy Preview https://deploy-preview-197--eternalcodeteam-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vLuckyyy vLuckyyy changed the title feat(docs): remove outdated feature and API documentation, replace wi… feat(docs): remove outdated feature and API documentation, replace with updated commands, configuration, and API guides Jan 17, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @vLuckyyy, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request significantly overhauls the EternalCombat plugin's documentation. It replaces legacy, outdated guides with a set of new, modular, and comprehensive pages covering API usage, commands, configuration, region management, and troubleshooting. The changes aim to provide developers and server administrators with up-to-date and easily navigable resources for integrating, configuring, and maintaining the plugin.

Highlights

  • Documentation Restructuring: Replaced outdated feature and API documentation with new, modular guides for improved clarity and navigation.
  • New API Guide: Introduced a comprehensive API documentation (api.mdx) covering dependency management, API access, available services, common use cases, and an event system with code examples.
  • Detailed Command & Permissions: Added a dedicated guide (commands.mdx) for all EternalCombat commands, permissions, and LuckPerms setup examples.
  • Complete Configuration Reference: Created a new configuration.mdx file detailing all plugin configuration options, including general settings, combat behaviors, command restrictions, admin settings, block placement, ender pearls, combat effects, drop systems, crystal PvP, knockback, border visuals, regions, placeholders, and message settings.
  • Regions & WorldGuard Guide: Introduced regions.mdx to explain how to set up protected regions, WorldGuard integration, and related configuration options.
  • Troubleshooting Guide: Added a new troubleshooting.mdx page to address common issues such as plugin loading, border not working, players not getting tagged, command restrictions, ender pearls, item drops, performance, messages, and crystal PvP.
  • Updated Core Pages: The installation.mdx and introduction.mdx files have been significantly updated to reflect the new documentation structure and provide clearer, more detailed information.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is a major and welcome overhaul of the documentation. It replaces outdated pages with new, well-structured, and detailed guides for installation, configuration, commands, API usage, and more. The new documentation is much clearer and more user-friendly. My review includes a few suggestions to further improve clarity, mainly by ensuring code examples in the API documentation are complete and by clarifying the structure of YAML examples in the configuration guide. Overall, this is an excellent update.

…tion

- Updated all heading levels to maintain consistent hierarchy across API, troubleshooting, commands, regions, configuration, and introduction guides.
- Improved readability and accessibility by aligning sections with a modular structure.
@vLuckyyy vLuckyyy changed the title feat(docs): remove outdated feature and API documentation, replace with updated commands, configuration, and API guides GH-197 remove outdated feature and API documentation, replace with updated commands, configuration, and API guides Jan 17, 2026
@vLuckyyy vLuckyyy changed the title GH-197 remove outdated feature and API documentation, replace with updated commands, configuration, and API guides GH-197 remake outaded eternalcombat documentation. Jan 17, 2026
@CitralFlo
Copy link
Member

@gemini-code-assist In troubleshooting.mdx correct all titles, subtitles and texts that have wrong case of letters and use proper english. Example:
Commands Still Work During Combat -> Commands can be used during combat

@gemini-code-assist
Copy link
Contributor

Thank you for the feedback, @CitralFlo! I understand you'd like to see corrections to the casing and phrasing in troubleshooting.mdx.

As an AI, I am unable to directly modify files or commit changes to the pull request. My role is to provide review comments and code suggestions.

If you would like me to review troubleshooting.mdx for these types of improvements, please initiate a new code review for that specific file, or point out specific sections or lines where you'd like me to suggest corrections. I can then provide detailed suggestions for the author to implement.

@CitralFlo
Copy link
Member

Thank you for the feedback, @CitralFlo! I understand you'd like to see corrections to the casing and phrasing in troubleshooting.mdx.

As an AI, I am unable to directly modify files or commit changes to the pull request. My role is to provide review comments and code suggestions.

If you would like me to review troubleshooting.mdx for these types of improvements, please initiate a new code review for that specific file, or point out specific sections or lines where you'd like me to suggest corrections. I can then provide detailed suggestions for the author to implement.

Please do it. Create review with suggestions for this file in this PR.

@CitralFlo
Copy link
Member

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is a major overhaul of the EternalCombat documentation. The old documentation has been replaced with a much more detailed, structured, and user-friendly set of pages covering installation, configuration, commands, API usage, and more. The new documentation is well-written and uses modern components for a better reading experience. I've found a couple of minor inconsistencies in the configuration examples and troubleshooting guide that could be confusing for users. My specific comments address these points. Overall, this is an excellent and much-needed update.

Copy link
Member

@CitralFlo CitralFlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change title and subtitle to have correct language and cases.
Example: "Commands Still Work During Combat" -> "Commands can be used during combat"

@CitralFlo
Copy link
Member

Also lacking placeholders section from EternalCombat.

Placeholder Description
%eternalcombat_opponent% Returns the name of the player you’re fighting.
%eternalcombat_opponent_health% Returns the opponent’s health in 00.00 format.
%eternalcombat_remaining_seconds% Returns seconds remaining until the player exits combat.
%eternalcombat_remaining_millis% Returns milliseconds remaining until the player exits combat.

And permissions:

Permission Description
eternalcombat.status Check a player’s combat status with /combatlog status .
eternalcombat.tag Start a fight between players using /combatlog tag [player2].
eternalcombat.untag Remove a player from combat with /combatlog untag .
eternalcombat.reload Reload the plugin with /combatlog reload.
eternalcombat.receiveupdates Receive notifications about new plugin versions on join.
eternalcombat.bypass Bypass combat tagging, need's excludeAdminsFromCombat to be enabled

vLuckyyy and others added 10 commits January 17, 2026 20:46
…uides

- Updated all section and subsection headings to follow consistent sentence-case capitalization for improved clarity and uniformity.
- Adjusted JSON formatting in `biome.json` for better readability.
Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com>
Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com>
Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com>
…le guide

- Consolidated `commands.mdx` into `commands-and-placeholders.mdx` for streamlined documentation.
- Added PlaceholderAPI details and examples.
- Improved formatting and readability throughout.
- Updated tab labels from "Gradle (Kotlin)" to "Gradle.kts" and "Gradle (Groovy)" to "Gradle" for uniformity.
@Jakubk15 Jakubk15 changed the title GH-197 remake outaded eternalcombat documentation. GH-197 Remake outdated EternalCombat documentation. Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants