Advertisement
Guest User

Pos la config v6

a guest
Apr 14th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. # The prefix for the whole plugin
  2. Prefix: '&0[&cStaffEssentials&0]&f'
  3.  
  4. # ---------- [Clear Chat] ----------
  5. # This configuration section is for Clear Chat
  6.  
  7. # Lines to clear when a player does /cc or /clearchat
  8. LinesToClear: 100
  9.  
  10. # Message to send when a player's chat is cleared
  11. # Variables
  12. # %player% - The player who cleard the chat
  13. ClearedMessage: '&bChat has been &acleared &b by: &c%player%'
  14.  
  15. # If you do not want this, then set this to false
  16. ClearChatEnabled: true
  17.  
  18. # ---------- [Staff Logs] ----------
  19. # This configuration section is for Staff Logs
  20.  
  21. # Permission needed for the player's commands to be logged (Leave it blank for all
  22. # players)
  23. LogPermission: staffessentials.log
  24.  
  25. # Commands to log
  26. LogCommands:
  27. - op
  28. - home
  29.  
  30. # If you do not want this, then set this to false
  31. StaffLogsEnabled: true
  32.  
  33. # ---------- [Reports] ----------
  34. # This configuration section is for Reports
  35.  
  36. # The format you want the reports to be shown in
  37. # Variables
  38. # %id% - The id of the report
  39. # %reporter% - The reporter of the report
  40. # %report% - The reason of the report
  41. # %reported% - The player that had been reported
  42. ReportFormat:
  43. - '&6%id%) Reporter: &c%reporter%'
  44. - ' &6Report: &c%report%'
  45. - ' &6Reported: &c%reported%'
  46.  
  47. # Permission for them to be sent the message when someone reports
  48. ReportView: staffessentials.report
  49.  
  50. # Turn this to true if you want the staff to see the reports when they join
  51. ShowOnJoin: true
  52.  
  53. # Message to send when the player joins if the above is turned to true
  54. # Variables:
  55. # %amount% - Amounts of reports open
  56. ReportMessage: '&4There are currently &b%amount% &4 reports open!'
  57.  
  58. # Put amount of reports per page when you do /report list
  59. ReportsPerPage: 4
  60.  
  61. # If you do not want this, then set this to false
  62. ReportEnabled: true
  63.  
  64. # ---------- [Staff Chat] ----------
  65. # This configuration section is for Staff Chat
  66.  
  67. # Format for the player when they are in staff chat
  68. # Variables
  69. # %player% - Player Name
  70. # %message% - Message
  71. # %rank% - Rank of the player
  72. ChatPrefix: '&0[&4StaffChat&0]&f %rank%%player%: %message%'
  73.  
  74. # The permission to view the chat message
  75. ViewPermission: staffchat.view
  76.  
  77. # If you do not want this, then set this to false
  78. StaffChatEnabled: true
  79.  
  80. # ---------- [Staff Join] ----------
  81. # This configuration section is for Staff Join
  82.  
  83. # The message to broadcast when the player joins the server
  84. Format: '&c%player% has joined the server!'
  85.  
  86. # Permission for the player's name to be broadcasted
  87. JoinPermission: staffessentials.joinmessage
  88.  
  89. # If you do not want this, then set this to false
  90. StaffJoinEnabled: true
  91.  
  92. # ---------- [Staff List] ----------
  93. # This configuration section is for Staff List
  94.  
  95. # Permission for their name to be displayed in the staffs list
  96. StaffPermission: staffessentials.staff
  97.  
  98. # The message to send when a player runs the command
  99. # Variables
  100. # %staffcount% - Staff online
  101. # %staff% - List of staff online
  102. StaffList:
  103. - '&cStaff Online: %staffcount%'
  104. - '&bStaff with Name: %staff%'
  105.  
  106. # If you do not want this, then set this to false
  107. StaffListEnabled: true
  108.  
  109. # ---------- [Staff Alert] ----------
  110. # This configuration section is for Staff Alert
  111.  
  112. # Permission for them to receive the broadcast message
  113. StaffAlertPermission: staffessentials.staff
  114.  
  115. # Alert Staff Format
  116. # Variables
  117. # %message% - Message to be sent
  118. # %player% - Name of Sender
  119. StaffAlertFormat: '&0[&bStaffAlert&0]&f %message%'
  120.  
  121. # Enable this if you want the message to be sent via Action Bar as well
  122. AlertActionBar: true
  123.  
  124. # Action Bar Format - Has to have AlertActionBar on true
  125. # Variables
  126. # %message% - Message to be sent
  127. # %player% - Name of Sender
  128. ActionBarFormat: '&0[&bStaffAlert&0]&f %message%'
  129.  
  130. # If you do not want this, then set this to false
  131. StaffAlertEnabled: true
  132.  
  133. # ---------- [Staff Freeze] ----------
  134. # This configuration section is for Staff Freeze
  135.  
  136. # Bypass Permission
  137. FrozenBypass: staffessentials.bypass
  138.  
  139. # Message to send when frozen
  140. FrozenMessage: '&cYou just got frozen!'
  141.  
  142. # Message to send when unfrozen
  143. UnfrozenMessage: '&bThe ice has melted!'
  144.  
  145. # If you do not want this, then set this to false
  146. FreezeEnabled: true
  147.  
  148. # ---------- [Maintenance] ----------
  149. # This configuration section is for Maintenance
  150.  
  151. # If you turn this on, it will kick all players without permission
  152. KickPlayers: true
  153.  
  154. # Permission to be able to come on the server when it is on maintenance
  155. MaintenancePermission: staffessentials.staff
  156.  
  157. # Message to send if the server is on maintenance
  158. MaintenanceMessage: '&bThis server is undergoing maintenance!'
  159.  
  160. # If you do not want this, then set this to false
  161. MaintenanceModeEnabled: true
  162.  
  163. # ---------- [Warnings] ----------
  164. # This configuration section is for Warnings
  165.  
  166. # Punishments
  167. # WarnAmount:
  168. # - 'Command 1'
  169. # - 'Command 2'
  170. # - 'Command 3' (And so on)
  171. Punishments:
  172. 5:
  173. - 'tempban %player% 1'
  174. - 'bc %player% has been temp banned for 1 minute!'
  175. 10:
  176. - 'ban %player%'
  177. - 'bc %player% has been banned!'
  178.  
  179. # Amount of time for a warning amount to be removed from a player (in seconds)
  180. WarningRemoveTime: 50
  181.  
  182. # If you do not want this, then set this to false
  183. WarnEnabled: true
  184.  
  185. # ---------- [StaffVanish] ----------
  186. # This configuration section is for StaffVanish
  187.  
  188. # The message to send when a staff goes onto vanish
  189. LeaveMessage: '&e%player% left'
  190.  
  191. # Join message to send when a staff unvanishes
  192. JoinMessage: '&e%player% joined'
  193.  
  194. # If you do not want this, then set this to false
  195. StaffVanishEnabled: true
  196.  
  197. # ---------- [Ban/Mute] ----------
  198. # This configuration section is for Bans and TempBans
  199.  
  200. # If you do not want this, then set this to false
  201. BanMuteEnabled: true
  202.  
  203. # ---------- [InventoryCheck] ----------
  204. # This configuration section is for InventoryCheck
  205.  
  206. # If you do not want this, then set this to false
  207. InventoryCheckEnabled: true
  208.  
  209. # ---------- [Staff Applications] ----------
  210. # This configuration section is for Staff Applications
  211.  
  212. # This is the maximum amount of times a player can apply
  213. MaxApplyAmount: 10000
  214.  
  215. # If you do not want this, then set this to false
  216. StaffApplicationsEnabled: true
  217.  
  218. # ---------- [MySQL] ----------
  219. # This configuration section is for MySQL Users
  220. # What these will send data of:
  221. # - PlayerData (Reports)
  222.  
  223. # If you want to enable SQL support, enable this
  224. SQLEnabled: false
  225.  
  226. # The port
  227. SQLPort: 3306
  228.  
  229. # The IP
  230. SQLIP: 'localhost'
  231.  
  232. # The Database Name
  233. SQLDatabase: 'SQLDatabase'
  234.  
  235. # The username
  236. SQLUsername: 'root'
  237.  
  238. # The password
  239. SQLPassword: 'password'
  240.  
  241. # The name of the table
  242. SQLTable: 'StaffEssentials'
  243.  
  244. # ---------- [Auto Updater] ----------
  245. # This configuration section is for the Update Checker + Downloader
  246.  
  247. # Enable this if you want the plugin to automatically download the newest version
  248. AutoDownload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement