From b35a5cc600475121a0cb886410ec8bbafea97608 Mon Sep 17 00:00:00 2001 From: KartoffelChips Date: Sat, 4 May 2024 09:32:37 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2f7db167..1d6960a3 100644 --- a/README.md +++ b/README.md @@ -149,8 +149,8 @@ antiAlt: # Add custom comamnds, to be executed when a possible alt kill attempt is detected # You can use &player& to insert the player name (commands are executed for both players) commands: - # - "say Please don't kill alts" - # - "ban &player& 1h" + # - "say Please don't kill alts" + # - "ban &player& 1h" storage: # The type of storage to use. You have the following options: @@ -259,6 +259,8 @@ messages: heartconsumeCooldown: "&cYou have to wait before using another heart!" recipeNotCraftable: "&cThis item is not craftable!" altKill: "&cPlease don't kill alts! This attempt has been logged!" + withdrawMin: "&cYou can't withdraw less than 1 heart!" + giveItem: "&7You received %amount%x &c%item%&7!" ``` @@ -299,4 +301,4 @@ If you need help with the setup of the plugin, or found a bug, you can join my d --- -[![Usage](https://bstats.org/signatures/bukkit/LifeStealZ.svg)](https://bstats.org/plugin/bukkit/LifeStealZ/18735) \ No newline at end of file +[![Usage](https://bstats.org/signatures/bukkit/LifeStealZ.svg)](https://bstats.org/plugin/bukkit/LifeStealZ/18735)