gangs

  • 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. T

    Want to make a levelup gang system

    What I want to make is a skript that every 2k blocks you(and/or your gang) breaks it levels up and gets a +1% sellboost. The problem is I am new to skript and can't get further then counting the blocks broken My code: on break: if tool is a pickaxe: add 1 to...