Advertisement
Guest User

Towny problem

a guest
Jun 3rd, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. channel_formats:
  2. # This is the format which will be used for GLOBAL chat/channels.
  3. # This is also the format used when you have modify_chat.enable: true, but use other plugins to handle chat.
  4. global: '{channelTag} {townytagoverride}{townycolor}{permprefix}{modplayername}&f:{msgcolour} {msg}'
  5. # TOWN channel types.
  6. town: '{channelTag} {townycolor}{permprefix}{townyprefix}{playername}{townypostfix}{permsuffix}&f:{msgcolour} {msg}'
  7. # NATION channel types.
  8. nation: '{channelTag}{towntagoverride}{townycolor}{permprefix}{townyprefix}{playername}{townypostfix}{permsuffix}&f:{msgcolour} {msg}'
  9. # DEFAULT channel types.
  10. default: '{channelTag} {permprefix}{playername}{permsuffix}&f:{msgcolour} {msg}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement