From cd74545c86a833696d638fe6d8d40bbf1d186a6f Mon Sep 17 00:00:00 2001 From: John Locke <51202569+J0hnL0cke@users.noreply.github.com> Date: Tue, 18 Jul 2023 15:20:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e933fa..ee27a0f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This plugin's configuration file (`config.yml`) allows for several gameplay cust - Open `config.yml` in any text editor to change the settings, then restart (or reload) the server to apply the changes. - If the dragon egg has already been found, update the plugin's record of the egg's location by picking up the egg item or by breaking and re-placing the egg block. -## Notes for Server Owners: +## Notes for Server Owners - Best paired with an anticheat to prevent duplication. (Unless you are using paperspigot, which disables falling block dupes by default) - The egg location does not update when taken out of an inventory (eg chest) until the inventory is closed, so you should also enable [inventory close](https://github.com/NoCheatPlus/Docs/wiki/%5BInventory%5D-Open) on your anticheat to prevent the player from teleporting away with their inventory open. - Only players in creative mode can move the egg into an ender chest.