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.

123DontMessWitMe

Administrator
  • Joined

  • Last visited

Everything posted by 123DontMessWitMe

  1. What's gonna happen is that you are going to be banned on here as well. Come back in a year from now on a new account and you will be fine.
  2. Take the "Server URL found:" URL, open it in either the server list in the launcher, or in your web browser, wait a minute or so, and bob's your uncle, your server is back on the list.
  3. Their server has name verification on, so only real accounts would be able to join unless specifically circumvented by the owner directly. Their server is not on any other server list, like BetaCraft, so there would only be ClassiCube accounts joining. They have accounts that have been idle for like 18+ hours, have said nothing, built nothing, and have account names that don't exist in CC. One such example, but not limited to:
  4. Randomize your email address and password. Account names cannot be deleted.
  5. Y'all ever heard of Yuri
  6. You can't. Make a new account.
  7. August-October-November has always had the lowest number of players. This happens every year, most likely because of school starting, and then goes back up the rest of the year. ClassiCube is still going strong and is the most popular it has ever been since it started in 2013. We still hit on average, even now in the low part of the year, 30~ players a day across all servers at peak.
  8. Due to the nature of how account names are used per server, your account cannot be fully 'deleted', but you could randomize your email address and password to render the account effectively 'deleted'.
  9. Sorry, but our forums are not for server ban appeals. You will need to contact them elsewhere.
  10. That is an issue with podman seen here: https://github.com/containers/podman/discussions/10472#discussioncomment-786655
  11. Press 'ESC" > Hit 'Options...' > Hit 'Hacks settings..." > Disable "WOM style hacks"
  12. If you are using MCGalaxy, you could use the /reachdistance command to change your own reach distance.
  13. The whole point of uploading something to GitHub is that it is the source itself you are uploading. Please refrain from giving out DLL files without explicitly showing the source of the plugin itself, in this case, hell.c, without having to rely on the user downloading the zip file, extracting, and then seeing what the source is. I recommend using the Releases feature of GitHub for providing the DLL download as well so that the only thing in the repo is the plugin source. You could also look into GitHub actions to automatically compile the DLL as well instead of providing your own compiled DLL. Otherwise, looks like a neat plugin.
  14. Yea, here ya go: [Download]
  15. Bruh, that's kind of sus
  16. Here is a quick one liner Command.Find("SetRank").Use(Player.Console, p.name + " " + "RankToSetThemTo" + " " + "Reason For Rank");
  17. It is not unfair or unreasonable as they are freely accessible by anyone, unfair would be if they were hidden behind an account system that requires paid access to get the assets, but in this hypothetical situation, we provided a way around that to gain access. Things like MultiMC/PolyMC/GDLauncher/Mojang Launcher, all access these files the exact same way we do.
  18. The steam, itch.io, and webclient versions are distributed with our own locally sourced assets. We do not redistribute any Mojang assets. The standalone client, Windows/Mac/Linux/Android, asks if you want to download them directly from Mojang servers. Redistributing them would mean that we provide their assets from our own servers, which is not occurring, as it is acquired directly from Mojang to your device.
  19. Oh no, you caught us green handed. You found some secret hidden(not secret(not hidden(fully open source)))...string values... ...of the files that are grabbed directly off of the mojang servers. Which makes them, surprise surprise, not redistributed.
  20. The web client does not support sound because of limitation issues. Edit: The web client does support sounds, and will play them if you turn up the Sound volume in the settings, it just doesn't have music. Client plugins can easily support playing sounds as you could just code in your own support or use an external library. (For example, I was able to use BASS.dll to create a custom sound plugin) And you could also simply make a corresponding server plugin to be used with that client plugin.
  21. everyone posting screenshots, hack the system and place the embeddable widget itself into your post like a real cchad
  22. Yes, there have been a few official servers, the main one being presented in this timelapse.
  23. MCGalaxy has an /import command that can be used to import compatible world files into the server. It will attempt to also load the custom blocks as LevelBlocks To use it, either place the file into the ./extra/import/ directory, or upload it somewhere you would have a direct URL to, and then use /import [filename or URL]
  24. It became like, 0.001% awesome, so the name no longer applied. Had to take it down. (It will be back up(soon?))
  25. The command you are looking for is /BotSet [bot] <AI script> For example, setting the Bot, named John, to Hunt players, you would use /BotSet John hunt

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.