suprohub 186e846858 Plugin event rewrite (#513)
* simplify all

* fmt

* Consider using derive macro

* Add new events

* Add events call

* minor fixes

* minor fixes

* fix

* optimize code

* big changes

* fix skill issue

* fix

* Consider not specify patch version

* make logger shared

* i want test one thing

* Add one useful function

* add little amouth of docs

* use config instead

* revert changes

* fmt

---------

Co-authored-by: Alexander Medvedev <lilalexmed@proton.me>
2025-02-01 18:14:28 +01:00
2025-01-03 12:31:48 +01:00
2025-01-31 21:45:20 +01:00
2024-10-14 12:01:35 +02:00
2025-02-01 18:14:28 +01:00
2025-02-01 18:14:28 +01:00
2025-02-01 17:53:41 +01:00
2025-02-01 18:14:28 +01:00
2025-02-01 18:14:28 +01:00
2025-02-01 18:14:28 +01:00
2024-10-06 12:57:47 +02:00
2024-10-14 23:56:34 +02:00
2025-01-24 17:26:09 +01:00
2025-02-01 18:14:28 +01:00
2024-08-02 12:33:51 +02:00
2025-01-03 12:31:48 +01:00
2024-12-29 12:40:22 +01:00
2025-01-01 13:05:17 +01:00
2025-01-30 15:13:56 +01:00
2024-12-04 11:37:41 +01: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

Important

Pumpkin is currently under heavy development.

Features (WIP)

  • Configuration (toml)
  • Server Status/Ping
  • Networking
    • 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
    • Bossbar
    • Chunk Loading
    • Chunk Generation
    • Chunk Saving
    • World Time
    • Scoreboard
    • World Borders
    • World Saving
    • Redstone
    • Liquid Physics
  • Player
    • Player Skins
    • Player Client brand
    • Player Teleport
    • Player Movement
    • Player Animation
    • Player Inventory
    • Player Combat
  • Entities
    • Non-Living (Minecart, Eggs...)
    • Players
    • Mobs
    • Animals
    • Entity AI
    • Boss
  • Server
    • Plugins
    • Query
    • RCON
    • Inventories
    • Particles
    • Chat
    • Commands
    • Permissions
  • 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://pumpkinmc.org/

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

Description
Languages
Rust 100%