Huge command system overhaul
This commit is contained in:
@@ -14,12 +14,6 @@ function initItemScript() {
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
function addItemCommandHandlers() {
|
||||
return true;
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
function loadItemsFromDatabase() {
|
||||
let tempItems = [];
|
||||
let dbConnection = connectToDatabase();
|
||||
|
||||
Reference in New Issue
Block a user