Nomini command not workingSolved

It says in the chat: You dont have a mini!

Maybe this sounds like a silly question,  but have you verified that you have a spawned mini? For example, that the one you think you spawn was in fact spawned by you via this plugin?

Yes, my players only can spawn the mini, and dont can despawn!
In adition you can spawn more than one mini!

Is it possible you have two plugins using the mymini or nomini command? Like Vehicle License? If so, then maybe one plugin is spawning it and the other plugin is trying to despawn it.

Various mini can be spawned!



Merged post

I use only VehicleVendorOptions!

Merged post

After these update begining to do that!

Merged post

Now i tryed to reinstall the plugin and update oxide, and continues with the same problem!

I tested and I was not able to reproduce this issue. Something is wrong with your setup, but I can't be sure what. It's not possible for the Spawn Mini plugin to allow you to spawn more than one mini, unless an error is being encountered after spawning but before the mini is registered.

Looking at the code, there is some fuel-related code between between spawning and registration, so maybe that code is throwing an error. It shouldn't be, if you are using the latest version of the plugin, but if you modified that code to work around having an outdated Oxide, then the modifications made may be throwing errors. Are you seeing any errors in the server console/logs when players spawn minis?

No errors are related, i think is the other plug-in i posted here the problem. VehicleVendorOptions

This plug-in change the owner of the mini spawned on bandit camp. And others options. 
I will remove the plug-in and see what's happen. 

Do you know if i have to restart the server after update oxide?

By the way, thanks for the help, it's a great plug-in, the best for mini spawn. 

FullGamer

Do you know if i have to restart the server after update oxide?

Yes, Oxide updates only take effect after restarting the server. Also, typically the server should be off while the update is performed.

FullGamer

No errors are related, i think is the other plug-in i posted here the problem. VehicleVendorOptions

I developed Vehicle Vendor Options and rewrote most of Spawn Mini, so I can tell you that these plugins should not conflict.

While VehicleVendorOptions does set ownership of the minis spawned at bandit, it does not update ownership of minis spawned by other plugins. Spawn Mini keeps track of the minis it spawns in plugin memory, so Vehicle Vendor Options doesn't have a way to interfere with it. Also, Spawn Mini doesn't even check the ownership of the mini, so even if another plugin is changing ownership, it wouldn't affect Spawn Mini.

Can you run /mymini to spawn the mini, then /nomini, then take a screenshot of the chat and post it here? I want to double check that the messages are correct, to make sure it's Spawn Mini handling both commands. Then, remove Spawn Mini, and run both commands again, to verify that both print "unknown command" which means that no plugin is handling either of those comands.

Ok, tomorrow is wipe day on my server, i will update the oxide correctly and then i send you the prints, but the messages i translate to Portuguese in lang folder. 
But before the update of rust the plug-in have worked perfectly. 
I didn't restart my server after the update of oxide, maybe this is the problem. 

Merged post

I hope it work again after wipe and update tomorrow. 

FullGamer

I didn't restart my server after the update of oxide, maybe this is the problem.

The rust update wouldn't explain the behavior you are seeing either. If the plugin is loading, then it should be working correctly.

Since you have modified the in-game messages, then can you also paste the Portuguese SpawnMini.json lang file?

Finally the solution is to update and restart the server, my mistake is not restarting after updating Oxide!

Thanks for your attention, you are the best!

Locked automatically