Skip to content
DerFrZocker edited this page Nov 24, 2019 · 4 revisions
Commands Description Permission
oregen reload Reload the Plugin custom.ore.gen.reload
oregen create <name> <material> [<ore-generator>] Creates a new Ore-Config, in which you can set values custom.ore.gen.create
oregen set value <ore-config> <setting> <value> Set a setting value to the ore config custom.ore.gen.set.value
oregen set biome <ore-config> <biome> ... Set the biomes in which the ore should be genratet. You can set multiple Biomes, by seperatet them with a space. Biomes that are already set to the ore config, gets overridet. custom.ore.gen.set.biome
oregen set customdata <ore-config> <customdata> <value> Set a custom data to the ore config custom.ore.gen.set.customdata
oregen set replace-material <ore-config> <material> ... Set the material on which the ore should be generate. You can set multiple Materials, by separate them with a space. Materials that are already set to the ore config, gets override. custom.ore.gen.set.replace-material
oregen set select-material <ore-config> <material> ... Set the material from which the start block of a vein should be, in order to generate a vein. If now select-material is set the replace-material will be use instead. custom.ore.gen.set.select-material
oregen set position <world> <ore-config> <position> Set the order in which the ore-configs should get generated in a world. custom.ore.gen.set.position
oregen add ore-config <world> <ore-config> [<position>] Add a ore-config to a world. custom.ore.gen.add.ore-config
oregen help [<subcommand>] Displays all commands and if a subcommand is specified, more details are displayed Any command permission

All commands have Tab Completions.

Clone this wiki locally