Advertisement
Guest User

Untitled

a guest
Mar 5th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. ` ############################
  2. # NovaGuilds Configuration #
  3. # #
  4. # Support #
  5. # http://novaguilds.pl #
  6. # #
  7. ############################
  8. # Time format: #
  9. # 1y 1d 1h 1m 1s #
  10. # = #
  11. # One year, one day, one #
  12. # hour, one minute #
  13. # and one second #
  14. ############################
  15.  
  16. ###################################################
  17. # Data storage type #
  18. # mysql - MySQL database #
  19. # sqlite - Local database #
  20. # flat - file based #
  21. datastorage:
  22. primary: mysql
  23. secondary: flat
  24.  
  25. ###################################################
  26. # MySQL settings #
  27. mysql:
  28. host: "sql.pukawka.pl"
  29. port: 3306
  30. database: "619750_nova"
  31. username: "619750"
  32. password: "XDt1A45gtxlpskD"
  33. prefix: "novaguilds_"
  34.  
  35. ###################################################
  36. # Debug mode #
  37. debug: true
  38.  
  39. ###################################################
  40. # Delete invalid guilds/players/regions etc. #
  41. deleteinvalid: false
  42.  
  43. # =-=-= # =-=-=-= #
  44. # Available langs #
  45. # =-=-= # =-=-=-= #
  46. # en-en # English #
  47. # pl-pl # Polish #
  48. # de-de # German #
  49. # zh-cn # Chinese #
  50. # nl-nl # Dutch #
  51. # fr-fr # French #
  52. # =-=-= # =-=-=-= #
  53. lang:
  54. name: pl-pl
  55.  
  56. ###################################################
  57. # Override Essentials' language settings #
  58. # true - use language set above #
  59. # false - use Essentials' language #
  60. overrideessentials: false
  61.  
  62. ###################################################
  63. # Use titles to display suitable messages #
  64. usetitles: true
  65.  
  66. bossbar:
  67. enabled: true
  68.  
  69. # Boss bar during the raid #
  70. raidbar:
  71. enabled: true
  72.  
  73. # Bar style #
  74. style: SOLID
  75.  
  76. # Bar color #
  77. color: PURPLE
  78.  
  79. tagapi:
  80. enabled: true
  81.  
  82. signgui:
  83. enabled: true
  84.  
  85. ###################################################
  86. # Points below player's name #
  87. pointsbelowname: true
  88.  
  89. ###################################################
  90. # HolographicDisplays settings #
  91. holographicdisplays:
  92.  
  93. # enabled or not #
  94. enabled: false
  95.  
  96. # Refreshing holograms #
  97. refresh: 15m
  98.  
  99. ###################################################
  100. # Custom entities (Flan's mod tanks etc.) #
  101. # Vanilla Minecraft will work fine with this off #
  102. advancedentityuse: false
  103.  
  104. ###################################################
  105. # Save interval #
  106. saveinterval: 30m
  107.  
  108. ###################################################
  109. # after the raid is over and this time #
  110. # the guild will get +1 live #
  111. liveregeneration:
  112.  
  113. # live regeneration time #
  114. regentime: 48h
  115.  
  116. # checking for new lives - interval #
  117. taskinterval: 30m
  118.  
  119. ###################################################
  120. # Guilds cleanup #
  121. cleanup:
  122.  
  123. # enabled or not #
  124. enabled: true
  125.  
  126. # time after which a guild is removed #
  127. inactivetime: 7d
  128.  
  129. # checking interval #
  130. interval: 1d
  131.  
  132. # checking delay after startup #
  133. startupdelay: 30s
  134.  
  135. ###################################################
  136. # Command aliases #
  137. aliases:
  138. guild:
  139. - g
  140. - gildia
  141. create:
  142. - zaloz
  143. invite:
  144. - zapros
  145. abandon:
  146. - rozwiaz
  147. join:
  148. - dolacz
  149. leave:
  150. - opusc
  151.  
  152. ###################################################
  153. # Leaderboard settings #
  154. leaderboard:
  155. guild:
  156. rows: 5
  157.  
  158. ###################################################
  159. # Chat settings #
  160. chat:
  161.  
  162. # tag pattern #
  163. #tag:
  164. #chat: "&7[&a{RANK}&{COLOR}{TAG}&7] &r"
  165. #scoreboard: "&a{RANK}&{COLOR}{TAG} &r"
  166.  
  167. # leader prefix character #
  168. leaderprefix: "*"
  169.  
  170. # displaying tags using Essentials (or whatever) #
  171. # or just tag+name #
  172. # false requires adding {TAG} to chat format #
  173. # in Essentials' config! #
  174. displaynametags: false
  175.  
  176. # advanced chat #
  177. # + colored tags #
  178. # - often breaks chat plugins :( #
  179. advanced: true
  180.  
  181. # /confirm timeout
  182. confirmtimeout: 20s
  183.  
  184. # tag colors depending on ally/war etc #
  185. tagcolors:
  186. neutral: "a"
  187. ally: "5"
  188. war: "c"
  189. guild: "b"
  190.  
  191. # ally chat settings #
  192. ally:
  193. prefix: "!!"
  194. enabled: true
  195. leaderprefix: true
  196. format: "&6[&5Ally&6] &a{GUILD_TAG}&8{PLAYER_NAME}&6:&r "
  197.  
  198. # guild chat settings #
  199. guild:
  200. prefix: "!"
  201. enabled: true
  202. leaderprefix: true
  203. format: "&6[&7Guild&6] &a{LEADER_PREFIX}&8{PLAYER_NAME}&6:&r "
  204.  
  205. # Top players have their rank displayed in chat #
  206. # Put {NOVAGUILDS_TOP} in Essentials' config #
  207. # true = points, false = kdr #
  208. top:
  209. amount: 3
  210. format: "&7[&b{INDEX}&7] "
  211. points: true
  212.  
  213. ###################################################
  214. # Raid settings #
  215. raid:
  216. enabled: true
  217.  
  218. # minimum players online to start a raid #
  219. minonline: 1
  220.  
  221. # how many points tare being taken when defeated #
  222. pointstake: 100
  223.  
  224. # progress of raid every second #
  225. # (1.00 = 100s to take life) #
  226. multipler: 1.00
  227.  
  228. # time guild has to rest after a raid (24h) #
  229. timerest: 24h
  230.  
  231. # inactive time after which the raid is over #
  232. timeinactive: 30s
  233.  
  234. # +5% points/money for pvp kill during raid #
  235. pvp:
  236. bonuspercent:
  237. money: 5
  238. points: 5
  239.  
  240. ###################################################
  241. # PVP settings #
  242. killing:
  243.  
  244. # percent of victim's money #
  245. moneyforkill: 5
  246. moneyforrevenge: 10
  247.  
  248. # That's probably some mysterious math. #
  249. # play with it #
  250. rankpercent: 1
  251.  
  252. # starting amount of points #
  253. startpoints: 1000
  254.  
  255. # cooldown until points/money can be gained again #
  256. cooldown: 10m
  257.  
  258. ###################################################
  259. # Guild settings #
  260. guild:
  261.  
  262. # disabled worlds #
  263. disabledworlds:
  264. - world_nether
  265. - world_the_end
  266.  
  267. # new guilds protection #
  268. createprotection: 24h
  269.  
  270. # start amounts #
  271. start:
  272. points: 1000
  273. money: 0
  274.  
  275. # slots amount; start and maximum amount #
  276. slots:
  277. start: 10
  278. max: 50
  279.  
  280. # lives amount; start and maximum amount #
  281. lives:
  282. start: 2
  283. max: 3
  284.  
  285. # minimal distance from spawn #
  286. fromspawn: 100
  287.  
  288. # default guild pvp setting. false = no pvp #
  289. defaultpvp: false
  290.  
  291. # allowed strings #
  292. stringcheck:
  293. # checking enabled #
  294. enabled: true
  295.  
  296. # use regex or allowed characters #
  297. regex: false
  298.  
  299. # allowed characters patter #
  300. pattern: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789&"
  301.  
  302. # regex pattern #
  303. regexpattern: "[A-Za-z0-9&]*"
  304.  
  305. # settings for tag and name strings #
  306. settings:
  307.  
  308. tag:
  309. # length #
  310. min: 2
  311. max: 6
  312.  
  313. name:
  314. # length #
  315. min: 4
  316. max: 10
  317.  
  318. # guild points taken and given on death #
  319. killpoints: 5
  320. deathpoints: 5
  321.  
  322. # /g effect #
  323. effect:
  324.  
  325. # duration of the effect #
  326. duration: 100s
  327.  
  328. # available effects #
  329. list:
  330. - JUMP
  331. - INCREASE_DAMAGE
  332. - HEAL
  333.  
  334. # If this is set to true the points of the guild #
  335. # Are the sum of points of all its members #
  336. playerpoints: false
  337.  
  338. ###################################################
  339. # Guild ranks #
  340. rank:
  341.  
  342. # Maximum allowed amount of custom ranks #
  343. maxamount: 5
  344.  
  345. # Enable ranks menu in the GUI #
  346. gui: true
  347.  
  348. # default guild ranks #
  349. # leader rank is generated by the plugin #
  350. defaultranks:
  351. member:
  352. permissions:
  353. - BLOCK_BREAK
  354. - BLOCK_PLACE
  355. - MOB_ATTACK
  356. - MOB_RIDE
  357. - MOB_LEASH
  358. - INTERACT
  359. - BANK_PAY
  360. - HOME_TELEPORT
  361. - VAULT_ACCESS
  362. - VAULT_PUT
  363. mayor:
  364. inherit: member
  365. permissions:
  366. - KICK
  367. - EFFECT
  368. - INVITE
  369. - BANK_WITHDRAW
  370. - PVPTOGGLE
  371. - BUYSLOT
  372. - BUYLIFE
  373.  
  374. ###################################################
  375. # Groups #
  376. # permissions: novaguilds.group.GROUP #
  377. # eg: novaguilds.group.vip #
  378. # there's no need for admin group. #
  379. # novaguilds.group.admin for all stuff free #
  380. groups:
  381. # THIS IS A DEFAULT GROUP! #
  382.  
  383. # the name goes here #
  384. default:
  385. guild:
  386. # teleporting to guild's home #
  387. home:
  388.  
  389. # teleport delay #
  390. tpdelay: 5
  391.  
  392. # money required #
  393. money: 0
  394.  
  395. # items required #
  396. items: []
  397.  
  398. # join a guild #
  399. join:
  400. money: 0
  401. items: []
  402.  
  403. # creating a guild #
  404. create:
  405. money: 0
  406. items:
  407. - dirt 1
  408.  
  409. # schematic that gets pasted when creating guild #
  410. # This is WorldEdit compatible #
  411. # Save schematic with #
  412. # //schem save schematic <name> #
  413. # And move to plugins/NovaGuilds/schematic/ #
  414. schematic: ""
  415.  
  416. # buying a life #
  417. buylife:
  418. money: 10
  419. items:
  420. - GOLD_BLOCK 1
  421.  
  422. # buying a slot #
  423. buyslot:
  424. money: 10
  425. items:
  426. - GOLD_BLOCK 1
  427.  
  428. # buying an effect #
  429. effect:
  430. money: 100
  431. items: []
  432.  
  433. # buying a banner #
  434. banner:
  435. money: 0
  436. items: []
  437.  
  438. region:
  439. # size (radius) of auto created region (5=10x10) #
  440. autoregionsize: 10
  441. # create price #
  442. createmoney: 100
  443. # price per block #
  444. ppb: 1
  445.  
  446. # Admin group (missing values are 0/empty (free) #
  447. admin:
  448. guild:
  449. create:
  450. schematic: ""
  451. region:
  452. autoregionsize: 10
  453.  
  454. ###################################################
  455. # Guild's vault #
  456. vault:
  457. enabled: true
  458.  
  459. # vault item #
  460. item: CHEST 1 name:&6Guild's_Vault
  461.  
  462. # deny placing items from the list next #
  463. # to the vault #
  464. denyrelative:
  465. - HOPPER
  466.  
  467. # vault hologram #
  468. hologram:
  469. enabled: true
  470.  
  471. # Adding item holograms: #
  472. # [ITEM]NAMEORID AMOUNT #
  473. lines:
  474. - "[ITEM]GOLD_INGOT 1"
  475. - "&6Guild's Vault"
  476.  
  477. ###################################################
  478. # The Tablist #
  479. # All vars and info is available on the website #
  480. # which is given on the top #
  481. # #
  482. # Players top: #
  483. # By points: {PLAYER_TOP_PLAYER_POINTS_Nx} #
  484. # By KDR: {PLAYER_TOP_PLAYER_KDR_Nx} #
  485. # Guilds top: #
  486. # By points: {GUILD_TOP_Nx} #
  487. # Replace 'x' with numbers 1-20 and place lines #
  488. # in the scheme. The plugin will do the rest #
  489. tablist:
  490. # enabled? #
  491. enabled: true
  492.  
  493. # refresh interval #
  494. refresh: 30s
  495.  
  496. # header and footer #
  497. header: "NovaGuilds"
  498. footer: "Marcin (CTRL) Wieczorek"
  499.  
  500. # The skin to be displayed in the tab #
  501. texture: "MHF_Question"
  502.  
  503. # top patterns #
  504. toprow:
  505. players:
  506. points: "&6[&2{N}&6] &a{PLAYER_NAME} &c{PLAYER_POINTS}"
  507. kdr: "&6[&2{N}&6] &a{PLAYER_NAME} &c{PLAYER_KDR}"
  508. guilds: "&6[&2{N}&6] &a{GUILD_NAME} &c{GUILD_POINTS}"
  509. scheme:
  510. - "{PLAYER_NAME}"
  511. - "Money: &2{PLAYER_BALANCE}$"
  512. - "Kills: {PLAYER_KILLS}"
  513. - "Deaths: {PLAYER_DEATHS}"
  514. - "KDR: {PLAYER_KDR}"
  515. - "ChatMode: {PLAYER_CHATMODE}"
  516. - "SpyMode: {PLAYER_SPYMODE}"
  517. - "Bypass: {PLAYER_BYPASS}"
  518. - ""
  519. - "{SERVER_ONLINE}/{SERVER_MAX}"
  520. - "{WORLD_NAME}"
  521. - "{WORLD_SPAWN}"
  522. - ""
  523. - "{DATE_DAY}-{DATE_MONTH}-{DATE_YEAR}"
  524. - "{DATE_HOURS}:{DATE_MINUTES}:{DATE_SECONDS}"
  525. - ""
  526. - ""
  527. - ""
  528. - ""
  529. - ""
  530. - "Name: {GUILD_NAME}"
  531. - "Tag: {GUILD_TAG}"
  532. - "{GUILD_PLAYERS_ONLINE}/{GUILD_PLAYERS_MAX}"
  533. - "Lives: {GUILD_LIVES}"
  534. - "Progress: {GUILD_RAIDPROGRESS}"
  535. - "PVP: {GUILD_PVP}"
  536. - "Money: {GUILD_MONEY}"
  537. - "Points: {GUILD_POINTS}"
  538. - "Slots: {GUILD_SLOTS}"
  539. - "OpenInv: {GUILD_OPENINVITATION}"
  540. - "{GUILD_TIME_REGEN}"
  541. - "{GUILD_TIME_REST}"
  542. - "{GUILD_TIME_CREATED}"
  543. - "{GUILD_TIME_PROTECTION}"
  544. - "{GUILD_HOME}"
  545. - ""
  546. - ""
  547. - ""
  548. - ""
  549. - ""
  550. - "Guild top"
  551. - ""
  552. - "{GUILD_TOP_N1}"
  553. - "{GUILD_TOP_N2}"
  554. - "{GUILD_TOP_N3}"
  555. - "{GUILD_TOP_N4}"
  556. - "{GUILD_TOP_N5}"
  557. - "{GUILD_TOP_N6}"
  558. - "{GUILD_TOP_N7}"
  559. - "{GUILD_TOP_N8}"
  560. - "{GUILD_TOP_N9}"
  561. - "{GUILD_TOP_N10}"
  562. - ""
  563. - ""
  564. - ""
  565. - ""
  566. - ""
  567. - ""
  568. - ""
  569. - ""
  570. - "Players TOP (kdr)"
  571. - "{PLAYER_TOP_PLAYER_KDR_N1}"
  572. - "{PLAYER_TOP_PLAYER_KDR_N2}"
  573. - "{PLAYER_TOP_PLAYER_KDR_N3}"
  574. - "{PLAYER_TOP_PLAYER_KDR_N4}"
  575. - "{PLAYER_TOP_PLAYER_KDR_N5}"
  576. - "{PLAYER_TOP_PLAYER_KDR_N6}"
  577. - "{PLAYER_TOP_PLAYER_KDR_N7}"
  578. - "{PLAYER_TOP_PLAYER_KDR_N8}"
  579. - "{PLAYER_TOP_PLAYER_KDR_N9}"
  580. - "{PLAYER_TOP_PLAYER_KDR_N10}"
  581.  
  582. ###################################################
  583. # Region settings #
  584. region:
  585.  
  586. # materials used with selection #
  587. materials:
  588.  
  589. # highlighting a region #
  590. highlight:
  591. region:
  592. corner: DIAMOND_BLOCK
  593. border: "null"
  594.  
  595. # Ready to resize #
  596. resize:
  597. corner: GOLD_BLOCK
  598. border: "null"
  599.  
  600. # creating regions #
  601. selection:
  602.  
  603. # a valid rectangle #
  604. valid:
  605. corner: EMERALD_BLOCK
  606. border: WOOL:14
  607.  
  608. # an invalid rectangle #
  609. invalid:
  610. corner: EMERALD_BLOCK
  611. border: WOOL:15
  612.  
  613. # resizing #
  614. resize:
  615. corner: GOLD_BLOCK
  616. border: WOOL:6
  617.  
  618. # auto creating regions (when creating a guild) #
  619. autoregion: true
  620.  
  621. # minimal region size #
  622. minsize: 10
  623.  
  624. # maximum region size #
  625. maxsize: 100
  626.  
  627. # Maximum amount of regions #
  628. maxamount: 3
  629.  
  630. # particles when entering a region #
  631. borderparticles: true
  632.  
  633. # water flow at regions #
  634. waterflow: true
  635.  
  636. # minimal distance from another guild or region #
  637. mindistance: 20
  638.  
  639. # allow allies interact #
  640. allyinteract: false
  641.  
  642. # tool item #
  643. tool: "STICK 1 name:&5NovaGuilds_&6Tool lore:&cLeft_Click_+_SHIFT|&6To_toggle_the_mode|&e****&2Check_Mode&e****|&6Right_click_to_check|&e****&2Select_Mode&e***|&cLeft/Right|&6click_to_select|&6Right_click_a_corner|&6to_resize glow:1"
  644.  
  645. # Disallow lava/water 5 blocks outside the region #
  646. fluidprotect: 5
  647.  
  648. # Block creating regions on WorldGuard areas #
  649. # Set 'ngregion' flag to ALLOW to override #
  650. worldguard: true
  651.  
  652. # commands blocked at region #
  653. # when player is not member and not ally #
  654. # ! commands have to be lowercase ! #
  655. blockedcmds:
  656. - sethome
  657. - home
  658. - back
  659.  
  660. # deny interact (right click etc) at region #
  661. denyinteract:
  662. - WOODEN_DOOR
  663. - DARK_OAK_DOOR
  664. - SPRUCE_DOOR
  665. - BIRCH_DOOR
  666. - JUNGLE_DOOR
  667. - ACACIA_DOOR
  668. - DARK_OAK_FENCE_GATE
  669. - SPRUCE_FENCE_GATE
  670. - BIRCH_FENCE_GATE
  671. - JUNGLE_FENCE_GATE
  672. - ACACIA_FENCE_GATE
  673. - LEVER
  674. - DISPENSER
  675. - STONE_BUTTON
  676. - WOOD_BUTTON
  677. - DROPPER
  678. - HOPPER
  679. - FENCE_GATE
  680. - REDSTONE_COMPARATOR_OFF
  681. - REDSTONE_COMPARATOR_ON
  682. - REDSTONE_REPEATER
  683. - TRAP_DOOR
  684. - CHEST
  685. - ANVIL
  686. - ENCHANTMENT_TABLE
  687. - WORKBENCH
  688. - FURNACE
  689. - DIODE_BLOCK_ON
  690. - DIODE_BLOCK_OFF
  691. - WOOD_PLATE
  692. - STONE_PLATE
  693. - IRON_PLATE
  694. - GOLD_PLATE
  695. - ENDER_CHEST
  696. - ENDER_PORTAL_FRAME
  697. - NOTE_BLOCK
  698. - JUKEBOX
  699. - BEACON
  700. - ITEM_FRAME
  701. - BREWING_STAND
  702. - TRAPPED_CHEST
  703.  
  704. # deny using #
  705. denyuse:
  706. - ITEM_FRAME
  707. - ARMOR_STAND
  708.  
  709. # deny hitting mobs #
  710. denymobdamage:
  711. - PIG
  712. - COW
  713. - SHEEP
  714. - HORSE
  715. - WOLF
  716. - OCELOT
  717. - ARMOR_STAND
  718.  
  719. # deny riding mobs #
  720. denyriding:
  721. - HORSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement