Information:
This plugin was requested by a client, but unfortunately he gave it up and it was already ready, so I'm putting it on sale.
This plugin basically follows all the information obtained on the MineSaga server, and the amount of hoppers is unlimited.
Configuration:
Code:
### Configuration Database ###
mysql:
enable: false
username: 'username'
host: 127.0.0.1
password: 'password'
database: 'database'
Settings:
inventory_name: "&6Hopper tier {tier}"
inventory_size: 27
decoration_material: 160;15 #ID DATA
decoration_isEmpty: true
auto_sell_actived: "&aYou have just activated the auto-sell."
auto_sell_disabled: "&aYou have just disabled the auto-sell."
### Hopper Menu
MenuHopper:
autosell:
name: "&bAuto Sell"
id_data: 175;0
slot: 10
lore:
- '&7Status: &f{status}'
status:
name: "&bHopper information"
id_data: 340;0
slot: 13
lore:
- ''
- '&7Hopper owner: &f{owner}'
- '&7Hopper money gained: &f{money_gained}'
- '&7Hopper Itens sell: &f{itens_sell}'
- ''
filter:
name: "&bItem Filter"
id_data: 38;0
slot: 16
lore:
- '&7Left click to view or right click to add'
## Configuration of custom hoppers.
Hoppers:
1:
name: "&dHopper &7(Tier 1)"
functions: []
lore:
- '&7This hopper will suck up all'
- '&7items in a chunk.'
- ' '
- '&c&l* &cYou can buy charms on our store.'
2:
name: "&dHopper &7(Tier 2)"
transferItem: 5;2 # This will move every 4 seconds 20 amount of item
functions: []
lore:
- '&7This hopper will have 5x the'
- '&7default transfer rate and will'
- '&7suck up all items in a chunk.'
- ' '
- '&c&l* &cYou can buy charms on our store.'
3:
name: "&dHopper &7(Tier 3)"
transferItem: 10;30 # This will move every 4 seconds 30 amount of item
functions:
- '[AUTO-SELL]'
lore:
- '&7This hopper will have 10x the'
- '&7default transfer rate and will'
- '&7automatically sell all items.'
- ' '
- '&7It will also suck up all items'
- '&7in a chunk.'
- ' '
- '&c&l* &cYou can buy charms on our store.'
4:
name: "&dHopper &7(Tier 4)"
transferItem: 15;15 # This will move every 15 seconds 15 amount of item
functions:
- '[OPEN-GUI]'
- '[AUTO-SELL]'
- '[FILTER-ITEMS]'
- '[STATS]'
lore:
- '&7This hopper will increase the'
- '&7transfer rate of item travel.'
- ' '
- '&7You will also be able to sell all'
- '&7items automatically and filter out,'
- '&7what items you do not want them,'
- '&7to pick up.'
- ' '
- '&c&l* &cYou can buy charms on our store.'
Price:
Jar: 0 USD
Source: 0 USD
DOWNLOAD: https://www.spigotmc.org/resources/ihoppers-ilusion-dev.67536/
Last edited:
