Advertisement
Guest User

Untitled

a guest
Dec 25th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. classname=net.bdew.wurm.hotsfixes.HotsFixes
  2. classpath=hotsfixes.jar
  3. sharedClassLoader=true
  4. # Features:
  5. # Make mycelium spread correctly on PVE servers
  6. fixMycelium=true
  7. # Remove ore cap from non-Freedom PVE/home servers (might want to disable in home servers on pvp clusters)
  8. removeOreCap=true
  9. # Allow Fungus spell to be cast on PVE servers
  10. allowFungus=true
  11. # Allow Rite of Death spell to be cast on PVE servers
  12. allowRiteOfDeath=true
  13. # Disable bashing of walls on PVE server (allowed only for HotS in vanilla)
  14. disableWallBashing=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement