This would be the perfect plugin if it could be turned on and off in the config.
something along the lines of
permission required = True / False
This way the plugin could be controlled by something like "DynamicConfig" to work alongside an automated purge event on a pve server.
REQUESTED ! Add Config Please
I will look into this, thanks!
any news if this can or will be implemented?
Sorry been really busy with work and stuff... Just looking back at this thread... What is the benefit of being able to enable/disable the config? It is already permission based which you can grant or revoke the permission to mount the MLRS...
so i can fully automate the server using DynamicConfig as server boots on a fresh wipe the NoMLRSMount stops players using the mlrs
after XX days using DynamicConfig i can then allow players to use the MLRS... currently i have to manually remove the .cs file NoMLRSMount so that players can use the MLRS.
DynamicConfig cant change permissions. only input a new config. so a simple line in a config .. allow players to use MLRS=true/false. means i could just make 2 configs one true one false and DynamicConfig would automatically change it for me. meaning i wouldnt have to remember to delete the .cs file so players can use the MLRS on purge.