-
-
Notifications
You must be signed in to change notification settings - Fork 0
2.0 changelog #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vLuckyyy
wants to merge
7
commits into
master
Choose a base branch
from
2.0-changelog
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+138
−0
Open
2.0 changelog #182
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
0380f8d
Add EternalCore 2.0 Changelog and update sidebar structure
vLuckyyy b9a7457
Fix formatting in EternalCore v2.0 changelog file
vLuckyyy 2cb9957
Merge branch 'master' into 2.0-changelog
vLuckyyy 5fbf3eb
start of v2 changelog.
vLuckyyy 32d8e28
Merge branch 'master' into 2.0-changelog
vLuckyyy 2c75cf0
Update EternalCore v2 changelog: revise section title and replace out…
vLuckyyy 0811568
Revise "Vanish System" description in EternalCore v2 changelog for cl…
vLuckyyy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,137 @@ | ||
| --- | ||
| title: EternalCore 2.0 – Changelog | ||
| description: All major changes introduced in EternalCore 2.0. | ||
| icon: History | ||
| --- | ||
|
|
||
|  | ||
|
|
||
| # ⭐ EternalCore 2.0 – What’s New | ||
|
|
||
| A big update with smoother UX, cleaner config structure, better performance and a bunch of new commands. | ||
| Below is a clear overview of what changed - with visual previews where it makes sense. | ||
|
|
||
| --- | ||
|
|
||
| # ✨ Improvements & New Features | ||
|
|
||
| ## Documentation & General Improvements | ||
| - All libraries updated to their latest versions. | ||
| - Full support confirmed for **Minecraft 1.20.10**. | ||
| - Documentation redesigned to be easier to browse. | ||
| - Placeholders and permissions now have their own dedicated pages: | ||
|
|
||
| **Placeholders** | ||
| [View Documentation](https://www.eternalcode.pl/docs/eternalcore/placeholders) | ||
|  | ||
|
|
||
| **Permissions** | ||
| [View Documentation](https://www.eternalcode.pl/docs/eternalcore/permissions) | ||
|  | ||
|
|
||
| --- | ||
|
|
||
| ## AdminChat | ||
| Direct channel mode is now supported. | ||
| Enable it with `/adminchat`, or use `/adminchat <message>` for one-off messages. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ## Vanish System | ||
| A new vanish feature with a lot of customization options. | ||
| - silent join | ||
| - godmode | ||
| - night vision | ||
| - silent inventory access | ||
| - glow color | ||
| - block item drop / pickup | ||
| - block hunger loss | ||
| - block chat | ||
| - block block-placing | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ## MOTD | ||
| Cleaner and easier to configure. | ||
| Default layout looks much nicer out of the box. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ## Playtime Command | ||
| We added `/playtime` to check a player’s total time played. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| # 🔥 Fun Commands | ||
|
|
||
| Below are the new player-interaction and visual-effect commands. | ||
| Each one has a short demo: | ||
|
|
||
| <details> | ||
| <summary><strong>/elderguardian <player></strong></summary> | ||
| <img src="https://i.imgur.com/qA2FRzz.gif" alt="/elderguardian command demo" /> | ||
| </details> | ||
|
|
||
| <details> | ||
| <summary><strong>/demoscreen <player></strong></summary> | ||
| <img src="https://i.imgur.com/Zt1nR0N.gif" alt="/demoscreen command demo" /> | ||
| </details> | ||
|
|
||
| <details> | ||
| <summary><strong>/lightning <player></strong></summary> | ||
| <img src="https://i.imgur.com/rPjOjhM.gif" alt="/lightning command demo" /> | ||
| </details> | ||
|
|
||
| <details> | ||
| <summary><strong>/burn <player></strong></summary> | ||
| <img src="https://i.imgur.com/CDBe5rd.gif" alt="/burn command demo" /> | ||
| </details> | ||
|
|
||
| <details> | ||
| <summary><strong>/fireball <player></strong></summary> | ||
| <img src="https://i.imgur.com/zemgsLZ.gif" alt="/fireball command demo" /> | ||
| </details> | ||
|
|
||
| <details> | ||
| <summary><strong>/endscreen <player></strong></summary> | ||
| <img src="https://i.imgur.com/ja1G1x3.gif" alt="/endscreen command demo" /> | ||
| </details> | ||
|
|
||
| --- | ||
|
|
||
| # 🧩 Other Notable Changes | ||
|
|
||
| - Added **Custom Commands** (`/help`, `/discord`, `/store`, `/vote`, `/rules`, `/map`) - fully configurable in `custom-commands.yml`. | ||
| - Added **Folia support**. | ||
| - `/heal` now restores oxygen and supports custom health values. | ||
| - Added an option to clear *only negative* potion effects via `/heal`. | ||
| - Added full **PostgreSQL** support. | ||
| - Added a teleport timer to `/back`. | ||
| - Added "teleport here all" and "teleport here ask" functionality. | ||
| - Full internal **database layer refactor**. | ||
| - `/tprp` can now be limited with `minY` and `maxY` in `config.yml`. | ||
| - Default repair time increased to **1 minute 30 seconds**. | ||
| - All configuration sections moved into separate classes for clarity. | ||
| - Removed the **catboy** config (was unused). | ||
| - Removed the old Tellraw queue system - replaced by a cleaner and more reliable solution. | ||
| - A lot of internal code changes for better readability and maintainability in future. | ||
vLuckyyy marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| # 🐛 Fixes | ||
|
|
||
| - Missing permissions for gamemode shortcuts (`/gmc`, `/gms`, `/gmsp`) fixed. | ||
| - Duplicate message in `/enchant` resolved. | ||
| - `/tprp` no longer teleports you to the same player twice. | ||
| - Corrected permission for `homeadmin` → `eternalcore.home.admin`. | ||
| - Fixed GitHub API rate-limit warning in the update notifier. | ||
|
|
||
| --- | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.