i need help making a good auto compressor for my minehut server

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

_z3rron_

Member
Oct 5, 2023
12
0
1
Hello, I need help making an Auto Compressor.
So, my Minecraft server is "Mine1Steal"
And I need help making a new Auto Compressor Skript, because my old one is like broken kinda I guess...
So, this is what I have so far....

on pickup:
permission: autocompressor.cobble
trigger:
if player's offhand tool is cobblestone
remove 32 cobblestone from player's inventory
give 1 of shiny cobblestone named "&7&lCompressed Cobblestone" to player
 
Hello, I need help making an Auto Compressor.
So, my Minecraft server is "Mine1Steal"
And I need help making a new Auto Compressor Skript, because my old one is like broken kinda I guess...
So, this is what I have so far....

on pickup:
permission: autocompressor.cobble
trigger:
if player's offhand tool is cobblestone
remove 32 cobblestone from player's inventory
give 1 of shiny cobblestone named "&7&lCompressed Cobblestone" to player
I gotchu. Also, next time put this in requests since you're techincally requesting. As a sidenote, this will require skript-reflect and a stolen skript (the stolen skript part is for me i guess, lol). Estimated 4 - 9 days depending on laziness.