Question FTB Utilities Rules how to cofigure/print in server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Plainy

New Member
Jul 29, 2019
366
0
0
So in the Config.json there is a section with rules.
Code:
    ],
    "rules": "",
    "startingItems": [
      "minecraft:apple 16 0"
    ]

Now my question is how do i add the rules is it with in the quotation marks or some other way?
And how does one print them out in the server?