AlignmentTracker  I needed a small way to keep track of a characters alignment, so I created this script. It creates a nice table grid with the alignment on it. And you can easily change a persons alignment with "points". It creates a new handout for every character you make an alignment table for, with the option to show it to that player.       Commands    !alignment (config)  - Shows the config menu.   !alignment create  - Creates a new handout with a table for the selected token(s).   !alignment change-alignment  - Change the entire alignment, eg.  !alignment change-alignment LG    !alignment change [morality] [lawfulness]  - Change the alignment with morality and lawfulness "points" of the selected token(s), eg.  !alignment change +1 -1    !alignment get  - Shows a menu with the alignments of the selected token(s).            Config          Command   - Which command you want to use for this script.    Attribute  - The alignment attribute to use, depends on the sheet used.   Show Players  - Put the handout in the corresponding player's     Script:   <a href="https://github.com/RobinKuiper/Roll20APIScripts/tree/master/AlignmentTracker" rel="nofollow">https://github.com/RobinKuiper/Roll20APIScripts/tree/master/AlignmentTracker</a>