Search results

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

    Loan system skript

    Setting up the Loan System: Use a database (e.g., SQLite or MySQL) to store loan information, including the player's UUID, loan type, loan amount, timestamp, and status (in progress, overdue, paid, etc.). Create a configuration file to store global settings like loan cooldown duration, overdue...
  2. S

    (1.16.5 MCP) ray trace entity

    so i have a code that ray trace entity but just like 7 blocks away(i cant manage the raytrace distance) and i want to know if there is a better way to do it (if i can manage the detecting distance IS BETTER) RayTraceResult entityResult = Minecraft.getInstance().objectMouseOver...
  3. S

    forge unable to plant/grow nether wart

    so where i can ask this question? please suggest me a platform
  4. S

    forge unable to plant/grow nether wart

    A few days ago (on a previous version of forge for 1.13.2) I noticed a problem. I tried updating forge and all other mods 1st hoping that would fix the issue but no luck. So, the next day I took the time to go through the mods to find the problem. 1 of the problems I noticed was from another mod...