From d370409cda3919a311dc989b1d62dc9b702ad26d Mon Sep 17 00:00:00 2001 From: Aria Date: Mon, 18 Nov 2019 10:39:25 +0100 Subject: [PATCH] Made more messages show in the actionbar by default --- src/main/resources/default/messages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/default/messages.yml b/src/main/resources/default/messages.yml index 62b5b8c0..d164e089 100644 --- a/src/main/resources/default/messages.yml +++ b/src/main/resources/default/messages.yml @@ -65,8 +65,8 @@ waypoint-cooldown: '&cPlease wait {cooldown} before using a waypoint again.' not-unlocked-waypoint: '&cYou have not unlocked that waypoint yet.' not-dynamic-waypoint: '&cYou many only teleport to a non-dynamic waypoint while standing on another waypoint.' standing-on-waypoint: '&cYou are already standing on this waypoint.' -warping-canceled: '&cWaypoint warping canceled.' -warping-comencing: '&cDO NOT MOVE!&e You will be warped in {left}sec.' +warping-canceled: '%&cWaypoint warping canceled.' +warping-comencing: '%&cDO NOT MOVE!&e You will be warped in {left}sec.' # Cash deposit: '&eYou successfully deposited &6{worth}g&e.'