Addition of L2jBrasil vote rewards.
Contributed by pecanha.
This commit is contained in:
@@ -73,3 +73,23 @@ L2topDualboxesAllowed = 1
|
||||
# If set to true, game server console will get a report of
|
||||
# current vote count, votes needed for next reward and votes needed for first page.
|
||||
AllowL2topGameServerReport = False
|
||||
|
||||
# Vote reward for L2JBrasil.
|
||||
AllowL2JBrasilVoteReward = False
|
||||
# Vote reward server link.
|
||||
# Example: https://top.l2jbrasil.com/index.php?a=stats&u=l2monkey
|
||||
L2JBrasilServerLink =
|
||||
# Votes for next reward needed.
|
||||
L2JBrasilVotesDifference = 1
|
||||
# Minutes between rewards.
|
||||
# Eg. You put 5 it checks every 5 minutes for reward.
|
||||
L2JBrasilRewardCheckTime = 1
|
||||
# Reward(s).
|
||||
L2JBrasilReward = 30002,5;
|
||||
# Topzone reward max dual boxes reward.
|
||||
# For example if you put 2 and someone has 3 boxes open 2 will be rewarded.
|
||||
L2JBrasilDualboxesAllowed = 1
|
||||
# Game server console report.
|
||||
# If set to true, game server console will get a report of
|
||||
# current vote count, votes needed for next reward and votes needed for first page.
|
||||
AllowL2JBrasilGameServerReport = True
|
||||
|
||||
Reference in New Issue
Block a user