Leaderboard
-
AndrewPH
Administrator811Points506Posts -
Goodly
Moderator628Points558Posts -
KawaiiCube
Glodden Godd356Points175Posts -
MESYETI
Member295Points317Posts
Popular Content
Showing content with the highest reputation since 04/08/20 in all areas
-
rate my classicube house
24 points24 points
-
Tutorial Guidelines
12 pointsThese are some super important guidelines to follow when making your dirt house tutorial. If your thread is found to be of low enough quality, it will be expunged with extreme prejudice. Perhaps you'll even get a temporary ban, to sate our thirst for bans. Jk we won't ban you (probably). Title Guidelines Your thread's title must describe what the tutorial is about and be about the length of a short sentence. As an example: How to make a dirt house in 3 easy steps! Once you've got the title out of the way, you must make sure to set the tags. It's not super important that you add more than one, but that one is a doozy. It must categorize what the tutorial is for. As an example, if your tutorial pertains to a particular server software, add that server software name to your tags and then set it as your Item prefix. Here's an example: Tutorial Guidelines Make sure your tutorial ticks the following boxes: Has clear, easy-to-follow steps. Descriptive descriptions. Images for clarification A point (no, "how to get OP on my server" is not a good tutorial) Good luck making tutorials!12 points
-
Important update released for MCGalaxy
10 pointsHey all! Update 1.9.4.4 for MCGalaxy has been released, adding support for remote web socket proxies. It's highly recommended that you update your server, or backport the changes if you run a custom copy, so that IP address information is accurate when we switch on the proxy for web client users. This change allows folks using the web client to continue to play the game online as browsers implement more strict security measures. You can download the latest release from Github: https://github.com/UnknownShadow200/MCGalaxy/releases/tag/1.9.4.4 If you're developing your own software that has web client support and you have questions, hop onto our Discord server to learn more: https://www.classicube.net/discord10 points
-
ClassiCube now found on Itch.io!
10 pointsHello all, Have you ever wanted to help support ClassiCube in some way other than our Patreon and purchasing ClassiCube on Steam? Well, good news! ClassiCube is now available on Itch.io! ClassiCube by AndrewPH Pay what you want (including $0.00) to add ClassiCube to your itch.io library! This release marks the first time that the Steam sound assets are ever included with the game for free! Along with this release, I have updated the beta branch of ClassiCube on Steam to the latest version, to be pushed to the general public Soon(tm). Thank you for flying ClassiCube, Andrew10 points
-
stop making freebuild servers
9 pointsthere are already 50 other freebuild servers, when a new server starts it gets 10 players then dies in a few days i miss ephermia anarchy9 points
-
Forums updated to the latest jazz
9 pointsHey y'all, I've updated the forums to the latest version of the forum software, and have migrated it to a much more modular deployment system. The forums should be much more performant now, and capable of handling the immense traffic this game demands of it. Enjoy!9 points
-
Knight Rider kitt replica
9 pointshey guys! its me,Android_c10! coming up with a MASSIVE build today! basically,about 7 months ago i started working on a kitt replica from the "knight rider" tv serie that was produced in 1982,i am a BIG fan of that serie! so basically i started making it on a server that now,unfortunately is down,the owner of that server was my friend,it was a pretty amazing server to me,lasted about 9 months, and i was superadmin on there,so then,i was continously doing work on it,until the last month of life of that server,wich was mostly down,then,2 months later i contacted the owner of the server wich told me he left classicube and asked him if he could give me the server's code,so here i am,continuing work on my kitt replica! here it is: Note that the replica your seeing is still not finished,theres still a lot of work to be done,but,even if its not finished i'd say it looks pretty nice. If you dont know what the knight rider serie is go check this out:https://www.youtube.com/watch?v=nBOh9HH1ocs oh and also i made this replica all alone,no help from anyone else. Hope you like it!9 points
-
New avatars on the forum
9 pointsHey all, Some of you may have noticed that I've changed the avatars on the forum from a front-facing preview of your skin into a 3d isometric view of your skin's head. I rewrote the face renderer to look more visually appealing. Let me know if it's incorrectly rendering your skin (and give an example of how it should be rendered) Enjoy! For developers: You can get these images easily by going to https://www.classicube.net/face/USERNAME/ (replace USERNAME with a username) This path will always return an image, so you can use it even when you're not sure if the user exists or has a skin, without needing any error handling.9 points
-
New avatars on the forum
9 points
-
Introducing ClassiCube SkinSwatch
9 pointsHave you ever wanted to make your own wacky skin, but aren't a skilled pixel artist? Have you ever wanted to combine the helmet layer of one skin with the rest of another skin? Have you ever just wanted to randomly combine a bunch of skin layers together to make your own abomination entirely? Well, yearn no more. With ClassiCube SkinSwatch you can easily create a new skin out of dozens of premade skins. Once you're done customizing your skin, hit the ClassiCube logo in the top right of the editor to set your ClassiCube skin, or hit the floppy disk icon to save the skin locally. You can still upload skins to the website the old-fashioned way, by navigating to the account panel and uploading a skin file. If you want me to add more base skins to the editor, or are having problems using the editor, post a comment on this thread. Enjoy!9 points
-
Forums updated to the latest jazz
8 points
-
(OUTDATED) How to set up authentication for players on BetaCraft
OUTDATED! BetaCraft V1 heartbeat has been nonfunctional for a long while and will be sunset on October 1st 2024. You can view the new instructions for setting up the heartbeat here. You however still have to configure the auth service for ClassiCube to avoid username conflicts. This tutorial shows you how to set up a server running MCGalaxy 1.9.3.5+ to allow players to connect from BetaCraft, or other services. Step 1. Open up server.properties inside the properties folder, and under "Other settings" you should find a variable called "HeartbeatURL". Step 2. Change HeartbeatURL to http://www.classicube.net/heartbeat.jsp,https://betacraft.uk/heartbeat.jsp After doing that, the following area should look like this. Step 3. Save the file, and do /server reload to generate the necessary configuration. Step 4 (MCGalaxy 1.9.3.6+). Open up authservices.properties inside the properties folder, and look for a line that says URL = http://www.classicube.net/heartbeat.jsp Under it change name-suffix = to name-suffix = + And under URL = https://betacraft.uk/heartbeat.jsp change skin-prefix = to skin-prefix = https://minotar.net/skin/ (MCGalaxy 1.9.4.8+) along side changing mojang-auth = false to mojang-auth = true The file should now look like this. Doing these changes allows the server to know and properly store player info for each player on each authentication service, and allows ClassiCube players to see Minecraft player skins. Step 5. Save the file and do /server reload, and wait for a while. Step 6. Check both of the server lists if your server is listed. Step 7. Join the server using the same username on both BetaCraft and ClassiCube to see if everything works.8 points
-
If you could have ClassiCube ported to any one platform, what would it be?
8 points
-
Survival Server Source Code
7 pointsHello! Here's the source code to my bad survival server if anyone wants it! (Always has been open source) I would recommend not trusting the compiled DLLs and compiling all plugins yourself, and finding the Inf-ID version of Mcgalaxy yourself https://github.com/morgana-x/mc-galaxy-server-backup Has + Working Doors + Tools + Beds that can be used as savepoints + Eatable Cakes + Naturally spawning Mobs (Modified MobAI by Venk) + Mining animations + Torches + Crafting + Mining + Held blocks + Daynight cycle (Modified Daynightcycle by Venk) I'm pretty much done with Classicube now and it will no longer have much major development from me at-least Thanks to Venk for original Survival plugin (Was rewritten though pretty much by me at this point), as well as MobAI, DaynightCycle, and Holdblock plugin, very much the goat7 points
-
i support trans rights
7 points
-
ClassiCube Launcher Gadget
7 pointsI made a gadget for Windows 7 / Vista (or higher with GadgetPack) that can launch ClassiCube. Download | Source7 points
-
Setting up a server in Linux
7 pointssudo apt update sudo apt install mono-complete unzip mkdir MCGalaxy cd MCGalaxy wget https://github.com/ClassiCube/MCGalaxy/releases/download/1.9.4.9/mcgalaxy_1.9.4.9.zip unzip mcgalaxy_1.9.4.9.zip screen -S server (optionally) mono MCGalaxyCLI.exe7 points
-
New avatars on the forum
7 pointsYou can use ClassiCube SkinSwatch or you can use most (if not all) Minecraft-compatible skins.7 points
-
New avatars on the forum
7 pointsI quite enjoy my head being decapitated for the sole purpose of display on a forums. Thank you, Andrew "PH".7 points
-
A Halloween special - early alpha version for Android
A port of ClassiCube for Android is now available - with some limitations however: It's only available as an .apk download (Not available in the Google Play Store) The .apk was compiled in debug mode, so it will be slower than normal It's early alpha. It will very likely crash, freeze, perform poorly, etc. Please report these to me so I can work on fixing them. (Also note that the in-game UI of the Android version is almost exactly the same as the UI when you use the web client on android)7 points
-
2-Factor Authentication and you
7 pointsHello! You may have noticed that you're now being asked for a "Login Code" when you log in from a new location (or new connection), and you might be wondering what that is and why it's happening. This is called 2-factor authentication, and what that means is it requires that you prove who you are by not only using your password, but also by providing a unique random code sent to a secure location that only you should have access to. In this case, your email. That prevents somebody from logging into your account, even if they know your account password, as long as your email and email password are secured. Why am I being forced to use it?? I don't want this, my account won't ever get hacked!! This is being enabled site-wide with no option to turn it off at this time. This probably will change in the future, but I don't have a solid timeframe yet. It's been forced on because there was recently an attempted hack that exposed the fact that over 1% of the playerbase used their username as their password. Evidently the playerbase can't be trusted to use secure passwords, judging by that statistic. Anyway, hopefully this doesn't cause too much of a ruckus with any of you. If you get locked out of your account, visit us on Discord and we'll look into the issue.7 points
-
Some Random Polls
6 pointsActually hating on people for their sexuality in general is wrong. Straightphobia isn't a thing and you're just using that as an excuse to continue such bigoted behavior. Show me examples where widespread exclusion and suppression of straight people are being exhibited and maybe I will listen to what you have to say.6 points
-
Some Random Polls
6 points
-
Some Random Polls
6 pointsIt’s not that deep, it’s a free 3D Voxel Sandbox game for everyone to enjoy. It’s up to the server to create a welcoming and fun experience for the player. Maybe you should take a step back and look at your own behavior if you’re getting banned from all of these servers. Not everything is the fault of others.6 points
-
classicube with shaders!
6 pointsclassicube with shaders! ever wanted to make classicube look spectacular with shaders? well,i am proud to tell you that you can do that indeed,you just need to follow my easy guide on how to get those! if your running on windows and you are intrested in this go visit the installation guide at:https://github.com/williamlegotyler/classicube-shaders-EXTENDED6 points
-
Art Sharing
6 points6 points
-
So..I've been trying to install classicube on my sisters laptop and i got thid warning.Is it safe?
6 pointsThat warning is probably Windows SmartScreen, which is (in my opinion) completely useless. It basically means "warning, this app's dev didn't sign the executable with an expensive certificate". So yes, it should be safe to run.6 points
-
Indev Adventure generation for MCGalaxy
Indev Adventure has come to ClassiCube! Indev Adventure is a mod for Minecraft Indev that adds in 9 level types, 7 level themes and 3 structures. This plugin allows you to use that mod's world generation inside your own MCGalaxy server! Simply drop the C# file into the plugins folder, run '/pcompile IndevAdventureGen' and '/pload IndevAdventureGen' and you're good to go! To learn about how to customize it, type in '/help newlvl IndevAdventure' for a list of arguments, types, themes and structures. Indev Adventure uses a system of terrain generation stages that are layered on top of each other and can be mixed and matched in different ways. That means that it is very easy to make your own types, themes and structures in the code. Source code: https://gist.github.com/BlueStaggo/6ce053244f1f65fe131cd535dbde690e6 points
-
If you could have ClassiCube ported to any one platform, what would it be?
TI-84 Plus Graphing Calculator.6 points
-
New avatars on the forum
6 points
-
New avatars on the forum
6 points
-
Merry Christmas and Happy Holidays!
6 pointsHappy holidays from the ClassiCube Team! I hope everybody had a warm, safe Christmas. Share with the class- what did you get for Christmas that you were excited about? Don't celebrate Christmas? Tell us about your traditions.6 points
-
A Giving of Thanks
6 points
-
What is this? Where am I? Where did all the topics go?!
what you should add would be a way to navigate your way back to the classicube site. Kinda gets annoying having to press back to get back to the classicube site.6 points
-
Isometric Screenshots?
5 pointsHello, is there any way of taking an isometric screenshot of your map in ClassiCube like you could in Indev? I would love to make timelapses out of my maps but I don't really know how I would go about doing that.5 points
-
stop making freebuild servers
5 pointsTrue, but the people who need to hear that either aren’t going to read this or can’t read.5 points
-
Some Random Polls
5 pointsI feel sorry for you and everyone around you for believing in this garbage. Please seek help as soon as possible.5 points
-
Stop wasting time
5 pointspretty sure all the servers are binary unless there's been a breakthrough and now there are servers running on unary and trinary cpus.5 points
-
If you are tired from the classicube wokeness...
Cool everyone has opinions, though some are objectively wrong like yours. Let people live how they want to. Just because someone is gay or cares about others doesn’t make them woke5 points
-
What are your computer specs?
5 pointsmy computer specs: cpu:intel 4004, 740 khz, 4 bits. ram:256 kb (idk the manufacturer) motherboard:aSUS isa-386C case:pegaSUS inc. model P700 power supply:electroBOOM disk:16 mb 100 kb/s os:ms SUS(because i can't afford the real ms dos) keyboard:Northgate OmniKey/101 mouse:Logictech M500 monitor:NEC MultiSync 2A speakers:(none) also,ik the cpu is too old to be compatible with my motherboard,but i just did some very simple and clean cable connections from my 4004 to the socket of my motherboard to make it actually work somewhat properly. here it is if you wanna see it:5 points
-
brainrot youtube comments
5 pointsHello, user! I've got some bad news. Actually, there is no game- wait, wrong script. Uhhhhh- you've come here to be instantly exiled from both society or a social platform. Well, you're in the wrong place. Now leave. Actually, don't leave. Below will be a list of brainrot youtube comments that you should also use when making your own comment. Because we all hate originality, right? All you need are some strings of text, no originality, heh. 1. "___" got me dying / rolling on the floor / is crazy 💀 2. Can we just appreciate how ___ 3. I'll ___ for every like 4. The ___ caught me off guard 💀 5. 0 views in ___ seconds, bro fell off 6. Bro called us ___ in ___ languages 💀 7. The thumbnail 💀 8. You know it's a good day when ___ uploads 9. If I get ___ likes I'll ___ 10. Edit: thanks for the likes 11. The ending is insane 💀 12. We got ___ before GTA 6 13. Plot twist: ___ 14. I think we owe ___ an apology 15. Anyone here in ____? 16. I liked my own comment 17. Tell a long story no one will read 18. Basically glazing the creator that made the video in the first place 19. Say something already said multiple times (usually a bot would comment this, but you can also do it too? I guess) 20. FIRST 21. Something original (actually, don't use this one. you wouldn't need it) 22. Repeats something that had already been said in the video and adds "💀" 23. Only ___ can like this comment 👇 24. If you like ___ 👇 / If you hate ___ 👇 25. Don't translate: вас прокляли и вы умрете через 24 часа. Опубликуйте этот комментарий к 5 другим видео, чтобы снять проклятие. (you have been cursed and will now die in 24 hours post this comment on 5 other videos to uncurse yourself) with a mrbeast profile picture 26. Don't read my profile picture 27. Video of ___ doing __: *link* with a mrbeast profile picture 28. Underrated comment 29. No comments, let me fix that 30. I watched a video of dog getting put down and I laughed because my content is better you should subscribe to me instead (wtf) with a mrbeast profile picture5 points
-
Need help fixing an multiplayer problem
add the line "http-no-https=true" to the options.txt that always helped me a lot,this should fix the multiplayer problem.5 points
-
hello :)
5 pointsYou 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.5 points
-
I'm new at classicube!
5 points
-
Important update released for MCGalaxy
5 points
-
ClassiCube Summer Sale
5 pointsHello all! I've added ClassiCube to the Steam Summer Sale (say that 5 times fast) so you can get it for CHEAP. Current price as of posting is 80% off! Steam version is an optional way to help support the game's financial needs, and is not required to play the game.5 points
-
New avatars on the forum
5 pointsfirst, find skin Then download the skin u want.. go on CC click on your name, click then click the skin file press and boom u got a skin5 points
-
New avatars on the forum
5 pointsnow people know im not herobrine under the glasses crap but seriously i like this update5 points
-
A Giving of Thanks
5 pointsHello, and welcome back to The Front Page. It's that time of year that some people say they are thankful for a lot of stuff that they don't actually talk about at all the rest of the year. I'm thankful for my site management team, @123DontMessWitMe, @Goodly, and @UnknownShadow200. They're the real rockstars keeping the Discord and Site under control most of the time, while I'm off harassing the local petting zoo animals. I couldn't find any Thanksgiving-themed builds to showcase here, so here are a bunch of random Thanksgiving cooking tips. Thank you for all the excellent tips, my friends! This Thanksgiving will certainly be a holiday to remember. What are you thankful for? Comment on this post and share with the class.5 points
-
Extremely hot development for cool people
I've made it so anybody that is a Glod Menbie or above (so Glods, Mods, and Admins) can choose to upload their own profile picture on the forums. As an example, I've made my pfp the extremely handsome Yoda from the hit game Yoda Stories, critically acclaimed for its music, gameplay, and graphics. Glod Menbie is an automatic rank based on how long you've had an account with ClassiCube, if you ask for the rank you'll get temporarily banned.5 points