endstone.cli.base

Classes

NameDescription
Bootstrap

classBootstrap

Bootstrap(server_folder: str, no_confirm: bool, remote: str, interactive: bool)

Methods

NameDescription
run

attrconfig_pathproperty

config_path: Path

attrexecutable_filenameproperty

executable_filename: str

attrexecutable_pathproperty

executable_path: Path

attrminecraft_versionproperty

minecraft_version: Version

attrnameproperty

name: str

attrplugin_pathproperty

plugin_path: Path

attrserver_pathproperty

server_path: Path

attrtarget_systemproperty

target_system: str

attruser_agentproperty

user_agent: str

methrun

run() -> int

On this page