Advertisement
Guest User

Untitled

a guest
Nov 30th, 2016
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. # ------------------------------ #
  2. #
  3. # ActionBar 6
  4. # (c) Maxim Van de Wynckel
  5. #
  6. # ------------------------------ #
  7.  
  8. # About: Minecraft 1.8 features a text above the action bar
  9. # This plugin will allow you to create a customizable text
  10. # for the actionbar.
  11. #
  12. # This plugin supports variables.
  13.  
  14. # Permissions: To use the action groups give them the permission
  15. # actionbar.group.<group>
  16. # Make sure to remove them from the other groups
  17. # when giving a new permission.
  18.  
  19. # Commands: List of all commands
  20. # /actionbar reload - Reload the configuration
  21. # /actionbar broadcast - Broadcast a message
  22.  
  23. # Variables: These variables can be used in the TEXT section
  24. # of both the header as the footer.
  25. #
  26. # {PLAYER} - Player name
  27. # {PLAYERNICK} - Player nickname
  28. # {SERVER} - Server name
  29. # {PLAYERCOUNT} - Server player count
  30. # {BUNGEECOUNT} - Bungee network player count
  31. # 4000+ more ... see spigot page
  32.  
  33. # Formatting: These are formatting tags allowing you to format the animations
  34. # or placeholders.
  35. #
  36. # Substring: This allows you to split a word (even a placeholder) in parts
  37. # example: <substring begin=0 end=3>Hello World</substring> = Hel
  38. # usage: This can be used to split placeholders when creating a typewriter
  39. # or to split the colors in a placeholder.
  40. #
  41. # Scroll: This creates a scrolling animation of the text inside it. It accepts
  42. # two arguments (the length and space between scrolls).
  43. # example: <scroll width=20 spaces=20>&2This is a &atest</scroll>
  44. #
  45. # PLENTY MORE! See spigot page
  46.  
  47. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  48. # GENERAL PLUGIN SETTINGS
  49. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  50.  
  51. ## Config version (DO NOT EDIT)
  52. config: 6
  53.  
  54. ## Language file
  55. lang: 'en'
  56.  
  57. ## Debug mode
  58. debug: false
  59.  
  60. ## Log to file
  61. log:
  62. enabled: true
  63. # Reset log on startup
  64. reset: true
  65.  
  66. ## Update checking
  67. update:
  68. check: true # RECOMMENDED YOU LEAVE THIS TRUE
  69.  
  70. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  71. # PLUGIN SPECIFIC SETTINGS
  72. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  73.  
  74. # Placeholder settings
  75. placeholder:
  76. # logs the memory usage of placeholders on startup
  77. log-memory: false
  78. # Clear unused placeholders that are not enabled.
  79. clear-unused: true
  80. # Config cache only
  81. # This will only use placeholders in the config
  82. # HOWEVER: IT WILL BREAK ALL CUSTOM PLACEHOLDERS!
  83. # IT WILL ALSO PREVENT ANY HOOKS (PlaceholderAPI)
  84. config-cache: false
  85.  
  86. # Toggling allows you to disable the actionbar
  87. database:
  88. # If you want the toggle to stay even when your users
  89. # log off you can enable this. Keep in mind that this requires a
  90. # MySQL or SQLite database.
  91. # If you are configuring the plugin for the first time it is advised
  92. # to stay away from these settings until you managed the actionbar
  93. # set up.
  94. persistent: false
  95. # Database configuration is SIMILAR to http://wiki.bukkit.org/Bukkit.yml#database
  96. # with isolation, url, driver, ...
  97. # Database name
  98. database: "actionbar"
  99. # Database username
  100. username: bukkit
  101. # Database isolation type
  102. isolation: SERIALIZABLE
  103. # Database driver
  104. driver: org.sqlite.JDBC
  105. # Database password
  106. password: walrus
  107. # Database driver URL
  108. # {DIR} will be replaced with the plugin directory
  109. # {NAME} will be replaced wit the plugin name
  110. url: jdbc:sqlite:{DIR}{NAME}.db
  111. # Save interval in ticks
  112. save-interval: 6000
  113.  
  114. # While you can use this plugin to show a constant showing text/animation on the bottom
  115. # using permissions, you can also switch between actionbar groups using
  116. # announcements. Announcements allow you to 'switch' between the different
  117. # groups a player has permission to. This allows you for example to show
  118. # some server advertising but do not show it to donators (if you make sure they
  119. # don't have permission to the "advertisement")
  120. announcements:
  121. # Do you want to enable announcements for the actionbar plugin
  122. # enabling this will loop through all actionbar groups that have "is-announcement" enabled
  123. # and the player has permission to.
  124. # It will change between the groups every "change-interval" in seconds
  125. enabled: true
  126. # The interval to change between announcements (Every x seconds)
  127. change-interval: 30
  128.  
  129.  
  130. # Header
  131. actionbar:
  132. # You can create multiple groups to send
  133. # different actionbars to different players
  134. default:
  135. # The actionbar supports color codes and frames
  136. text:
  137. - '<single><delay times="3">&9&l{175}{174}</delay></single>'
  138. - '<single><delay times="3"> </delay></single>'
  139. - '<single><delay times="3">&9&l{175}{174}</delay></single>'
  140. - '<single><delay times="3"> </delay></single>'
  141. - '<single>&9&l{175}{174}</single>'
  142. - '<single>&9&l{174}{175}</single>'
  143. - '<single>&9&l{174} {175}</single>'
  144. - '<single>&9&l{174} &2&lc &9&l{175}</single>'
  145. - '<single>&9&l{174} &b&leco &9&l{175}</single>'
  146. - '<single>&9&l{174} &3&lelcom &9&l{175}</single>'
  147. - '<single>&9&l{174} &1&lWelcome &9&l{175}</single>'
  148. - '<single>&9&l{174} &f&l!&9&lWelcome&f&l! &9&l{175}</single>'
  149. - '<single>&9&l{174} &f&l! &d&lWelcome &f&l! &9&l{175}</single>'
  150. - '<single>&9&l{174} &f&l!! &5&lWelcome &f&l!! &9&l{175}</single>'
  151. - '<single>&9&l{174} &f&l! &f&lWelcome &f&l! &9&l{175}</single>'
  152. - '<single>&9&l{174} &f&l!&7&lWelcome&f&l! &9&l{175}</single>'
  153. - '<single>&9&l{174} &8&lWelcome {175}</single>'
  154. - '<single>&9&l{174} <rainbow>&lWelcome</rainbow> &9&l{175}</single>'
  155. - '<single>&9&l{174} <rainbow>&lWelcome</rainbow> &9&l{175}</single>'
  156. - '<single>&9&l{174} &4&lelcom &9&l{175}</single>'
  157. - '<single>&9&l{174} &c&llco &9&l{175}</single>'
  158. - '<single>&9&l{174} &6&lc &9&l{175}</single>'
  159. - '<single><delay times="1"></delay></single>'
  160. # The interval in ticks to switch text
  161. interval: 5
  162. # Define if the text should be randomized. Animation formatting tags
  163. # won't be affected.
  164. # Enabling randomizing overrides the run-once (meaning you can't randomize and run once)
  165. random: false
  166. # If you only want the frames/text to run one time
  167. # set this to true. This will only loop through the frames
  168. # once.
  169. # Please NOTE: The run-once will only work on triggered actionbar
  170. # or announcements.
  171. # The bar will be removed after the interval of the last frame.
  172. run-once: true
  173. # If you set this 'actionbar group' as an announcement it will be
  174. # used in the announcement loop. If:
  175. # 1) The player has permission to this group
  176. # 2) is-announcement is set to true
  177. is-announcement: false
  178. grief:
  179. text:
  180. - '<single><delay times="3">&b&lVote now! Do /vote</delay></single>'
  181. - '<single><delay times="50"></delay></single>'
  182. - '<single><delay times="3"></delay></single>'
  183. - '<single><delay times="3">&lEntire online store 25% off! Visit www.gameglobemc.com today!</delay></single>'
  184. random: false
  185. run-once: false
  186. is-announcement: true
  187. interval: 20
  188.  
  189. # An example of a group would be vip (actionbar.group.vip)
  190. # For example you could remove the footer that says Vote now! or
  191. # in this example the site url.
  192.  
  193.  
  194. # Broadcast command (/actionbar broadcast Text here)
  195. broadcast:
  196. # Prefix and suffix support placeholders
  197. # Prefix shown before "Text here"
  198. prefix: '&e[{TIME}] &cBroadcast: '
  199. # Suffix shown after "Text here"
  200. suffix: ''
  201. # Time on screen in seconds
  202. time: 30
  203.  
  204. # Mobile support. Prevent sending it to mobile apps causing it to spam
  205. # This only works on the free version of MineChat
  206. mobile: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement