Addition of L2jBrasil vote rewards.

Contributed by pecanha.
This commit is contained in:
MobiusDevelopment
2020-04-17 11:56:48 +00:00
parent 95bb4638c4
commit 6702f1fd55
68 changed files with 2278 additions and 17 deletions

View File

@@ -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