mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
* Add Defaultgamemode command * add force_gamemode in configuration.toml Check if the force_gamemode is enabled while doing the command * Delete useless import + adapt to the new TextComponent::translate. * add a space... * Save the default gamemode in the server * refactor + delete a .clone * Add #[must_use]