Skip to content

Commit 4a4e6a4

Browse files
committed
fixed some typos
1 parent 1da5431 commit 4a4e6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This plugin replaces font for actionbar, scoreboard (title included) and boss-ba
88

99
Made this quite a while ago for Drag Championship's (MCC recreation) project. Maybe someone might find this useful dunno.
1010

11-
#### Requires ProtocolLib!
11+
***Requires ProtocolLib!***
1212

1313
## How it works
1414

@@ -17,7 +17,7 @@ There's a packet listener and what it does is basically gets every text (in json
1717
(You can also notice that I use some reflection, when I saw of how much I will need to use it, I just gave up and used NMS lol.)
1818

1919
## Usage
20-
Just drop this plugin to your */plugin/* folder, and you are good to go (also change the font's name in configuration).
20+
Just drop this plugin to your `/plugins/` folder, and you are good to go (also change the font's name in configuration).
2121

2222
### What's a special symbol?
2323
The special symbol for scoreboards in configuration is a custom colour code that replaces text's font. If there's a color in its way, then it stops, it's like with `&u`, `&o` and other similar ones.

0 commit comments

Comments
 (0)