mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Minor bug fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local Commands = require 'expcore.commands'
|
||||
require 'config.command_parse_general'
|
||||
require 'config.expcore-commands.parse_general'
|
||||
|
||||
Commands.new_command('toggle-cheat-mode','Toggles cheat mode for your player, or another player.')
|
||||
:add_param('player',true,'player') -- player to toggle chest mode of, can be nil for self
|
||||
|
||||
Reference in New Issue
Block a user