From 7e4609efbfa1eccd5cf86c69be8ab3748b80e174 Mon Sep 17 00:00:00 2001 From: TheLonelyWolf1 <42873246+TheLonelyWolf1@users.noreply.github.com> Date: Fri, 6 Aug 2021 16:28:21 +0200 Subject: [PATCH] Add xp-points-paywall= Messages --- resource/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/config.yml b/resource/config.yml index db5a65d..ca28a6e 100644 --- a/resource/config.yml +++ b/resource/config.yml @@ -62,3 +62,6 @@ purchase: xp: success: '&aSuccessfully Bought For %cp-args% xp level.' failure: '&cInsufficient xp levels!' + xppoints: + success: '&aSuccessfully Bought For %cp-args% xp points.' + failure: '&cInsufficient xp points!'