#(venecia3069) Execute a .sh file located in the mc folder

12 messages · Page 1 of 1 (latest)

slender finch
#

Hi, I have a .sh file in my minecraft server directory. Is there any way to run it with some denizens script? What I came up with is to make a webserver and run it and send a denizens request but is there another way?

vast coralBOT
#

(venecia3069) Execute a .sh file located in the mc folder

vast coralBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

onyx coral
#

you cannot run shell scripts with denizen unfortunately

#

however, if you want to make a webserver, there is already a command for that

#

!c webserver

brisk prismBOT
# onyx coral !c webserver
Group

core

Syntax

webserver [start/stop] (port:<#>) (ignore_errors)

Short Description

Creates a local HTTP web-server within your minecraft server.

Description

Creates a local HTTP web-server within your minecraft server.

The server does not provide SSL (HTTPS) security or functionality.
The server does not provide active abuse-prevention or routing control or etc.

If your webserver is meant for public connection, it is very strongly recommended you put the webserver behind a reverse-proxy server, such as Nginx or Apache2.

The port, if unspecified, defaults to 8080. You should usually manually specify a port.

The "ignore_errors" option can be enabl...

onyx coral
#

ohhh wait i think i misunderstood your question

#

what kind of shell script are you trying to run and why do you want to run it from denizen in the first place?

bitter gulchBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@slender finch