diff --git a/EpicAnchors-Plugin/src/main/resources/en_US.lang b/EpicAnchors-Plugin/src/main/resources/en_US.lang index aff6348..05bfc38 100644 --- a/EpicAnchors-Plugin/src/main/resources/en_US.lang +++ b/EpicAnchors-Plugin/src/main/resources/en_US.lang @@ -10,8 +10,8 @@ interface.button.addtimewithxp = "&aAdd 30 Minutes with XP" interface.button.addtimewithxplore = "&7Cost: &a%cost% Levels" interface.button.addtimewitheconomy = "&aAdd 30 Minutes with ECO" interface.button.addtimewitheconomylore = "&7Cost: &a$%cost%" -interface.anchor.title = "ChunkAnchor"; -interface.anchor.smalltitle = "&eChunkAnchor"; +interface.anchor.title = "ChunkAnchor" +interface.anchor.smalltitle = "&eChunkAnchor" #Command Messages @@ -20,4 +20,4 @@ command.give.success = "&7You have been given a ChunkAnchor." #Event Messages event.general.nopermission = "&cYou do not have permission to do that." -event.upgrade.cannotafford = "&cYou cant afford that" \ No newline at end of file +event.upgrade.cannotafford = "&cYou cant afford that." \ No newline at end of file