From 057351060d70006d1429fbef147463edd951ae20 Mon Sep 17 00:00:00 2001 From: garbagemule Date: Sun, 22 Nov 2020 19:03:14 +0100 Subject: [PATCH] Updated Setting up the config file (markdown) --- Setting-up-the-config-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-the-config-file.md b/Setting-up-the-config-file.md index a6fbde0..e9182c0 100644 --- a/Setting-up-the-config-file.md +++ b/Setting-up-the-config-file.md @@ -104,7 +104,7 @@ The `classes`-section is slightly more complicated. It is divided into _class-br MobArena allows you to just bring your own items into the arena via the implicit 'My Items' class. What this means is that if you just place a sign in the lobby with the text My Items, you'll get the items that you had before joining the arena. Items are still restored on dying in or leaving the arena. -For a smooth, own-items-only experience, ditch the signs and set the per-arena setting `default-class` to `myitems`. +For a smooth, own-items-only experience, ditch the signs and set the per-arena setting `default-class` to `my-items`. **Note:** To prevent item smuggling/duping, MobArena removes Ender Chests, Ender Pearls, Shulker Shells, and Shulker Boxes from player inventories in the lobby. The items are not removed completely; they are still restored when players die in or leave the arena.