Jexplorer is a fully open sourced custom explorer plugin made with JECS, designed for upgradability, customizability and performance.
You can customize widget styles using the style editor, do JECS queries via the query components box, etc.
Random image of me using Jexplorer for my game, note that this is only how my Jexplorer looks, and yours can look different!
Because this plugin is in beta, any constructive feedback is appreciated on how I can improve the plugin further
Please also report any issues you find and I’ll try fixing it!
You know what would actually be sick tho, if you could add it to a game and run it as an admin command like adonis admin dex explorer, i’m sure it would be great for debbuging especially if you made it so you can pick if you want to apply the changes client side or serversided
Unfortunately making jexplorer work outside the context of the plugin is gonna require a tad bit of editing, I’m probably gonna make one for use in a live server when all the todo features are done though
Changed getting properties of a class to use APIService
Lowered component limit from 16 bit unsigned integer limit to 5k (from my tests this should be enough to cover every single property name)
If a newly selected instance is nested within unexpanded instance frames, the instance frames leading to that instance will now be auto-expanded like so