Crate veloren_server
source ·Re-exports
pub use crate::error::Error;
pub use crate::events::Event;
pub use crate::input::Input;
pub use crate::settings::CalendarMode;
pub use crate::settings::EditableSettings;
pub use crate::settings::Settings;
Modules
Structs
- Store of BattleMode cooldowns for players while they go offline
- An owned reference to indexed data.
- SpawnPoint corresponds to the default location that players are positioned at if they have no waypoint. Players should always have a waypoint, so this should basically never be used in practice.
Enums
Constants
- Used so that different server frontends can share the same server saves, etc.
- The default world map.
Functions
- If successful returns the Some(uuid) of the added admin
- If successful returns the Some(uuid) of the removed admin