Sorry, we don't support your browser.
Install a modern browser
Let us know how we can improve. Vote on existing ideas or suggest new ones.
Most voted
Filters
Search
Make a suggestion
Compiler Improvements
#6
Update compiler so you can use the latest C# version Allow namespace oxide.plugins.{PLUGIN} Allow multiple .cs files in a .zip file (can be special extension like .cszip)
10
Plugin folders
#15
Allow us to create folders in oxide/plugins for better organization
Planned
8
Allow the use of log levels
#12
The ability to be able to define what kind of logs are relevant per log destination (console, file) Levels should include: Debug Chat Information Warning Error Stack trace
8
Show plugin RAM usage.
#14
It would be great to be able to see the RAM usage of each plugin when using the o.plugins command to make identifying poorly written plugins easier.
Completed
5
Improvements for PluginReferenceAttribute and making life easier for developers
#13
Enhanced PluginReferenceAttribute Proposal I propose refining the PluginReferenceAttribute by extending its functionalities in the following ways: ### 1. Introducing Minimum Version Requirement: - Functionality: * Allow the sp
5
Removing sandbox completely
#4
The consensus is, the sandbox feature should be retired as not only does it not offer any actual security, but also imposes artificial limitations on *.cs plugins
Completed
4
Handle hook parameter conversions
#11
Hooks should be able to convert things like BasePlayer to IPlayer or vise versa and other types using a conversion interface.
4
Improved pooling
#10
Should have the ability to pool more than just object arrays
4
Needs more cake
#1
Where is all the cake at?
4
Control flares from patrol heli
#19
hello could you add a hook to control the flares of the patrol helicopter when it is attacked by players from the Homing Missile Launcher? thanks a lot
3
Public Sentry Access
#8
Doesnt have to be through sentry but access to veiw errors of your plugins for any plugin author
2
Unit Testing Framework
#7
Spin up servers on azure to test all public plugins for each update. Support ability to test plugins outside ecosystem for a fee. Provide hooks that allows you to run more detailed tests in your plugin if you desire.
2
Config for hook sub/unsub
#18
Would be cool to have a config file like oxide.config where all the hooks will be listed and we could tweak with true/false which we want to be subscribed on server start, something like: "hookName", true "otherHookName", false Theres probably a b
2
CUI Update Basic Code Example
#31
I'm having trougble figuring out how to code CUIs using the new Update property. The only CUI example code I have been able to find was in various old Rust mods (e.g., Server Info, etc.). Note I have the CUIs working in my mods, but because I'm
Completed
1
Update MySql.Data
#30
Please update Oxide to use a newer version of the MySql.Data extension. The current version is iirc from around 2016?? It has become a limiting factor now for working with MySQL/MariaDB any newer than 5.7/10.5 respectively, with people having to do
Completed
1
Feedback
Feedback
Roadmap
Board
Kanban
Sign in
Make a suggestion