File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
bukkit/src/main/java/dev/kitteh/factions/config/file Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1936,7 +1936,7 @@ public static class Denied {
19361936 private String useWilderness = "<red>You cannot use <light_purple><thing></light_purple> in the wilderness." ;
19371937 private String useSafezone = "<red>You cannot use <light_purple><thing></light_purple> in a safe zone." ;
19381938 private String useWarzone = "<red>You cannot use <light_purple><thing></light_purple> in a war zone." ;
1939- private String useTerritory = "<red>You cannot <light_purple><thing></light_purple> in the territory of <faction>." ;
1939+ private String useTerritory = "<red>You cannot use <light_purple><thing></light_purple> in the territory of <faction>." ;
19401940 @ Comment ("When not possible to display a more specific description, message like \" You cannot use this\" instead occurs." )
19411941 private String useThis = "this" ;
19421942
You can’t perform that action at this time.
0 commit comments