Advertisement
Guest User

PrisonProfessional other.yml

a guest
May 1st, 2016
548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.81 KB | None | 0 0
  1. #############################################################################
  2. #############################################################################
  3. # Configuration File Video >>> https://youtu.be/VvQKwyr8bOE <<< RECOMMENDED #
  4. #############################################################################
  5. #############################################################################
  6. ####################################
  7. # PrisonProfessional Configuration #
  8. ####################################
  9. ########
  10. # Main #
  11. ########
  12. # This is the version of your configuration files, do not change this
  13. version: 2.2.6
  14. # The language of the plugin. The current inputs can be: lang_english and lang_french. If you want more then don't hesitate to ask me.
  15. language: 'lang_english'
  16. # The prefix of the plugin
  17. prefix: '&8[&bPP&8]'
  18. # The alert prefix
  19. alert-prefix: '&8[&4Alert&8]&c'
  20. # The amount of time in seconds a saving of data will occur
  21. data-saving-recurrence-delay: 1800
  22. # Staff names
  23. staff:
  24. TD6: 'Developer'
  25. ############
  26. # Messages #
  27. ############
  28. # The no permission message
  29. no-permission-message: '&4Invalid access'
  30. # The no syntax message
  31. no-syntax-message: '&4Invalid syntax, try: </%SYNTAX%>'
  32. # The console command message
  33. console-command-message: '&4Only in-game players can use this command'
  34. # The header of informational texts
  35. informational-header: '&f=================&d>&bPrisonProfessional&d<&f================='
  36. # The footer of informational texts
  37. informational-footer: '&f===================================================='
  38. # The apply requirements
  39. apply-messages:
  40. - '&f=================&d>&bPrisonProfessional&d<&f================='
  41. - '&bRequirements for applying:'
  42. - '&b1.) &fTell us your age *Must be 13 or older, Do not lie*'
  43. - '&b2.) &fTell us your Skype name *REQUIRED*'
  44. - '&b3.) &fTell us what rank you are applying for'
  45. - '&b4.) &fTell us why you want to be this rank'
  46. - '&b5.) &fTell us how long you have been staff before on other servers'
  47. - '&b6.) &fTell us what you have accomplished on those servers'
  48. - '&b7.) &fTell us what you can do'
  49. - '&b8.) &fTell us why we should choose YOU'
  50. - '&b9.) &fTell us how long you have been playing on this server.'
  51. - '&b10.) &fTell us your strengths and weaknesses'
  52. - '&fYou can apply at our website at &dwww.example.domain'
  53. - '&f===================================================='
  54. ##########
  55. # Sounds #
  56. ##########
  57. # The success sound
  58. success-sound: ENTITY_PLAYER_LEVELUP
  59. # The error sound
  60. error-sound: ENTITY_CAT_HISS
  61. # The mining sound
  62. mining-sound: ENTITY_CHICKEN_EGG
  63. # The joining sound
  64. join-sound: ENTITY_PLAYER_LEVELUP
  65. # The sound broadcasted when a new player joins
  66. new-player-sound: ENTITY_PLAYER_LEVELUP
  67. ###################
  68. # Joining/Leaving #
  69. ###################
  70. # The MOTD
  71. join-motd:
  72. - '&f=================&d>&bPrisonProfessional&d<&f================='
  73. - ' '
  74. - '&fWelcome &d%PLAYER% &fto the server, hope you have a good time'
  75. - '&fThere are currently &d%PLAYERSONLINE% &ftotal online players'
  76. - '&fThere are in total &d%TOTALPLAYERS% &fdifferent players that have joined'
  77. - '&fThere are currently &d%STAFFONLINE% &fstaff members online'
  78. - ' '
  79. - '&f===================================================='
  80. # The join message
  81. join-message: '&8[&a+&8] &d%PLAYER% &ajoined'
  82. # The leave message
  83. leave-message: '&8[&c-&8] &d%PLAYER% &cleft'
  84. # The message broadcasted when a new player joins
  85. new-player-message: '&6Welcome &d%PLAYER% &6to the server'
  86. ##########
  87. # Limits #
  88. ##########
  89. # The max spring power
  90. max-spring-power: 4
  91. # The max number of things that can be thrown at once
  92. throw-limit: 2
  93. # The amount of warnings a player can have before punishment
  94. player-max-warnings: 3
  95. # The maximum amount of commands that can be binded to an item
  96. bindings-max-commands: 3
  97. #############
  98. # Cooldowns #
  99. #############
  100. # The cooldown, in seconds, for the cheese command
  101. cheese-cooldown: 60
  102. # The cooldown, in seconds, for the milk command
  103. milk-cooldown: 60
  104. # The throw cooldown in seconds.
  105. throw-cooldown: 10
  106. # The cooldown for reporting in seconds.
  107. report-cooldown: 720
  108. ############
  109. # Commands #
  110. ############
  111. # The commands dispatched upon a player having a punishment
  112. player-warning-commands:
  113. - 'kick %PLAYER% &cYou have been temporarily banned for &4%REASON%&f. &cYou will be unbanned in 24 hours.'
  114. - 'tempban %PLAYER% 86400'
  115. # The join commands dispatched when a player joins the server (by console).
  116. join-commands:
  117. - 'fly %PLAYER%'
  118. # The commands dispatched when a new player joins
  119. new-player-join-commands:
  120. - 'pex user %PLAYER% group add A'
  121. - 'token set %PLAYER% 0'
  122. - 'eco set %PLAYER% 0'
  123. # What should be the commands dispatched when resetting
  124. reset-commands:
  125. - 'token reset %PLAYER%'
  126. - 'eco reset %PLAYER%'
  127. - 'clear %PLAYER%'
  128. - 'pex user %PLAYER% group add A'
  129. #########
  130. # Other #
  131. #########
  132. # The starting balance for tokens
  133. tokens-starting-balance: 0
  134. ########
  135. # Hand #
  136. ########
  137. # This controls the prices for adding or removing aspects with the hand command
  138. # There will be hand aspects
  139. hand-aspects: true
  140. # The prices for the aspects
  141. hand:
  142. add:
  143. lore:
  144. tokens: 20
  145. money: 500000
  146. enchantment:
  147. tokens: 50
  148. money: 1000000
  149. remove:
  150. lore:
  151. tokens: 10
  152. money: 250000
  153. enchantment:
  154. tokens: 20
  155. money: 300000
  156. setName:
  157. tokens: 50
  158. money: 1000000
  159. ####################
  160. # Anti Advertising #
  161. ####################
  162. # The phrases that shall be considered advertising
  163. advertising-phrases:
  164. - 'http://'
  165. - 'https://'
  166. - 'www.'
  167. - '.org'
  168. - '.com'
  169. - 'play.'
  170. - '.net'
  171. - '.se'
  172. - '.io'
  173. - '.edu'
  174. - '.cat'
  175. - '.onion'
  176. - '.us'
  177. - 'me.'
  178. # The messages dispatched upon advertising
  179. advertising-messages:
  180. - '&4Advertising is not allowed on this server'
  181. # The commands dispatched upon advertising
  182. advertising-commands:
  183. - 'warn %PLAYER% advertising'
  184. ##############
  185. # Anti Swear #
  186. ##############
  187. # The phrases that shall be considered swearing
  188. swear-phrases:
  189. - 'fuck'
  190. - 'bitch'
  191. - 'dick'
  192. - 'asshole'
  193. - 'faggot'
  194. - 'ass'
  195. - 'douchebag'
  196. - 'prick'
  197. - 'motherfucker'
  198. - 'son of a bitch'
  199. # The messages dispatched upon advertising
  200. swear-messages:
  201. - '&4Swearing is not allowed on this server'
  202. # The commands dispatched upon advertising
  203. swear-commands:
  204. #############
  205. # Anti Spam #
  206. #############
  207. # The amount of chat messages before sending anti spam messages
  208. anti-spam-message-requirement: 3
  209. # The amount of chat messages before dispatching anti spam commands
  210. anti-spam-commands-requirement: 5
  211. # The anti spam messages
  212. anti-spam-messages:
  213. - ' '
  214. - '&c>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>'
  215. - '&c<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<'
  216. - ' '
  217. - '&4Please stop spamming'
  218. - ' '
  219. - '&c>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>'
  220. - '&c<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<'
  221. - ' '
  222. # The anti spam commands
  223. anti-spam-commands:
  224. - 'warn %PLAYER% spamming'
  225. ###################
  226. # Blocked Phrases #
  227. ###################
  228. # The phrases that shall be considered blocked
  229. blocked-phrases:
  230. - 'lag'
  231. # The messages dispatched upon phrases being blocked
  232. blocked-phrases-messages:
  233. # The commands dispatched upon phrases being blocked
  234. blocked-phrases-commands:
  235. ################
  236. # Player Souls #
  237. ################
  238. # There will be custom death messages
  239. custom-death-messages: true
  240. # The custom death messages
  241. death-messages:
  242. - '&d%KILLER% &fhas brutally murdered &d%DEFENDER%'
  243. - '&d%KILLER% &fhas heavily assaulted &d%DEFENDER%'
  244. - '&d%KILLER% &fhas slain &d%DEFENDER%'
  245. - '&d%KILLER% &fhas humiliated &d%DEFENDER%'
  246. # The chance a soul will drop from a player dying
  247. soul-drop-chance: 10
  248. # The soul itemstack
  249. soul-item-stack:
  250. material: '399:0'
  251. amount: 1
  252. name: '&d%DEFENDER% &fsoul'
  253. enchantments:
  254. ARROW_INFINITE: 5
  255. lores:
  256. - '&7Killed by %KILLER%'
  257. ########################
  258. # Token Block Findings #
  259. ########################
  260. # The chance of a stash of tokens being found in a block
  261. token-find-chance: 200
  262. # The max amount of tokens that can be found in a stash
  263. token-stash-max: 10
  264. ###################################
  265. # Auto Inventory + Fortune Blocks #
  266. ###################################
  267. # There will be AutoInventory in creative mode
  268. creative-autoinventory: false
  269. # Durability on an item will reduce when mining
  270. reduce-durability: false
  271. # The sound dispatched when a player has a full inventory when mining
  272. full-inventory-sound: ENTITY_PLAYER_BURP
  273. # The message dispatched when a player has a full inventory when mining
  274. full-inventory-message: '&cYour inventory is full'
  275. # The multiplier for FortuneBlocks
  276. fortuneblocks-multiplier: 0.34
  277. # The worlds where FortuneBlocks will not work
  278. fortuneblocks-world-blacklist:
  279. - 'PlotWorld'
  280. # The blacklist for AutoInventory
  281. autoinventory-blacklist:
  282. - '138:0'
  283. # The blacklist for FortuneBlocks
  284. fortuneblocks-blacklist:
  285. - '138:0'
  286. ##############
  287. # Smart Drop #
  288. ##############
  289. # The item drops that will trigger smartdrop
  290. smart-drop-items:
  291. - '278'
  292. - '276'
  293. - '322'
  294. ##############
  295. # Admin Menu #
  296. ##############
  297. # There will be the warn players menu
  298. admin-menu-warn-players: true
  299. # There will be the kill players menu
  300. admin-menu-kill-players: true
  301. # There will be the ban players menu
  302. admin-menu-ban-players: true
  303. # There will be the commands menu
  304. admin-menu-commands: true
  305. # There will be the reported players menu
  306. admin-menu-reported-players: true
  307. # There will be the view warned players menu
  308. admin-menu-warned-players: true
  309. # There will be the view banned players menu
  310. admin-menu-banned-players: true
  311. # There will be the view operators menu
  312. admin-menu-operators: true
  313. ################
  314. # Premium Menu #
  315. ################
  316. # There will be the online players menu
  317. premium-menu-online-players: true
  318. # There will be the token balances menu
  319. premium-menu-token-balances: true
  320. # There will be the bounties menu
  321. premium-menu-bounties: true
  322. # There will be the chat menu
  323. premium-menu-chat: true
  324. # There will be the throwing menu
  325. premium-menu-throwing: true
  326. # There will be the commands menu
  327. premium-menu-commands: true
  328. # There will be the rewards menu
  329. premium-menu-rewards: true
  330. ###############
  331. # Member Menu #
  332. ###############
  333. # There will be the statistics menu
  334. member-menu-statistics: true
  335. # There will be the achievements menu
  336. member-menu-achievements: true
  337. # There will be the missions menu
  338. member-menu-missions: true
  339. # There will be the information menu
  340. member-menu-information: true
  341. # There will be the spring menu
  342. member-menu-spring: true
  343. # There will be the staff menu
  344. member-menu-staff: true
  345. # There will be the commands menu
  346. member-menu-commands: true
  347. ###########
  348. # Rewards #
  349. ###########
  350. # The cooldown before using another reward in seconds
  351. rewards-cooldown: 3600
  352. # The reward chances for a random reward
  353. rewards-random:
  354. 2:
  355. - 'crate give %PLAYER% common'
  356. 5:
  357. - 'crate give %PLAYER% uncommon'
  358. 10:
  359. - 'crate give %PLAYER% rare'
  360. # The reward chances for an economy reward
  361. rewards-economy:
  362. 2:
  363. money: 0
  364. tokens: 5
  365. 5:
  366. money: 0
  367. tokens: 10
  368. 10:
  369. money: 0
  370. tokens: 25
  371. # The reward chances for an item reward
  372. rewards-item:
  373. 2:
  374. material: '278:0'
  375. amount: 1
  376. name: '&bCommon Reward Pickaxe'
  377. enchantments:
  378. EFFICIENCY: 100
  379. UNBREAKING: 100
  380. FORTUNE: 10
  381. lores:
  382. - '&7Obtained from the items reward'
  383. 5:
  384. material: '278:0'
  385. amount: 1
  386. name: '&cRare Reward Pickaxe'
  387. enchantments:
  388. EFFICIENCY: 250
  389. UNBREAKING: 250
  390. FORTUNE: 20
  391. lores:
  392. - '&7Obtained from the items reward'
  393. 10:
  394. material: '278:0'
  395. amount: 1
  396. name: '&6Legendary Reward Pickaxe'
  397. enchantments:
  398. EFFICIENCY: 500
  399. UNBREAKING: 500
  400. FORTUNE: 30
  401. lores:
  402. - '&7Obtained from the items reward'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement