
Everything posted by Goodly
-
I am not accepting plugin requests
Out of boredom, I've decided, momentarily, that I will take a break from accepting plugin requests and start shitposting again. For perspective, I've created around 200+ shitposts over the years for both public and private forums and have done pretty much everything I can think of... which is where you guys come in. If you are looking for some shitposts for your forum or server or even just have a whacky/random idea that you think could be interesting, please leave a comment detailing your ideas below and I will evaluate whether or not it is worth attempting. Disclaimer 1: I will not be undertaking extremely time-consuming/high effort requests such as bee movie script, original copypastas, etc Disclaimer 2: I probably won't do this for very long depending on how many requests I get, but I will try my best. Disclaimer 3: I will not be creating shitposts different to those that already exist, either by myself or another user. Please check my post history to avoid unique requests. Disclaimer 4: Shitposts may take anywhere from a few days to a couple of weeks, depending on the difficulty of the shitpost and the amount of requests in the queue.
-
Does vandalizing counts as a not-do from the terms of use?
Grief and destroying levels is not typically considered a violation of the TOS. If you don't want your maps to be destroyed, I recommend that you avoid servers that have no rules (anarchy) such as the free owner one.
-
How to spawn mobs and models in CC?
To create bots read this page: https://github.com/ClassiCube/MCGalaxy/wiki/Bots To create the zombies made of blocks, use /physics 3, then /place zombie (or /zombie to toggle zombie-block placing mode) To see other special blocks, use /blocks complex all
-
minetest assets in classicube
What do you mean by self contained? ClassiCube already has its own set of original assets in situations where downloading the assets from Mojang isn't available. You're welcome to make your own texture pack based on minetest if you want though
-
I cannot connect to my old classic server via the classicube client
Turn Non-classic features OFF and then the Game version option should become available
-
I cannot connect to my old classic server via the classicube client
-
I cannot connect to my old classic server via the classicube client
ClassiCube is first and foremost a re-creation of Minecraft Classic 0.30. While it does support some older versions, it probably doesn't work with the specific one you chose for your server. If you want it to work for sure you should use the 0.30 server
-
How to enable voice chat?
ClassiCube doesn't implement voice chat and there are no plugins that do so.
-
bro i got banned cuz i lied to get out of trouble
In what situation would it get you out of trouble to say you're 12
-
how do i change my pfp
You may only change your avatar after your account is 5 years old. Until then, it will simply use your skin.
-
(FOUND) In search for a missing server
That was RealRoland's server. It doesn't appear to be running anymore.
-
Classic Anarchy got completely obliterated
IT WAS ME. IM SORRY I THOUGHT IT WOULD BE FUNNY. PLEASE STOP TALKING ABOUT IT
- This is General Tomfoolery.
-
dirt block is pointless
To delete door_dirt use /delete Or any building command such as /replace door_dirt air Alternatively, you can use regular dirt and use /map grass or /os map grass to disable automatic grass growing in the level
-
Skins
Google translate moment. inicie sesión en classicube.net y luego haga clic en su nombre en la parte superior para ir a https://www.classicube.net/acc
-
how to add more colors
Use /ccols (/customcolors for long) For instance, to add a new pastel pink color with "p" as the color code, use /ccols add p PastelPink d FFA3BE "d" will be the color code it uses if someone joins with a game that doesn't support custom colors.
-
How to troubleshoot MCGalaxy?
MCGalaxy will periodically check for updates. If it is up-to-date, it's normal to see "No update found". All of this is normal, you have no issues.
-
Steam version troubles
Thanks for your interest in ClassiCube! The Steam version has been permanently de-listed and there is no way for you to acquire it on Steam. If you want to support hosting costs, subscribe to the patreon. Otherwise, you can still play by downloading the game from here.
-
Any server API documentation?
Classic Protocol (implement this first): https://wiki.vg/Classic_Protocol Extensions that ClassiCube adds (each extension is optional): https://wiki.vg/Classic_Protocol_Extension It's not clear from your message if MCGalaxy is bugged running on mono or you're just ideologically opposed to running it. A ton of the MCGalaxy servers on the list are running on linux of some kind...
-
Ranks-How to increase
Ask how to rank up on the actual server you're talking about then, not here. Also, if it's Not Awesome 2, read the /faq
-
Ranks-How to increase
Using console type /promote [name]
-
Random Worlds
In addition to August's comment there's also an MCGalaxy wiki page about creating new levels. https://github.com/ClassiCube/MCGalaxy/wiki/Creating-levels
-
Portals-Other Worlds
If you just want to bring a player from one map to another map's spawnpoint, you should use a message block with /goto [map] in it. If you need more precise control over the destination in the other map, you should use a portal.
-
Cancel an OnBlockChangingEvent?
The cancel argument only stops the level itself from being edited. The player will still see their change appear, but only on their screen. To fix this, you need to send a block change back to the player to visually undo the block they tried to place or delete. p.SendBlockchange((ushort)x, (ushort)y, (ushort)z, block);
-
Whats classicube like now?
It's hard to say what's changed without an exact reference of when you were here before. UnknownShadow200 has done lot of work console ports; you can read about some of the supported systems here. I also recently added fancy lighting mode in the latest development build. Also, the ClassiCube terms of service have been updated in the last year or so. You can view them here https://www.classicube.net/terms/