Config File

Config File

Quote from file:
#Display message property('you selected a sign'):
#  -1: never display
#  0: diplay only for non command sign (first line in drak blue)
#  1:always display
directEditDefault: true
DisplayMsg: 0
autoLineCut: false
keepSignCopy: false

Presentation

  • directEditDefault:
    • Description: Chose if the direct edit mode is activate or not by default when a player join
    • Default value: true
  • displayMsg:
    • Description: Chose when you want the message 'You selected a sign' to be displayed:
    • Values:
      • 1: Always display when right click.
      • 0: Display only for non command sign(First line in dark blue).
      • -1:VNever display.
    • Default value: 0
  • autoLineCut:
    • Description: Enable if true the ability to divide a line if too long.
    • Default value: false
  • keepSignCopy:
    • Description: Enable if true the ability keep use the autopaste function when creating a sign multple time;
    • Default value: false(true can be really annoying)