Jump to content
View in the app

A better way to browse. Learn more.

ClassiCube Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Leaderboard

Popular Content

Showing content with the highest reputation since 04/02/26 in all areas

  1. Why have classicube server software with blocks and other bloat when you can just chat instead? https://gist.github.com/morgana-x/0ec43adfc27cceb298205bae8eaf2e9f
  2. working on a actual real go server software, and then i see this absolutly digusting code 😢 func sendSetTexturePack(conn net.Conn, textureURL string) { pkt := make([]byte, 65) pkt[0] = 0x28 copy(pkt[1:65], padString(textureURL)) conn.Write(pkt) } geniounely what is the point of this?? this is a singular excerpt from your codebase (which is a single file by the way!), come on! func WriteSetMapEnvUrl(w io.Writer, url string) { w.Write([]byte{PacketSetMapEnvUrl}) WriteString(w, url, 64) } this is how a real person would write your code, consise and with lines of code that people can ACTUALLY READ instead of horrible ai slop you aren't going to learn any language by asking a ai to do it and not changing a single thing
  3. To enable pvp you must install plugins like SimpleSurvival or Venk's Survival, or other plugins I might not know the existence of. Simple Survival: https://github.com/morgana-x/mc-galaxy-server-backup Venk's Survival: https://github.com/ddinan/classicube-stuff/blob/master/MCGalaxy/Plugins/Features/VenksSurvival.cs Once you installed the plugin find its command: (might be /survival?)
  4. Hello, you can download a plugin here 😉: Just here! Note: If you want a plugin you need to request it to the player with the server's console. And when you use the plugin you need to place in the MOTD: daynightcycle=true Thanks 🙂
  5. A Unofficial Faithful 32x port for Classicube by zoeybarz. Royalty³ is a Unofficial fan-made port of the iconic Minecraft Faithful 32x texture pack built for Classicube, it enhances Classicube's default texture pack to be upscaled to 32 pixels in scale and accurate and unique to CC's default textures that features the Minecraft classic textures with exclusive block textures. About: (1.0 version screenshots, one or few textures may not represent the current product). This texture pack features the new and tweaked Vattic Programmer Art textures from the Classic Faithful team that improves and cleans up the old iconic F32X textures up to modern standards, any modification on this texture pack yet to release does not have to gain permission when the person follows the guidelines of use of their textures and more, check credits and the FAQ for more details. Also click here and check out the Archive.org page for Royalty³! FAQ: Are you the creator of Classicful-32x and why are you updating the texture pack here? (And why did you change the name??) Yes, I am the creator of Classicful-32x, the reason why I want to update the texture pack as it's rather aged poorly with old and rough textures that aren't up to my standards, as there's better and improved textures that are now used in this texture pack, and also the original thread is now locked so that's rather sad if you ask me. Also I find the name "Classicful" rather cheesy. Am I allowed to use this for my realms/maps or modified in a small or large degree? Yes you are definitely allowed to use this in anyway you'd like with these textures as fully long as you follow the licence linked here from the Classic Faithful website, no monetization, give clear credits and linking back to the Classic Faithful website. Will there be a "Server friendly pack" version for this texture pack as you did for Classicful-32x? No, and there will be no planned version of it being made in the future as that was a way to try to stand-out of the texture pack sphere by then during Classicful's infancy, you can still use the Classicful Server pack or edit the texture pack here and add your own preferred stuff to it for servers or your maps, as long as you read the FAQ entry above and the licence to use the textures used in this texture pack here from the Classic Faithful team. Credits: Major textures in this texture pack are created thanks largely to by both Vattic and The Classic Faithful team and it's contributors. Borrowed assets: Grass top and Gravel textures made by Discord user Lassebq Sapling textures made by Discord user PedroThePanda64 Ice texture from HDredux made by Goodly Bricks, Rope, 2/3 of the Gold & Iron side textures, Crate and Magma made by Me. This Classicube texture pack is not official and not affiliated with Vattic and CF, this is meerely a passionate side fan-project, if you want to look back on Classicful-32x, click here: https://tinyurl.com/mrxrtmzy
  6. >server not written in C# >look inside >vibecoded slop
  7. No one has to use it, I don't get the hate. A way for me to learn a little about the language and build a lightweight server for my needs. BTW -- tuxcracft is up on the server list, I'd appreciate a beta test if someone has time
  8. Nope, I know the fundamentals of x86 assembly, java and MS Basic. A bit more of C99 & C++ Even if I had known Go, AI can be a useful tool; why wouldn't I use it?
  9. AI was heavily used in writing this code. (Gemini, Claude & ChatGPT) Default OP password is admin, change with /set op password Generates /hub world with 3 additional worlds that may be password protected (/set word <worldname> password) hub building with portals to other worlds protected /goto hub /newlvl & /resizelvl are locked behind OP levels/<worldname>.welcome.txt is world specific MOTD Player position and world are saved cross session You can place MCG global.json block def in root folder and they will be imported fallbacks for blocks 50-65 if CPE is not detected custom block adding (/bg <id> <name>), texture not added yet GitHubGitHub - tux-peng/cubeserve: A classicube server written...A classicube server written in Go. Contribute to tux-peng/cubeserve development by creating an account on GitHub.
  10. This is a question I asked myself,This is a question I asked myself: how much money did it cost to make ClassicCube? I mean, I don't think it's just some random person in their room, but it's amazing how much compatibility this game has, (that must have cost a lot). Even so, I appreciate the effort made by the creator of classicube; he gave us friends, fun, Even so, I appreciate the effort made by the creator of classicube; he gave us friends, fun, and compatibility. and compatibility.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.