Oxide.Core icon indicating copy to clipboard operation
Oxide.Core copied to clipboard

Core component of the Oxide modding framework

Results 6 Oxide.Core issues
Sort by recently updated
recently updated
newest added

Avoid recursion in Sql.Append(Sql sql) method

Hi there, thought I give it a try and add Hooks for grant/revoke of multiple permissions at once and also multiple usergroup adds/removes. Maybe one should even deprecate the old...

enhancement

## Issue Sometimes, a config/data file will exist, but will be empty. Parsing those files as T returns null. It should instead return a new instance of T as it...

Adding the ability to receive a message by specifying the desired language immediately.

The **call order** of hooks in plugins and improvements in **hook conflicts**. In the archive, I have provided the compiled Oxide.Core and two plugins for testing. ### 1. The call...