Description:
The VoidBot is an advanced plugin that automatically sells items regardless of the player is online or not.(Configurable & upgrades)
PRICE: 9.99€ -> https://www.mc-market.org/resources/17202/
FEATURES:
* Good looking Holograms
* Upgradable system
* Full customizable (Messages,Upgrades,Offline-Taxes)
* MySQL support
* Perfect for Faction servers
* Easy to Config
COMPATIBILITY:
* 1.8-1.16.X Compatible
* FactionsUUID & Forks
* ASkyBlock,SuperiorSkyblock&BentoBox
COMMANDS:
/voidbot give <name> <quantity> (VoidBot.commands.give)
Code:
VoidBot:
levels:
1:
sell-multiplier: 1.0
offline-tax: 0.15 #15% Taxes
2:
price-type: MONEY #MONEY or XP
price: 500
sell-multiplier: 1.15
offline-tax: 0.10
3:
price-type: XP
price: 500
sell-multiplier: 1.2
offline-tax: 0.075
sellable-items:
1:
material: GUNPOWDER
price: 20.0
2:
material: CACTUS
price: 15.0
item:
material: GLASS
display-name: "&8Void &fBot"
lore:
- "&7This is a void bot"
- "&7that sells drops"
hologram:
- "&6VoidBot &7LvL &e%level%"
- "&6Owner: &e%owner%"
- "&6Upgrade &e%upgrade_current%"
Integration:
factions:
enabled: true
required-role: MODERATOR
askyblock:
enabled: true
bentobox:
enabled: true
required-role: "ranks.member"
superiorskyblock:
enabled: true
VoidMenu:
size: 27
title: "&6VoidBot &eMenu"
items:
upgrade:
slot: 11
material: GLASS
display-name: "&6Upgrade &fBot"
lore:
- "&7Level &6%level%"
- "&7%upgrade_current% &8/ &6%upgrade_required%"
- "&7Progress &e%upgrade_percent%"
break:
slot: 15
material: BARRIER
display-name: "&6Break &fBot"
lore:
- "&7Click to remove"
- "&7the VoidBot"
Storage:
type: FLAT #MYSQL or FLAT
MySQL:
host: 127.0.0.1
port: 3306
database: database
username: root
password: password
Code:
#Messages translation
title-prefix: "&6VoidBot"
insert-money: "&7Write how much money yow want to deposit."
invalid-number-subtitle: "&7Insert a valid number please."
max-level: "&6VoidBot &8> &7This void bot is already at max level."
money-deposited: "&6VoidBot &8> &7You have deposited your money."
no-money: "&6VoidBot &8> &7You don't have enough money."
voidbot-upgraded: "&6VoidBot &8> &7You have upgraded the voidbot."
xp-deposited: "&6VoidBot &8> &7You have deposited your xp."
no-permission: "&6VoidBot &8> &7You don't have permission."
player-offline: "&6VoidBot &8> &7This player is not online."
voidbot-received: "&6VoidBot &8> &7You received a voidbot."
voidbot-gave: "&6VoidBot &8> &7You gave a voidbot correctly ."
invalid-number: "&6VoidBot &8> &7Insert a valid number please."
command-syntax: "&6VoidBot &8> &7 use /voidbot give <name> <quantity>"
no-space: "&6VoidBot &8> &7Please make sure to have enough space around your void bot(2 Blocks free upwards)"
cannot-use: "&6VoidBot &8> &7You cannot use this voidbot."
not-owner: "&6VoidBot &8> &7You cannot break a voidbot that you don't own."
voidbot-already-placed: "&6VoidBot &8> &7There is already a voidbot in this chunk."
voidbot-placed: "&6VoidBot &8> &7You have placed a voidbot."
voidbot-broken: "&6VoidBot &8> &7You have removed a voidbot."
- You cant't sell, redistribute, and/or decompile this plugin.
- You can't cancel, chargeback, and/or refund any payments.
- You can't edit the plugin unless i give the permission.
LOOKING FOR SOURCE CODE?
* Contact me: FlowZz#3904
Last edited:
