Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # import.yml
- # This file is NOT auto generated by OnTime, but instead is created as output from some other plugin, database, or hand-edited file.
- # This file can have any name since the name is specified as part of the /ontime import command.
- #
- # There are only two key components to this file, the setting of the units (seconds or miliseconds), and the (playername,time) data pairs.
- #
- # Time unit: Depending on if the original source is expressed in units of seconds or milliseconds. One of the two must be included and set to 'true'.
- # If both are false or missing the import will fail. If both are included and set to 'true', seconds will be used by default.
- #
- seconds: true
- millis: false
- #
- #
- # The list of players must follow the 'players:' keyword. Indented two spaces, followed by "-" and another space.
- # the player name and their 'total OnTime' must be separated by a comma "," but must NOT include any spaces.
- # This list can be of any length.
- #
- players:
- - eXecU7i0neR,94500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement