Sorry for my lack of experience, but with this new version I can’t activate and deactivate passive mode from another resource.
With the previous version I activated it from the client with: exports.simplepassive.setActivation(source,true)
And disabled it with: exports.simplepassive.setActivation(source,false)
Could you specify how I activate and deactivate it in this version?
Install it to your server with the name simplepassive (in lowercase, important)
If you want players to be able to change their passive mode, you add this permission line to your configuration file before starting the resource add_ace builtin.everyone simplepassive.changeself allow