Guest User

config.yml

a guest
Sep 15th, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 20.55 KB | None | 0 0
  1. # VotingPlugin by Ben12345rocks
  2. # Main Config
  3. # See wiki for help:
  4. # https://github.com/Ben12345rocks/VotingPlugin/wiki
  5.  
  6. # Valid Options:
  7. # - SQLITE
  8. # - FLAT
  9. # - MYSQL
  10. DataStorage: FLAT
  11.  
  12. # Information for mysql
  13. MySQL:
  14.   Host: '185.242.115.40'
  15.   # Default port is 3306
  16.   Port: 3306
  17.   Database: 's520_porkopolis'
  18.   Username: 'u520_A8NRsyyUgk'
  19.   Password: 'RQ6Y8khBam17wLKR'
  20.   # Max number of connections
  21.   MaxConnections: 1
  22.  
  23. # Whether or not to check on world change
  24. # Should only be used if you do per world rewards
  25. CheckOnWorldChange: false
  26.  
  27. # Debug
  28. Debug: false
  29.  
  30. # Debug info in-game
  31. # Players with permission "VotingPlugin.Debug"
  32. # will see debug info if debug is true
  33. DebugInGame: false
  34.  
  35. # Will log debug messages to Advanced/Log/log.txt
  36. # Requires Debug to be on
  37. LogDebugToFile: false
  38.  
  39. # Options for request api
  40. # Current methods
  41. # ANVIL
  42. # BOOK
  43. # CHAT
  44. # This is mainly used for admin gui's to type in values
  45. RequestAPI:
  46.   DefaultMethod: 'CHAT'
  47.   DisabledMethods: []
  48.  
  49. # Broadcast votes
  50. BroadcastVote: true
  51.  
  52. # Let players who never joined before vote
  53. # Recommend: False (Will prevent creating random user data files)
  54. AllowUnjoined: false
  55.  
  56. # If true, plugin will send scoreboards on some commands
  57. SendScoreboards: true
  58.  
  59. # If true, plugin will automaticly generate votesites
  60. # Disable this if you experience issues with sites being created randomly
  61. AutoCreateVoteSites: true
  62.  
  63. # Whether or not to log every vote to a file
  64. # Use this if you wanna track player votes
  65. # Not recommended though
  66. LogVotesToFile: false
  67.  
  68. # Setting this to true will improve performance at a cost of RAM
  69. # Only use if you don't have many players on your server
  70. PreLoadUsers: false
  71.  
  72. # Delay between background updates like signs and more
  73. # Default: 3 Minutes
  74. # Longer times result in longer wait in stuff updating after a vote
  75. # REQUIRES A RESTART TO TAKE EFFECT
  76. DelayBetweenUpdates: 3
  77.  
  78. # Set to true to disable no service site message on voting
  79. # You should never have to touch this if everything is setup properly
  80. DisableNoServiceSiteMessage: false
  81.  
  82. # ------------------------------------------------
  83. # VoteReminding
  84. # ------------------------------------------------
  85.  
  86. # Configuration for VoteReminding
  87. # By default this should be all setup to work
  88. # as long as vote delays are done properly
  89. VoteReminding:
  90.  # Enable vote reminding
  91.   # This will remind player when he can vote on all sites
  92.   # Requires VoteDelay's to be setup properly
  93.   # Use /vote next to see when you can be reminded
  94.   # Players require the perm "VotingPlugin.Login.RemindVotes" or "VotingPlugin.Player"
  95.   Enabled: true
  96.  
  97.   # Whether or not to remind only once when the player can vote
  98.   # Does not apply to login reminds.
  99.   RemindOnlyOnce: true
  100.  
  101.   # Will remind player on login if he can vote
  102.   # Ignores value above
  103.   RemindOnLogin: true
  104.  
  105.   # Delay to remind votes in minutes
  106.   # Only works if above is false
  107.   RemindDelay: 1440
  108.  
  109.   # Run reward files on remind
  110.   # By default, the reward file will be created for you
  111.   # and have the default message
  112.   # Edit the message at AdvancedCore/Rewards/Remind.yml (or any other reward listed)
  113.   # Can add titles and more in the reward file
  114.   Rewards:
  115.     Messages:
  116.       Player: '&aRemember to vote for in-game rewards!'
  117.     Title:
  118.       Enabled: false
  119.       Title: '&cRemember to vote!'
  120.       SubTitle: '&aType /vote'
  121.       FadeIn: 10
  122.       ShowTime: 50
  123.       FadeOut: 10
  124.  
  125. Commands:
  126.  # Whether or not the following commands will open GUIs rather than display text
  127.   UseGUI:
  128.     Today: true
  129.     TopVoter: true
  130.     Last: true
  131.     Next: true
  132.     Total: true
  133.     Vote: false
  134.    
  135. # ------------------------------------------------
  136. # Format
  137. # ------------------------------------------------
  138.    
  139. # Common PlacesHolders:
  140. # Please Note: Not all are usable in all sections
  141. # Special PlaceHolders will be commented where available
  142. # %player% = player name  
  143. # %SiteName% = vote site name
  144. #
  145. # Set Message to '' (2 ') to disable message
  146.  
  147. Format:
  148.  # Message when player tries to run command without required permissions
  149.   NoPerms: 'You do not have permission!'
  150.  
  151.   # Message when player types a command but does not input a number where needed
  152.   NotNumber: '&cError on &6%arg%&c, number expected!'
  153.  
  154.   # CommandHandler help message
  155.   HelpLine: '&3&l%Command% - &3%HelpMessage%'
  156.  
  157.   # Broadcast vote message
  158.   BroadcastMsg: ''
  159.  
  160.   # Broadcast only when player is online
  161.   BroadcastWhenOnline: true
  162.  
  163.   Commands:
  164.    # Format for /vote
  165.     # %num% = the number of the site, for a numbered list
  166.     # %url% = site URL
  167.     Vote:
  168.       Text:
  169.      - '&6Voting Links:'
  170.       - '&6-----------------------------------------------------'
  171.       - '&21. &ahttp://topg.org/server-porkopolis-survival-id454344'
  172.       - '&22. &ahttp://minecraftservers.org/server/359133'
  173.       - '&23. &ahttps://tinyurl.com/ybv3cpan'
  174.       - '&24. &ahttp://minecraft-mp.com/server/125751/vote/'
  175.       - '&25. &ahttps://www.planetminecraft.com/server/porkopolis---no-grief-survival-server/vote/'
  176.       - '&26. &ahttp://topminecraftservers.org/vote/3466'
  177.       - '&9Vote for us every day for &bin-game rewards&9 and &bExp Boosts&9!'
  178.       - '&6-----------------------------------------------------'
  179.       - '&3Type /VoteGUI to see your total number of votes.'
  180.       - '&6-----------------------------------------------------'
  181.  
  182.       # If you want to want to use the feature below where the plugin will
  183.       # automaticly list the sites then set the message in the text above
  184.       AutoInputSites: false
  185.       # For each VoteSite
  186.       # make sure to set VoteURL in your VoteSites
  187.       # Requires above to be true
  188.       # Text will be sent before this
  189.       Sites: '&4%num%: &c&l%SiteName% - &c%url%'
  190.      
  191.       # Format for /vote next
  192.       Next:
  193.         # First line
  194.         Title: '&3&l%player% Next Votes:'
  195.        
  196.         # How each line is setup for each vote site
  197.         # %info% = Info - See Below
  198.         # %SiteName% = site name from vote
  199.         Layout: '&3%SiteName%: &6%info%'
  200.        
  201.         Info:
  202.          # Message when player can vote
  203.           CanVote: 'Go Vote!'
  204.           # Time until vote msg
  205.           # %hours% = hours until next vote
  206.           # %minutes% = minutes until next vote
  207.           TimeUntilVote: '%hours% Hours and %minutes% Minutes'
  208.           # If there is an error finding out time until next vote
  209.           Error: '&cCould not caculate time until next vote!'
  210.          
  211.        # Format for /vote last
  212.       Last:
  213.        # First line
  214.         Title: '&3&l%player% Last Vote Times:'
  215.         # Lines for each vote site
  216.         # %time% = time, using timeformat below
  217.         Line: '&3%SiteName%: &6%time%'
  218.        
  219.       # Format for /vote total
  220.       Total:
  221.      - '&3&l%player% Total Votes:'
  222.       - '&3&lDaily Total: &6&l%DailyTotal%'
  223.       - '&3&lWeekly Total: &6&l%WeeklyTotal%'
  224.       - '&3&lMonthly Total: &6&l%MonthlyTotal%'
  225.       - '&3&lAllTime Total: &6&l%AllTimeTotal%'
  226.        
  227.       # Format for /vote total all  
  228.       TotalAll:
  229.      - '&3&lServer Total Votes:'
  230.       - '&3&lDaily Total: &6&l%DailyTotal%'
  231.       - '&3&lWeekly Total: &6&l%WeeklyTotal%'
  232.       - '&3&lMonthly Total: &6&l%MonthlyTotal%'
  233.       - '&3&lAllTime Total: &6&l%AllTimeTotal%'
  234.        
  235.       # Format for /vote top
  236.       Top:
  237.        # First line
  238.         # %page% = current page
  239.         # %maxpages% = max number of pages
  240.         # %Top% = Monthly/Weekly/Daily (depending on command)
  241.         Title: '&3Top %Top% Voters %page%/%maxpages%'
  242.         # Line for each player in that page
  243.         Line: '&c%num%: &6%player%, %votes%'
  244.        
  245.       # Format for /vote help
  246.       Help:
  247.        # Title of /vote help
  248.         Title: '&3&lVoting Player Help'
  249.         # Format for help message in /v help
  250.         Line: '&3&l%Command% - &3%HelpMessage%'
  251.         # Require permission to see command in /v help or /av help
  252.         RequirePermission: true
  253.  
  254.       # PlaceHolders:
  255.       # %VotesRequired% = VotesRequired
  256.       # %NeededVotes% = Number of votes needed to reach VotesRequired
  257.       # %Votes% = Number of votes
  258.       Party:
  259.      - '&cCurrently at &6%Votes%&c, &6%NeededVotes% &cmore votes to go to reach &6%VotesRequired%'
  260.      
  261.       # %Points% = player points
  262.       Points: '&a%Player% currently has &a&l%Points%&a Points!'
  263.      
  264.   # Login message if player can vote on all sites
  265.   # Must be enabled in config.yml  
  266.   LoginMsg: '&cRemember to vote!'
  267.  
  268.   # Msg on top voter award, will only send message if that place has a reward set
  269.   # %place% = place - 1,2,3,etc
  270.   TopVoterAwardMsg: '&aYou came in %place% in top voters of the month! Here is an award!'
  271.  
  272.   # Time Format
  273.   # See https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
  274.   TimeFormat: 'EEE, d MMM yyyy HH:mm'
  275.  
  276.   # Format for signs
  277.   # SiteName may be all, depending on sign
  278.   # %position% = position of player, set by sign
  279.   # %votes% = Number of votes
  280.   Signs:
  281.     TopVoterSign:
  282.       Line1: 'TopVoter: %SiteName%'
  283.       Line2: '#%position%'
  284.       Line3: '%player%'
  285.       Line4: '%votes% Votes'
  286.     # Message when right clicking sign, uses same placeholders as above
  287.     RightClickMessage: '&c&l%player% &cis &c&l%position% &cwith &c&l%votes% &cvotes in &c&l%SiteName%'
  288.      
  289.   # Message when player tries to run command without required permissions
  290.   NoPerms: '&cYou do not have permission!'
  291.  
  292.   # Message when player types a command but does not input a number where needed
  293.   NotNumber: '&cError on &6%arg%&c, number expected!'
  294.  
  295.   # Shop messages when using the /vote shop
  296.   ShopPurchase: '&aYou bought the %Identifier% for %Points% Points!'
  297.   ShopFailed: '&cYou do not have %Points% points to purchase this!'
  298.  
  299. # ------------------------------------------------
  300. # GUI Options
  301. # ------------------------------------------------
  302.  
  303. # Configure GUI's here
  304. # Note: Slots start at 0 instead of 1, max slot is 53 (don't go over) (E.g: last slot in first row of inventory is 8)
  305. # Item Material's can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
  306. GUI:
  307.  # GUI for /vote gui, /vgui, votegui
  308.   VoteGUI:
  309.    # Items will be orders as it is below
  310.     URL:
  311.      # Standard item format, lore is automatically applied
  312.       Item:
  313.         Material: 'BOW'
  314.         Data: 0
  315.         Amount: 1
  316.         Name: '&4Websites'
  317.         # You can set skulls of the player using the following
  318.         # Remove the # to enable
  319.         #Skull: '%Player%'
  320.       Slot: 0
  321.     Next:
  322.       Item:
  323.         Material: 'COMPASS'
  324.         Data: 0
  325.         Amount: 1
  326.         Name: '&4Next'
  327.       Slot: 1
  328.     Last:
  329.       Item:
  330.         Material: 'WATCH'
  331.         Data: 0
  332.         Amount: 1
  333.         Name: '&4Last'
  334.       Slot: 2
  335.     Total:
  336.       Item:
  337.         Material: 'CHEST'
  338.         Data: 0
  339.         Amount: 1
  340.         Name: '&4Total'
  341.       Slot: 3
  342.     Top:
  343.       Item:
  344.         Material: 'SIGN'
  345.         Data: 0
  346.         Amount: 1
  347.         Name: '&4Top'
  348.       Slot: 4
  349.     Today:
  350.       Item:
  351.         Material: 'BOOK'
  352.         Data: 0
  353.         Amount: 1
  354.         Name: '&4Today'
  355.       Slot: 5
  356.     Help:
  357.       Item:
  358.         Material: 'WRITTEN_BOOK'
  359.         Data: 0
  360.         Amount: 1
  361.         Name: '&4Help'
  362.       Slot: 6
  363.     Rewards:
  364.       Item:
  365.         Material: 'DIAMOND'
  366.         Data: 0
  367.         Amount: 1
  368.         Name: '&4Voting Rewards'
  369.       Slot: 7
  370.      
  371.   # GUI for /vote url
  372.   # And /vote if enabled in Config.yml
  373.   VoteURL:
  374.    # GUI Name
  375.     Name: '&cVoting Websites'
  376.     SiteName: '&c%Name%'
  377.     SeeURL: '&cClick to see URL'
  378.     NextVote: '&cCan Vote In: %Info%'
  379.     ViewAllUrlsButtonEnabled: true
  380.     AllUrlsButton:
  381.       AlreadyVotedItem:
  382.         Material: 'REDSTONE_BLOCK'
  383.         Data: 0
  384.         Amount: 1
  385.       CanVoteItem:
  386.         Material: 'EMERALD_BLOCK'
  387.         Data: 0
  388.         Amount: 1
  389.     AlreadyVotedItem:
  390.       Material: 'REDSTONE_BLOCK'
  391.       Data: 0
  392.       Amount: 1
  393.     CanVoteItem:
  394.       Material: 'EMERALD_BLOCK'
  395.       Data: 0
  396.       Amount: 1
  397.   # Customize /vote reward
  398.   # Show players what you get when you vote on each site
  399.   VoteReward:
  400.    # Name of votesite
  401.     # If your site name contains a dot, replace it with a - and surround the name with ' '
  402.     SiteName:
  403.      # Item to display as vote site in /vote reward
  404.       Item:
  405.        # Item ID
  406.         Material: 'IRON_INGOT'
  407.         # Item Data (Eg 1:4, data is 4)
  408.         Data: 0
  409.         # Amount of items
  410.         # Should be greater than 0
  411.         Amount: 1
  412.         # Item name
  413.         # Remove this line for no name
  414.         Name: '&4Example'
  415.         # Lore
  416.         # Remove this line for no lore
  417.         Lore:
  418.        - '&4Line 1'
  419.       # items in /vote reward sitename
  420.       Items:
  421.        # Item
  422.         # This is not the item display name
  423.         # Do not have 2 of the same items
  424.         Diamond:
  425.          # Item ID
  426.           Material: 'DIAMOND'
  427.           # Item Data (Eg 1:4, data is 4)
  428.           Data: 0
  429.           # Amount of items
  430.           # Should be greater than 0
  431.           Amount: 1
  432.           # Item name
  433.           # Remove this line for no name
  434.           Name: '&4Example'
  435.           # Lore
  436.           # Remove this line for no lore
  437.           Lore:
  438.          - '&4Line 1'
  439.           Slot: 0
  440.   VoteLast:
  441.     Name: 'VoteLast: %player%'
  442.   VoteNext:
  443.     Name: 'VoteNext: %player%'
  444.   VoteToday:
  445.     Name: 'VoteToday'
  446.   VoteTop:
  447.     Name: 'VoteTop %topvoter%'
  448.     Item:
  449.       Name: '&3&l%position%: &3%player%'
  450.       Lore: '&3&lVotes: &3%votes%'
  451.   VoteTotal:
  452.     Name: 'VoteTotal: %player%'
  453.     DayTotal:
  454.       Item:
  455.         Material: 'WATCH'
  456.         Name: '&cDaily Total'
  457.         Lore: '&c&lTotal: &c%Total%'
  458.         Amount: 1
  459.     WeekTotal:
  460.       Item:
  461.         Material: 'WATCH'
  462.         Name: '&cWeekly Total'
  463.         Lore: '&c&lTotal: &c%Total%'
  464.         Amount: 1
  465.     MonthTotal:
  466.       Item:
  467.         Material: 'WATCH'
  468.         Name: '&cMonthly Total'
  469.         Lore: '&c&lTotal: &c%Total%'
  470.         Amount: 1
  471.     AllTimeTotal:
  472.       Item:
  473.         Material: 'WATCH'
  474.         Name: '&cAllTime Total'
  475.         Lore: '&c&lTotal: &c%Total%'
  476.         Amount: 1
  477.   VoteURLSite:
  478.     Name: 'VoteSite: %site%'
  479.   VoteGUIName: '&cVoteGUI: &c&l%player%'
  480.   VoteRewardName: 'VoteReward'
  481.  # VoteShopName: 'VoteShop'
  482.  
  483. Shop:
  484.  # Identifier
  485.   # Used in placeholders for formats
  486.   Diamond:
  487.    # Item
  488.     Material: 'IRON_INGOT'
  489.     Data: 0
  490.     Amount: 1
  491.     Name: '&4Buy An Iron Ingot'
  492.     # You can set skulls of the player using the following
  493.     # Remove the # to enable
  494.     #Skull: '%Player%'
  495.     Lore:
  496.     - '&c&lCost: &c3 Voting Points'
  497.     # Number of voting points this cost
  498.     Cost: 2
  499.     # Rewards to run if player buys succesfully
  500.     Rewards:
  501.       Items:
  502.         Material: 'IRON_INGOT'
  503.         Amount: 1
  504.     # Slot
  505.     Slot: 0          
  506.        
  507. # ------------------------------------------------
  508. # Extra Rewards
  509. # ------------------------------------------------
  510.    
  511. # To disable reward set value to []
  512. # Eg:
  513. # FirstVote: [] (All in one line)
  514. # By default all rewards are disabled
  515.  
  516. # First vote rewards
  517. FirstVote:
  518.   Messages:
  519.     Player: '&aYou voted for your first time!'
  520.   Money: 100
  521.  
  522. # All vote rewards
  523. # Reward for voting on all sites in one day
  524. AllSites:
  525.   Messages:
  526.     Player: ''
  527. EachVote:
  528. # --------------------------------------------------------------------------------------------------------- #
  529. # Messages for daily rewards on any voting site.
  530.   Messages:
  531.     Broadcast: '&a%player% has voted and received 15 Exp Bottles, 1 Iron Ingot, and 1 Cooked Porkchop!'
  532. # --------------------------------------------------------------------------------------------------------- #
  533. # Commands to execute on each vote from any of the voting sites.
  534.   Commands:
  535.     Console:
  536.    - '/give {username} 384 15'
  537.     - '/give {username} 265 1'
  538.     - '/give {username} 320 1'
  539.  
  540. Cumulative:
  541.   '3':
  542.     Enabled: true # add when I am ready. Must have the pet crate done, all 3 crates in physical location at a /warp crates.
  543.     VotesInSameDay: false
  544.     VotesInSameWeek: false
  545.     Rewards:
  546.       Commands:
  547.         Console:
  548.        - 'ebroadcast &e%player% has voted 3 times and received a &aVoting Crate Key&e!'
  549.         - 'crate give p voting 1 %player%'
  550.   '5':
  551.     Enabled: true
  552.     VotesInSameDay: false
  553.     VotesInSameWeek: false
  554.     Rewards:
  555.       Commands:
  556.         Console:
  557.        - 'xpb enable vanilla 1.5x m10 player %player%'
  558.         - 'ebroadcast &a%player% has voted 5 times and received a 1.5x experience boost for 10 minutes!'
  559.  
  560. VoteParty:
  561.  # Whether or not vote party is enabled
  562.   Enabled: true
  563.   # Number of votes required to give rewards
  564.   VotesRequired: 36
  565.   # If true, players who did not vote to reach the votes required will
  566.   # receive the reward
  567.   GiveAllPlayers: false
  568.   # If true, the vote count will reset each day
  569.   ResetEachDay: true
  570.   # Number of user votes that apply to vote party total the user needs to get rewards
  571.   UserVotesRequired: 0
  572.   # Reward files to give
  573.   Rewards:
  574.  - 'VoteParty'
  575.  
  576. MileStones:
  577.  # Number of votes required
  578.   # Allows multiple milestones
  579.   # Number be be around ' (E.g. '1')
  580.   # Can have multiple listed here
  581.   '10':
  582.     Enabled: false
  583.     Rewards:
  584.       Commands:
  585.         Console:
  586.        - 'pex group votingrank1 user add %player%'
  587.         - '%player% has voted 10 times and received a voting rank if the player did not already have one!'
  588.  
  589. # ONLY USE THIS FOR TITLES/SOUNDS AND OTHER EFFECTS
  590. # IT WILL ONLY RUN ONE TIME FOR ANY NUMBER OF OFFLINE VOTES
  591. # Any reward files listed here are ran on vote of any site
  592. # It is recommended to add rewards to each site instead of here
  593. AnySiteRewards: []
  594.  
  595.  
  596. # ------------------------------------------------
  597. # Top Voter
  598. # ------------------------------------------------
  599.  
  600. # Top voter blacklist
  601. BlackList:
  602. - 'Notch'
  603.  
  604. # If true players with the permission 'VotingPlugin.TopVoter.Ignore' will act
  605. # as if there name was added on the the blacklist above
  606. # This also applies for ops
  607. TopVoterIgnorePermission: false
  608.  
  609. # /vote top default data displayed
  610. # Valid Options: AllTime, Monthly, Weekly, Daily
  611. VoteTopDefault: Monthly
  612.  
  613. # These are required to be enabled in order for top voter awards to work
  614. LoadTopVoter:
  615.   AllTime: true
  616.   Monthly: true
  617.   Weekly: false
  618.   Daily: false
  619.  
  620. # When top voter awards are given (even if there are none listed) it will store top voters
  621. # Files will created in TopVoters folder.
  622. StoreTopVoters:
  623.   Monthly: true
  624.   Weekly: false
  625.   Daily: false
  626.  
  627. EnableMonthlyAwards: true
  628. # Rewards to give
  629. ##################
  630. MonthlyAwards:
  631.  # Position. 1 is first in top voter, 2 is second, etc...
  632.   1:
  633.    # Reward files to give
  634.     Rewards:
  635.    - 'TopVoter1'
  636.   2:
  637.     Rewards:
  638.    - 'TopVoter2'
  639.   3:
  640.     Rewards:
  641.    - 'TopVoter3'
  642. ####################
  643. EnableWeeklyAwards: false
  644. # Rewards to give on weekly top voter
  645. WeeklyAwards:
  646.  # Position. 1 is first in top voter, 2 is second, etc...
  647.   1:
  648.    # Reward files to give
  649.     Rewards:
  650.    - 'WeeklyTopVoter1'
  651.   2:
  652.     Rewards:
  653.    - 'WeeklyTopVoter2'
  654.    
  655. EnableDailyRewards: false
  656. # Rewards to give on daily top voter
  657. DailyAwards:
  658.  # Position. 1 is first in top voter, 2 is second, etc...
  659.   1:
  660.    # Reward files to give
  661.     Rewards:
  662.    - 'DailyTopVoter1'
  663.   2:
  664.     Rewards:
  665.    - 'DailyTopVoter2'
  666. # ------------------------------------------------
  667. # Advanced
  668. # Most of these values can be left untouched
  669. # ------------------------------------------------
  670.  
  671. # Number of points to give on vote
  672. # Set to 0 to give no points
  673. PointsOnVote: 1
  674.  
  675. # Wether or not to check on world change
  676. # Should only be used if you do per world rewards
  677. CheckOnWorldChange: false
  678.  
  679. # Debug
  680. Debug: false
  681.  
  682. # Extra Debug
  683. # Only needed in extreme cases
  684. ExtraDebug: false
  685.  
  686. # Debug info ingame
  687. # Players with permission "VotingPlugin.Debug"
  688. # will see debug info if debug is true
  689. DebugInGame: false
  690.  
  691. # Will log debug messages to VotingPlugin/Log/log.txt
  692. # Requires Debug to be on
  693. LogDebugToFile: false
  694.  
  695. # Options for request api
  696. # Current methods
  697. # ANVIL
  698. # BOOK
  699. # CHAT
  700. # This is mainly used for admin gui's to type in values
  701. RequestAPI:
  702.   DefaultMethod: 'Anvil'
  703.   DisabledMethods: []
  704.  
  705. # Wether or not to log every vote to a file
  706. # Use this if you wanna track player votes
  707. # Not recommended though
  708. LogVotesToFile: false
  709.  
  710. # Delay between background updates like signs and more
  711. # Default: 3 Minutes
  712. # Longer times result in longer wait in stuff updating after a vote, like topvoter
  713. DelayBetweenUpdates: 3
  714.  
  715. # Set to true to disable no service site message on voting
  716. # You should never have to touch this if everything is setup properly
  717. DisableNoServiceSiteMessage: false
Add Comment
Please, Sign In to add comment