add default configs :3
This commit is contained in:
parent
9056c04210
commit
2c7b2bf868
133 changed files with 7853 additions and 1 deletions
12
config/yosbr/simplechat.json
Normal file
12
config/yosbr/simplechat.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"enable_chat_mod": true,
|
||||
"enable_global_chat": true,
|
||||
"enable_world_chat": false,
|
||||
"enable_chat_colors": false,
|
||||
"local_chat_format": "&7%ftbteam%&r%player%&7:&r &7%message%",
|
||||
"global_chat_format": "&8[&2G&8] &7%ftbteam%&r%player%&7:&r &e%message%",
|
||||
"world_chat_format": "&8[&9W&8] &7%ftbteam%&r%player%&7:&r &e%message%",
|
||||
"no_players_nearby_text": "&fNo players nearby. Please use &e!<message> &ffor global chat.",
|
||||
"no_players_nearby_action_bar": true,
|
||||
"chat_range": 100
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue