Khuda — Gawah Hai

This phrase often arrives on the heels of great pain. It is the vocabulary of the brokenhearted.

We live in an age of over-explanation. We feel the need to justify every action, post a story for every emotion, and defend ourselves against every troll. Sometimes, the most dignified response to a world that refuses to understand you is to simply look up and whisper: khuda gawah hai

However, we must tread carefully. This phrase is not a toy. In many cultures (Urdu/Hindi specifically), "Khuda Gawah" is also an oath. If you say it lightly, you are risking more than a social reputation; you are engaging in a spiritual contract. This phrase often arrives on the heels of great pain

So the next time you feel unseen, unheard, or unfairly judged, remember this phrase. You don't need a stadium of supporters. You don't need a viral post to clear your name. You just need One Witness. We feel the need to justify every action,

Imagine a father who worked his whole life to provide for ungrateful children. When they accuse him of favoritism, he looks at the sky and says, "Khuda Gawah Hai... I never ate a single meal knowing you went hungry."

It was one of the most expensive Indian films of its time and was extensively shot in real Afghan locations like Kabul and Mazar-i-Sharif under the protection of President Najibullah .

The story follows Badshah Khan, a proud Afghan warrior who travels to India to seek vengeance for his beloved Benazir's father, only to be imprisoned for decades. Sridevi delivered a landmark dual performance as both Benazir and her daughter, Mehndi.

Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart