This resource allows you to open and close player applications through an interactable NPC.
It also includes a command to control application availability and automatically notifies all players when applications are open.
-
NPC Interaction:
An NPC can be placed anywhere in the world for players or admins to interact with. -
Admin Command:
The/applicationcommand controls whether applications are open or closed.
The command takes two arguments:- Job (required) → the admin’s job name.
- Number (required) →
0to open or1to close applications.
Example:
/application job 0 -- Opens applications /application job 1 -- Closes applications