collector

  • 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 comminuty!

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

  1. HeliumBoi

    Solved Simple chest collector not working!

    So I have this code right here that has one error, but I can't find it. Can someone explain ? on chest interact: if name of event-block is "&6&lCollector": set {_chest} to event-block set {_inv} to inventory of {_chest} set {_balance} to balance of player...
  2. HeliumBoi

    Solved I need help making a gen collector and need to make it so it works with essentials :)

    So the plugin is already ready here: CLICK I need to make a gen collector that can collect certain 1 block I set it to on my plot. Yes, I'm using plotsquared v7. So it has it's own currency named "fragments", I hate it because I can't see the baltop. Need to make it work with essentials. Btw...
  3. erenkara

    Script Simple Chunk Collector 1.1.0

    Introduction A chunk collector is a hopper that collects spawned items in a chunk. If the hopper is full, the item is not collected. You can't place more than 1 chunk collectors in a single chunk. You can get a chunk collector using the /givechunkcollector <player> <count> command. The arguments...