Everything posted by Goodly
- Why is this game so bland with it's updates?
- Why is this game so bland with it's updates?
- Why is this game so bland with it's updates?
-
Texture pack for the web version of ClassiCube
It's hosted here https://static.classicube.net/default.zip
-
How do you make the block ID limit 767?
Go here: https://github.com/UnknownShadow200/MCGalaxy/tree/master/Uploads Download MCGalaxy_infid.dll and rename it to MCGalaxy_.dll Shut down your server and replace the existing MCGalaxy_.dll with the one you just renamed. Turn on your server again. You will now have 767 blocks.
- The "icons.png" image in the default CC texture pack
-
Block Texture pack tutorial
All of the block textures are in one shared file, the terrain.png. So to change just one block, you have to change one of the block textures inside that image. 16 by 16 means the block texture is 16 pixels high and 16 pixels wide.
-
Just wondering why disliking gay people is horrible on most servers.
Please learn a little bit about history before making such ignorant claims. https://en.wikipedia.org/wiki/Persecution_of_homosexuals_in_Nazi_Germany
-
Just wondering why disliking gay people is horrible on most servers.
"But what about autistic people?" What is the question being asked here? "And im not purely homophobic." So you are homophobic. "Ive talked to gay people on a server and im not being a jerk to them. I mean if they say hello ill probably say hello also." Congratulations on not being completely horrible. "To be completly honest with you disliking gay people probably piss off's straight people more than gay people." I think it pisses off anyone who has an understanding of ethics and why bigotry is wrong.
-
Just wondering why disliking gay people is horrible on most servers.
Because calling gay people weird and having something against them is bigoted and has no justification, whereas religious belief systems have many problems. Also because religious people as a group don't face a comparable amount of bigotry and oppression as gay people do. A lot of gay and queer people come to these online spaces such as ClassiCube as a refuge from their irl circumstances where they are shunned for who they are, so it's not surprising that you will face major backlash for being homophobic.
-
I did not know how pointless this was
It's 2d2t
-
NAS(not awesome survival) code
I no longer wish to maintain or develop NAS so I privated it to avoid more people using it.
-
Server report #2
-
Porting from figura to ClassiCube
Assuming the blockbench model is generic format already, you can port them directly into cc using custom model plugin. https://github.com/NotAwesome2/MCGalaxy-CustomModels However, animations work completely differently and are more restrictive. Be sure to read the wiki guide linked on the repository.
-
Global Chat Messages
Use Chat.MessageChat(p, ".x " + message, null, true); The last arg true means it sends to discord/irc, false means it stays in-game only.
- Basica
-
what is happening to my server
Did you make sure your server is set to public? Otherwise, this is an issue for lemehost themselves: https://lemehost.com/site/contact
-
i need help with console
You need to contact lemehost for this type of issue.
-
Is there a way to change the limit of certain things?
It wasn't removed, just had no answers. - There is no built-in functionality to change the limit of title characters. Titles could be forced to be shorter than default using a plugin, but I'm assuming you wanted longer titles?
- Can I apply
-
how can I get plugins for my server
You can find a selection of plugins here, as well as a link to other lists of plugins at the bottom of the page. The plugin source code is all available for download, so you can make your own by editing one.
-
How do I make hacks disabled for a world?
To disable all hacks, use /map motd -hax You can add additional words to modify the permission: (allow staff to hack) /os map motd -hax +ophax (allow respawn) /os map motd -hax +respawn Use /help map motd for all possible + or - keywords you can use
-
How to blacklist and unblacklist people?
Blacklist from doing what? To modify level permissions for player "John": Visit permission: /pervisit -John Build permission: /perbuild -John To restore or increase permissions, use + before the name instead of -.
-
How to blacklist and unblacklist people?
Can you be more specific with what you're trying to achieve? There could be multiple meanings of blacklist. Are you a regular member, or staff?
-
MCgalaxy command list
You can use `/commands all all` to see a list of every single command, though that may not actually be too useful since there are so many. There are more specific options as well: