combat-utility-belt icon indicating copy to clipboard operation
combat-utility-belt copied to clipboard

Replace any instances of !game.user.isGM with !Sidekick.isFirstGM

Open eclarke12 opened this issue 2 years ago • 0 comments

Avoids the issue where multiple GMs execute the same functionality.

Create a new Sidekick method nominateGM that can either return the first active GM or randomly select a GM.

eclarke12 avatar Oct 22 '21 15:10 eclarke12