mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Updated Docs
This commit is contained in:
@@ -63,7 +63,7 @@ end
|
||||
Commands.new_command('interface','Sends an innovation to be ran and returns the result.')
|
||||
:add_param('innovation',false)
|
||||
:enable_auto_concat()
|
||||
:set_flag('admin_only',true)
|
||||
:set_flag('admin_only')
|
||||
:register(function(player,innovation,raw)
|
||||
if not innovation:find('%s') and not innovation:find('return') then
|
||||
-- if there are no spaces and return is not present then return is appended to the start
|
||||
|
||||
Reference in New Issue
Block a user