mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-03-11 14:11:18 +01:00
Fixed a typo when getting a message.
This commit is contained in:
parent
356ab24f2a
commit
0fe04afcfa
@ -94,7 +94,7 @@ public class StructureCommand extends SubCommand {
|
||||
+ suffix.replace("%info", ChatColor.translateAlternateColorCodes(
|
||||
'&',
|
||||
configLoad.getString(
|
||||
"Command.Island.Admin.Structure.Save.Convert.Message"))),
|
||||
"Command.Island.Admin.Structure.Convert.Info.Message"))),
|
||||
false, null, null,
|
||||
new HoverEvent(HoverEvent.Action.SHOW_TEXT, new ComponentBuilder(
|
||||
ChatColor.translateAlternateColorCodes('&', configLoad.getString(
|
||||
|
Loading…
Reference in New Issue
Block a user