0
0
mirror of https://github.com/Snowiiii/Pumpkin.git synced 2024-11-21 09:17:49 +00:00
Empowering everyone to host fast and efficient Minecraft servers. https://snowiiii.github.io/Pumpkin/
Go to file
lokka30 120b92cfcc
workflows: begin work on docker image deployment (#214)
* workflows: begin work on docker image deployment

Started work on `docker.yml` for automatic docker image deployment on
pushes to to branches (notably, excluding people's PRs).

Useful resource:
<https://docs.docker.com/build/ci/github-actions/manage-tags-labels/>

* workflows: Minor adjustments to deploy-docker-image action

* workflows: updated docker image workflow according to GH docs

* workflows: temporarily test deployment via docker-deploy branch

* workflows: use only subject-name for attestation

* workflows: specify subject-path for attestation

* workflows: remove attestation for now, too fiddly

* workflows: remove tmp test branch
2024-11-20 23:12:12 +01:00
.devcontainer Add docker support to the dev container 2024-10-16 01:45:57 -05:00
.github workflows: begin work on docker image deployment (#214) 2024-11-20 23:12:12 +01:00
assets Extract block hardness in block extractor 2024-11-17 22:40:32 +01:00
extractor Extract block hardness in block extractor 2024-11-17 22:40:32 +01:00
fuzz Minior Code cleanups 2024-10-14 12:01:35 +02:00
pumpkin Add basic fill command (#322) 2024-11-20 22:41:43 +01:00
pumpkin-config Add lan broadcast (#299) 2024-11-19 22:23:22 +01:00
pumpkin-core Add basic fill command (#322) 2024-11-20 22:41:43 +01:00
pumpkin-entity Fix: Upsi from 1.21.2 port 2024-10-23 16:58:55 +02:00
pumpkin-inventory Inventory cleanup (#256) 2024-11-12 19:24:52 +01:00
pumpkin-macros Fix packet side in extractor (#294) 2024-11-17 19:51:46 +01:00
pumpkin-protocol Add transfer command (#285) 2024-11-16 13:12:50 +01:00
pumpkin-registry Add Shaped and Unshaped crafting support, as well as deserializing the entire recipe format (#165) 2024-11-12 12:57:14 +01:00
pumpkin-world pumpkin-world: Expose Seed 2024-11-19 22:54:58 +01:00
.dockerignore allow assets folder 2024-10-06 12:57:47 +02:00
.editorconfig add editorconfig 2024-10-14 23:56:34 +02:00
.gitignore git: ignore compose data/ folder (#308) 2024-11-18 11:08:01 +01:00
Cargo.toml Upgrade thiserror (#304) 2024-11-17 19:50:39 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-08-02 12:33:51 +02:00
CONTRIBUTING.md docs: Add RCON 2024-10-16 11:40:29 +02:00
docker-compose.yml fix(Docker): improve build and compose files (#255) 2024-11-14 19:17:48 +01:00
Dockerfile Logging system info (#279) 2024-11-15 23:06:40 +01:00
LICENSE Create LICENSE 2024-07-31 09:13:08 +02:00
README.md Fix: https://github.com/Snowiiii/Pumpkin/issues/236 2024-11-06 20:50:52 +01:00
rust-toolchain.toml Remove targets from rust-toolchain.toml 2024-09-06 23:30:15 +02:00

Pumpkin

CI Discord License: MIT Current version)

Pumpkin is a Minecraft server built entirely in Rust, offering a fast, efficient, and customizable experience. It prioritizes performance and player enjoyment while adhering to the core mechanics of the game.

image

What Pumpkin wants to achieve

  • Performance: Leveraging multi-threading for maximum speed and efficiency.
  • Compatibility: Supports the latest Minecraft server version and adheres to vanilla game mechanics.
  • Security: Prioritizes security by preventing known security exploits.
  • Flexibility: Highly configurable, with the ability to disable unnecessary features.
  • Extensibility: Provides a foundation for plugin development.

What Pumpkin will not

  • Be compatible with plugins or mods for other servers
  • Function as a framework for building a server from scratch.

Important

Pumpkin is currently under heavy development.

Features (WIP)

  • Configuration (toml)
  • Server Status/Ping
  • Login
    • Encryption
    • Packet Compression
  • Player Configuration
    • Registries (biome types, paintings, dimensions)
    • Server Brand
    • Server Links
    • Set Resource Pack
    • Cookies
  • World
    • World Joining
    • Player Tab-list
    • World Loading
    • Lighting
    • Entity Spawning
    • Chunk Loading
    • Chunk Generation
    • World Time
    • Scoreboard
    • World Borders
    • World Saving
  • Player
    • Player Skins
    • Player Client brand
    • Player Teleport
    • Player Movement
    • Player Animation
    • Player Inventory
    • Player Combat
  • Entities
    • Players
    • Mobs
    • Animals
    • Entity AI
    • Minecart
    • Boss
  • Server
    • Plugins
    • Query
    • RCON
    • Inventories
    • Particles
    • Chat
    • Commands
  • Proxy
    • Bungeecord
    • Velocity

Check out our Github Project to see current progress

How to run

See our Quick Start Guide to get Pumpkin running

Contributions

Contributions are welcome! See CONTRIBUTING.md

Docs

The Documentation of Pumpkin can be found at https://snowiiii.github.io/Pumpkin/

Communication

Consider joining our discord to stay up-to-date on events, updates, and connect with other members.

Funding

If you want to fund me and help the project, Check out my GitHub sponsors or my PayPal