Skip to content

Commit 528eae9

Browse files
Remove unnecessary escaping
1 parent df6385d commit 528eae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/ultimatespawn_en_US.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ prefix=[&6Spawn&r]
22
command.reload.success={0} &7Plugin &e{1} &7was &asuccessfully &7reloaded.
33
command.removespawn.success={0} &7Spawn &e{1} &7was &asuccessfully &7removed.
44
command.setspawn.success={0} &7Spawn &e{1} &7was &asuccessfully &7set.
5-
spawn-teleport-success='{0} &7You have been &asuccessfully &7teleported!'
5+
spawn-teleport-success={0} &7You have been &asuccessfully &7teleported!
66
invalid-world={0} &cInvalid world
77
spawn-not-exists={0} &cSpawn &c&l{1} &ccould not be found.
88
spawn-already-exists={0} &cSpawn &c&l{1} &calready exists.

0 commit comments

Comments
 (0)