Command & Config

📝 ServiceFinishCommand

ServiceFinishCommand = "communityend",
  • This defines the chat/console command that ends the community service.

  • In this case, the player can type:

/communityend [playerid]
  • Once executed, it will finish or cancel the community service task for that player.

👉 In short: this setting simply decides what command name is used to end community service.

Last updated