was wondering if this work with custom monuments? Tried adding the new magnetcrane.entity.prefab to my monument but its causes the server too hang on NullReferenceException. But rust will allow me to spawn it after the server is loaded with no issues. So im looking for an alternative to add it to my monument.
Custom monuments?Solved
I haven't tested with custom monuments, but that's something I'd like to support.
You will probably need to add the short prefab name of the custom monument into the config with a corresponding max distance. Then test out the maspawn command.
Merged post
Thanks for helping test. Implemented in v0.4.0.
Locked automatically