altano

./minecraft/config/default.env

Apr 21st, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # --- JVM Options ---
  2. JVM_DD_OPTS=fml.readTimeout:240 fml.loginTimeout:900
  3. # --- Minecraft Options ---
  4. ALLOW_NETHER=true
  5. ALLOW_FLIGHT=true
  6. DIFFICULTY=easy
  7. ENABLE_RCON=true
  8. EULA=true
  9. LEVEL=default-world
  10. MODE=survival
  11. ONLINE_MODE=true
  12. PVP=false
  13. # -- Container Initialization Options --
  14. WHITELIST=uuid1,uuid2,uuid3
Advertisement
Add Comment
Please, Sign In to add comment