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.

LJplays

Glod Menbie
  • Joined

  • Last visited

  1. LJplays changed their profile photo
  2. the black and white texture pack seams to have some issues with the animations. if you make more texture packs in the future I would suggest theming them to make it more unique 😄
  3. it would be horrible on the server performance but what if for every block in a draw op you could preform another draw op. you could do thing like make thicker lines or round cuboids with spheres
  4. Could you make a nudge/move command where you select and area like cuboid, then using the arrow keys/command hotkeys you can move the structure until you deselect it.
  5. you would need to make a plugin. I doubt you can make files so I would suggest using the SQL database to save data.
  6. Step 1: install the mono framework run "sudo apt install mono-complete" in the terminal Step 2: install and run MCGalaxy install MCGalaxy from here. https://github.com/UnknownShadow200/MCGalaxy/releases/download/1.9.4.9/mcgalaxy_1.9.4.9.zip unzip then run it with the command "mono MCGalaxy.exe" Step 3: port forward you will need to look up how to port forward for your router model then forward port 25565 for your ip To find your ip goto chrome://system in your browser and find ifconfig; hit expand. your ip will be the first number in the "inet" section
  7. walk is for a set path if you just want it to follow you use the hunt instruction
  8. This is done by making a set of commands using /botai. basically there is a set of built-in bot instructions, You use them to make an "ai" by typing /botai add this adds the instruction to a list that the bot will do in order. you may need to add the reset instruction at the end of the list so the bot will repeat the action. if you would like more complex instructions than the built in one's I would look to Venk's mobai plugin. https://github.com/ddinan/classicube-stuff/blob/master/MCGalaxy/Plugins/MobAI.cs
  9. thank you I didn't know that was a thing. Is there also a way to stop /place?
  10. I was wondering if there is a way to prevent people from using draw ops(such as cuboid) in some levels but still letting them build?
  11. global.json should be in the blockdefs folder inside of the uploads folder along with the .json from the map you imported. so just open both with notepad and ctrl-C ctrl-V into global.json!
  12. I was having issues download the texture pack; if you have the same issues here is the download link so you can reupload it to something like dropbox https://github.com/MasterlazorX/CH/raw/cc/ClassicHaven_Pack.zip
  13. if you are trying to find your server on the server list but don't see it you most likely need to open port 25565 (lookup how to port forward a port) if you are try to connect to your server through the direct connect menu make sure you are using the public ip of your server and not the local ip (the local ip will be somthing like 127.0.0.1) the cw maps use the extended block list so you will first new to follow the steps here https://github.com/UnknownShadow200/MCGalaxy/tree/master/Uploads (you should already have MCGalaxy_infid.dll but might need to update it) then to import the .cw maps into your server put the .cw's in the import folder found the the extra's folder Then in the console type /import (filename).cw this will make a level with all the custom blocks if you want the custom blocks on all the levels in your server first make a copy of global.json in case something goes wrong. then you need to find the blockdefs folder in upload copy the all the text in the lvl_(name of the level you just imported).json to the end of global.json Make sure you save it as global.json and not global.json.txt you might need to rename it to global.json. then restart the server.
  14. It a couple minutes to find the right event but it's quite simple https://github.com/commaster101/classicube-thingys/blob/main/infectedtexture.cs
  15. that's why I love this idea it not just one added feature its the possibilities that it opens up. I like your tint idea and would like to make it with your permission; sending a texture pack to a single client is one line of code so it shouldn't be to hard!
  16. classicube is mostly experienced on servers; So why not give the server unique control over the client.Im thinking a packet that could display a png from the texture pack could be super cool. if the server could add images with one packet and clear them with another you could make custom shops,minimaps,card games, you could add a tint or custom gui to show your team in a minigame. I know it probably wont happen but I would love to see more visual customization controlled server side

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.