Skip to content

Commit

Permalink
Update src/main/java/ch/njol/skript/expressions/ExprMessage.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Moderocky authored Sep 8, 2024
1 parent 5515432 commit 6fb4b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/ch/njol/skript/expressions/ExprMessage.java
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"\t\tset quit message to \"%player% left this awesome server!\"",
"",
"on server broadcast:",
"\tset the broadcast message to \"something else!\""
"\tset the broadcast message to \"something else!\"",
"",
"on death:",
"\tset the death message to \"%player% died!\""})
Expand Down

0 comments on commit 6fb4b2b

Please sign in to comment.