From e81771916e7587f729adb20a87a7e70f27f65dd1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 5 Jun 2023 14:31:26 +0100 Subject: [PATCH] Fixed _example.yml --- eco-core/core-plugin/src/main/resources/menus/_example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/menus/_example.yml b/eco-core/core-plugin/src/main/resources/menus/_example.yml index 388578b..3d78d49 100644 --- a/eco-core/core-plugin/src/main/resources/menus/_example.yml +++ b/eco-core/core-plugin/src/main/resources/menus/_example.yml @@ -103,6 +103,6 @@ slots: - type: menu menu: other_example_menu - - item: console_command + - type: console_command commands: - "eco give %player% 100"