Advertisement
Guest User

PrisonProfessional enables.yml

a guest
Apr 23rd, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. PrisonProfessional enables.yml
  2.  
  3. ###############################
  4. # Enabling/Disabling Features #
  5. ###############################
  6. ###########
  7. # Aspects #
  8. ###########
  9. # Bold messages
  10. bold-messages: false
  11. # Success sound
  12. success-sound: true
  13. # Error sound
  14. error-sound: true
  15. # Mining sound
  16. mining-sound: true
  17. # PrisonProfessional will take over when a player joins
  18. pp-join-take-over: true
  19. # PrisonProfessional will present a MOTD upon a player joining
  20. pp-join-motd: true
  21. # PrisonProfessional will change the join message
  22. pp-join-message: true
  23. # PrisonProfessional will change the leave message
  24. pp-leave-message: true
  25. # There will be a sound upon joining
  26. pp-join-sound: true
  27. # There will be rewards for PlayTime
  28. playtime-rewards: true
  29. # There will be things that happen when a new player joins
  30. new-player-joining: true
  31. ############
  32. # Commands #
  33. ############
  34. # Alert command
  35. alert-command: true
  36. # Apply command
  37. apply-command: true
  38. # CE Command
  39. ce-command: true
  40. # Cheese command
  41. cheese-command: true
  42. # Clearchat command
  43. clearchat-command: true
  44. # Crate command
  45. crate-command: true
  46. # Damage command
  47. damage-command: true
  48. # Fake command
  49. fake-command: true
  50. # Gift command
  51. gift-command: true
  52. # Hand command
  53. hand-command: true
  54. # Info command
  55. info-command: true
  56. # Make command
  57. make-command: true
  58. # Milk command
  59. milk-command: true
  60. # MineBuddy command
  61. minebuddy-command: true
  62. # Missions command
  63. missions-command: true
  64. # MOTD command
  65. motd-command: true
  66. # PayDay command
  67. payday-command: true
  68. # PClearchat command
  69. pclearchat-command: true
  70. # Proadcast command
  71. proadcast-command: true
  72. # Rankup command
  73. rankup-command: true
  74. # Prestige command
  75. prestige-command: true
  76. # Raw command
  77. raw-command: true
  78. # Report command
  79. report-command: true
  80. # Reset command
  81. reset-command: true
  82. # Sellall command
  83. sellall-command: true
  84. # Send command
  85. send-command: true
  86. # Sethealth command
  87. sethealth-command: true
  88. # Spring command
  89. spring-command: true
  90. # Staff command
  91. staff-command: true
  92. # Throw command
  93. throw-command: true
  94. # Time command
  95. time-command: true
  96. # Warn command
  97. warn-command: true
  98. ######################
  99. # Command and Aspect #
  100. ######################
  101. # There will be a token economy (Token command and token economy)
  102. token-economy: true
  103. # There will be bindings (bind command and bindings)
  104. bindings: true
  105. # There will be chat prefixes (chat command and chat prefixes)
  106. chat-prefix: true
  107. # There will be lockchat (locking of the chat and lockchat command)
  108. locking-chat: true
  109. # There will be a shop (the shop and the shop command)
  110. shop: true
  111. # There will be statistics (blocksMined, kills, deaths, cratesFound, and cratesOpened saving. Also the statistics command)
  112. statistics: true
  113. # There will be anti advertising
  114. anti-advertising: true
  115. # There will be anti swearing
  116. anti-swearing: true
  117. # There will be anti spamming
  118. anti-spamming: true
  119. # There will be blocked phrases
  120. blocked-phrases: true
  121. # There will be drop parties
  122. drop-parties: true
  123. # There will be player souls
  124. player-souls: true
  125. # There will be the finding of tokens in blocks
  126. token-block-findings: true
  127. # There will be the finding of crates
  128. crate-findings: true
  129. # There will be the opening of crates
  130. crate-openings: true
  131. # There will be smart mining
  132. smart-mine: true
  133. # There will be AutoInventory and FortuneBlocks
  134. autoinventory-fortuneblocks: true
  135. # There will be AutoInventory
  136. autoinventory: true
  137. # There will be FortuneBlocks
  138. fortuneblocks: true
  139. # There will be AutoSmelt
  140. auto-smelt: true
  141. # There will be SmartDrop
  142. smart-drop: true
  143. # There will be bounties
  144. bounties: true
  145. # There will be an admin menu
  146. admin-menu: true
  147. # There will be a premium menu
  148. premium-menu: true
  149. # There will be a member menu
  150. member-menu: true
  151. # There will be achievements
  152. achievements: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement