-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ashcon Partovi <[email protected]>
- Loading branch information
Showing
44 changed files
with
1,563 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# {0} = Invalid target input | ||
|
||
# {0} = command argument (could be any string) | ||
|
||
|
||
# {0} = command argument (could be any string) | ||
|
||
# {0} = command argument (could be any string) | ||
|
||
# {0} = command usage (e.g. "/restart [seconds]") | ||
|
||
|
||
|
||
|
||
# {0} = module name (proper noun) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
# {0} = duration (e.g. "10 seconds") | ||
|
||
|
||
|
||
# {0} = player name | ||
|
||
# {0} = player name | ||
|
||
# {0} = page number | ||
# {1} = total number of pages | ||
|
||
# {0} = page number | ||
|
||
# {0} = page number | ||
# {1} = total number of pages | ||
|
||
# {0} = page number | ||
# {1} = total number of pages | ||
|
||
|
||
|
||
|
||
# time moved ahead (e.g. Affected modes have been pushed forwards by 2:32) | ||
|
||
# time moved backwards (e.g. Affected modes have been pushed back by 2:32) | ||
|
||
# amount of time a mode was pushed (e.g. by 1:00) | ||
|
||
# {0} = mode name (e.g. GOLD, Glass Mode) | ||
|
||
# amount of time remaining (e.g. 1:00 left) | ||
|
||
# {0} = number of players online | ||
|
||
|
||
|
||
# {0} = command name | ||
|
||
# {0} = player name | ||
|
||
# {0} = map name |
Oops, something went wrong.