Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.32 KB | None | 0 0
  1. # Uchat configuration file
  2. # Author: FabioZumbi12
  3. # We recommend you to use NotePad++ to edit this file and avoid TAB errors!
  4. # ------------------------------------------------------------------------
  5. # Tags is where you can customize what will show on chat, on hover or on click on tag.
  6. # To add a tag, you can copy an existent and change the name and the texts.
  7. # After add and customize your tag, put the tag name on 'general > default-tag-builder'.
  8. # ------------------------------------------------------------------------
  9.  
  10. # Available replacers:
  11.  
  12. # uChat:
  13. # - {default-format-full}: Use this tag to see all plugin tags using the default bukkit format. # Normally used by 'myth' plugins and temporary tags.# If you want to use only of this tags you can use the replacer bellow and get number of tag separated by spaces;
  14. # - {default-format-0}: use this tag to show only one of the tags described on '{default-format-full}'. # The number is the posiotion separated by spaces;
  15. # - {world}: Replaced by sender world;
  16. # - {message}: Message sent by player;
  17. # - {playername}: The name of player;
  18. # - {nickname}: The nickname of player. If not set, will show realname;
  19. # - {ch-name}: Channel name;
  20. # - {ch-alias}: Channel alias;
  21. # - {ch-color}: Channel color;
  22. # - {hand-type}: Item type;
  23. # - {hand-name}: Item name;
  24. # - {hand-amount}: Item quantity;
  25. # - {hand-lore}: Item description (lore);
  26. # - {hand-durability}: Item durability;
  27. # - {hand-enchants}: Item enchantments;
  28. # - {time-now}: Prints the time now on server;
  29.  
  30. # Vault:
  31. # - {group-prefix}: Get group prefix;
  32. # - {group-suffix}: Get group suffix;
  33. # - {balance}: Get the sender money;
  34. # - {prim-group}: Get the primary group tag;
  35. # - {player-groups}: Get all groups names the sender has;
  36. # - {player-groups-prefixes}: Get all group prefixes the sender has;
  37. # - {player-groups-suffixes}: Get all group suffixes the sender has;
  38.  
  39. # Simpleclans:
  40. # - {clan-tag}: Clan tag without colors;
  41. # - {clan-fulltag}: Clan tag with brackets, colors and separator;
  42. # - {clan-ctag}: Clan with colors;
  43. # - {clan-name}: Clan name;
  44. # - {clan-kdr}: Player clan KDR;
  45. # - {clan-isleader}: The player is leader;
  46. # - {clan-rank}: Player rank on Clan;
  47. # - {clan-totalkdr}: Clan KDR (not player kdr);
  48.  
  49. # Marry Plugins:
  50. # - {marry-partner}: Get the partner name;
  51. # - {marry-prefix}: Get the married prefix tag, normally the heart;
  52. # - {marry-suffix}: Get the married suffix tag, or male tag for Marriage Reloaded;
  53.  
  54. # BungeeCord:
  55. # - {bungee-id}: Server ID from sender;
  56.  
  57. # Jedis (redis):
  58. # - {jedis-id}: This server id;
  59.  
  60. # Factions:
  61. # Gets the info of faction to show on chat.
  62. # - {fac-id}: Faction ID;
  63. # - {fac-name}: Faction Name;
  64. # - {fac-motd}: Faction MOTD;
  65. # - {fac-description}: Faction Description;
  66. # - {fac-relation-name}: Faction name in relation of reader of tag;
  67. # - {fac-relation-color}: Faction color in relation of reader of tag;
  68.  
  69.  
  70. # Dont touch <3
  71. config-version: 1.6
  72. debug:
  73. messages: false
  74. timings: false
  75.  
  76. # Available languages: EN-US, PT-BR, FR-FR, FR-ES, HU-HU, RU, SP-ES and ZH-CN
  77. language: 'EN-US'
  78.  
  79. # Jedis configuration.
  80. # Use Jedis to send messages between other servers running Jedis.
  81. # Consider a replecement as Bungeecoord.
  82. jedis:
  83. enable: false
  84. # Change to a unique identification and use on tags with {jedis-id}.
  85. server-id: '&e[ChangeThis]&r '
  86. ip: 'localhost'
  87. port: '6379'
  88. pass: ''
  89.  
  90. # Enable the two way chat into discord and minecraft.
  91. # Generate your bot token following this instructions: https://goo.gl/utfRRv
  92. discord:
  93. use: false
  94. update-status: true
  95. # The default status of bot. Available status: DEFAULT, LISTENING, WATCHING and STREAMING"
  96. game-type: 'DEFAULT'
  97. # If game-type = STREAMING, set the twitch url.
  98. twitch: ''
  99. token: ''
  100. log-channel-id: ''
  101. # Channel id to spy private messages
  102. tell-channel-id: ''
  103. # Channel id to send commands issued by players.
  104. commands-channel-id: ''
  105. # Put the id on 'commands-channel-id' option or/and enable server commands on channel configuration to use this.
  106. server-commands:
  107. # This alias is not needed if using the channel set on 'commands-channel-id' option.
  108. alias: '!cmd'
  109. whitelist: []
  110. blacklist:
  111. - 'stop'
  112. - 'whitelist'
  113.  
  114. # UChat Api configs.
  115. api:
  116. # Using uchat api, format messages sent to console?
  117. format-console-messages: false
  118. # If using tag plugins from legendchat, put the tags here.
  119. legendchat-tags: []
  120.  
  121. # Use mentions on chat to change the player name color and play a sound on mention.
  122. mention:
  123. enable: true
  124. color-template: '&e@{mentioned-player}{group-suffix}'
  125. # May change if using old minecraft version.
  126. playsound: 'note_pling'
  127. hover-message: '&e{playername} mentioned you!'
  128. general:
  129. # Template to show when players send links or urls.
  130. URL-template: '&3Click to open &n{url}&r'
  131. # Tag to show when sent messages from console to channels.
  132. console-tag: '&6 {console}&3'
  133. # Remove this from chat (like empty tags)
  134. remove-from-chat:
  135. - '[]'
  136. - '&7[]'
  137. - '&7[&7]'
  138. # Remove not converted PlaceholdersAPI from tags.
  139. remove-unnused-placeholderapi: true
  140. channel-cmd-aliases: 'channel, ch'
  141. # Aliases to send commands from system to players (without any format, good to send messages from other plugins direct to players)
  142. umsg-cmd-aliases: 'upv'
  143. # False if your server don't support json or if /tellraw is not available.
  144. json-events: true
  145. # Set the default channel for new players or when players join on server.
  146. default-channel: 'l'
  147. # Chat spy format.
  148. spy-format: '&c&o[Spy] {output}'
  149. # Enable Spy on join?
  150. spy-enable-onjoin: true
  151. # Use the tag builder from channel configuration and ignore this tag builder.
  152. use-channel-tag-builder: true
  153. # This is the main tag builder.
  154. # Change the order of this tags to change how tag is displayed on chat.
  155. # This tags represent the names of tag in this configuration.
  156. default-tag-builder: 'world,tag,ch-tags,clan-tag,factions,group-prefix,nickname,group-suffix,message'
  157. # Enable to allow parse tags and placeholders on messages.
  158. enable-tags-on-messages: false
  159. # Remember the channel the player is when logout/login until server restart?
  160. persist-channels: true
  161. item-hand:
  162. enable: true
  163. # Text to show on chat.
  164. format: '&6[{hand-amount} {hand-type}]{group-suffix}'
  165. # Placeholder to use on chat by players to show your item in hand.
  166. placeholder: '@hand'
  167. tell:
  168. cmd-aliases: 't,w,m,msg,private,priv,r'
  169. prefix: '&6[&c{playername} &6-> &c{receivername}&6]: '
  170. format: '{message}'
  171. hover-messages: []
  172. bungee:
  173. # Change to a unique identification, and use on tags with {bungee-id}.
  174. server-id: '&4ChangeMe'
  175. broadcast:
  176. # Enable custom broadcasts.
  177. enable: true
  178. # Tag to use on broadcast message to set a hover message.
  179. on-hover: 'hover:'
  180. # Tag to use on broadcast message to set a click event.
  181. on-click: 'click:'
  182. # Tag to use on broadcast message to suggest a command.
  183. suggest: 'suggest:'
  184. # Tag to use on broadcast message to set a website url on click (with www).
  185. url: 'url:'
  186. # Aliases to use for broadcast.
  187. aliases: 'ubroad,uannounce,usay,uaction,all,anunciar,todos'
  188.  
  189. # This is where you will create as many tags you want.
  190. # You can use the tag "custom-tag" as base to create your own tags.
  191. # When finish, get the name of your tag and put on "general.default-tag-build"
  192. # or on channel builder on "channels" folder.
  193. tags:
  194. group-prefix:
  195. format: '&7[{group-prefix}&7]&r'
  196. hover-messages:
  197. - '&bRank: &e{prim-group}'
  198. playername:
  199. format: '{playername}'
  200. click-cmd: 'tpa {playername}'
  201. hover-messages:
  202. - '&7Click to send teleport request'
  203. nickname:
  204. format: '{nickname}'
  205. hover-messages:
  206. - '&6Realname: {playername}'
  207. group-suffix:
  208. format: '&r{group-suffix}: '
  209. world:
  210. format: '&7[{world}]&r'
  211. hover-messages: '&7[{world}]&r'
  212. message:
  213. format: '{message}'
  214. ch-tags:
  215. format: '{ch-color}[{ch-alias}]&r'
  216. click-cmd: 'ch {ch-alias}'
  217. hover-messages:
  218. - '&3Channel name: {ch-color}{ch-name}'
  219. - '&bClick to go to this channel!'
  220. clan-tag:
  221. format: '{clan-tag}'
  222. click-cmd: 'clan search {playername}'
  223. hover-messages:
  224. - '&bClan Tag: &7{clan-tag}'
  225. - '&bClan Name: &7{clan-name}'
  226. - '&bClan KDR: &7{clan-totalkdr}'
  227. - '&bPlayer KDR: &7{clan-kdr}'
  228. - '&bPlayer Rank: &7{clan-rank}'
  229. - '&bIs Leader: &7{clan-isleader}'
  230. - '&3Click for more info about this player'
  231. marry-tag:
  232. format: '{marry-prefix}{marry-suffix}'
  233. hover-messages:
  234. - '&cMarried with {marry-partner}'
  235. admin-chat:
  236. format: '&b[&r{playername}&b] '
  237. bungee:
  238. format: '&7[{world}]{ch-color}[Bungee-{bungee-id}] {playername}: &7'
  239. hover-messages:
  240. - '{ch-color}Sent from server -{bungee-id}-'
  241. factions:
  242. format: '&7[{fac-relation-color}{fac-relation-name}&7]&r'
  243. hover-messages:
  244. - '&7Faction name: {fac-relation-color}{fac-name}'
  245. - '&7Motd: &a{fac-motd}'
  246. - '&7Description: {fac-description}'
  247. jedis:
  248. format: '{jedis-id}'
  249. hover-messages:
  250. - '&7Server: {jedis-id}'
  251. - '&cChange me on configuration!'
  252. # Use this tag as reference to create other new tags.
  253. custom-tag:
  254. format: '&7[&2MyTag&7]&r'
  255. click-cmd: ''
  256. click-url: ''
  257. suggest-cmd: ''
  258. permission: 'any-name-perm.custom-tag'
  259. hover-messages: []
  260. show-in-worlds: []
  261. hide-in-worlds: []
  262. tag:
  263. format: '&7%deluxetags_tag%&r'
  264. click-cmd: ''
  265. click-url: ''
  266. suggest-cmd: ''
  267. hover-messages: []
  268. show-in-worlds: []
  269. hide-in-worlds: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement