Things like plugins, template scripts, and some scripts will load in the general environmental variables. This list now has a few extra items: IS_LOGIN_AS=0|1 LOGIN_AS_MASTER=creatorname #this variable is only set if IS_LOGIN_AS=1 IS_LOGIN_KEY=0|1 LOGIN_KEY_NAME=keyname #this variable is only set if IS_LOGIN_KEY=1 Also added to the all_pre.sh and all_post.sh scripts. Also added: SKIN_NAME to the global environmental variable loader (not in all_pre.sh nor all_post.sh, but in other things like plugins)