-
Content Count
544 -
Joined
-
Last visited
-
Days Won
163
Everything posted by Goodly
-
Why are you running macos 10.7 in a virtual machine? What is your actual OS and isn't it more likely to be able to run MCGalaxy?
-
We're very sorry for the inconvenience. If you would like, you can contact the ClassiCube administration team for a full refund
-
It's a shared property. If lava burns it, so does fire, as long as physics are 3.
-
Make a block burnable in the level you're in: /os blockprops [block] lavakills OR /blockprops level [block] lavakills Make a block burnable across all levels: /blockprops global [block] lavakills Make TNT explode: /os physics 3 OR /physics 3 Place tnt. Place fire on top of it. OR Use /c4 For more TNT types, try /search blocks TNT Then use /[block] to toggle that type of TNT placing
-
extra/images folder is relative to the MCGalaxy.exe file, not your C drive. You need to place your image file here, then run /imageprint 26 (without the file extension) bots extra ----images --------26.bmp levels MCGalaxy.exe MCGalaxy_.dll etc
-
Basically, whenever someone makes a program and does not pay microsoft a bunch of money to "sign" it, windows will do this when you run it. You should be able to click something like "more info" and then "run anyway" to get past that screen.
-
You are banned from the ClassiCube discord. Unfortunately, you cannot appeal the decision at this time.
- 1 reply
-
- 1
-
-
Does MCGalaxy allow for saving in .mine/CW format?
Goodly replied to Dexrn's question in I Need Help!
What does this have to do with MCGalaxy saving in those formats though? Were you hoping to use MCGalaxy level outputs as reference? -
Does MCGalaxy allow for saving in .mine/CW format?
Goodly replied to Dexrn's question in I Need Help!
What is the purpose of doing this? -
Does MCGalaxy allow for saving in .mine/CW format?
Goodly replied to Dexrn's question in I Need Help!
No (it does not) -
What's NMS?
-
Many basic building commands are explained here https://github.com/ClassiCube/MCGalaxy/wiki/Drawing
-
You weren't banned for speaking spanish. You were banned because your post was only one word. No te banearon por hablar español. Te banearon porque tu publicación tenía solo una palabra.
-
You will need to use commands to add the block to the server after you have the textures you want to use. https://www.classicube.net/forum/viewpost/6048-custom_block_creation_a_user39s_field_guide/
- 1 reply
-
- 1
-
-
You should post any crash logs or crash message if there is any.
-
To add to this, make sure you resize by doubling only, such as 200% or 400% size
-
Try visiting this url after you log in: https://www.classicube.net/acc
- 1 reply
-
- 1
-
-
They have either used /nickname or the server accepts any username and not just ClassiCube accounts
-
why does my skin show up as the default steve skin?
Goodly replied to matelo2's question in I Need Help!
Can you please join AlwaysClassic so we can investigate this further? Solved, there were two issues: 1) AlwaysClassic is configured to use skins based on the Minecraft account that matches the ClassiCube account name. So if you don't own the same name on MC and CC it won't work like expected. 2) -own isn't valid syntax for resetting your skin to default -
You can summon it using /hax summonentity tnt[tags:nuke]
-
I was just echoing what Unk told me when I asked him how I could do it ages ago. Source code would be appreciated
-
There is no way to change what level players spawn into initially
-
MCGalaxy provides no way to accomplish point 1. As for a blacklist of maps that can't be teleported on rejoin, maybe any map with -hax shouldn't count as those are usually challenge maps with technical details that could get messed up
-
use /help whisper
-
Very nice, thank you! This actually showed me I can unregister default commands... I should do that instead of my hacky way to replace /highlight edit: shouldn't this be using p.ColoredName instead of p.DisplayName? edit2: Here is a version that fixes that: high5consent.cs