settingtypes.txt 476 B

12345678910
  1. # Allow or disallow creating private portals.
  2. meseportals_allow_private_portals (Allow private portals) bool true
  3. # Maximum number of portals each player can make.
  4. # Players with the msp_unlimited privilege ignore this limit.
  5. meseportals_max_player_portals (Maximum portals per player) int 14 0
  6. # Automatically close portals after this many seconds.
  7. # If this is set to 0, portals won't close automatically.
  8. meseportals_close_after (Duration of portal connections) int 240 0