Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. {
  2. "AttackFromMesh": {
  3. "BanPlayer": false,
  4. "ExecuteConsoleCommands": {},
  5. "KickPlayer": false,
  6. "KillPlayer": true,
  7. "PenaltyMessage": "Undermesh detected! You've been killed"
  8. },
  9. "DiscordToken": "https://discordapp.com/api/webhooks/613238227662405652/6XlhVk5umiP5d_IrpxLQTbp6MRdTaUZUjkHhJ8xVWXoFc--SMfyABmoJt6WWyUPqKGly",
  10. "ExcludedCords": [
  11. {
  12. "X": -114796.7109375,
  13. "Y": 196388.203125,
  14. "Z": -26367.19140625
  15. }
  16. ],
  17. "ExcludedMeshes": [
  18. "Platform",
  19. "Arch"
  20. ],
  21. "IgnoreAdmin": false,
  22. "IncludedMeshes": [
  23. "Rock",
  24. "StaticMesh",
  25. "Bridge",
  26. "Formation",
  27. "Inside",
  28. "Butte"
  29. ],
  30. "PlayerInsideMesh": {
  31. "BanPlayer": false,
  32. "ExecuteConsoleCommands": {},
  33. "KickPlayer": false,
  34. "KillPlayer": false,
  35. "PenaltyMessage": "Undermesh detected! You've been teleported back",
  36. "TeleportPlayerFromMesh": false
  37. },
  38. "Structures": {
  39. "BanPlayer": false,
  40. "DestroyUndermeshStructure": true,
  41. "ExecuteConsoleCommands": {},
  42. "KickPlayer": false,
  43. "KillPlayer": false,
  44. "PenaltyMessage": "You can't place structure there",
  45. "PreventUndermeshPlacement": true
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement