Disables interaction with the airwolf/boat/stables vendor npc
Supported Games
Features
- Permission system
- Support for Airwolf Vendor (Bandit camp)
- Support for Boat Vendor (Fishing village)
- Support for Horse Vendor (Stables)
- Language file included
- Simpleconfiguration
- Lightweight
Configuration
{
"bandit_conversationalist": {
"Enabled": true,
"Permission": "vendorblock.heli"
},
"boat_shopkeeper": {
"Enabled": true,
"Permission": "vendorblock.boat"
},
"missionprovider_bandit_a": {
"Enabled": true,
"Permission": "vendorblock.lumberjack"
},
"missionprovider_bandit_b": {
"Enabled": true,
"Permission": "vendorblock.miner"
},
"missionprovider_fishing_a": {
"Enabled": true,
"Permission": "vendorblock.fisherman"
},
"missionprovider_fishing_b": {
"Enabled": true,
"Permission": "vendorblock.divemaster"
},
"missionprovider_outpost_a": {
"Enabled": true,
"Permission": "vendorblock.scientist"
},
"missionprovider_outpost_b": {
"Enabled": true,
"Permission": "vendorblock.vagebond"
},
"missionprovider_stables_a": {
"Enabled": true,
"Permission": "vendorblock.stablehand"
},
"missionprovider_stables_b": {
"Enabled": true,
"Permission": "vendorblock.hunter"
},
"stables_shopkeeper": {
"Enabled": true,
"Permission": "vendorblock.horse"
}
}
Permissions
- Can be set through cfg
Localization
{
"VendorReply.bandit_conversationalist": "Using the bandit conversationalist vendor is disabled on this server!",
"VendorReply.boat_shopkeeper": "Using the boat shopkeeper vendor is disabled on this server!",
"VendorReply.stables_shopkeeper": "Using the stables shopkeeper vendor is disabled on this server!",
"VendorReply.missionprovider_fishing_b": "Using the missionprovider fishing b vendor is disabled on this server!",
"VendorReply.missionprovider_fishing_a": "Using the missionprovider fishing a vendor is disabled on this server!",
"VendorReply.missionprovider_bandit_a": "Using the missionprovider bandit a vendor is disabled on this server!",
"VendorReply.missionprovider_bandit_b": "Using the missionprovider bandit b vendor is disabled on this server!",
"VendorReply.missionprovider_stables_a": "Using the missionprovider stables a vendor is disabled on this server!",
"VendorReply.missionprovider_stables_b": "Using the missionprovider stables b vendor is disabled on this server!",
"VendorReply.missionprovider_outpost_a": "Using the missionprovider outpost a vendor is disabled on this server!",
"VendorReply.missionprovider_outpost_b": "Using the missionprovider outpost b vendor is disabled on this server!"
}
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.

