Skip to content

Commit

Permalink
Update FundamentalsLanguage.java (retromcorg#7)
Browse files Browse the repository at this point in the history
bruh
  • Loading branch information
Grassboii authored Jul 22, 2024
1 parent 4b7a2ad commit db44035
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ private void loadDefaults() {
map.put("vanish_deny", "&cSorry, you can't do that while you are in vanish");
map.put("vanish_successful_other_enabled", "&bEnabled vanish for another player.");
map.put("vanish_successful_other_disabled", "&4Disabled vanish for another player.");
map.put("vanish_disabled", "&4Vanish Disabled.");
map.put("vanish_disable", "&4Vanish Disabled.");
map.put("vanish_enable", "&7Vanish Enabled.");
//Clear Inventory
map.put("clearinventory_notice", "&9Your inventory has been cleared");
Expand Down

0 comments on commit db44035

Please sign in to comment.