OreRate

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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.

OreRate

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

CommandMeaning
/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 idShow all blocks name and id
/or blockidShow all blocks name and id
/or materialShow all blocks name and id
/or listShow all blocks
/or allShow all blocks
/or from [Number] to [Number]Change generation level
/or reloadReload 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


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit