We have purchased the FFa, Core and gear core. We have it setup for our arenas but we don't like the set gear for everyone and would prefer to be able to just load into these arenas with the auto kit we already have on the server. Can this be done?
/
, 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.oxide.grant
and oxide.revoke
. You can assign them to individual players or groups using their Steam id or group name.config/
directory. You can edit this file manually, then reload the plugin to apply your changes.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.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.CallHook
method. Ensure the plugin is loaded before calling its API to avoid null reference errors.