Groups - corentingosselin/ProdigyNightclubWiki GitHub Wiki

This is a file example of projectors group groups.yml:

# Create your own group of projectors

# Example:

projectors:
  front_up_a:
    projectors: 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28
  front_up_b:
    projectors: 1,3,5,7,9,11,13,15,17,19,21,23,25,27
  front_up:
    projectors: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
# ect

Informations

  • Groups are useful to rotate/select multiple projectors with a simple name
    So you can rotate projectors like this: /pnc projector rotation upAndDown groupA

  • Projector id must be present inside the nightclub

  • Please avoid using same id in different groups

Commands

Don't want to configure boring file ?

You can use commands:

  • /pnc group create [name] [ids]
    example: pnc group create test 0,1,2

You can also use the editor mode:

if your projectors are in place:

  • /pnc edit start Then select all projectors you need as a group.
  • /pnc group projector create <groupName>
  • /pnc edit save

You can show the current group you just created:

/pnc group list

You don't like the group ? No problem remove it:

/pnc group remove [name]

⚠️ **GitHub.com Fallback** ⚠️