Deliable
3 years ago
1 changed files with 56 additions and 0 deletions
@ -0,0 +1,56 @@ |
|||||
|
# _ _ _ |
||||
|
# | | /\ (_) | | |
||||
|
# | | __ _ __ _ / \ ___ ___ _ ___| |_ |
||||
|
# | | / _` |/ _` | / /\ \ / __/ __| / __| __| |
||||
|
# | |___| (_| | (_| |/ ____ \\__ \__ \ \__ \ |_ |
||||
|
# |______\__,_|\__, /_/ \_\___/___/_|___/\__| |
||||
|
# __/ | |
||||
|
# |___/ By EntryRise |
||||
|
# |
||||
|
# This is the default language configuration. You can edit any text you want. |
||||
|
# If you need help configuring it, please visit our dedicated Discord Server. |
||||
|
# DISCORD: https://discord.gg/4aWWPcb |
||||
|
|
||||
|
# What should LagAssist write in the beginning of most of the sentences? |
||||
|
prefix: "§2§lLag§f§lAssist §e» §f" |
||||
|
|
||||
|
errors: |
||||
|
chunkanalyse: |
||||
|
console-execution: "You cannot analyse the current chunk from console." |
||||
|
|
||||
|
debug: |
||||
|
ping: |
||||
|
#What should LagAssist debug if it receives a MOTD ping from anyone? |
||||
|
received: "Received ping from $1" |
||||
|
response: "API ping response to $1" |
||||
|
|
||||
|
chunkanalyse: |
||||
|
result1: |
||||
|
- "" |
||||
|
- "§2§l⬛⬛⬛⬛⬛⬛ §f§lCHUNKANALYSER §2§l⬛⬛⬛⬛⬛⬛" |
||||
|
- "" |
||||
|
- "$1" |
||||
|
- "" |
||||
|
- "⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛" |
||||
|
result2: |
||||
|
- "" |
||||
|
- "⬛⬛⬛⬛⬛⬛ §f§lCHUNKANALYSER ⬛⬛⬛⬛⬛⬛" |
||||
|
- "" |
||||
|
- " ✸ Chunk ($1) - Score $2" |
||||
|
- "" |
||||
|
- "§2§l⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛" |
||||
|
result3: |
||||
|
- "§2§l⬛⬛⬛⬛⬛⬛ §f§lCHUNK STATS §2§l⬛⬛⬛⬛⬛⬛" |
||||
|
- "" |
||||
|
- " §2✸ §fChunk coordonates: §7$1" |
||||
|
- "" |
||||
|
- " §2✸ §fEntity Amount: §7$2" |
||||
|
- " §2✸ §fTiles Amount: §7$3" |
||||
|
- "" |
||||
|
# CAUTION: Do not delete the "HOVERTEXT" text which is at the end of the sentence. The LagAssist will take care of it, "HOVERTEXT" text makes the string hoverable. |
||||
|
- " §2✸ §fDetailed Info §7(HOVER) HOVERTEXT" |
||||
|
- "" |
||||
|
- "§2§l⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛" |
||||
|
|
||||
|
# This allows the system to update the config if the plugin is updated. |
||||
|
version: 1 |
Loading…
Reference in new issue