Player-Visibility.yml
This page will explain the Player-Visibility.yml file.
visibility-dye: # Enable magic dye enable: true # Inventory slot to spawn in - on join inventory-slot: 8 # Give player dye on join give-dye-on-join: true # Cool-downs in milliseconds # Note: Don't not set it less then 200 or it may be buggy cooldown-time-in-ms: 5000 # Title on the green dye enable-title: '&aPlayers >> Enabled' # Lore on the green dye enable-lore: '&7Right-click to &cdisable &7player visability' # Title on the grey dye disable-title: '&cPlayers >> Disabled' # Lore on the grey dye disable-lore: '&7Right-click to &aenable &7player visability'
Comments