Bedrock Server Manager
Welcome to the Bedrock Server Manager documentation!
This documentation is designed to help you understand and use the Bedrock Server Manager effectively.
Browse through the sections below to find various information about Bedrock Server Manager, including general information, CLI commands, web interface, plugins, and developer documentation.
Download: PYPI
Source Code: Github
General Information
Changelog
CLI Commands
Plugins
- Introduction to Plugins
- Developing Plugins
- Available APIs
add_players_manually_api
add_players_to_allowlist_api
backup_all
backup_config_file
backup_world
configure_player_permission
export_world
get_all_global_settings
get_all_known_players_api
get_all_server_settings
get_all_servers_data
get_application_info_api
get_bedrock_process_info
get_global_setting
get_plugin_statuses
get_server_allowlist_api
get_server_config_status
get_server_installed_version
get_server_permissions_api
get_server_properties_api
get_server_running_status
get_server_setting
get_system_and_app_info
get_web_server_status
get_world_name
import_addon
import_world
install_new_server
list_available_addons_api
list_available_worlds_api
list_backup_files
modify_server_properties
prune_download_cache
prune_old_backups
remove_players_from_allowlist
reset_world
restart_server
restore_all
restore_config_file
restore_world
scan_and_update_player_db_api
send_command
server_lifecycle_manager
set_custom_global_setting
set_server_custom_value
start_server
stop_server
update_server
validate_server_exist
validate_server_name_format
validate_server_property_value
- Plugin Base
- Plugin Manager
Developer Documentation
- API Documentation
- Server API Documentation
- Server Install & Config API Documentation
- Backup & Restore API Documentation
- World API Documentation
- Addon API Documentation
- Plugins API Documentation
- Application API Documentation
- Player API Documentation
- System API Documentation
- Web API Documentation
- Misc API Documentation
- Info API Documentation
- Utils API Documentation
- Core Class Documentation
- Core Documentation