Description
OreRate V0.3.1 [1.2.5-R4.0]
This plugin is inactive. There will not be any update soon.
Source code is already included in .jar file.
Change natural rate of ore.

Description
Want to decrease an amount of coal ore? Tired of digging stone instead of diamond? Wonder how diamond chunk will looks like? This plugin is the answer...
How it's work
When you set a block rate... on every new chunk will be looking for that block and be replace with a new block...
Example: You set stone as a block and replace with diamond ore with a rate of 50%... When a new chunk generate all about 50% of stone in that chunk will be diamond ore...
Chunk generation level is used when you feel a slow on chunk generate... it's use for decrease a range of level that will be replace...
Default is level 0 up to sky limit (256)
How to install
Just put the .jar file in Plugins folder and run the server...
OPs can use all commands only. No permission/database needed.
Commands
[] = Required () = Optional
| Command | Meaning |
|---|---|
| /or new [BlockID] [Rate] [ChangeBlockID] [ChangeBlockData] (World Name) (From Level) (To Level) | Change block id to a new one |
| /or add [BlockID] [Rate] [ChangeBlockID] [ChangeBlockData] (World Name) (From Level) (To Level) | Change block id to a new one |
| /or del [BlockID] | Delete block |
| /or delete [BlockID] | Delete block |
| /or rem [BlockID] | Delete block |
| /or remove [BlockID] | Delete block |
| /or id | Show all blocks name and id |
| /or blockid | Show all blocks name and id |
| /or material | Show all blocks name and id |
| /or list | Show all blocks |
| /or all | Show all blocks |
| /or from [Number] to [Number] | Change generation level |
| /or reload | Reload config file |
Example
Decrease ore rate...
Command: /or add 15 50 1 0
Result: Decrease iron ore by 50%
Increase ore rate
Command: /or add 1 50 15 0
Result: Increase iron ore by 50% from all stone block (50% of stone block will be iron ore)
Replace all ore
Command: /or add 56 100 1 0
Result: Remove all diamond ore
Configurations
You can edit a range of ore generation in config.txt file or via in-game command.
Changelog
[A] = Add
[F] = Fix
[I] = Improve
[R] = Remove
v0.3.1 [#1.2.5-R4.0]
[A] Add support for CB1.2.5-R4.0
v0.3 [#1.2.5-R1.0]
[A] BlockID list
[I] Change storage type to a new class to support multiple ore generation
[F] Multiple ore generation
v0.2 [#1.2.5-R1.0]
[A] World, Ore Level customizable
[I] More info when enter invalid command
v0.1 [#1.2.5-R1.0]
First OreRate released
PS. Any requests can be accepted
