{{page>plugin/resourcepacksplugins/commands}} #### required true|false Set whether the pack is required for the assignment. Only works on 1.17+ clients. Use the [kick](statuses#kick) action for older clients #### promptmessage Set the message that is displayed on the prompt screen for clients above 1.17 #### addaction Add an [action](actions) to the assignment to react on a specific [status](statuses) #### removeaction [] Remove an [action](actions) from the assignment from a specific [status](statuses). (Or all actions of a [status](statuses) if no action is given) #### addfirstjoinaction Add an [action](actions) to the assignment to react on a specific [status](statuses) when it is the first time a player joins the server #### removefirstjoinaction [] Remove an [action](actions) from the assignment from a specific [status](statuses) when it is the first time a player joins the server. (Or all actions of a [status](statuses) if no action is given) #### addpackaction Add an [action](actions) to the assignment to react on a specific [status](statuses) for a specific pack #### removepackaction [] Remove an [action](actions) from the assignment from a specific [status](statuses) for a specific pack. (Or all actions of a [status](statuses) if no action is given) #### addfirstjoinpackaction Add an [action](actions) to the assignment to react on a specific [status](statuses) for a specific pack when it is the first time a player joins the server #### removefirstjoinpackaction [] Remove an [action](actions) from the assignment from a specific [status](statuses) for a specific pack when it is the first time a player joins the server. (Or all actions of a [status](statuses) if no action is given)