Guest User

PrisonProfessional enables.yml

a guest
Mar 27th, 2016
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 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. # Fakedeop command
  49. fakedeop-command: true
  50. # Fakejoin command
  51. fakejoin-command: true
  52. # Fakeleave command
  53. fakeleave-command: true
  54. # Fakeop command
  55. fakeop-command: true
  56. # Gift command
  57. gift-command: true
  58. # Hand command
  59. hand-command: true
  60. # Info command
  61. info-command: true
  62. # Make command
  63. make-command: true
  64. # Milk command
  65. milk-command: true
  66. # MineBuddy command
  67. minebuddy-command: true
  68. # Missions command
  69. missions-command: true
  70. # PayDay command
  71. payday-command: true
  72. # PClearchat command
  73. pclearchat-command: true
  74. # Proadcast command
  75. proadcast-command: true
  76. # Rankup command
  77. rankup-command: true
  78. # Prestige command
  79. prestige-command: true
  80. # Raw command
  81. raw-command: true
  82. # Report command
  83. report-command: true
  84. # Reset command
  85. reset-command: true
  86. # Sellall command
  87. sellall-command: true
  88. # Send command
  89. send-command: true
  90. # Sethealth command
  91. sethealth-command: true
  92. # Spring command
  93. spring-command: true
  94. # Staff command
  95. staff-command: true
  96. # Throw command
  97. throw-command: true
  98. # Time command
  99. time-command: true
  100. # Warn command
  101. warn-command: true
  102. ######################
  103. # Command and Aspect #
  104. ######################
  105. # There will be a token economy (Token command and token economy)
  106. token-economy: true
  107. # There will be bindings (bind command and bindings)
  108. bindings: true
  109. # There will be chat prefixes (chat command and chat prefixes)
  110. chat-prefix: true
  111. # There will be lockchat (locking of the chat and lockchat command)
  112. locking-chat: true
  113. # There will be a shop (the shop and the shop command)
  114. shop: true
  115. # There will be statistics (blocksMined, kills, deaths, cratesFound, and cratesOpened saving. Also the statistics command)
  116. statistics: true
  117. # There will be anti advertising
  118. anti-advertising: true
  119. # There will be anti swearing
  120. anti-swearing: true
  121. # There will be anti spamming
  122. anti-spamming: true
  123. # There will be blocked phrases
  124. blocked-phrases: true
  125. # There will be drop parties
  126. drop-parties: true
  127. # There will be player souls
  128. player-souls: true
  129. # There will be the finding of tokens in blocks
  130. token-block-findings: true
  131. # There will be the finding of crates
  132. crate-findings: true
  133. # There will be the opening of crates
  134. crate-openings: true
  135. # There will be smart mining
  136. smart-mine: true
  137. # There will be AutoInventory and FortuneBlocks
  138. autoinventory-fortuneblocks: true
  139. # There will be AutoInventory
  140. autoinventory: true
  141. # There will be FortuneBlocks
  142. fortuneblocks: true
  143. # There will be AutoSmelt
  144. auto-smelt: true
  145. # There will be SmartDrop
  146. smart-drop: true
  147. # There will be bounties
  148. bounties: true
  149. # There will be an admin menu
  150. admin-menu: true
  151. # There will be a premium menu
  152. premium-menu: true
  153. # There will be a member menu
  154. member-menu: true
  155. # There will be achievements
  156. achievements: true
Add Comment
Please, Sign In to add comment