mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
Add helpful message to /b display
This commit is contained in:
parent
4db6cbeaa7
commit
43d5135f54
1 changed files with 1 additions and 0 deletions
|
@ -414,6 +414,7 @@ public class Commands {
|
|||
|
||||
if (abilities.isEmpty()) {
|
||||
s.sendMessage("You don't have any bound abilities.");
|
||||
s.sendMessage("If you would like to see a list of available abilities, please use the /bending display [Element] command. Use /bending help for more information.");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue