Can you "exclude" characters from being sent at all? For example, can I configure that actor1 is never shown in the expedition menu as he can not be sent?
Viewing post in RPG MAKER MZ Plugin: Expeditions comments
Hello! You can Restrict selecting characters permanently or by a switch condition . However, it will not prevent it from being displayed on the character selection screen. It will appear as "Not Ready" or whatever text you want to use. Keep in mind that due to RPG maker restrictions it is not possible to hide members who are "not ready". This is because it affects to the selection ID of the array and would break the entire system using an incorrect ID