Advertisement
SpiffyLich

Untitled

Jan 8th, 2016
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. #Commands.yml file:
  2.  
  3. # This is the commands configuration file for Bukkit.
  4. # For documentation on how to make use of this file, check out the Bukkit Wiki at
  5. # http://wiki.bukkit.org/Commands.yml
  6. #
  7. # If you need help on this file, feel free to join us on irc or leave a message
  8. # on the forums asking for advice.
  9. #
  10. # IRC: #spigot @ irc.spi.gt
  11. # (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
  12. # Forums: http://www.spigotmc.org/
  13. # Bug tracker: http://www.spigotmc.org/go/bugs
  14.  
  15. command-block-overrides:
  16. - '*'
  17. aliases:
  18. icanhasbukkit:
  19. - version $1-
  20.  
  21.  
  22. ------------------------------------------------------------------------------------------------------------------------------
  23. # Server settings file:
  24.  
  25. #Minecraft server properties
  26. #Fri Jan 08 02:03:07 EST 2016
  27. spawn-protection=0
  28. max-tick-time=60000
  29. server-name=Unknown Server
  30. generator-settings=
  31. force-gamemode=false
  32. allow-nether=true
  33. gamemode=0
  34. broadcast-console-to-ops=true
  35. enable-query=false
  36. player-idle-timeout=30
  37. difficulty=2
  38. spawn-monsters=true
  39. op-permission-level=4
  40. resource-pack-hash=
  41. announce-player-achievements=false
  42. pvp=true
  43. snooper-enabled=true
  44. level-type=DEFAULT
  45. hardcore=false
  46. enable-command-block=true
  47. max-players=500
  48. network-compression-threshold=256
  49. max-world-size=29999984
  50. server-port=25702
  51. debug=false
  52. server-ip=192.99.148.48
  53. spawn-npcs=true
  54. eula=true
  55. allow-flight=false
  56. level-name=world
  57. view-distance=10
  58. hellworld=true
  59. resource-pack= (top sekret, normally there is crud here)
  60. spawn-animals=true
  61. white-list=false
  62. generate-structures=true
  63. online-mode=true
  64. max-build-height=256
  65. level-seed=
  66. use-native-transport=true
  67. motd=\u00A74\u00A7k1\u00A7r\u00A74\u00A7k1\u00A7r \u00A74 WyrmFire Reborn \u00A74\u00A7k1\u00A7r\u00A74\u00A7k1\u00A7r
  68. enable-rcon=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement