mirror of
https://github.com/msmhq/msm.git
synced 2025-07-25 12:52:29 +00:00
This commit changes the default server files from txt to json. The only exception is ops.txt which is still populated with users from DEFAULT_OPS_LIST on server creation. Until msm is updated to correctly populate ops.json on startup, msm relies on minecraft server's mechanism to convert ops.txt. Fixes issue #404