#no errors but doesnt work :]
42 messages · Page 1 of 1 (latest)
theres nothing in server logs thats y i didnt send it
the latest.log
Paste version of latest.log from @jagged pier
I don't see this in the logs at all
const { commands: Commands, arguments: Arguments} = event
event.register(Commands.literal("test")
.requires(src => src.hasPermission(2))
.executes(ctx => {
event.server.runCommand(`tell @a Hi!`)
})
)
})``` this is the script
download it...
look at it*
Please send your KubeJS server log. It can be found at /minecraft/logs/kubejs/server.log.
If you are on 1.18 or 1.16 it will be called server.txt.
Please send the file directly, without links or snippets.
Paste version of latest.log from @jagged pier
download it...
alr
what do the kube logs say
The log doesn't have any errors
Send it anyway
You sometimes might not notice some errors (for example, recipes might not show an error but a warning instead). This is why you should send it, even if it might not have any errors
where are the kubejs logs [thought u meant server logs]
it says it here
u there?
Send the debug.log, that should have something
it's in the same place has latest.log
Paste version of debug.log from @jagged pier
yo?
switched run command
ig it couldnt recognise the run command?