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.

Goodly

Moderator
  • Joined

  • Last visited

Everything posted by Goodly

  1. README.md https://github.com/UnknownShadow200/MCGalaxy-Plugins
  2. That is how the command works. If you want a unique version, you need to create a new block, then switch it to door true.
  3. The commands needed are in my full comment if you follow the imbed to the source page.
  4. We really need more information. What OS and game were you using? What server were you on? etc
  5. There's no such command, unless you're referring to the NA2 exclusive "/reorder" command, which lets you change the number on your OS maps.
  6. Goodly replied to EvanChapman's topic in Vidya Gaems
    What is a private server? Singleplayer? You can't use commands to change your skin in singleplayer. Change it on classicube.net by clicking your name when logged in
  7. 2013. Where did you find these videos?
  8. Put an air message block on spawn /mb air [message]
  9. Learn how to code and make a plugin
  10. You need to restart the server or do /server reload in order to have the most up to date version of the text file loaded. Either that's the issue, or you just got unlucky and it randomly displayed the last one each time.
  11. There are a few door blocks that come with MCGalaxy by default. To see all of them, do /search blocks door So for example, if you wanted an obsidian door, you'd do /door_obsidian Not every single block has a door version though. For example, custom blocks you add will not have a door version. To turn a custom block into a door, you must do: (os map) /os blockprops [block id] door true (local to a single map) /blockprops level [block id] door true (global to the entire server) /blockprops global [block id] door true
  12. Use /help opchat You will notice it says something like 1) Admin+ can read opchat messages This is extra permission 1. You can set extra permissions with /cmdset opchat mod 1 This changes extra permission #1 on opchat command to be mod. In text folder you will find messages.txt. Each line in that file will be randomly chosen to display in the server at regular intervals.
  13. Server was malfunctioning. Should work now.
  14. It's because # is the symbol which tells the game to use "fogcolor" property to tint the block.
  15. Goodly replied to EvanChapman's topic in Vidya Gaems
    /skin is a command available in servers running MCGalaxy.
  16. Most of your questions are answered on the MCGalaxy github page. Once you get the server working you'd be better off joining the discord for live help with importing stuff using MCedit, as it's a bit involved...
  17. Whatever you want, but new posts show up on discord, which is where I get notifications for posts, whereas edits do not
  18. Just write another comment for this thread with the clarification you were going to write in the initial post
  19. You can download MCGalaxy, the server software, here: https://github.com/UnknownShadow200/MCGalaxy Read the README.md for details. You will also need to port forward for other people to be able to join. There are many resources online available to help you do this, so use those (google).
  20. Goodly replied to foxy34's topic in I Need Help!
    Provide more information. Do you think we can read your mind? Why can't you play with your friends?
  21. /mb [block] [command to take you to the game] /mb water /zs go
  22. Two options. 1) Turn on fall damage with map death with /map death (or /os map death) Pros: It makes long falls anywhere in the map deadly without extra work Cons: It is very glitchy and can easily be survived if you just hold jump 2) Build deadly areas using a temporary block (say, sapling or something). When you're finished coating the area you want to be deadly in saplings, do /replaceall sapling nerve_gas. Now the area is filled with deadly invisible blocks that send you back to your spawn. Pros: • Players can't use any exploits to survive it. • You fully control which areas are deadly regardless of fall height Cons: • If you miss covering an area, people might survive in areas you didn't want them to.
  23. Mip, not mini. It's meant to smooth out noise at distances by smoothing the textures, but it's malfunctioning here and sampling colors that shouldn't be in the texture.
  24. You can remove this by turning off mipmaps in graphics options.
  25. More complete answer: There is a special MCGalaxy block that appears invisible, which is named "checkpoint" You can use /checkpoint (which turns all blocks you place into checkpoint blocks) then place a block on the area you want the checkpoint to be. You'll have to make sure you turn it off again with /checkpoint or /abort. The reason /checkpoint works is that if you type the name of any block as a command, it automatically turns all blocks you place into that block. Useful for MCGalaxy blocks that aren't available from the menu. My preferred method is to stand where I want the checkpoint, then do /place checkpoint. This way I don't have to toggle anything, since it's one-and-done.

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.