#How can I detect when a command was used on a player

1 messages · Page 1 of 1 (latest)

balmy rose
#

e.g :speed me 90

is there an api for that or smth like this?

unborn grotto
#

No?

#

Are you trying to view what commands were ran?

balmy rose
#

Yes and no

#

I wanna detect when a command is used

unborn grotto
#

When you wan to check it

#

And when I mean live

#

I mean you get a notification when someone runs a command

balmy rose
#

its just an example

balmy rose
shadow sonnet
#

i don't believe there is an event that gets triggered when a command is fired

proud turtle
#

If you're using it in an adonis plugin you could use service.Events.CommandRun

#

The discord webhook plugin they made a while ago uses that

balmy rose
proud turtle
#

i believe so