Skip to content

Commit 3416721

Browse files
authored
add database screenshot example [ci skip]
1 parent 81664cd commit 3416721

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
- Fully customizable blacklist in `config.yml`.
1010
- Toggleable per-player confirmation with `/confirm2drop toggle`.
1111
- Data storage fully supports **`SQLite`**.
12+
<details>
13+
<summary>Database viewer</summary>
14+
15+
- Simple system understanding:
16+
- **`1 - ON`** | **`0 - OFF`**
17+
![Screenshot_4](https://github.com/user-attachments/assets/8a681ad2-2fb6-4864-acad-9c640815f630)
18+
- Website to check SQLite database:
19+
- https://padrewin.colddev.dev/sqlite-viewer
20+
</details>
1221
- Configurable timeout for confirmation requests.
1322
- Compatible with recent Minecraft versions (API 1.20).
1423

0 commit comments

Comments
 (0)