Skip to content

Commit 7c6f797

Browse files
Bump version
1 parent 3cd3ca8 commit 7c6f797

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# DATAPACK VERSION NUMBER: 0.13.6
1+
# DATAPACK VERSION NUMBER: 0.13.7
22

3-
tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.6§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]
3+
tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.7§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]

docs/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Brilliance logs almost all interactions with the game, and nearly everything that Brilliance does.
33
<br>As you can imagine, this is extremely useful for debugging the game. It's easily accessible from the config room inside the dungeon. Alternatively running the command `/trigger do2.trigger.logs` can enable your logs.
44

5-
Since there is a very **large** amount of availible logs, the menu allows you to customize which logs you want to receive, split into categories and then additionally split into levels of priority. You can choose which categories and priority of logs you wish to receive. `1` being highest priority logs and `0` disabling all logs.
5+
Since there is a very **large** amount of available logs, the menu allows you to customize which logs you want to receive, split into categories and then additionally split into levels of priority. You can choose which categories and priority of logs you wish to receive. `1` being highest priority logs and `0` disabling all logs.
66

77
The menu in-game has it's own description of what level of priority will log, but the full completed list is accessible from this table below.<br><br>
88

@@ -108,4 +108,4 @@ The menu in-game has it's own description of what level of priority will log, bu
108108
| dungeon_setup | 4 | Notification of when testing for teleport markers. |
109109
| dungeon_setup | 4 | Notification of when testing for other killers. |
110110
| dungeon_setup | 4 | Notification of when testing for ravagers. |
111-
| dungeon_setup | 4 | Notification of when testing for wardens. |
111+
| dungeon_setup | 4 | Notification of when testing for wardens. |

0 commit comments

Comments
 (0)