Oxide.Core
Oxide.Core copied to clipboard
Core component of the Oxide modding framework
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...
## 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...