Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
[ci-skip] Update github urls in config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Apr 6, 2023
1 parent c705b3d commit eac3be2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions paper/src/main/resources/config.yml
Expand Up @@ -22,7 +22,7 @@
#
# 4. All messages can be changed in the Messages.yml file.
#
# 5. Wiki: https://github.com/H1DD3NxN1NJA/ChatManager/wiki
# 5. Wiki: https://github.com/Crazy-Crew/ChatManager/wiki
#
#=================================================================================================#

Expand Down Expand Up @@ -338,8 +338,8 @@ Broadcast_Commands:

#=================================================================================================#
# Per-Group chat formats. REQUIRES VAULT TO WORK!!!!!
# How to use chat format: https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Format
# Available Placeholders: https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Format#placeholders-top
# How to use chat format: https://github.com/Crazy-Crew/ChatManager/wiki/Chat-Format
# Available Placeholders: https://github.com/Crazy-Crew/ChatManager/wiki/Chat-Format#placeholders-top
#=================================================================================================#
Chat_Format:

Expand All @@ -351,7 +351,7 @@ Chat_Format:
#Chat Formats are set depending on what permission group the player is in.
#If a player is in the permission group named "Default" they will have the default chat format.
Groups:
default: #The name of the group, this is case sensitive!
default: #The name of the group, this is case-sensitive!
Format: "&8[&7Default&8] &7{player} &9> &7{message}" #The format you want the group to have.
vip:
Format: "&8[&5VIP&8] &7{displayname} &9> &7{message}"
Expand All @@ -364,7 +364,7 @@ Chat_Format:

#=================================================================================================#
# Players can only send messages to other players that are in range.
# How to use chat radius: https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Radius
# How to use chat radius: https://github.com/Crazy-Crew/ChatManager/wiki/Chat-Radius
#=================================================================================================#
Chat_Radius:

Expand Down

0 comments on commit eac3be2

Please sign in to comment.