Everything posted by Goodly
-
A question
No, unfortunately there is not. Your client saves chat logs from servers you visit, though, and each chat log has the server name.
-
Help mE
You can also use /cm visit public to see custom player made models, if the server supports custom model plugin.
-
Is NA2 Down
Not sure if you're trolling, but it isn't down. Also this thread is like two months old. Don't reply to threads if they aren't relevant anymore.
-
Plugin help?
This fork has severe issues; mainly, all the blocks had their "shadow" property set to false so there's no shadows anymore, which breaks grass growing and looks awful.
-
Plugin help?
No one has developed mobs for NAS. The community is very small and doesn't have very many programmers who are interested in survival, so it is unlikely to happen unless you do it or hire someone else to.
-
Is there a way to make high resolution skins?
https://www.classicube.net/acc supports uploading skins up to 8x the resolution of normal Minecraft skins. If that's not high enough resolution, MCGalaxy also offers the /skin command, which lets you set your own skin to an arbitrary .png image url (only in the server you used the command in, of course).
-
Double Neo Verified
-
Delete Backup
If you don't have access to the server files (host/owner), you can't do this. However, if you do... Map backups are located at levels\backups\[level_name]\[number]
- Duplicate player
-
More FPS
Why do you want more FPS? Your monitor probably can't display more than 60. anyway. Sup christofu.
-
rope block is missing
Are you playing singleplayer, or multiplayer? And, if multiplayer, what server? Make sure you didn't turn off "use CPE" and "custom blocks" in nostalgia options.
-
rope block is missing
Play using Enhanced mode, chosen from launcher options. Classic mode does not include rope.
-
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