feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.58k stars 143 forks source link

[WIP] Implement Effects #509

Open DenisTok opened 2 years ago

DenisTok commented 2 years ago

Implement Effects

Status

Description

Copy code from https://github.com/feather-rs/feather/pull/430 and make changes. For example and as start point I make speed effect.

Related issues

Where can I add insert_effect function?

Checklist

PS: I am new in rust, any advice and tips accepted