Resourceful now logs debug information to the console. This can be enabled and disabled within the plugin's config.yml and will later be toggleable in-game through a command if the player has the proper permission.
Description
Version 0.2B Now Available!
This release is a BETA release! I do not recommend using it on an official server! Please read the information on the page for v0.2B here
The default configuration with a few comments can be found here!
Here is a video of Resourceful, kindly made by Lukethenuke here on the Bukkit website.
Yay, broke 100 downloads! I'll be spending some more time on this soon, so keep your eyes out for an update.
Feedback! Feedback to go with those downloads would be marvelous. Just as well, if any of you are implementing this on a live server, I'd love to check it out. :)
Resourceful is a WIP (Work In Progress) plugin which will provide Skyrim-style resource gathering.
In Skyrim, when you mine an ore vein, for example, you may mine it x number of times before it is depleted. Then, you must wait a certain time before you may mine that vein again. This is what Resourceful aims to achieve. With Resourceful, you may mine ores 3 times, then you must wait for the ore block to refresh (may be configurable at some point). Currently, the ores just reappear when broken, and there is no physical indicator that the ore block is depleted. In the future, I may make the ores change to stone once depleted.
Resourceful is developed with the intention of allowing use on RPG servers.
Current Features:
All ores may be mined 3 times
The second drop of each ore must be air
Percent chance is out-of-100
Example: you want coal ore to drop coal 20% of the time,
give nothing 40% of the time, and give cobblestone
40% of the time. That's 20 + 40 = 60 + 40 = 100
Math is required for the configurable drop chance values!</ul></ul>
Debug logging to the console (Enable/Disable in the config)
Alert players to all results of their mining, or individual drops
Example: You can enable alerts for each drop on an ore and the player will be alerted to their finds for each time they break the ore.
Or, you can enable it for specific drops, such as the drop they are aiming to get, such as the coal from the coal ore, the iron from the iron ore, diamond from the diamond ore, etc.</ul></ul>
Coal Ore
Default drops: coal (uncommon) and cobblestone (common)</ul>
Iron Ore
Default drops: iron ore (uncommon) and cobblestone (common)</ul>
Gold Ore
This plugin is still very much a WIP. This is my second real plugin that I've made from the ground up by myself.
My first plugin is a plugin made explicitly for the CraftBlock Minecraft server. Website: http://www.craftblock.me Server address: mc.craftblock.me
Feel free to stop by Craftblock and say hello, to play, to chat, or whatever (except spamming and griefing)!
As a broke college student, I have expenses I can't afford, such as text books and other materials. If you would like to donate to aid me in paying for college expenses, to motivate me to work on my plugins, or just to be generous, please feel free to do so using the Donate button at the top right of this Bukkit Dev page. Thanks. :)
Ar7ific1al
CHANGELOG
October 3 2012
Added Admin Mode!
Remove ores by toggling Admin Mode (/res admin toggle or /res a t) and right-clicking them with an empty hand
Permission associated: resourceful.admin
Harvest count added to config!
Customize how many times each individual ore may be "harvested" until it is depleted.