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.

FAM0R

Glodden Godd
  • Joined

  • Last visited

Everything posted by FAM0R

  1. Assuming you're using MCGalaxy, you can put the .cw file into the server's /extra/import/ folder, then in-game run the command /import [filename] to convert it into a .lvl that the server can load.
  2. You can use the PgUp and PgDown keys to scroll the chat.
  3. Are you by any chance using a browser extension that forces HTTPS? The web client must use HTTP for connecting to servers, and an extension preventing that could lead in a redirect loop.
  4. ClassiCube does not have built-in controller support, but if you own the game on steam (or you add it as a third party game to your steam library), you can right click the game in library, go to the controller tab and enable Steam Input to get controller support
  5. Go in-game, go to options > misc options and enable "Auto close launcher"
  6. Hi, it'd really help me if you stopped posting stupid shit like this on the forums, thanks
  7. In the options, env settings, you can change the environment settings of your singleplayer world. You can find some example values here https://github.com/UnknownShadow200/MCGalaxy/blob/master/MCGalaxy/Levels/EnvPreset.cs#L31 or you can create your own colors by playing around with the values If you're playing on a (mcgalaxy) server, you can use /env preset or /os env preset to change the map environment presets Here's the what the values for the Midnight preset would look like in the menu
  8. Funny rat mod
  9. I think you're confusing 2FA tokens and personal access or OAuth tokens. This change doesn't require you to enable 2FA (even though you should!!), it just requires you to create a personal access token or an ssh key that you'll use instead of a password. Using your password for git authentication has always been a bad idea, so it's good that they're finally disabling that completely
  10. https://github.com/UnknownShadow200/MCGalaxy-Plugins/blob/master/GoodlyEffects.cs https://github.com/UnknownShadow200/MCGalaxy-Plugins/blob/master/documentation/GoodlyEffects.md * some assembly required, batteries not included.
  11. /checkpoint do it I dare you
  12. Solved. Server had Verify Names disabled in mcgalaxy settings so anyone could log in without authenticating. It's enabled now
  13. There's instructions at https://github.com/UnknownShadow200/ClassiCube/blob/master/doc/hosting-webclient.md
  14. The ClassiCube client isn't written in C# anymore, and thus you don't use mono to run it. You should download the proper version for your operating system from https://www.classicube.net/download/
  15. I made a plugin for the ClassiCube client which adds Discord rich presence support. You can find it here https://github.com/Fam0r/ClassiCube-RPC
  16. You can find them at archive.org https://archive.org/details/MCPEAlpha
  17. twenty.

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.