Skip to content

Commit 570e150

Browse files
authored
Update README.md
1 parent 2e96410 commit 570e150

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
[![Sponsor on Patreon](https://img.shields.io/badge/sponsor-patreon-orange.svg)](https://www.patreon.com/NOTIF247)
33
[![Download letest version](https://img.shields.io/badge/download-latest-red.svg)](https://github.com/NOTIF-API/EffectDisplay/releases)
44

5-
This plugin for the game SCP:SL it allows the player to know its active effects
5+
This plugin for the game SCP:SL it allows the player to know its active effects.
66
# how to use plugin for server or client
7-
1. **Client and display of information**
7+
1. **Client and display of information**.
88
- Use the `.display` command in the game console to toggle the display of information on the player's screen.
99
- You can also use the SSS(Server Specifiq Settings) function to turn on or off the display of active effects.
10-
2. **Using the database and its features**
11-
- In the `path_to_data_base` configuration, a path is automatically created and further work is carried out along it. You can specify the path to existing data, but for convenience I would use `separate file` to avoid competition
12-
- The `is_database_use` configuration determines whether the plugin will use databases to store user selections. If the position is `false`, the user will not be able to turn off the display if desired. What will ensure stable display of active effects to all players without taking into account their wishes
10+
2. **Using the database and its features**.
11+
- In the `path_to_data_base` configuration, a path is automatically created and further work is carried out along it. You can specify the path to existing data, but for convenience I would use `separate file` to avoid competition.
12+
- The `is_database_use` configuration determines whether the plugin will use databases to store user selections. If the position is `false`, the user will not be able to turn off the display if desired. What will ensure stable display of active effects to all players without taking into account their wishes.
1313
# What to do when errors are detected
14-
**If you suddenly find an error or a flaw that needs to be corrected. If you see that the plugin is missing something, you can submit a suggestion about what could be added.**
15-
1. You can contact me via [![Issues](https://img.shields.io/badge/problems-issues-red.svg)](https://github.com/NOTIF-API/EffectDisplay/issues)
16-
2. You can contact me via Discord under the name `notifapi` or `NOTIF` if you are looking for connections through servers with SCP or Exiled
14+
**If you suddenly find an error or a flaw that needs to be corrected. If you see that the plugin is missing something, you can submit a suggestion about what could be added**.
15+
1. You can contact me via [Issues](https://github.com/NOTIF-API/EffectDisplay/issues).
16+
2. You can contact me via Discord under the name `notifapi` or `NOTIF` if you are looking for connections through servers with SCP or Exiled.
1717
# Configs
1818
```yaml
1919
# will the plugin be active?

0 commit comments

Comments
 (0)