Advertisement
Guest User

Untitled

a guest
Mar 6th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.11 KB | None | 0 0
  1. #Minecraft server properties
  2. #Sun Mar 06 22:20:40 UTC 2022
  3. enable-jmx-monitoring=false
  4. rcon.port=25575
  5. enable-command-block=true
  6. gamemode=survival
  7. enable-query=true
  8. level-name=world
  9. motd=A Minecraft Server
  10. query.port=25567
  11. pvp=true
  12. difficulty=normal
  13. network-compression-threshold=256
  14. max-tick-time=60000
  15. require-resource-pack=false
  16. max-players=1000
  17. use-native-transport=true
  18. online-mode=true
  19. enable-status=true
  20. allow-flight=false
  21. broadcast-rcon-to-ops=true
  22. view-distance=10
  23. server-ip=0.0.0.0
  24. resource-pack-prompt=
  25. allow-nether=true
  26. server-port=25567
  27. enable-rcon=false
  28. sync-chunk-writes=true
  29. op-permission-level=4
  30. prevent-proxy-connections=false
  31. hide-online-players=false
  32. resource-pack=
  33. entity-broadcast-range-percentage=100
  34. simulation-distance=10
  35. rcon.password=
  36. player-idle-timeout=0
  37. debug=false
  38. force-gamemode=false
  39. rate-limit=0
  40. hardcore=false
  41. white-list=false
  42. broadcast-console-to-ops=true
  43. spawn-npcs=true
  44. spawn-animals=true
  45. function-permission-level=2
  46. text-filtering-config=
  47. spawn-monsters=true
  48. enforce-whitelist=false
  49. resource-pack-sha1=
  50. spawn-protection=0
  51. max-world-size=29999984
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement