The Homura.ini file of HomuraMC is used to change the settings of HomuraMC.
If you get the error “You do not agree with the eula! The eula can be read at https://aka.ms/MinecraftEULA and to agree, set the eula to True in Homura.ini.” on first startup, Read EURA in Minecraft and set eula = False
to eula = True
in Homura.ini.
Key | Default value | Description |
config_version | 1 | It is +1 when the config file is changed by version up. |
server_ip | 0.0.0.0 | This should always remain 0.0.0.0. |
port | 25565 | Port to listen for servers. |
motd | A Minecraft Server | .A description that appears on the Minecraft multiplayer screen. |
max_players | 20 | Maximum number of connections a player can make. |
server_icon | server_icon_path_here | Path of the server icon. |
eula | False | Whether you agree with Minecraft's EURA. |
[HomuraMC]
config_version = 1
server_ip = 0.0.0.0
port = 25565
motd = A Minecraft Server
max_players = 20
server_icon = server_icon_path_here
eula = False