cod

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

  1. C

    drop items at feet when inv full

    Hi im trying to make my code drop the items that are mined on the floor at players feet if inventory is full, i have skbee installed as a plugin and here is my code: on break: if {build.%player%} is set: "%region at event-block%" does not contain "mine" cancel drops of items...