You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ EternalCore is your ultimate companion for enhancing your Minecraft server exper
17
17
18
18
## :information_source: Information
19
19
20
-
- EternalCore fully supports Minecraft's latest minor versions starting from each major version, starting from 1.17 onward, e.g. `1.17.1`, `1.18.2`, `1.19.4`, `1.20.6`, `1.21.1`.
21
-
- Requires **Java 17 or later** to work properly. For older versions of Java, this may affect the functionality of the plugin.
20
+
- EternalCore fully supports Minecraft's latest minor versions starting from each major version, starting from 1.17 onward, e.g. `1.17.1`, `1.18.2`, `1.19.4`, `1.20.6`, `1.21.4`.
21
+
- Requires **Java 21 or later** to work properly. For older versions of Java, this may affect the functionality of the plugin.
22
22
- If you have any questions, perhaps you will find a solution to them in our [documentation](https://docs.eternalcode.pl/eternalcore/introduction.html), you can also ask us about it on [discord](https://discord.gg/FQ7jmGBd6c).
Copy file name to clipboardExpand all lines: raw_features_docs.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,20 @@
174
174
"Sends a message to the player when a new plugin update is available after joining the server."
175
175
]
176
176
},
177
+
{
178
+
"name": "Vanish tabulation",
179
+
"permissions": [],
180
+
"descriptions": [
181
+
"EternalCore prevents non-admin players from seeing vanished players in the commands like /tpa. To re-enable this feature for specific players, grant them the eternalcore.vanish.tabulation.see permission."
182
+
]
183
+
},
184
+
{
185
+
"name": "Vanish tabulation",
186
+
"permissions": [],
187
+
"descriptions": [
188
+
"EternalCore prevents non-admin players from seeing vanished players in the commands like /tpa. To re-enable this feature for specific players, grant them the eternalcore.vanish.tabulation.see permission."
0 commit comments