Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # OnTime Output Configuration File
- # Last Default YML Update: Aug 23, 2012
- # Author: Edge209
- #Version of this config file DO NOT CHANGE THIS
- outputVersion: 7
- # Output Configuration Syntax Rules
- # *** BE CAREFUL *** since this is a yml file the format is very important. NEVER use TABs to create space, always use 'spaces'
- #
- # Every output string must be contained within single quote marks (')
- # Color codes can be used, but codes must begin with "&" and must followed by a space (' ') e.g. '&a ' for green text
- # The number of lines output must be specified (lines: #), or set to zero if no output should be generated.
- # Each line must be labeled with 'line-#:' where # is the line order, and # should begin with 1
- # "Variables" must be enclosed in "[ ]" and must be proceeded and followed by a space (' ').
- #
- # The following 'variable' codes are supported in the output:
- #
- # [afk] - Player's Away from Keyboard (AFK) status. ("(AFK)" shown when AFK, otherwise nothing is displayed.)
- # [afktime] - How long a player has been AFK for the current login session
- # [current] - Player's OnTime for current session (login)
- # [daily] - Player's daily OnTime
- # [daysAgo] - Number of calendar days since player's first login to the server
- # [daysOn] - The number of different days the player has been on the server
- # [firstLogin] - The date player first joined the server
- # [monthly] - Player's Monthly OnTime
- # [monthStartDate] - Date for start of new monthly playtime collection period
- # [player] - Player's in-game name
- # [quantity] - Reward quantity value. Only used for 'item' and 'xp' rewards
- # [referredBy] - Player that referred another player
- # [referredPlayer] - Player that was referred by another
- # [referrals] - Number of referrals made by a player
- # [reward] - Reward to be issued. (This holds the quantity for 'econ' rewards)
- # [rewardString]** - A default set of reward strings which combine things such as quantity and reward names.
- # [rewardType] - Type of reward: Auto vs Individual if Individual Ontime/Real/Delta/Login is also specified
- # [timeToReward] - The amount of in-game time until a players next reward is issued
- # [topSpot] - Player's location in a "Top xx" list
- # [total] - Player's total OnTime
- # [votes] - Number of votes cast for the system
- # [weekStartDate] - Date for start of new weekly playtime collection period
- # [$] - econ system's unit name (e.g. 'coins', 'dollars', 'credits')
- #
- #
- # ** There is special handling for '[rewardString]'. This was designed to be used in the 'ontime' (self) and 'ontime <playername.' (other) commands.
- # Because it is possible to use the 'ontime rewards set' command a player can have more than one scheduled reward. When '[rewardString]' is used
- # the plugin will generate multiple lines of the same format, one for each of the scheduled rewards for that player. Any variable used
- # on the same line will also be used in each of the reward output lines.
- #
- # Color Codes
- # &0 Black
- # &1 Dark Blue
- # &2 Dark Green
- # &3 Dark Aqua
- # &4 Dark Red
- # &5 Dark Purple
- # &6 Gold
- # &7 Gray
- # &8 Dark Gray
- # &9 Blue
- # &a Green
- # &b Aqua
- # &c Red
- # &d Light Purple
- # &e Yellow
- # &f White
- output:
- #
- # Output for reward issue events
- #
- reward:
- kit:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been on for [total]'
- line-3: '&a You have been rewarded a kit including:'
- kitelement:
- lines: 1
- line-1: '&a [quantity] [reward]'
- votifier:
- lines: 3
- line-1: '&a [player] your vote for [serverName] has been counted! '
- line-2: '&a You have been given [rewardString] as a thank you. '
- line-3: '&a Please remember to vote again tomorrow! '
- referralTarget:
- lines: 2
- line-1: '&a [player] Thank you for letting us know who referred you.'
- line-2: '&a For doing this, you have been given [rewardString]'
- item:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been on for [total]'
- line-3: '&a You have been rewarded ( [quantity] ) [reward]'
- inventoryFull:
- lines: 2
- line-1: '&a You have a reward of ( [quantity] ) [reward] waiting.'
- line-2: '&a Please make room in your inventory.'
- econ:
- lines: 1
- line-1: '&4 [player] &a + [reward] &c Virgin.'
- permission:
- lines: 4
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been on for [total]'
- line-3: '&a You have been granted the following permission [reward]'
- line-4: '&a It will take effect on your next login.'
- group:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been on for [total]'
- line-3: '&a You have been auto-promoted to group [reward]'
- command:
- lines: 0
- xp:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been on for [total]'
- line-3: '&a You have been rewarded [quantity] XP!'
- referred:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a Your referral of [referredPlayer] has payed off'
- line-3: '&a You have been rewarded [rewardString]'
- topDaily:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been rewarded [rewardString]'
- line-3: '&a For being the # [topSpot] Player for [topPeriod]'
- topWeekly:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been rewarded [rewardString]'
- line-3: '&a For being the # [topSpot] Player for the week starting [topPeriod]'
- topMonthly:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been rewarded [rewardString]'
- line-3: '&a For being the # [topSpot] Player for the month starting [topPeriod]'
- topTotal:
- lines: 3
- line-1: '&a Congratulations [player] !'
- line-2: '&a You have been rewarded [rewardString]'
- line-3: '&a For being the # [topSpot] Player as of [topPeriod]'
- # endRewards
- #
- #
- # Output for the '/ontime' command
- #
- ontime-me:
- lines: 5
- line-1: 'Current login time = [current]'
- line-2: 'Today total time = [daily]'
- line-3: 'This week total time = [weekly]'
- line-4: 'This month total time = [monthly]'
- line-5: 'Lifetime server time = [total]'
- # endOntime-me
- #
- #
- # Output for the '/ontime <player>' command
- #
- ontime-other:
- line-1: '[player] : Joined the server [daysAgo] days ago.'
- line-2: '[player] : Has been on [daysOn] different days.'
- line-3: '[player] : Last login on [lastLogin]'
- line-4: '[player] : This login= [current] &c [afk]'
- line-5: '[player] : AFK time this login= [afktime]'
- line-6: '[player] : Today= [daily]'
- line-7: '[player] : This Week= [weekly]'
- line-8: '[player] : This Month= [monthly]'
- line-9: '[player] : Total Time= [total]'
- line-10: '[player] : Reward: ( [rewardType] ) [rewardString] in [timeToReward]'
- # endOntime-other
- #
- #
- # output used when there is missing data
- #
- error:
- errorColor: '&c'
- noDaysAgo: 'No record'
- noDaysOn: 'No record'
- noLastLogin: 'No record'
- notOnline: 'Not Online'
- notOnToday: 'Not On Today'
- notOnWeek: 'Not On This Week'
- notOnMonth: 'Not On This Month'
- noTotal: 'No record'
- noReward: 'No reward set'
- noRewardQuantity: 'N/A'
- noRewardTime: 'N/A'
- notEnabled: 'N/A'
- noAFKTime: 'N/A'
- playerAFK: '(on hold)'
- noTopData: 'N/A'
- # endError
- #
- #
- # Formats used to output dates and time. Please reference http://www.java2s.com/Tutorial/Java/0040__Data-Type/SimpleDateFormat.htm
- # for more information and examples
- #
- dateTimeFormat: '[MM/dd/yyyy hh:mm:ss]'
- dateFormat: '[MM/dd/yyyy]'
- # endDate
- #
- #
- # Output for headers and colors used in '>ontime top <##> [total/today/week]' commands
- #
- topListHeader:
- lines: 1
- line-1: '&e -- [serverName] &9 OnTime &e LeaderBoard--'
- todayListHeader:
- lines: 2
- line-1: '&e -- [serverName] &f Daily LeaderBoard &e --'
- line-2: '&9 for today - [reportDate]'
- weekListHeader:
- lines: 2
- line-1: '&e -- [serverName] &f Weekly LeaderBoard &e --'
- line-2: '&9 for the week starting [weekStartDate]'
- monthListHeader:
- lines: 2
- line-1: '&e -- [serverName] &f Monthly LeaderBoard &e --'
- line-2: '&9 for the month starting [monthStartDate]'
- # endHeaders
- topListTimeColor: '&a'
- topListNameColor: '&f'
- topListExtrasColor: '&a'
- # endColors
- # endFile
- #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement