Initial commit

This commit is contained in:
2020-12-04 18:09:14 +01:00
commit fd8248696b
5 changed files with 117 additions and 0 deletions

10
lang/en.json Normal file
View File

@@ -0,0 +1,10 @@
{
"smart-doors": {
"settings": {
"lockedDoorAlert": {
"name": "Locked Door Alert",
"hint": "Send a message in chat when a player tried to open a locked door"
}
}
}
}