Does this plugin conflict with https://umod.org/plugins/recycle? My config is as follows and the recycler speed is unaffected:
{
"Recyler Speed (Lower = Faster) (Seconds)": 0.1
} Does this plugin conflict with https://umod.org/plugins/recycle? My config is as follows and the recycler speed is unaffected:
{
"Recyler Speed (Lower = Faster) (Seconds)": 0.1
} The answer is no, it does not conflict, I had just forgotten to give myself the recyclerspeed.use permission. It does however, not effect the recycle speed of the other plugin.
the speed is adjusted by overriding the invoke of the recycle method. if the other plugin does the same, only one plugin will work.