Welcome to CraftersMC Guides

Your ultimate companion to master CraftersMC SkyBlock!

What is CraftersMC?

CraftersMC is a Minecraft: Bedrock Edition server that offers an immersive SkyBlock game mode. Players begin on their unique islands and can explore various dimensions, level up skills, and unlock collections.

Meet the Team



Ex Members


Aakash's Profile Picture

Aakash Gupta

Advisor
Discord: aakashgupta12

C69P2W's Profile Picture

C69P2W

Coder
Discord: samadop3116

lcky's Profile Picture

LCKY

Data Skimmer
Discord: lckythakur

rubal_always's Profile Picture

RUBAW

Data Skimmer
Discord: rubal_always

Misty_Human's Profile Picture

Misty_Human

Data Skimmer
Discord: youtuberudit

Contribute

We welcome contributions! If you notice any errors or have suggestions, you can either submit the changes yourself at our GitHub Organization only if you know how to use Github, or just submit a post on our discord server or our feedback page.

If you want to join our team, check available roles here.

Join Our Community

Get updates and connect with other players on our Discord Server.

Our technologies


Website


Our website is built using HTML, CSS, and JavaScript. It is designed to be user-friendly and responsive, ensuring a seamless experience across devices.

Our website also uses our own technologies we made. Most of them are simple JavaScript. But for our market project which is unavailable for now, we needed something stronger. So we created our own data handler and reader. Tulip.


We used tulip in Rank Sellers V3 and above to make it easier to add and manage sellers, and we plan to bring it to other projects as well. But to make it easy for our team to edit data, and to make a secure method for anyone outside of the team to edit the data without having access to the code, we also created Marigold.


Marigold is a simple JavaScript program that allows us to create and edit Tulip's data in a secure way. It is used in our Seller profile editor project to make it possible for sellers to change their profile themselves. This also has headers for cloudflare and is built for automatic GitHub commits

Discord Bot


Our Discord bot is built using Discord.js and Discord.py, powerful libraries for interacting with the Discord API. The bot provides various features, including: Rank sellers lists, market search, our event logs and more. It uses tulip as well for rank sellers and market. But it also uses a different version of Marigold for python because we use Python for our market projects data amendment and backend.