π Installation
Setting up Randomizer Pro is a simple drag-and-drop process.
π Installation
Download: Download the
Randomizer.cs
file from the official product page.Install: Place the
Randomizer.cs
file into your server'soxide/plugins
directory.Load: The plugin will load automatically. Alternatively, you can type
o.reload Randomizer
in your server console.Configure: After the first load, a
Randomizer.json
file will be created in youroxide/config
directory. This is where you will manage all settings. A data file will also be created inoxide/data
to store player preferences.
Last updated