We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81664cd commit 3416721Copy full SHA for 3416721
1 file changed
README.md
@@ -9,6 +9,15 @@
9
- Fully customizable blacklist in `config.yml`.
10
- Toggleable per-player confirmation with `/confirm2drop toggle`.
11
- Data storage fully supports **`SQLite`**.
12
+ <details>
13
+ <summary>Database viewer</summary>
14
+
15
+ - Simple system understanding:
16
+ - **`1 - ON`** | **`0 - OFF`**
17
+ 
18
+ - Website to check SQLite database:
19
+ - https://padrewin.colddev.dev/sqlite-viewer
20
+ </details>
21
- Configurable timeout for confirmation requests.
22
- Compatible with recent Minecraft versions (API 1.20).
23
0 commit comments