oreRespawn
This Plugin is Inactive, if you need a newer Version look at OreRespawn 2 from Borlea. A thanks to him that he takes the time to Update my old plugin since i dont have the time for it anymore.
This plugin Respawns the Ore that the Players harvest withhin a in the Config defined range in a Cave.
Features:
- Respawn Ore in a defined range
- Check hight to Spawn Ore in the right Area
- Blacklisting player placed stones in SQLite for anticheat
- Region Support (Needs WorldEdit)
- Permission Support
Config
config: configVersion: '0.6' //Do not Change! world: default: //Worldname enabled: 'true' //Is enabled in this World (true/false) regionMode: 'true' //Region Mode enable (true/false) [Needs WorldEdit] coal: //Settings for This ore maxDistance: '50' //Sets ores Max Distance. 0 is Disabled Spawning respawnDelayInSec: '50' //Sets ore Spawndelay
Permissions:
orerespawn [General command /ores] orerespawn.maxdistance [/ores maxdistance <world> <ore> <number>]- Sets the Maxdistance. 0 Disables Orerespawning of the ore. orerespawn.respawn [/ores spawnnow] - Respawns all Quied Ore orerespawn.world [/ores world <wolrdname> <enable/disable>] - Sets the plugin for World en or disabled. After this Restart is needed. orerespawn.log.show [/ores log show] - Shows the Ore Mined since last Log Clearing orerespawn.log.clear [/ores log clear] - Clears the Ore log orerespawn.region.list [/ores region list] - Lists all Regions orerespawn.region.create [/ores region create <name>] - Creates new Region, needs Selection with WorldEdit orerespawn.region.delete [/ores region delete <name>] - Deletes a Region
Changelog:
Version 0.9
- Fixed World Enabling Issue
Version 0,8
- Make Compatible to Bukkit 1.2.3 R0.1
- WorldEdit not longer Optional because of some Bug issues
Version 0.7
- Make Compatible to Bukkit 1.1 R3
- Fixes some Issue in Deleting Region
Version 0.6
- Workable for MC 1.0.0
- Added Region Support
Version 0.5
- Added Settings for each Ore in ech world
- Disable oreRespawn for a Ore (set Distance to 0)
- fixed Some bugs
- make it work for MC1.5
Version 0.4
- added Commands with Permission Support
- fixed some bugs
Version 0.3
- added delay function and new option in config
- fixed some bugs
Version 0.2
- added blacklisting player placed stones in a SQLite Database
Version 0.1
- Releasing the Plugin
how know work on 1.5.2
Dear Plugin Maker I'm Not Shore If You Know But Borlea Was Banned From Bukkit And Me And The Community Would Like It If You Updated This Plugin It Is Much Loved On Many Servers And We Would Like It Back! Yours Sincerely Bee
how do u use it?
This plugin would indeed be very useful on my server which i wanted to work the same way as BlueDwarfs, and i use CubeX2's custom stuff on my ported server, added support would be nice. :) Please update soon.
needs an update to 1.3.1
I wish this would get updated... It would be incredibly useful for my server which I am trying to set up like an Adventure RPG with set mining areas.
<<reply 757683="">>
Would be very nice if you could do that, especially since minecraft 1.3, with the emeralds.
and i would love you even more if you could add support for custom spoutblocks! (if you don't want to add it, don't get scared and run away, though :p)
@Brocodo
This project is inactive and its default file will likely not work with the most recent version of Minecraft. The author may have abandoned it, or it may have outlived its usefulness.
The author abandoned it. :/ He left his source code, so I may have to update it and post it! :P ... maybe.
Please update tot 1.2.5?
I have suddently this message:
01.06 16:38:20 [Server] INFO at svenbrnn.orerespawn.oreRespawn.onEnable(oreRespawn.java:44)
01.06 16:38:20 [Server] INFO at svenbrnn.orerespawn.oreRespawnConfig.<init>(oreRespawnConfig.java:70)
01.06 16:38:20 [Server] INFO at svenbrnn.orerespawn.oreRespawnConfig.configLoader(oreRespawnConfig.java:84)
What does it says?
@kylexdd
I Will when i find some time for it.
@fengchiu1997
Normaly it should work fine with PEX, it was programmed with the old Permissions of TheYeti so you eventually have to enable the Permission bridge for getting it work. (As i know i have installed one on my server) I will rework the Permission system when i find the time for it
@SvenBrnn
okay even if in game, it responds "/ores" and nothing else, is there a conflict with PEX or any other plugin?
Can you just make a simple tutorial .....
This plugin still no work on my 1.2.3 - R0.2 server
Why i can't see any log , but data.db still growing up...
And i still can not respawn any ores.......even if i type command
I sure i have create the region =[
Sorry for my bad English....
@fengchiu1997
the Plugin doest Accept commands from Console.
why does all the commands reply /ores? even when typed in the console, it replies "[info] /ores"
@sirsavary
Hm... looked over the code again, seems that you are right it looks as i have removed a line on changing the configs code. I will fix it as soon as posible und Upload a new Version. Thanks for your Info.
PS: Why do you Decombile my code when it is Open source: https://github.com/SvenBrnn/oreRespawn/ :)
@SvenBrnn
This plugin is broken, at first I thought I was using it wrong but upon decompiling I found that your missing the code to add enabled worlds to the list of enabled worlds, completely stopping the plugin from working.
@hgt3345
If you want to get ores placed by you to respawn you have to edit the blacklist file with an SQLLite editor. Ore that was placed by an player will never respawn because of the Blacklisting
@SvenBrnn
I guess i forgot that ores have a maximum spawn height, but that should not matter if i pre-placed the ore ? im still trying to make an area to have a mine, this time at lvl's 8-14, only natural ore and when i do /ores region i get a msg saying /ores back, nothing in console and nothing happens
kinda really want this :) the idea of respawning ore is awesome
@Guarana_SUI
I will show if i can do Something of your Imagine when i have time. The problem is that im currently have to work very much and when i have time i Currently work most the time at my other Plugin, thats much complexer then this one :)
@Someguy9999
I think i will do something that when the plugin is in Regionsmode the minhight of ores will be ignored. This should help fixing issues that some ore will not respawn.