From 215bed990844269f64740bc1e87c2ceb2fef813c Mon Sep 17 00:00:00 2001 From: William278 Date: Fri, 30 May 2025 18:40:26 +0100 Subject: [PATCH] docs: fix typo --- docs/Compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Compatibility.md b/docs/Compatibility.md index 792e4fcb..827d1d0c 100644 --- a/docs/Compatibility.md +++ b/docs/Compatibility.md @@ -32,5 +32,5 @@ This plugin does not support the following software-Minecraft version combinatio ## Incompatible plugins / mods Please note the following plugins / mods can cause issues with HuskSync: -* Restart plugins / mods are not supported. These will cause [player data to not save correctly when your server restarts](troubleshooting#issues-with-player-data-going-out-of-sync-during-a-server-restart) due to the way these plugins utilise bash scripts. It's important to understand that restart plugins don't actually restart yur server, they just trigger some (often unstable) process-killing scripting logic to occur! +* Restart plugins / mods are not supported. These will cause [player data to not save correctly when your server restarts](troubleshooting#issues-with-player-data-going-out-of-sync-during-a-server-restart) due to the way these plugins utilise bash scripts. It's important to understand that restart plugins don't actually restart your server, they just trigger some (often unstable) process-killing scripting logic to occur! * Combat logging plugins / mods are not supported. Some have built-in support for HuskSync and should work as expected, but for others you may wish to modify the [[Event Priorities]] \ No newline at end of file