Advertisement
Guest User

Untitled

a guest
Oct 8th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.20 KB | None | 0 0
  1. #-----------------------------------------------------------#
  2. # ABOUT THIS PLUGIN #
  3. #-----------------------------------------------------------#
  4.  
  5. # Guilds by the Glare Masters
  6. # Guilds on DevBukkit: https://dev.bukkit.org/projects/the-guilds-plugin
  7. # Guilds on SpigotMC: https://www.spigotmc.org/resources/guilds.13388/
  8. # Guilds on GitHub: https://github.com/darbyjack/Guilds-Plugin
  9. # Guilds Wiki: https://glaremasters.me/wiki/
  10. # Guilds Development Builds: https://ci.glaremasters.me/job/Guilds/
  11.  
  12. #-----------------------------------------------------------#
  13. # IMPORTANT INFORMATION #
  14. #-----------------------------------------------------------#
  15.  
  16. # DO NOT CHANGE THIS
  17. version: 16
  18.  
  19. auto-update-config: true
  20.  
  21. #-----------------------------------------------------------#
  22. # Hooks Configuration #
  23. #-----------------------------------------------------------#
  24.  
  25. # Hooks will control what the plugin can hook into. For example:
  26. # Enabling the worldguard hook will make it check if PVP is allowed in a region before doing damage.
  27. # If you change a hook to true and don't actually have the plugin, it may throw errors.
  28.  
  29. # Note on the NameTagEdit Hook: They may not all look the best if someone has a long Guild Name / User Name.
  30. # It will allow 16 characters before the user's Username.
  31.  
  32. hooks:
  33. worldguard: true
  34. nametagedit: false
  35.  
  36. # You can also use {prefix} in this.
  37.  
  38. nametagedit:
  39. name: "&7[&b{guild}&7]&r "
  40.  
  41. #-----------------------------------------------------------#
  42. # CHOOSE YOUR LANGUAGE #
  43. #-----------------------------------------------------------#
  44.  
  45. # Choosing your language for the plugin couldn't be easier! The default language is english.
  46. # Not an english server? No worries, you can choose from the following list of languages that we currently support.
  47. # If you speak another language but don't see it here, feel free to submit it via one of the links above to have it added to the plugin.
  48. lang: english
  49. # The plugin also supports the following other languages:
  50. # - chinese
  51. # - dutch
  52. # - english
  53. # - french
  54. # - hungarian
  55. # - japanese
  56. # - polish
  57. # - romanian
  58. # - russian
  59. # - simplifiedchinese
  60. # - slovak
  61. # - spanish
  62. # - swedish
  63. # - portuguese
  64. # - german
  65. # - vietnamese
  66. # - norwegian
  67.  
  68.  
  69. # NOTE: If you change your language please ONLY use from the list above and use them EXACTLY as they are spelled in the list above.
  70. # Example: If I am a french server, I would change lang: english to lang: french
  71. # If you try and use a different language than any in the list above, the plugin will not function in a normal manner.
  72.  
  73. # You can modify how commands look like /guild help by simply configuring to a different language / style below
  74.  
  75. commands:
  76. description:
  77. accept: "Accept a guild invite"
  78. admin: "Admin command for managing guilds"
  79. ally: "Ally commands"
  80. boot: "Kick a player from your guild"
  81. bank: "Use your guild bank"
  82. buff: "Buy buffs for your guild"
  83. bugreport: "Submit a bug report"
  84. cancel: "Cancel an action"
  85. chat: "Send a message to your guild members"
  86. check: "Check pending guild invites"
  87. confirm: "Confirm an action"
  88. create: "Create a guild"
  89. decline: "Decline a guild invite"
  90. delete: "Delete your current guild"
  91. demote: "Demote a member of your guild"
  92. give: "Give a player different rewards inside the plugin"
  93. help: "View all commands"
  94. home: "Teleport to your guild home"
  95. info: "View your guild's info"
  96. inspect: "Inspect another guild"
  97. invite: "Invite a player to your guild"
  98. leave: "Leave your current guild"
  99. leaderboard: "See the top Guilds on your server"
  100. list: "List all guilds on the server"
  101. prefix: "Change your guild's prefix"
  102. promote: "Promote a member of your guild"
  103. reload: "Reload guild's configuration file"
  104. sethome: "Set your guild's home"
  105. status: "Toggle your guild public / private"
  106. transfer: "Transfer your guild to another user"
  107. update: "Update to the most recent version of guilds"
  108. upgrade: "Upgrade your guild to a higher level"
  109. vault: "Open your guild vault"
  110. version: "Plugin info / version"
  111.  
  112.  
  113. #-----------------------------------------------------------#
  114. # Rewards / Tickets Configuration #
  115. #-----------------------------------------------------------#
  116.  
  117. # This part of the config will allow you to configure what different rewards will look like inside the plugin.
  118. # Keep in mind, this is for stuff like voting or crate plugin rewards.
  119. # Console will be able to run the /guild give on a player to give different items.
  120. # This may throw errors if you are on 1.8
  121.  
  122. rewards-enabled: false
  123. upgrade-ticket:
  124. name: "&bGuild Upgrade Ticket"
  125. lore: "&dRight click this ticket to upgrade your guild tier!"
  126.  
  127.  
  128. #-----------------------------------------------------------#
  129. # GUI CONFIGURATION #
  130. #-----------------------------------------------------------#
  131.  
  132. # In this section of the config you can choose if you would look a GUI for various commands. The ones displayed below are the only ones that have implemented GUIs on them.
  133. # As stated above, the name here such as list and info will modify data inside that commands GUI.
  134. # If your server's language is not english, you will need to manually modify these to your server's language and they will display in the GUI as your new input.
  135.  
  136.  
  137. # This section controls what shows in the "/guild list" command.
  138. display:
  139. name: true
  140. prefix: true
  141. master: true
  142. guildstatus: true
  143. guildtier: true
  144. guildbalance: true
  145. member-count: true
  146. members: true
  147.  
  148. list:
  149. name: "&cGuild Name: "
  150. prefix: "&aGuild Prefix: "
  151. master: "&8Guild Master: "
  152. guildstatus: "&3Guild Status: "
  153. guildtier: "&fGuild Tier: "
  154. guildbalance: "&dGuild Balance: "
  155. member-count: "&6Member Count: "
  156. members: "&5Members: "
  157.  
  158. info:
  159. balance: "Bank Balance: "
  160. deaths: "Deaths: "
  161. guildname: "Guild: "
  162. guildstatus: "Status: "
  163. guildtier: "Tier: "
  164. info: "Information: "
  165. kills: "Kills: "
  166. master: "Master: "
  167. max-balance: "Max Balance: "
  168. member-count: "Member Count: "
  169. members: "Members In Guild: "
  170. money: "Money: "
  171. playername: "Name: "
  172. prefix: "Prefix: "
  173. role: "Role: "
  174.  
  175.  
  176. # This part controls what is shown as the inventory name for things such as Guild List and Guild Vaults.
  177. gui-name:
  178. vault: "Guild Vault"
  179. info: "Guild Info"
  180. buff: "Guild Buffs"
  181. list:
  182. name: "Guild List"
  183. next-page: "Next Page"
  184. previous-page: "Previous Page"
  185. page: "Page: "
  186. head-name: "{player}'s Guild"
  187. # head-name is what show's when you hover over a head in the Guild List. For example, the default will show Username's Guild
  188.  
  189. #-----------------------------------------------------------#
  190. # Buff Configuration #
  191. #-----------------------------------------------------------#
  192.  
  193. # In this section of the config, you can modify the buff name, price, time, and amplifier (Haste 1, 2 ,3 4, etc).
  194. # The current will give Haste 2, Speed 2, etc with "1". If you make it "2", it'll change it to 3, and so on.
  195. # Changing "use-guild-bank" to true will use a Guild's Bank Balance to buy buffs.
  196.  
  197. disable-buff-stacking: true
  198. use-guild-bank: false
  199.  
  200. buff:
  201. name:
  202. haste: "Substance of the Redmod Graff"
  203. speed: "Blessing of the Cheetah"
  204. fire-resistance: "Scales of the Dragon"
  205. night-vision: "Eyes of the Lurking Demon"
  206. invisibility: "Feet of the Ghostly Walker"
  207. strength: "Mighty Strength of the Pouncing Lion"
  208. jump: "Bounce of the Quick Witted Rabbit"
  209. water-breathing: "Lungs of the Albino Shark"
  210. regeration: "Integrity of the Mystic Witch"
  211. price:
  212. haste: 60
  213. speed: 60
  214. fire-resistance: 60
  215. night-vision: 60
  216. invisibility: 60
  217. strength: 60
  218. jump: 60
  219. water-breathing: 60
  220. regeration: 60
  221. time:
  222. haste: 60
  223. speed: 60
  224. fire-resistance: 60
  225. night-vision: 60
  226. invisibility: 60
  227. strength: 60
  228. jump: 60
  229. water-breathing: 60
  230. regeration: 60
  231. amplifier:
  232. haste: 1
  233. speed: 1
  234. fire-resistance: 1
  235. night-vision: 1
  236. invisibility: 1
  237. strength: 1
  238. jump: 1
  239. water-breathing: 1
  240. regeration: 1
  241. description:
  242. price: "&bPrice: "
  243. length: "&bLength of Buff: "
  244. haste:
  245. - "&bThis buff will allow you and your"
  246. - "&bGuild Members to obtain increased"
  247. - "&bmining speed for a certain amount of time."
  248. speed:
  249. - "&bThis buff will allow you and your"
  250. - "&bGuild Members to obtain increased"
  251. - "&bmovement speed for a certain amount of time."
  252. fire-resistance:
  253. - "&bThis buff will allow you and your"
  254. - "&bGuild Members to obtain increased"
  255. - "&fire resistance for a certain amount of time."
  256. night-vision:
  257. - "&bThis buff will allow you and your"
  258. - "&bGuild Members to obtain increased"
  259. - "&bnight vision for a certain amount of time."
  260. invisibility:
  261. - "&bThis buff will allow you and your"
  262. - "&bGuild Members to obtain increased"
  263. - "&binvisibility for a certain amount of time."
  264. strength:
  265. - "&bThis buff will allow you and your"
  266. - "&bGuild Members to obtain increased"
  267. - "&bstrength for a certain amount of time."
  268. jump:
  269. - "&bThis buff will allow you and your"
  270. - "&bGuild Members to obtain increased"
  271. - "&bjump for a certain amount of time."
  272. water-breathing:
  273. - "&bThis buff will allow you and your"
  274. - "&bGuild Members to obtain increased"
  275. - "&bwater-breathing for a certain amount of time."
  276. regeration:
  277. - "&bThis buff will allow you and your"
  278. - "&bGuild Members to obtain increased"
  279. - "&bregeration for a certain amount of time."
  280.  
  281.  
  282.  
  283. #-----------------------------------------------------------#
  284. # Vault Configuration #
  285. #-----------------------------------------------------------#
  286.  
  287. # This section of the config will display options for your server based upon if you are using the Vault plugin or not.
  288. # This option only matters if you have an economy plugin on your server AND you have Vault installed.
  289. # The plugin will work without Vault but ONLY if you don't have an economy plugin also.
  290. require-money: true
  291.  
  292. # Uncomment the lines below if you have Vault + an economy plugin and have change the option above to true.
  293. # You can define how much it costs for users to create a guild, the cost option, and you can define how much it costs for users to set a guild home.
  294.  
  295. Requirement:
  296. cost: 100
  297. sethome-cost: 50
  298.  
  299. reward-on-kill:
  300. enabled: false
  301. reward: 10
  302. take-from-killed-player: 10
  303.  
  304. #-----------------------------------------------------------#
  305. # Title Configuration #
  306. #-----------------------------------------------------------#
  307.  
  308. # This section of the config will walk you through making and configuring custom titles for different events in the plugin.
  309. # NOTE: When configuring times, keep in mind that 1 = 1 second, and so on.
  310.  
  311. # CUSTOM TITLE PLACEHOLDERS: {guild} {prefix} {username} {tier}
  312.  
  313. # NOTE: There is a current bug which only allows Color Codes to work on creation, upgrade, and prefix.
  314. # IMPORTANT: This will ONLY work on servers 1.9 and ABOVE.
  315. titles:
  316. enabled: false
  317. events:
  318. guild-creation:
  319. title: "Congrats"
  320. sub-title: "{guild} has been created!"
  321. fade-in: 3
  322. stay: 3
  323. fade-out: 3
  324. player-joins-guild:
  325. title: ""
  326. sub-title: "{username} has just joined the guild."
  327. fade-in: 3
  328. stay: 3
  329. fade-out: 3
  330. player-leaves-guild:
  331. title: ""
  332. sub-title: "{username} has just left the guild."
  333. fade-in: 3
  334. stay: 3
  335. fade-out: 3
  336. guild-prefix-change:
  337. title: "Congrats"
  338. sub-title: "Your new prefix is {prefix}"
  339. fade-in: 3
  340. stay: 3
  341. fade-out: 3
  342. guild-tier-upgrade:
  343. title: "Success!"
  344. sub-title: "Your guild is now Tier {tier}"
  345. fade-in: 3
  346. stay: 3
  347. fade-out: 3
  348.  
  349.  
  350. #-----------------------------------------------------------#
  351. # Guild Upgrade Configuration #
  352. #-----------------------------------------------------------#
  353.  
  354. # This section of the config will talk about various parts of upgrading a guild and allow you to choose how it works.
  355. # For "mob-xp-multiplier" the default is 1, meaning that it will drop the normal amount of XP for non-upgraded guilds.
  356. # DO NOT set it to 0, that will either throw errors or cause mobs to not drop XP.
  357.  
  358. # You can make as many as you want. You MUST name each tier "tier1, tier2, tier3, etc." while following the format of the already made ones.
  359. # For example: if I wanted to add a 4th tier, I would do this:
  360.  
  361. # tier4:
  362. # name: "Diamond"
  363. # cost: 400
  364. # max-members: 100
  365. # mob-xp-multiplier: 4
  366. # damage-multiplier: 4
  367. # max-bank-balance: 40000
  368.  
  369. # Keep in mind for the damage-multiplier, it applies to players also, so by default it's set to normal for every tier to allow you
  370. # to choose how it will work.
  371.  
  372. # Change "use-bank-balance" to true to make it use Guild Banks for upgrading tiers.
  373.  
  374. max-number-of-tiers: 3
  375. use-bank-balance: false
  376.  
  377. tier1:
  378. name: "Bronze"
  379. cost: 0
  380. max-members: 15
  381. mob-xp-multiplier: 1
  382. damage-multiplier: 1
  383. max-bank-balance: 10000
  384. tier2:
  385. name: "Silver"
  386. cost: 20
  387. max-members: 30
  388. mob-xp-multiplier: 2
  389. damage-multiplier: 1
  390. max-bank-balance: 20000
  391. tier3:
  392. name: "Gold"
  393. cost: 30
  394. max-members: 50
  395. mob-xp-multiplier: 3
  396. damage-multiplier: 1
  397. max-bank-balance: 30000
  398.  
  399. #-----------------------------------------------------------#
  400. # Guild Configuration #
  401. #-----------------------------------------------------------#
  402.  
  403. # This section of the config will talk about various parts of making a guild and options as server owner you can set.
  404.  
  405. # The prefix of all messages send by this plugin to a player for all messages and commands
  406. plugin-prefix: "&a[Immortal-Guilds]"
  407.  
  408. # Disable this to remove guild names showing next to a player in "TabList"
  409. tablist-guilds: true
  410.  
  411. tablist-use-display-name: false
  412.  
  413. # Change how the Prefixes in the TabList show!
  414. # Note: DO NOT REMOVE THE {guild}
  415. # You can use {prefix} to show the Guild Prefix instead if you would like.
  416. tablist: "&7[&b{guild}&7]&r"
  417.  
  418. # Disable this if you don't want to allow Guild Signs to be made.
  419. guild-signs: false
  420.  
  421. # Here you can modify how the /guild chat message style works.
  422. guild-chat-format: "&7&l[Guild Chat]&r &b[{role}] %s: %s"
  423.  
  424. # Change this to true if you want to allow players in the same guild / guild's that are allies with each other to damage each other.
  425. allow-guild-damage: false
  426. allow-ally-damage: false
  427.  
  428. # Check for update on startup (SUGGESTED YOU KEEP THIS ENABLED)
  429. updater:
  430. check: true
  431.  
  432. # This part pertains to the /guild home command
  433. home:
  434. # Define how long they must wait to use the command
  435. cool-down: 60
  436. # Define how long they must stand still before being teleported
  437. teleport-delay: 5
  438. # Keep this TRUE unless you really don't want it. It could mess up how teleport-delay works.
  439. freeze-player: true
  440. # Freezing a player will make them not able to move while teleporting.
  441. # Change the teleport-delay if you want them to wait longer to teleport after running the command.
  442.  
  443. # Define how long they must wait to use the command
  444. sethome:
  445. cool-down: 60
  446.  
  447. name:
  448. # Minimum length of guild names
  449. min-length: 1
  450. # Maximum length of guild names
  451. max-length: 64
  452. # RegEx (https://en.wikipedia.org/wiki/Regular_expression) used to only allow certain characters (default only allows alphanumeric characters)
  453. # To turn off the ability for colored names change the regex to "^[a-zA-Z0-9]*$"
  454. regex: "^[a-zA-Z0-9&]*$"
  455.  
  456. prefix:
  457. # With the default Regex currently set, the minimum length of the prefix is 1 and the maximum is 20.
  458. # To change this, adjust the numbers and maybe have a look at the link above (RegEx).
  459. # To turn off the ability for colored prefixes change the regex to "[a-zA-Z0-9]{1,20}"
  460. regex: "[a-zA-Z0-9&]{1,20}"
  461.  
  462. # KEEP THIS DISABLED. IT WILL BREAK THE PLUGIN.
  463. scoreboard:
  464. enable: false
  465. friendly-fire: false
  466.  
  467. see-invisible: false
  468.  
  469. # There are lots of options when it comes to configuring the roles. We have NOT (yet) experience with adding new ranks, so if it breaks, do not be surprised.
  470. # You can change individual perms for each rank but please DO NOT modify the order in which they go along with the numbers such as 0, 1 ,2, 3, etc.
  471.  
  472. roles:
  473. 0:
  474. name: "GuildMaster"
  475. permissions:
  476. activate-buff: true
  477. add-ally: true
  478. ally-chat: true
  479. change-home: true
  480. change-master: true
  481. change-prefix: true
  482. chat: true
  483. demote: true
  484. deposit-money: true
  485. invite: true
  486. kick: true
  487. open-vault: true
  488. promote: true
  489. remove-ally: true
  490. remove-guild: true
  491. toggle-guild: true
  492. transfer-guild: true
  493. upgrade-guild: true
  494. withdraw-money: true
  495.  
  496. 1:
  497. name: "Officer"
  498. permissions:
  499. activate-buff: false
  500. add-ally: true
  501. ally-chat: true
  502. change-home: true
  503. change-master: false
  504. change-prefix: false
  505. chat: true
  506. demote: true
  507. deposit-money: true
  508. invite: true
  509. kick: true
  510. open-vault: true
  511. promote: true
  512. remove-ally: true
  513. remove-guild: false
  514. toggle-guild: false
  515. transfer-guild: false
  516. upgrade-guild: false
  517. withdraw-money: true
  518.  
  519. 2:
  520. name: "Veteran"
  521. permissions:
  522. activate-buff: false
  523. add-ally: false
  524. ally-chat: true
  525. change-master: false
  526. change-prefix: false
  527. chat: true
  528. demote: false
  529. deposit-money: true
  530. invite: true
  531. kick: false
  532. open-vault: true
  533. promote: false
  534. remove-ally: false
  535. remove-guild: false
  536. toggle-guild: false
  537. transfer-guild: false
  538. upgrade-guild: false
  539. withdraw-money: false
  540. 3:
  541. name: "Member"
  542. permissions:
  543. activate-buff: false
  544. add-ally: false
  545. ally-chat: true
  546. change-master: false
  547. change-prefix: false
  548. chat: true
  549. demote: false
  550. deposit-money: true
  551. invite: false
  552. kick: false
  553. open-vault: true
  554. promote: false
  555. remove-ally: false
  556. remove-guild: false
  557. toggle-guild: false
  558. transfer-guild: false
  559. upgrade-guild: false
  560. withdraw-money: false
  561.  
  562. #-----------------------------------------------------------#
  563. # Storage Configuration #
  564. #-----------------------------------------------------------#
  565.  
  566. # In this part of the config, we will discuss data saving for the plugin.
  567.  
  568. # As of Guilds-1.8.3 MySQL has been remade, but it is EXPERIMENTAL, please report any and all bugs using MySQL to us before commenting poorly
  569. # on the Spigot plugin page.
  570.  
  571. database:
  572. # Set the type of the database (Either JSON or MySQL)
  573. type: MySQL
  574. # Uncomment when using MySQL
  575. host: "orion.speakserver.com"
  576. port: 3306
  577. username: "usandlew"
  578. password: "lstebypxcu4398sgFwi"
  579. ## Note: Database needs to be created manually
  580. database: "usandlew"
  581. pool-size: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement