Guest User

Old Config

a guest
Jul 1st, 2017
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.53 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: ''
  15. # Default port is 3306
  16. Port: 3306
  17. Database: ''
  18. Username: ''
  19. Password: ''
  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: 'Anvil'
  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: false
  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. &a http://tinyurl.com/has4lbk'
  172. - '&22. &a http://tinyurl.com/zy4gfqv'
  173. - '&23. &a http://tinyurl.com/z4824sf'
  174. - '&24. &a http://tinyurl.com/hn6u8ed'
  175. - '&25. &a http://tinyurl.com/hqjan97'
  176. - '&9Vote for us every day for &bin-game rewards&9, &bExp Boosts&9, and &bmore set homes&9!'
  177. - '&6-----------------------------------------------------'
  178. - '&3Type /VoteGUI to see your total number of votes.'
  179. - '&6-----------------------------------------------------'
  180.  
  181. # If you want to want to use the feature below where the plugin will
  182. # automaticly list the sites then set the message in the text above
  183. AutoInputSites: false
  184. # For each VoteSite
  185. # make sure to set VoteURL in your VoteSites
  186. # Requires above to be true
  187. # Text will be sent before this
  188. Sites: '&4%num%: &c&l%SiteName% - &c%url%'
  189.  
  190. # Format for /vote next
  191. Next:
  192. # First line
  193. Title: '&3&l%player% Next Votes:'
  194.  
  195. # How each line is setup for each vote site
  196. # %info% = Info - See Below
  197. # %SiteName% = site name from vote
  198. Layout: '&3%SiteName%: &6%info%'
  199.  
  200. Info:
  201. # Message when player can vote
  202. CanVote: 'Go Vote!'
  203. # Time until vote msg
  204. # %hours% = hours until next vote
  205. # %minutes% = minutes until next vote
  206. TimeUntilVote: '%hours% Hours and %minutes% Minutes'
  207. # If there is an error finding out time until next vote
  208. Error: '&cCould not caculate time until next vote!'
  209.  
  210. # Format for /vote last
  211. Last:
  212. # First line
  213. Title: '&3&l%player% Last Vote Times:'
  214. # Lines for each vote site
  215. # %time% = time, using timeformat below
  216. Line: '&3%SiteName%: &6%time%'
  217.  
  218. # Format for /vote total
  219. Total:
  220. - '&3&l%player% Total Votes:'
  221. - '&3&lDaily Total: &6&l%DailyTotal%'
  222. - '&3&lWeekly Total: &6&l%WeeklyTotal%'
  223. - '&3&lMonthly Total: &6&l%MonthlyTotal%'
  224. - '&3&lAllTime Total: &6&l%AllTimeTotal%'
  225.  
  226. # Format for /vote total all
  227. TotalAll:
  228. - '&3&lServer Total Votes:'
  229. - '&3&lDaily Total: &6&l%DailyTotal%'
  230. - '&3&lWeekly Total: &6&l%WeeklyTotal%'
  231. - '&3&lMonthly Total: &6&l%MonthlyTotal%'
  232. - '&3&lAllTime Total: &6&l%AllTimeTotal%'
  233.  
  234. # Format for /vote top
  235. Top:
  236. # First line
  237. # %page% = current page
  238. # %maxpages% = max number of pages
  239. # %Top% = Monthly/Weekly/Daily (depending on command)
  240. Title: '&3Top %Top% Voters %page%/%maxpages%'
  241. # Line for each player in that page
  242. Line: '&c%num%: &6%player%, %votes%'
  243.  
  244. # Format for /vote help
  245. Help:
  246. # Title of /vote help
  247. Title: '&3&lVoting Player Help'
  248. # Format for help message in /v help
  249. Line: '&3&l%Command% - &3%HelpMessage%'
  250. # Require permission to see command in /v help or /av help
  251. RequirePermission: true
  252.  
  253. # PlaceHolders:
  254. # %VotesRequired% = VotesRequired
  255. # %NeededVotes% = Number of votes needed to reach VotesRequired
  256. # %Votes% = Number of votes
  257. Party:
  258. - '&cCurrently at &6%Votes%&c, &6%NeededVotes% &cmore votes to go to reach &6%VotesRequired%'
  259.  
  260. # %Points% = player points
  261. Points: '&a%Player% currently has &a&l%Points%&a Points!'
  262.  
  263. # Login message if player can vote on all sites
  264. # Must be enabled in config.yml
  265. LoginMsg: '&cRemember to vote!'
  266.  
  267. # Msg on top voter award, will only send message if that place has a reward set
  268. # %place% = place - 1,2,3,etc
  269. TopVoterAwardMsg: '&aYou came in %place% in top voters of the month! Here is an award!'
  270.  
  271. # Time Format
  272. # See https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
  273. TimeFormat: 'EEE, d MMM yyyy HH:mm'
  274.  
  275. # Format for signs
  276. # SiteName may be all, depending on sign
  277. # %position% = position of player, set by sign
  278. # %votes% = Number of votes
  279. Signs:
  280. TopVoterSign:
  281. Line1: 'TopVoter: %SiteName%'
  282. Line2: '#%position%'
  283. Line3: '%player%'
  284. Line4: '%votes% Votes'
  285. # Message when right clicking sign, uses same placeholders as above
  286. RightClickMessage: '&c&l%player% &cis &c&l%position% &cwith &c&l%votes% &cvotes in &c&l%SiteName%'
  287.  
  288. # Message when player tries to run command without required permissions
  289. NoPerms: '&cYou do not have permission!'
  290.  
  291. # Message when player types a command but does not input a number where needed
  292. NotNumber: '&cError on &6%arg%&c, number expected!'
  293.  
  294. # Shop messages when using the /vote shop
  295. ShopPurchase: '&aYou bought the %Identifier% for %Points% Points!'
  296. ShopFailed: '&cYou do not have %Points% points to purchase this!'
  297.  
  298. # ------------------------------------------------
  299. # GUI Options
  300. # ------------------------------------------------
  301.  
  302. # Configure GUI's here
  303. # 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)
  304. # Item Material's can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
  305. GUI:
  306. # GUI for /vote gui, /vgui, votegui
  307. VoteGUI:
  308. # Items will be orders as it is below
  309. URL:
  310. # Standard item format, lore is automatically applied
  311. Item:
  312. Material: 'BOW'
  313. Data: 0
  314. Amount: 1
  315. Name: '&4Websites'
  316. # You can set skulls of the player using the following
  317. # Remove the # to enable
  318. #Skull: '%Player%'
  319. Slot: 0
  320. Next:
  321. Item:
  322. Material: 'COMPASS'
  323. Data: 0
  324. Amount: 1
  325. Name: '&4Next'
  326. Slot: 1
  327. Last:
  328. Item:
  329. Material: 'WATCH'
  330. Data: 0
  331. Amount: 1
  332. Name: '&4Last'
  333. Slot: 2
  334. Total:
  335. Item:
  336. Material: 'CHEST'
  337. Data: 0
  338. Amount: 1
  339. Name: '&4Total'
  340. Slot: 3
  341. Top:
  342. Item:
  343. Material: 'SIGN'
  344. Data: 0
  345. Amount: 1
  346. Name: '&4Top'
  347. Slot: 4
  348. Today:
  349. Item:
  350. Material: 'BOOK'
  351. Data: 0
  352. Amount: 1
  353. Name: '&4Today'
  354. Slot: 5
  355. Help:
  356. Item:
  357. Material: 'WRITTEN_BOOK'
  358. Data: 0
  359. Amount: 1
  360. Name: '&4Help'
  361. Slot: 6
  362. Rewards:
  363. Item:
  364. Material: 'DIAMOND'
  365. Data: 0
  366. Amount: 1
  367. Name: '&4Voting Rewards'
  368. Slot: 7
  369.  
  370. # GUI for /vote url
  371. # And /vote if enabled in Config.yml
  372. VoteURL:
  373. # GUI Name
  374. Name: '&cVoting Websites'
  375. SiteName: '&c%Name%'
  376. SeeURL: '&cClick to see URL'
  377. NextVote: '&cCan Vote In: %Info%'
  378. ViewAllUrlsButtonEnabled: true
  379. AllUrlsButton:
  380. AlreadyVotedItem:
  381. Material: 'REDSTONE_BLOCK'
  382. Data: 0
  383. Amount: 1
  384. CanVoteItem:
  385. Material: 'EMERALD_BLOCK'
  386. Data: 0
  387. Amount: 1
  388. AlreadyVotedItem:
  389. Material: 'REDSTONE_BLOCK'
  390. Data: 0
  391. Amount: 1
  392. CanVoteItem:
  393. Material: 'EMERALD_BLOCK'
  394. Data: 0
  395. Amount: 1
  396. # Customize /vote reward
  397. # Show players what you get when you vote on each site
  398. VoteReward:
  399. # Name of votesite
  400. # If your site name contains a dot, replace it with a - and surround the name with ' '
  401. SiteName:
  402. # Item to display as vote site in /vote reward
  403. Item:
  404. # Item ID
  405. Material: 'IRON_INGOT'
  406. # Item Data (Eg 1:4, data is 4)
  407. Data: 0
  408. # Amount of items
  409. # Should be greater than 0
  410. Amount: 1
  411. # Item name
  412. # Remove this line for no name
  413. Name: '&4Example'
  414. # Lore
  415. # Remove this line for no lore
  416. Lore:
  417. - '&4Line 1'
  418. # items in /vote reward sitename
  419. Items:
  420. # Item
  421. # This is not the item display name
  422. # Do not have 2 of the same items
  423. Diamond:
  424. # Item ID
  425. Material: 'DIAMOND'
  426. # Item Data (Eg 1:4, data is 4)
  427. Data: 0
  428. # Amount of items
  429. # Should be greater than 0
  430. Amount: 1
  431. # Item name
  432. # Remove this line for no name
  433. Name: '&4Example'
  434. # Lore
  435. # Remove this line for no lore
  436. Lore:
  437. - '&4Line 1'
  438. Slot: 0
  439. VoteLast:
  440. Name: 'VoteLast: %player%'
  441. VoteNext:
  442. Name: 'VoteNext: %player%'
  443. VoteToday:
  444. Name: 'VoteToday'
  445. VoteTop:
  446. Name: 'VoteTop %topvoter%'
  447. Item:
  448. Name: '&3&l%position%: &3%player%'
  449. Lore: '&3&lVotes: &3%votes%'
  450. VoteTotal:
  451. Name: 'VoteTotal: %player%'
  452. DayTotal:
  453. Item:
  454. Material: 'WATCH'
  455. Name: '&cDaily Total'
  456. Lore: '&c&lTotal: &c%Total%'
  457. Amount: 1
  458. WeekTotal:
  459. Item:
  460. Material: 'WATCH'
  461. Name: '&cWeekly Total'
  462. Lore: '&c&lTotal: &c%Total%'
  463. Amount: 1
  464. MonthTotal:
  465. Item:
  466. Material: 'WATCH'
  467. Name: '&cMonthly Total'
  468. Lore: '&c&lTotal: &c%Total%'
  469. Amount: 1
  470. AllTimeTotal:
  471. Item:
  472. Material: 'WATCH'
  473. Name: '&cAllTime Total'
  474. Lore: '&c&lTotal: &c%Total%'
  475. Amount: 1
  476. VoteURLSite:
  477. Name: 'VoteSite: %site%'
  478. VoteGUIName: '&cVoteGUI: &c&l%player%'
  479. VoteRewardName: 'VoteReward'
  480. # VoteShopName: 'VoteShop'
  481.  
  482. Shop:
  483. # Identifier
  484. # Used in placeholders for formats
  485. Diamond:
  486. # Item
  487. Material: 'IRON_INGOT'
  488. Data: 0
  489. Amount: 1
  490. Name: '&4Buy An Iron Ingot'
  491. # You can set skulls of the player using the following
  492. # Remove the # to enable
  493. #Skull: '%Player%'
  494. Lore:
  495. - '&c&lCost: &c3 Voting Points'
  496. # Number of voting points this cost
  497. Cost: 2
  498. # Rewards to run if player buys succesfully
  499. Rewards:
  500. Items:
  501. Material: 'IRON_INGOT'
  502. Amount: 1
  503. # Slot
  504. Slot: 0
  505.  
  506. # ------------------------------------------------
  507. # Extra Rewards
  508. # ------------------------------------------------
  509.  
  510. # To disable reward set value to []
  511. # Eg:
  512. # FirstVote: [] (All in one line)
  513. # By default all rewards are disabled
  514.  
  515. # First vote rewards
  516. FirstVote:
  517. Messages:
  518. Player: '&aYou voted for your first time!'
  519. Money: 100
  520.  
  521. # All vote rewards
  522. # Reward for voting on all sites in one day
  523. AllSites:
  524. Messages:
  525. Player: ''
  526.  
  527. Cumulative:
  528. '1':
  529. Enabled: true
  530. VotesInSameDay: false
  531. VotesInSameWeek: false
  532. Rewards:
  533. Items:
  534. Iron_Ingot:
  535. Material: '265:0'
  536. Amount: 1
  537. Grilled_Pork:
  538. Material: '320:0'
  539. Amount: 1
  540. Exp_Bottle:
  541. Material: '384:0'
  542. Amount: 15
  543. '3':
  544. Enabled: false
  545. VotesInSameDay: false
  546. VotesInSameWeek: false
  547. Rewards:
  548. Commands:
  549. Console:
  550. - 'cc give physical vote 1%player%'
  551. '5':
  552. Enabled: true
  553. VotesInSameDay: false
  554. VotesInSameWeek: false
  555. Rewards:
  556. Commands:
  557. Console:
  558. - 'xpb enable vanilla 1.5x m10 player %player%'
  559. - 'bc &a%player% has voted 5 times and received a 1.5x experience boost for 10 minutes!'
  560. '30':
  561. Enabled: false
  562. VotesInSameDay: false
  563. VotesInSameWeek: false
  564. Rewards:
  565. Commands:
  566. Console:
  567. - 'cc give physical mystical 1 %player%'
  568. '60':
  569. Enabled: false
  570. VotesInSameDay: false
  571. VotesInSameWeek: false
  572. Rewards:
  573. Commands:
  574. Console:
  575. - 'cc give physical fantasy 1 %player%'
  576. '90':
  577. Enabled: false
  578. VotesInSameDay: false
  579. VotesInSameWeek: false
  580. Rewards:
  581. Commands:
  582. Console:
  583. - 'cc give physical mythic 1 %player%'
  584.  
  585. VoteParty:
  586. # Whether or not vote party is enabled
  587. Enabled: false
  588. # Number of votes required to give rewards
  589. VotesRequired: 20
  590. # If true, players who did not vote to reach the votes required will
  591. # receive the reward
  592. GiveAllPlayers: false
  593. # If true, the vote count will reset each day
  594. ResetEachDay: false
  595. # Number of user votes that apply to vote party total the user needs to get rewards
  596. UserVotesRequired: 0
  597. # Reward files to give
  598. Rewards: []
  599.  
  600. MileStones:
  601. # Number of votes required
  602. # Allows multiple milestones
  603. # Number be be around ' (E.g. '1')
  604. # Can have multiple listed here
  605. '10':
  606. Enabled: true
  607. Rewards:
  608. Commands:
  609. Console:
  610. - 'pex group votingrank1 user add %player%'
  611. - '%player% has voted 10 times and received a voting rank if the player did not already have one!'
  612. '20':
  613. Enabled: true
  614. Rewards:
  615. Commands:
  616. Console:
  617. - 'pex promote %player% votingranks'
  618. - '%player% has voted an additional 10 times and received another set home!'
  619. '30':
  620. Enabled: true
  621. Rewards:
  622. Commands:
  623. Console:
  624. - 'pex promote %player% votingranks'
  625. - '%player% has voted an additional 10 times and received another set home!'
  626. '40':
  627. Enabled: true
  628. Rewards:
  629. Commands:
  630. Console:
  631. - 'pex promote %player% votingranks'
  632. - '%player% has voted an additional 10 times and received another set home!'
  633. '50':
  634. Enabled: true
  635. Rewards:
  636. Commands:
  637. Console:
  638. - 'pex promote %player% votingranks'
  639. - '%player% has voted an additional 10 times and received another set home!'
  640. '60':
  641. Enabled: true
  642. Rewards:
  643. Commands:
  644. Console:
  645. - 'pex promote %player% votingranks'
  646. - '%player% has voted an additional 10 times and received another set home!'
  647. '70':
  648. Enabled: true
  649. Rewards:
  650. Commands:
  651. Console:
  652. - 'pex promote %player% votingranks'
  653. - '%player% has voted an additional 10 times and received another set home!'
  654. '80':
  655. Enabled: true
  656. Rewards:
  657. Commands:
  658. Console:
  659. - 'pex promote %player% votingranks'
  660. - '%player% has voted an additional 10 times and received another set home!'
  661. '90':
  662. Enabled: true
  663. Rewards:
  664. Commands:
  665. Console:
  666. - 'pex promote %player% votingranks'
  667. - '%player% has voted an additional 10 times and received another set home!'
  668. '100':
  669. Enabled: true
  670. Rewards:
  671. Commands:
  672. Console:
  673. - 'pex promote %player% votingranks'
  674. - '%player% has voted an additional 10 times and received another set home!'
  675. ResetMonthly: false
  676. '500':
  677. Enabled: true
  678. Rewards:
  679. Commands:
  680. Console:
  681. - 'pex promote %player% votingranks'
  682. - '%player% has voted a total of 500 times and received color chat and the ability to create Porkchop armor!'
  683. ResetMonthly: false
  684.  
  685. # ONLY USE THIS FOR TITLES/SOUNDS AND OTHER EFFECTS
  686. # IT WILL ONLY RUN ONE TIME FOR ANY NUMBER OF OFFLINE VOTES
  687. # Any reward files listed here are ran on vote of any site
  688. # It is recommended to add rewards to each site instead of here
  689. AnySiteRewards: []
  690.  
  691.  
  692. # ------------------------------------------------
  693. # Top Voter
  694. # ------------------------------------------------
  695.  
  696. # Top voter blacklist
  697. BlackList:
  698. - 'Notch'
  699.  
  700. # If true players with the permission 'VotingPlugin.TopVoter.Ignore' will act
  701. # as if there name was added on the the blacklist above
  702. # This also applies for ops
  703. TopVoterIgnorePermission: false
  704.  
  705. # /vote top default data displayed
  706. # Valid Options: AllTime, Monthly, Weekly, Daily
  707. VoteTopDefault: Monthly
  708.  
  709. # These are required to be enabled in order for top voter awards to work
  710. LoadTopVoter:
  711. AllTime: true
  712. Monthly: true
  713. Weekly: false
  714. Daily: false
  715.  
  716. # When top voter awards are given (even if there are none listed) it will store top voters
  717. # Files will created in TopVoters folder.
  718. StoreTopVoters:
  719. Monthly: true
  720. Weekly: false
  721. Daily: false
  722.  
  723. EnableMonthlyAwards: true
  724. # Rewards to give
  725. ##################
  726. MonthlyAwards:
  727. # Position. 1 is first in top voter, 2 is second, etc...
  728. 1:
  729. # Reward files to give
  730. Rewards:
  731. - 'TopVoter1'
  732. 2:
  733. Rewards:
  734. - 'TopVoter2'
  735. 3:
  736. Rewards:
  737. - 'TopVoter3'
  738. ####################
  739. EnableWeeklyAwards: false
  740. # Rewards to give on weekly top voter
  741. WeeklyAwards:
  742. # Position. 1 is first in top voter, 2 is second, etc...
  743. 1:
  744. # Reward files to give
  745. Rewards:
  746. - 'WeeklyTopVoter1'
  747. 2:
  748. Rewards:
  749. - 'WeeklyTopVoter2'
  750.  
  751. EnableDailyRewards: false
  752. # Rewards to give on daily top voter
  753. DailyAwards:
  754. # Position. 1 is first in top voter, 2 is second, etc...
  755. 1:
  756. # Reward files to give
  757. Rewards:
  758. - 'DailyTopVoter1'
  759. 2:
  760. Rewards:
  761. - 'DailyTopVoter2'
  762. # ------------------------------------------------
  763. # Advanced
  764. # Most of these values can be left untouched
  765. # ------------------------------------------------
  766.  
  767. # Number of points to give on vote
  768. # Set to 0 to give no points
  769. PointsOnVote: 1
  770.  
  771. # Wether or not to check on world change
  772. # Should only be used if you do per world rewards
  773. CheckOnWorldChange: false
  774.  
  775. # Debug
  776. Debug: false
  777.  
  778. # Extra Debug
  779. # Only needed in extreme cases
  780. ExtraDebug: false
  781.  
  782. # Debug info ingame
  783. # Players with permission "VotingPlugin.Debug"
  784. # will see debug info if debug is true
  785. DebugInGame: false
  786.  
  787. # Will log debug messages to VotingPlugin/Log/log.txt
  788. # Requires Debug to be on
  789. LogDebugToFile: false
  790.  
  791. # Options for request api
  792. # Current methods
  793. # ANVIL
  794. # BOOK
  795. # CHAT
  796. # This is mainly used for admin gui's to type in values
  797. RequestAPI:
  798. DefaultMethod: 'Anvil'
  799. DisabledMethods: []
  800.  
  801. # Wether or not to log every vote to a file
  802. # Use this if you wanna track player votes
  803. # Not recommended though
  804. LogVotesToFile: false
  805.  
  806. # Delay between background updates like signs and more
  807. # Default: 3 Minutes
  808. # Longer times result in longer wait in stuff updating after a vote, like topvoter
  809. DelayBetweenUpdates: 3
  810.  
  811. # Set to true to disable no service site message on voting
  812. # You should never have to touch this if everything is setup properly
  813. DisableNoServiceSiteMessage: false
Add Comment
Please, Sign In to add comment