InteractiveBoard Docs
  • GETTING STARTED
    • Installing InteractiveBoard
    • Commands & Permissions
    • Integrations
    • Creating a board
  • Objects
    • General Information
      • Enabled
      • Properties & Placeholders
      • Conditions
      • Layout
      • Click and Hover
      • Children
      • Cache Behavior
    • Background
    • Button
    • Gif
    • Image
    • Scroll Pane
    • Skin Objects
    • Text Objects
    • Static
      • Action Listener
      • Music Player
      • Delayed Function Timer
      • Repeat Function Timer
  • Functions
    • General Information
      • Conditions
      • Delay
      • Price
    • Switch Scene
    • Game
      • Command
      • Open Crafting Table
      • Play Sound
      • Send Message
      • Switch Server
    • State
      • Scroll Change
      • Enabled
        • Set Enabled State
        • Switch Enabled State
      • Playback
        • Set Playback State
        • Switch Playback State
    • Shop
  • Conditions
    • Has money
    • Permission
  • BOARD SETTINGS
    • General
    • Displays
    • View Grouping & Default Scenes
Powered by GitBook
On this page
  1. BOARD SETTINGS

General

These are the various settings found in the settings: section of your board config

settings:
  dithering: false
  reset-on-radius-exit: false
  view-grouping:
    grouping1:
      type: individual
      default-scene: scene1
  • dithering: - dithers the board image, makes the colors look more accurate. This will reduce/increase the image quality depending on the style of your board designs.

  • reset-on-radius-exit: - enabling this setting makes the board view reset after the players leaves the display radius.

  • view-grouping: - information on view groupings can be found here: View Grouping & Default Scenes

Last updated 9 months ago