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

Everything posted by LJplays

  1. 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 😄
  2. 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
  3. 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.
  4. you would need to make a plugin. I doubt you can make files so I would suggest using the SQL database to save data.
  5. 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
  6. walk is for a set path if you just want it to follow you use the hunt instruction
  7. 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
  8. thank you I didn't know that was a thing. Is there also a way to stop /place?
  9. 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?
  10. 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!
  11. 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
  12. 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.
  13. It a couple minutes to find the right event but it's quite simple https://github.com/commaster101/classicube-thingys/blob/main/infectedtexture.cs
  14. 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!
  15. 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
  16. if you haven't joined yet there is still time to make your build!
  17. Welcome to the opening of Meg's Server! We are running an event from 9:00 UTC Wednesday 22 To 9:00 UTC Saturday 28 where you will build in a 32x32 plot. Prizes: the top 3 builds will be featured in spawn. 1st place will be given 2k moneys and master builder rank 2nd place will be given 1.5k moneys and adv builder rank 3rd place will be given 1k moneys and adv builder rank
  18. Im a little late but guess what I made for you! https://github.com/LJplayswasused/classicube-thingys/blob/main/webtex.cs
  19. really anything can run a fresh out the box mcgalaxy server; an old pc or laptop will work fine. but I would suggest ethernet over wifi if you can.
  20. I was wondering how I would play sounds with a plugin (playing sounds from a folder in the texturepack.zip) edit for clarification:Im not asking how to turn on sound im asking how to have the server use a plugin to send a packet telling the client to play sound
  21. I have been trying to make a custom model, it looks fine in blockbench but when I put it on in game it is disjointed and weird. If anyone knows what im donning wrong I would love your help!
  22. I would suggest eddyn net you can add any plugins you want upload maps and you have full access to the control panel link: https://eddyn.net/projects/games/ they do run the server 24/7 but the server may go down every now and again
  23. this my help https://youtu.be/e_wDy66I1M8?t=2

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.