Everything posted by Goodly
-
How do i fix this error
This is not true. ClassiCube client supports opening .cw, .lvl, .fcm, and .dat worlds natively. It is likely that something is wrong (or highly unusual) about the .lvl file Smappy is attempting to load. Providing the file would probably help to resolve the issue.
- How to Change your skin.
-
Classicube Demographic
Are you volunteering your own money to advertise with?
-
Can someone create a Nintendo dsi classicube version
No.
-
why?
ClassiCube is based on minecraft classic, which did not have beds. With enhanced Classicube features, servers can make custom blocks to build beds with, but they aren’t included by default.
-
I cannot join my own server!
Google how to port forward. The process is different based on which router you have. We can't really help you with it since you and/or your family have access to the information you need to actually do it. Also, to answer the initial question... not being able to connect to your own server is not a port forwarding issue. You can use the desktop client to join your own server even if it's not port forwarded, if you read the instructions from here https://github.com/UnknownShadow200/MCGalaxy
-
Need help running a command when a player passes through a zone
It's not possible without a custom command, since the player would have to be able to give themselves awards for it to work. But to answer your question of how to trigger a command when they fall, you have to add a layer of message blocks. /help mb If they fall fast, you may need to add more than one layer to make sure they trigger it.
-
Need help running a command when a player passes through a zone
And what is this "achievement" that they get
-
Why does my model look like this ingame??
You used the wrong model template to start with. If you want the model to work with all skin types, you need to use 64x64THICKarm.bbmodel. I should really just delete the other templates since they always get misused
-
rozbeh
You should use your original account.
-
/MessageBlock command help
/award is a different command from /reward
-
Parkour
I refuse to believe a double neo is possible without footage. Also, as for difficult jumps, try this one. (jump from the sign to "2")
-
How to ride a train (spesifically to make it move)
Place red wool (ID 21) and it will act as the tracks for the train. Then, to allow it to move, change physics to 1. Either /os map physics 1, or /physics 1 Make sure that you do not fill in the corners of the tracks, otherwise the train has a chance to turn around on accident. If you want to use a block besides red as the rails, then you can use /blockprops to change the "rails" property to true on another block. For example: /blockprops level wood rails true or: /os blockprops wood rails true
-
World Edit
Use /help build to see all of MCGalaxy's building commands. Screenshots go in the "screenshots" folder next to ClassiCube.exe
- Wat? Does this make sense?
-
Block Replacement/Disable Fy and NoClip
Can you elaborate on what restrictions need bypassing? If you're running into a limit of how many blocks you can modify at once, you can change it using console with /help limit
-
Hidden Server Treasure
It's possible if you know how to code. To install: Read the README.md lower down on the page
-
Hidden Server Treasure
There is no functionality like this included in the base MCGalaxy, but you can find or write a plugin that does it. Here are some public example plugins: https://github.com/ClassiCube/MCGalaxy-Plugins Reward.cs is the closest to doing what you described, though it just gives money.
-
auto spawn player
/botadd youirl /skin bot youirl $skin
-
Block Replacement/Disable Fy and NoClip
More available flags for controlling hax in maps: /help map motd
-
(Personal) Server Protection
For changing permission of who can build in a level: /help perbuild For changing permission of who can build in a specific area of a level: /help zone (os: /os zones) Grass won't kill you because you need to pass through it for it to do so. Grass is solid, so you never die from it (unless you noclip). There is no official documentation for MCGalaxy aside from the README.md on the github page and the /help commands ingame.
-
Can I get colored Title is New Blood
Wrong place to ask.
-
Am I the Asshole? (AITA)
Use tools that deal with the problem instead of repeatedly /warning. For example, rude behavior often only extends to chat -- just /mute. Increase duration exponentially for continued offenses.
-
Am I the Asshole? (AITA)
I think deleting someone's build is never an appropriate punishment for breaking rules but he absolutely had it coming especially after being explicitly warned it would happen. It sounds like you gave him way too much lenience and let it get out of hand and get to you too personally which resulted in poor staff decisions.
-
How to disable registration?
i believe true anarchy runs a modified mcgalaxy as well as some special shenanigans from classicube.net that are exclusively made for it. so you can’t recreate the behavior exactly. best you can do is turn verify names off in security tab, then people can direct connect with any name they want.