From 90fff49f9b149584ac86fb4bfb3e0644710dfb00 Mon Sep 17 00:00:00 2001 From: CrazyCloudCraft | Argantiu <95505222+CrazyCloudCraft@users.noreply.github.com> Date: Sun, 21 Aug 2022 20:47:14 +0200 Subject: [PATCH] Update en.yml --- src/main/resources/languages/en.yml | 34 ++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/main/resources/languages/en.yml b/src/main/resources/languages/en.yml index 8370033..637750a 100644 --- a/src/main/resources/languages/en.yml +++ b/src/main/resources/languages/en.yml @@ -70,20 +70,20 @@ info: command_help: list: - - "/ws get &8- &7Will give you a world" - - "/ws home &8- &7Teleports you on your world" - - "/ws sethome &8- &7Sets a specific home" - - "/ws gui &8- &7Opens the GUI menu if you are the world owner" - - "/ws tp &8- &7Teleports you on a specific world" - - "/ws addmember &8- &7Adds a player to your world" - - "/ws delmember &8- &7Removes a player from your world" - - "/ws leave &8- &7Leave a world" - - "/ws tnt &8- &7Allows/Denies TNT on your world" - - "/ws fire &8- &7Allows/Denies Fire on your world" - - "/ws togglegm &8- &7Allows/Denies a player changing gamemode" - - "/ws togglebuild &8- &7Allows/Denies a player building on your world" - - "/ws toggletp &8- &7Allows/Denies a player teleporting on your world" - - "/ws togglewe &8- &7Allows/Denys a player using WorldEdit" - - "/ws info &8- &7Shows information about the world" - - "/ws reset &8- &7Will reset your world" - delete_command: "/ws delete &8- &7Will delete a world" \ No newline at end of file + - "&6/ws get &8- &7Will give you a world" + - "&6/ws home &8- &7Teleports you on your world" + - "&6/ws sethome &8- &7Sets a specific home" + - "&6/ws gui &8- &7Opens the GUI menu if you are the world owner" + - "&6/ws tp &8- &7Teleports you on a specific world" + - "&6/ws addmember &8- &7Adds a player to your world" + - "&6/ws delmember &8- &7Removes a player from your world" + - "&6/ws leave &8- &7Leave a world" + - "&6/ws tnt &8- &7Allows/Denies TNT on your world" + - "&6/ws fire &8- &7Allows/Denies Fire on your world" + - "&6/ws togglegm &8- &7Allows/Denies a player changing gamemode" + - "&6/ws togglebuild &8- &7Allows/Denies a player building on your world" + - "&6/ws toggletp &8- &7Allows/Denies a player teleporting on your world" + - "&6/ws togglewe &8- &7Allows/Denys a player using WorldEdit" + - "&6/ws info &8- &7Shows information about the world" + - "&6/ws reset &8- &7Will reset your world" + delete_command: "/ws delete &8- &7Will delete a world"