1.21.5

  • 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

    1.21.5 Enchanted book skript help

    command /cop: trigger: set {_r} to random integer between 1 and 3 if {_r} = 1: execute console command "minecraft:give %player% minecraft:enchanted_book[minecraft:stored_enchantments={"minecraft:efficiency":1}]" if {_r} = 2: execute console...