Shunonni Craft

A site full of guides!

It all started in 2022.

Make sure to check out the articles!

Category: Uncategorized

  • MC Server

    Server address and port at the bottom of the article. Of course, finally uploading! Sorry I was gone for a while, but I made a server! And YOU, yes YOU, can join! If it’s in downtime, it’s because I’m installing a new plugin or fixing a problem. I did install GeyserMC, so… You’re welcome, mobile…

  • Roblox scripting

    This is the first part of the website about Roblox. Move script: =========================================================== — Tweens a part back and forth based on a chosen axis– — The button has an on/off state which moves the part forwards or backwards– local TweenService = game:GetService(“TweenService”) local button = workspace.Base.part_here –put the name of the object here.– —…