Skip to main content

cdk-minecraft-server

Project description

CDK Minecraft Server

Please advise this library is still a work in progress and pre 1.0

Create an AWS hosted Minecraft server quick and easy within minutes!!

Getting Started

# Example automatically generated from non-compiling source. May contain errors.
import ckd_minecraft_server as mc_server

# Lookup VPC
vpc = ec2.Vpc.from_lookup(self, "my-default-vpc",
    vpc_name="my-default-vpc"
)

# Create Server
mc_server.MinecraftServer(self, "MyMCServer",
    vpc=vpc,
    game_server_name="MyServer",
    server_zip_path=path.join(__dirname, "./some/path/modpack.zip")
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk-minecraft-server-0.0.4.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

cdk_minecraft_server-0.0.4-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file cdk-minecraft-server-0.0.4.tar.gz.

File metadata

  • Download URL: cdk-minecraft-server-0.0.4.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3

File hashes

Hashes for cdk-minecraft-server-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c54ca01737689626a7dc4b40425cc12d5692f952073ec342e90cd2c7129898fa
MD5 89dbab0176158de0b2137b83cd74b53b
BLAKE2b-256 50ea6110823df6131f89f43ad926e6bcf0e7cde94ac6712c01e9a80672d02b75

See more details on using hashes here.

File details

Details for the file cdk_minecraft_server-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: cdk_minecraft_server-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3

File hashes

Hashes for cdk_minecraft_server-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6e11d72b44e3114305dfded513674d45e2f2f7b3052875bf95f2c8450d072e6a
MD5 72690b274847bb2a60de335ea46725c9
BLAKE2b-256 abe03a138100d97177ff2d0b45a09fe3364abffbb559c42f0ba2be531add3bb7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page