Wednesday, July 15, 2026 4:59:38 AM
> en.yml
---
en:
  commands:
    remove:
      description: Removes a player from a territory
      description_extra: This command is only available for the territory owner or moderator
      examples:
        - description: Removes @discord_mention from territory `awesome` on `esm_malden`
          arguments:
            whom: "@discord_mention"
            from: awesome
            "on": esm_malden
        - description: Removes `76561234567890123` from territory `fort_a` on `esm_malden`
          arguments:
            whom: "76561234567890123"
            from: fort_a
            "on": esm_malden
      success_message: Hey %{user}, `%{target_uid}` has been removed from territory `%{territory_id}` on `%{server}`
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 43aa0d7