Added location to CoreProtectPreLogEvent (implements #709)
This commit is contained in:
parent
6155d4e864
commit
8b3e37774a
13 changed files with 622 additions and 45 deletions
|
|
@ -19,8 +19,9 @@ The `/co migrate-db` command allows you to seamlessly transfer all your CoreProt
|
|||
| `/co migrate-db` | `<sqlite|mysql>` | Migrate to the specified database type |
|
||||
|
||||
**Examples:**
|
||||
- `/co migrate-db mysql` - Migrate from SQLite to MySQL
|
||||
- `/co migrate-db sqlite` - Migrate from MySQL to SQLite
|
||||
|
||||
* `/co migrate-db mysql` - Migrate from SQLite to MySQL
|
||||
* `/co migrate-db sqlite` - Migrate from MySQL to SQLite
|
||||
|
||||
> **Console Only:** This command can only be executed from the server console, not from in-game.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue