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/18/26 in Posts

  1. 4 points
    Hey, I'm new to these forums, and ClassiCube in general. Hope i can have a fun time, and hello everyone!
  2. 2 points
    Hi. I wish you good time in ClassiCube
  3. Hello subjects, I recently opened a brand new server called Not Awesome 2 [Realms and More]! We have realms, a plot owned by Goodly, and active playtime by Goodly and my mom. Be sure to check it out! Also, we are accepting new staff applications so that we can work on getting my dad to play too. Leave a message on this thread if you're interested ❤️ PS: If you're wondering about what happened to the server of the same name that existed before this one - I bought the rights and am in the process of deleting everything except Goodly's plot to attract new players. Don't come on to complain because I'll ban you for doxxing and litigation. Yours truly, Curtis
  4. Hi there, you account(s) have been disabled by ClassiCube Administration after receiving and validating reports of behavior that breaches the ClassiCube Terms of Use. Unfortunately this is not an appealable decision at this time. As such, you will be banned from the forums as well. Good Bye!
  5. i reccomend making a classicube server using ZERO ai to start off, in a easier language to comperehend than C++, something like Python, JS, et cetera. i've made several classicube servers over the years, about 5 to 6 years ago I made cla55ic, which was a extremely simple classicube server that supported creating worlds, and that's about it about 3-4 years ago I made cla66ic which was a way more complicated and convoluted server I wrote using Deno and writing the whole protocol myself. now I'm working on Classi, which is a even more complicated and more convoluted general purpose server. it'll be used as a replacement for MCGalaxy on the cope's City server and currently runs the cope's Freebuild server. for example, you mentioned psudeoinfnite worlds, i wouldn't reccomend working on that at all to start off. try to limit your AI usage to as much as you can, ask it only questions that you'd ask google. don't just say "Fix my code why not work", ask for example "It seems like <this line> is returning false, why is this happening? Inspect my codebase". actually debug and figure out what you're writing. you should actually be working on: 1. Moderation of any kind 2. Plugins in a language of your choice (Lua, Python, et cetera) 3. BlockDB 4. High performance database for users, user bans and whatnot else you need to store. working on features that are extremely complicated like that will lead to you asking everything about the topic to AI, and in turn learning nothing yourself
  6. I ran MCGalaxy server and other server softwares several times on phone, wasn't really painful, okay maybe editing those config files took a long time, and the dotnet environment is heavy.
  7. 1 point
    hi Internet. I have accidently clicked something on classicube.net and it throwed me out in here. Cool website, not gonna lie. It took a VERY long time for me to figure out how to post anything. Anyways very nice forum. Thank you. I am not sure if this forum part and this topic is ok in here because there are several big threads of threads like in the good ol' forum websites. Anyways good website and rules are easy to follow, man. Goodbye see you later. I Will most likely tell you about ccraft project in this website soon, i don't know yet.
  8. 1 point
    hello, welcome to the forums. stay a while & make yourself at home
  9. If you guess it right, you win. Post your guesses in the comments below.
  10. 1 point
    shafran is recovering from surgery
  11. Thanks! You helped really well!
  12. Lately, Classicube has been having this bug where going to different maps makes texture packs and skins stop loading. Restarting the game fixes it temporarily, but it gets annoying having to keep doing it. If more info is needed just let me know. I know a few other people have this issue too. Operating System: Linux Mint 22.3 - Cinnamon 64-bit CPU: 11th Gen Intel© Core™ i7-11800H @ 2.30GHz × 8 GPU: NVIDIA Corporation GA104M [GeForce RTX 3070 Mobile / Max-Q] RAM: 16 gb Desktop Environment: Cinnamon 6.6.7 Display Server: X11
  13. 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?)
  14. I don't know of any free places to host the service, but for fairly inexpensive you can snag yourself a fairly low tier VPS and run it on there. testing things out I started up the standalone server on my VPS and used very little resources to do it. clearly that method takes money and the ability to work with linux terminals remotely. If you just want some friends and family to be able to join your locally hosted server you could look into services like tailscale to allow them to be able to get to your server on your computer. Best of luck to you!
  15. On other servers outside of NA2, you can try using the /color command (only if you have permissions for it). You can use this tutorial if you need to know how to use it alongside other name related commands. https://f.classicube.net/topic/2359-a-hopefully-comprehensive-name-related-commands-list-for-new-classicube-players/
  16. Use the lamplight/lavalight in your level/global block and 1-15 on how bright the block is Example: /gb edit 66 lamplight 10
  17. nevermind it's /shortname
  18. So, basically, I launch the Classicube via homebrew launcher, I can sign in, fiddle with options, but if I press Resume, Singleplayer or Direct Connection/Multiplayer, my 3DS just crashes. Even if I don't sign in, it still crashes. Is there any way to deal with this issue?
  19. We pretty much just copied some sprites from spriters resource. The top grass my brother made himself tho... mario.zip Heres a shot of the aforementioned top grass:
  20. Thanks! Considering it's my first texture pack i also think its nice!
  21. Please talk to staff in the server (indicated by the white star symbol before their name) about being unblacklisted.
  22. Hello ClassiCube I think that this forum website is a good place to share with you my custom server software i'm recently working on. It's called ccraft2. Why ccraft2? The predecessor ccraft has failed and project got broken. This is because a year ago I was crazy about ai that can write code. Perhaps back then I used it improperly. Now with ccraft2, starting from scracth again I decided to write the code myself. I want to avoid vibe coding but I still use AI for some help. For a few weeks or days (as I remember) I finally got it working and it's quite playable. On ClassiCube server list there is a server called ccraft Testing. I update and make releases (I forget to make releases on GitHub though), I update the server to test bugs and stuff. Sadly I can't attach too much screenshots cause of file size limits. Recently the development has paused because I tried to implement pseudoinfinite worlds which is rough and big update. So I decided to focus on smaller and simpler things such as adding more commands. So far the server supports chat, commands, multiple worlds and world saving. The nice update against griefers is when backup system was added, so admins can always revert to last map state before hell. Before this version, there was unrecoverable hell happening. Player called kerem overwritten whole village with mushrooms... One of my nearest plans of the server is changing world file format to the old one. It already got changed once. The old one was just made of non-air block array where each block is 7 bytes. Each file, the normal and backup one, was ~2 MB. I wanted to change the file format so there is header and structure of block array is changed, and most important: to make world files smaller. In the header there is information how big the map should be. However the new file format got actually bigger than previous one: ~4 MB. Perhaps because air blocks were also saved. I hope that from this pixelated mess i've made, (so i can attach at least one file), you can recognize the map of the ccraft Testing server. We can see spawn, main road, and some crazy sponge built by Player2999. And some cozy houses and trees. There is no guarantee that these buildings will last forever since this is just Testing server. We have some basic commands, these only for admins and these for everyone. Let me know what commands to add. Here's link of the repository: https://github.com/dawidg81/ccraft2 Any help is appreciated. Thank you. I may send more about ccraft2 soon. Though the game is playable and you can do basic things, there is still a lot to do. Back then (somewhere one year ago) I wanted to do the whole working project all at once and got frustrated when AI couldn't do it or did it with a lot of mistakes. I slowly understood that it doesn't awlays work like that. We focus on small things and iterate. ccraft2 is one of not very much projects I've made and are actually working and I haven't lost motivation in them. There's also working minesweeper game (https://github.com/dawidg81/minesweeper) that is also working. I'm proud of these projects. These are (as far as I remember the only) projects that I've mostly written myself, not fully vibe coded, but I used help of AI. AI is good if used properly. I guess that's all for now, thank you. See you later, best regards. dawidg81
  23. -1 points
    i know this issue has been resolved but.... what is the survival test for single player that you but in option.txt
  24. You broke our rules by changing other people's builds. I went out of my way to preserve the flags you built after undoing your other edits. You can appeal your blacklist by asking anyone who has the star symbol before their name in-game, but the forums are not for ban appeals.
  25. Uninstall the SteamRichPresence plugin.
  26. Mostly bugfixes relating to unusual ports of the game. You can see all of the development history on this page: https://github.com/ClassiCube/ClassiCube/commits/master/
  27. You can make a block work as a portal or a message block, but not both.
  28. There is currently no way to do this
  29. I don't think anyone's going to stop you if you do return. Or are you asking this because you're actually blocked from joining in some way right now?
  30. You might want to remove the lambda syntax from public override CommandPerm[] ExtraPerms => new[] { new CommandPerm(LevelPermission.Operator, "can set and view all players' notifications") }; since that won't compile on standard MCGalaxy
  31. I don't know. It probably is, but you shouldn't need to ask this, as the setting should appear by default in the properties file. Modify the existing setting rather than adding a new one
  32. -1 points
    Everything you've mentioned is possible using servers. There are no plans to bring more content to the singleplayer experience.
  33. -1 points
    As far as I know, no one has plans to make a singleplayer plugin that does these things. EDIT: Singleplayer has the ability to create and edit blocks using /blockedit
  34. i like how we both had similar ideas about formatting/comments
  35. There are no plans to add more blocks to the base game because you can already create or edit blocks in a server. For performance and artistic reasons, fancy lighting was not made to exactly match the lighting of modern Minecraft. I have no plans to change how fancy lighting works. It is possible to simulate indev style if you use bright air blocks arranged in the right way, though. That would be cool. It sounds difficult to add more custom block sounds because someone will have to create original sounds for the ClassiCube original alternative sound pack. Why do you need this? I have never seen someone use up all 512 of the terrain texture slots. You might be able to be more efficient with textures if you tint a white version of the texture (Name the block starting or ending with # then use fogcolor property to tint it) Good ideas. The first one could definitely be done by anyone who has a bit of coding experience. The third change, like many of the things you're asking for here, is more complicated because any change we make needs to be made in a way that doesn't break the community's existing creations. The hand texture orientation change between 0.30 and ClassiCube is intentional. I feel like you're really nitpicking about the positions of the hands. These were our best attempts at a guess of how they should be positioned. If you can find the exact numbers that will bring the position exactly in line with Classic and Infdev, feel free to provide them and I'll make the change. No. Why..? This is a good idea, might be easy to implement. No. I don't think the convenience of being able to copy-and-paste animations from modern Minecraft is worth the trouble of breaking existing ClassiCube texture packs or over-complicating the system by adding both options. No. It doesn't sound like you've considered that there are already thousands of builds people have made with the current classic wool colors. Why even change them to begin with? Enhanced mode is not meant to be a replication of newer Minecraft versions. It's just its own thing. There is no reason to change the placeholder animation textures because they aren't visible in-game. So that people can texture the bottom differently from the top if they want to.
  36. Why is that difficult and what OS are you using? You should be able to google how to create a file for your given device.
  37. 1) The Glod Membie rank is automatically achieved once your account is 5 years old. 2) They appear to be awarded automatically based on forum activities. 3) If you want an answer to this you'll need to actually explain which services you're talking about
  38. Does flipping the Classic GUI textures option in Nostalgia Options make it show up? If that doesn't help, maybe garbage.loan is still deleting it?
  39. -1 points
    Always make sure to give as much info as you can when asking for help! What was the error? Do you have screenshots of what happens when you try to log in? Can you paste the logs from the server? Otherwise we don't have a way of knowing what went wrong and it'll take longer for you to get a solution (as you're seeing now)
  40. When you use a texture pack with a taller texture file, it will automatically increase the amount of texture ids. Please read my previous comment explaining the difference between texture and block IDs.
  41. Looks like you can't have your own server unfortunately. There are many existing servers you can join that allow you to create and customize your own private worlds, though
  42. -1 points
    So when i just sees A97.HASHTAG was spaming about some nsfw stuff that i see on the chat and he says that panda will gay zoey, if panda sees this then please ban him, he makes so much troubles and i sees him chatting on survivalcube serve
  43. First, make sure you're using Enhanced mode. Classic mode cannot display coordinates. Your coordinates should appear on the top left of the screen by default in enhanced mode. You can turn them on or off by pressing F3. If you have trouble pressing F3 on your keyboard, you can also change which key it uses in the "Other" page of the controls menu.
  44. ClassiCube was made entirely by volunteers, it has no funding. A rough estimate (using this) says that it would have cost $429,333 if a programmer was hired to do the same amount of work. (UnknownShadow200 has spent around 1932 days of time working on it)

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.