Skip to content

Commit

Permalink
I'm baaack!
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyinqiu committed Nov 7, 2020
1 parent 6a2264a commit 235e3f6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NWorldPermissions/res/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,18 @@ messages:
completed: |
&r&3[&bNWorldPermissions&3]: Well, {teleportedCount}&r&3 offline players have been teleported.
# Available Arg(s): {senderName}, {worldName}, {markName}, {teleportedCount}.
untracked:
tracker-not-enabled: |
&r&3[&bNWorldPermissions&3]: Uh, the offline players tracker isn't enabled.
Make sure 'offline-players-tracker.enabled' in file 'config.yml' is 'true'.
# Available Arg(s): {senderName}, {markName}.
no-such-mark: |
&r&3[&bNWorldPermissions&3]: Um, where is the mark '{markName}&r&3'?
# Available Arg(s): {senderName}, {markName}.
completed: |
&r&3[&bNWorldPermissions&3]: Well, {teleportedCount}&r&3 untracked players have been teleported, but {unteleportedCount}&r&3 failed.
# Available Arg(s): {senderName}, {markName}, {teleportedCount}, {unteleportedCount}.

tpsingle:
help: |
&r&3[&bNWorldPermissions&3]:
Expand Down

0 comments on commit 235e3f6

Please # to comment.