What is Chunk Collectors?
Chunk Collectors is a skyblock/factions based plugin.
The main goal is to make servers have less lag by reducing the amount of entities present at the same time by collecting specific drops into 1 collector.
How does it work?
Once a player has a chunk collector in their inventory they are able to place it down on their own island or faction land
Placing this item down, will allow them to have all drops that have a sell price in /shop to be automatically picked up within the chunk that the collector is placed in.
A player can then go on to use the chunk collector to sell items or condense ingots into blocks by using the GUI once right clicked.
When a player right clicks the chunk collector, they will be able to also see the amount of items stored inside the collector as well as the current amount of money that those items are worth in total.
Please note the following 2 things:
- Only people from the same island/faction team can open the chunk collectors from their own island. This means that they would not be able to access the chunk collectors from other teams.
- You are able to place 1 chunk collector per Minecraft chunk.
Configurations And Commands:
/collector - Shows Collector Help Chat
/collector give <player> <amount>
Collector-Item:
Material: 'BEACON'
Data: 0
Name: '&6&lChunk &e&lCollector &7(Place)'
Lore:
- '&7&oPlace this chunk collector to begin harvesting items.'
#The cooldown is in seconds
Condense_Cooldown: 10
#Blacklist items that you don't want to get picked up.
Blacklisted-Materials:
- 'MOB_SPAWNER'
- 'DIRT'
- 'BOOK'
HologramOffset:
Y: 3.3
X: 0.5
Z: 0.47
Hologram:
- ''
- ''
- ''
- ''
- ''
- ''
- '&6&lCHUNK &E&LCOLLECTOR &6&l⏐ &E&LLEGENDARY'
- '&7** This collector contains &f${money_amount} &7**'
Claim-Items-Name: '&d{item}'
Claim-Items-Lore:
- " &6&l* &e&lValue: &f$%value%"
- " &6&l* &e&lQuantity: &f%amount%x"
- " "
- "&7&o(( Left Click for &a&oStack &7&o))"
- "&7&o(( Right Click for &b&oAll &7&o))"
Collector-Settings-Menu:
Name: "&8&l➢ &6&lCollector Menu"
Size: 27
Collector-Menu:
1:
ButtonType: 'STATIC'
Material: 'STAINED_GLASS_PANE'
Data: 7
Name: '&f'
Lore: []
Slots:
- '18'
- '19'
- '20'
- '24'
- '25'
- '26'
3:
ButtonType: 'CONDENSE'
Material: 'IRON_INGOT'
Data: 0
Name: '&e&l[!] &6&lCONDENSE &7(Click)'
Lore:
- '&7Once clicked, your &bitems will disappear&7,'
- '&7and will be turnt into blocks&7!'
- ' '
Slots:
- '23'
4:
ButtonType: 'SELL_ALL'
Material: 'SIGN'
Data: 0
Name: '&2&l[!] &a&lSELL ALL &7(Click)'
Lore:
- "&7Once clicked, your &2items will disappear&7,"
- "&7and you will be given &athe money earned&7!"
- " "
- "&2&l* &a&lCURRENT VALUE: &f$%value%"
- "&2&l* &a&lSUPER BOOSTERS: &f%booster_superboosters%"
Slots:
- '21'
#The cooldown is in seconds
Condense_Cooldown: 300
Messages:
GIVE_COMMAND_MESSAGE:
- '&6&lICHEST ▶ &fYou have given &e{amount} &fcollectors to &e{target}'
GIVE_TARGET_COMMAND_MESSAGE:
- '&6&lICHEST ▶ &fYou have received a Chunk Collector'
RELOAD_COMMAND_MESSAGE:
- '&6&lICHEST ▶ &fYou have reloaded the config file.'
CANT_BREAK_COLLECTOR_MESSAGE:
- '&6&lICHEST ▶ &cYou can''t break that collector'
BROKEN_COLLECTOR_MESSAGE:
- '&6&lICHEST ▶ &fYou have broken a collector'
NOT_ALLOWED_TO_INTERACT_MESSAGE:
- '&6&lICHEST ▶ &cYou are not allowed to interact with that collector'
PLACE_COLLECTOR_MESSAGE:
- '&6&lICHEST ▶ &fYou have placed a collector'
INVENTORY_IS_FULL_MESSAGE:
- '&6Your inventory is full'
- '&6You can''t withdraw any items'
SELL_MESSAGE:
- '&6&lICHEST ▶ &fYou have recieved &a&l${money} &ffrom your chunk collector'
BOOSTER_MESSAGE:
- '&6&lICHEST ▶ &fYou made an extra &a&l${money} &ffrom your booster'
NO_ITEMS_TO_CONDENSE_MESSAGE:
- '&6&lICHEST ▶ &fThere is no items inside this collector to condense'
WITHDRAW_ITEMS_MESSAGE:
- '&6&lICHEST ▶ &fYou have withdrawn &6&l{amount}X &e&l{item}'
CONDENSE_MESSAGE:
- '&6&lICHEST ▶ &fYour items have been condensed'
COOLDOWN_MESSAGE:
- '&6&lICHEST ▶ &fYou can use the condense button in &e{cooldown} seconds'