forked from 7cc5c4f330d47060/botv12
Rename the settings file to JS
This commit is contained in:
parent
9f789fccb1
commit
e87b2bbe2b
15 changed files with 52 additions and 44 deletions
plugins
|
@ -1,4 +1,4 @@
|
|||
import { default as settings } from '../settings.json' with {type: "json"}
|
||||
import { default as settings } from '../settings.js'
|
||||
import { default as parsePlain } from '../util/chatparse_plain.js'
|
||||
import { default as parseConsole } from '../util/chatparse_console.js'
|
||||
import { default as parse1204 } from '../util/parseNBT.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue