#Help to execute a command on behalf of an offline player

1 messages · Page 1 of 1 (latest)

void lion
#

I create my script in which I need holograms, I use DecentHolograms. But I ran into a problem, if to create a hologram you can just use execute console command "dh create test text" but to add a line to this hologram execute console command "dh l add test text" will not work because DecentHolorgams plugin will say that this command can only be used on behalf of a player, and I want to know if I can somehow use the command on behalf of a player who is not on the server to execute the command to create a line on his behalf? Please help me to solve the problem, thanks for your help!

dusty zinc
#

does the dh config have a way to disable that?

void lion
iron dagger
#

well , one way of doing it is to set the line , because adding a line probably cant be done that way

#

execute console command "dh l set test text"

#

and maybe loop it if u want more lines

void lion
#

I'll give it a try

void lion
dusty zinc
#

so then have a bunch of dummy lines

iron dagger
#

^

void lion