Jump to content

1 Screenshot

  • 13.5k
  • 248
  • 18 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



miniMe_rust

Posted

13 hours ago, poebny said:

how to add custom map (levelurl ) for wipe?

Hi poebny,

as far as I understand the config you need to edit your "HarmonyMods/Oxidation.Wiper.json" and insert a map URL instead of a map seed into the list

  "Maps": [
    "29764255",
    "http://your.server.url/yourAwesomeRustMapGoesHere.map"
  ]

The list should contain your current seed and the map you're gonna use. Then issue the "wipe forced" or "wipe weekly" command through rcon. Your server should then wipe and use the custom map you specified. Be aware this is untested, as I exclusively use procedurally generated maps (seeds).

zkillerQc

Posted

is it possible to add functionality to use rustmaps.com API with custom map generator ?

golgolakk

Posted

Hi,

Is it possible to support map size if using seed?
Because when I use seed 1040175564 it is defaulted to size 4500 when generated which is different from 3500.

For example:

 "Maps": [
    "29764255,3500",
    "66493565,3600",
    "82442866,3550",
    "http://your.server.url/yourAwesomeRustMapGoesHere.map"
  ]

 

For your kind consideration. Thank you.

miniMe_rust

Posted (edited)

Hi @golgolakk,

this looks like a good idea - even though I'd rather lean towards the way rustmaps.com handles map sizes on their URLs. Use of comma as a size/seed separator might have side effects - rustmaps is using an underscore _ to separate. Since this plugin overrides whichever seed you may have set in your server config, it should also be able to override which ever world size you have configured.

However, I can't speak for the developer, but I think that's a good idea. Would be great to have that as a feature.

Edited by miniMe_rust
  • Like 2
Žéŧ

Posted (edited)

Good afternoon. Could you please tell me if it is possible to randomly place maps with sizes other than 4500? Thank you for your attention.

Like this:
"Maps": [
"3200_50000",
"3800_35410840",
"4000_4206913",
"4500_1216151088"
]

Edited by Žéŧ
  • Like 1
RickySpanish343

Posted

does this edit the startup or the server config when it chooses the new map?

miniMe_rust

Posted

18 hours ago, RickySpanish343 said:

does this edit the startup or the server config when it chooses the new map?

No, nothing is changed. This Server Wipe plugin simply overrides whatever map you have configured in your server config - reliably. If you don't add map seeds to the plugin config it will make and use a random seed. If you add a list of map seeds or URLs the plugin will choose either of the maps from your list and set it in it's own config file. The set map in the plugin config is used to override whatever map you have configured in the server config. That's all.

kingmilk

Posted

Hi - getting error with [Oxidation.Wiper] [ERROR] Configuration state: Default [contact the developer]?

Unsure as to the issue any chance of help on this one? Installed and setup correctly as far as I'm aware?

image.png.ed18735cb0f9be0623d53f7f23494f7c.pngimage.png.ad13509436e4eec45f270540c6600e58.png

miniMe_rust

Posted

15 hours ago, kingmilk said:

Hi - getting error with [Oxidation.Wiper] [ERROR] Configuration state: Default [contact the developer]?

Unsure as to the issue any chance of help on this one? Installed and setup correctly as far as I'm aware?

image.png.ed18735cb0f9be0623d53f7f23494f7c.pngimage.png.ad13509436e4eec45f270540c6600e58.png

Hey there, the snippet you posted looks fine. However, you cut off the "Forced" section of that config file. It would have been better to provide the entire config file. Chances are your json is invalid, e.g. a misplaced or missing comma, bracket, or maybe incorrect indentation or even problematic character encoding. You might want to grab another (working) config file from another plugin in a text editor which is capable to show the used encoding, then verify what you have at hand with the wiper configuration. The "Weekly" section of that config however looks fine to me, even though I wouldn't know why you want to keep e.g. players vanished from wipe to wipe (the files you blacklisted from being deleted). But it is your server, and you probably have good reason to do so.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 2

User Feedback

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.