Return Legacy nodes to rust. All nodes will now return a share of each resource, and HQM on last hit
Supported Games
Legacy Nodes is designed to restore rust nodes to their legacy state, when installed and configured, gathering resources from sulfur, metal or stone ore nodes will grant a percentage of each material and a high quality metal bonus on last hit.
Optional Compatibility :
Legacy nodes is designed to be compatible with WhiteThunders GatherRates plugin, which enables permission or dispenser based gather modifications
Concept and commission
- Concept and Commission by [T.F.N.] Black Market#9442
Some Examples:
Legacy nodes is configured to work with all tools, Non-Min or Non-Max amounts can vary slightly
Stone Node (Rock, Hammer, Jackhammer):
- (Rock) sulfur: 100, metal: 250, stones: 375, hqm: 2
- (Hammer) sulfur: 143, metal: 357, stones: 536, hqm: 2
- (Jackhammer) sulfur: 300, metal: 600, stones: 1000, hqm: 2
Metal Node (Rock, Hammer, Jackhammer):
- (Rock) sulfur: 100, metal: 250, stones: 375, hqm: 2
- (Hammer) sulfur: 143, metal: 358, stones: 538, hqm: 2
- (Jackhammer) sulfur: 300, metal: 600, stones: 1000, hqm: 2
Sulfur Node (Rock, Hammer, Jackhammer):
- (Rock) sulfur: 100, metal: 250, stones: 375, hqm: 2
- (Hammer) sulfur: 146, metal: 364, stones: 548, hqm: 2
- (Jackhammer) sulfur: 300, metal: 600, stones: 1000, hqm: 2
Permissions
LegacyNodes.enabled-- When "Permission Only Mode" enabled, user requires permission to use LegacyNodes features.
Configuration
General Settings:
- Bonus Enabled: When True, bonus amounts are granted on node mining
- Permission Only Mode: When True, only users with permission can utilize Legacy node features
Chat Settings:
- Announce Plugin Loaded In Game: When True, on load, plugin announcement is printed to chat for all players
- Chat Prefix Enabled: When True, all plugin player response' contain [Legacy Nodes] Chat prefix
- Chat Prefix Color: Color of chat response prefix
- Chat Message Color: Color of chat response messages to players
Version:
- When changed from build version, default config will generate
{
"General Settings": {
"Bonus Enabled": true,
"Permission Only Mode": false
},
"Chat Settings": {
"Announce Plugin Loaded In Game": true,
"Chat Prefix Enabled": true,
"Chat Prefix Color": "4A95CC",
"Chat Message Color": "C57039"
},
"Version: ": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}
Localization
{
"confCorrupt": "Config Is Corrupt",
"configUpdated": "Different Version Detected, Updating Config",
"invalidGatherRatesConfig": "Configuration file is invalid, Gather scaling will not function",
"announcement": "Legacy Nodes Enabled",
"pmNull": "Error: Private Message Null",
"announceNull": "Error: Announcement Null"
}
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

