Jump to content
  • Sign Up

Leaderboard


Popular Content

Showing content with the highest reputation since 09/13/2023 in all areas

  1. 6 points
    sudo 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.exe
  2. 5 points
  3. 4 points
    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/6ce053244f1f65fe131cd535dbde690e
  4. 4 points
    You 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. 4 points
    Hello I'm new in classicube, I'm using my phone to type 🙂
  6. 4 points
    yes there was a new rule: if your name is Tou youre not allowed to play and your account gets banned
  7. 4 points
  8. 4 points
  9. 4 points
    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.
  10. 4 points
    Hopefully Classicube isnt AI generated
  11. 4 points
    You edit server.properties in the properties folder. There you can find a server name field. Change it.
  12. 4 points
    Do not install any plugins written by goldberg. They are known to install malicious plugins that give them backdoor permissions to mess up the server. Goldberg is also known as PurpleDragon and JustinDupa
  13. 4 points
  14. 4 points
  15. 4 points
    "usually" so you're implying some of these sightings are not fake?
  16. 4 points
  17. 3 points
  18. 3 points
    ive been cancelled over 100 times for my vile opinions regarding classicube map author control. what've you pricks been up to
  19. 3 points
    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/
  20. 3 points
    To show you're dedicating most of your videos to this game, do it. There is no special youtuber or content-creator role.
  21. 3 points
    I’ll pay you 25 cents per 2 hour video you make
  22. 3 points
    (I don't know if I put this in the wrong place, but its not a help question or anything like that so I think this is the right place, correct me if I'm wrong!) There is a server named "iwasntfound server", when I joined I tried to use a /goto command since I couldn't find how to get back to the lobby. One of the "levels match" recommendations that popped up was just a giant world name with tons of bad words (not just swear words, worse than that, wont be repeating). And then they also used impersonate commands to make it look like people were saying some bad things as well. I don't know if this warrants being removed from the server list, but it probably does.
  23. 3 points
    so it has everything that every other server has nice work over the past 3 years
  24. 3 points
    Classicube is actually a recreation of Minecraft classic itself, not an off brand Minecraft, you can blame older Minecraft for being so devoid of features if you so please, but classicubes goal is to recreate the classic experience for all, in a more optimized fashion with enhancements
  25. 3 points
    There is no game development involved in ClassiCube, especially on Andrews side
  26. 3 points
    Set the public flag to true in server.properties which is in the properties folder.
  27. 3 points
    🤮 Why you are not kicking players from other sanctioned countries?
  28. 3 points
    Don’t share executables to make a macOS app you literally just make a folder named “ClassiCube.app” and place “ClassiCube” in it.
  29. 3 points
    Hello guys, I got an idea a week ago, about making a 16 color texture pack, I was thinking how I could make it, but I realised that GIMP can help with that. I haven't did other textures like animation of fire, this is how it looks. I thinking of making the sky color of the original Aqua color.
  30. 3 points
    I'd recommend Cave Story, it's a free side-scrolling shooter game released for free to widespread critical acclaim.
  31. 3 points
    You know you could just make a bot and change the skin to herobrine and you could probably spot herobrine 24/7 EZ.
  32. 3 points
  33. 2 points
    I'm working on a project to mod the original server.jar for Classic to work with Classicube auth and add modern features like CPE and plugins that have access to NMS I called it "Fukkit" because there's no reason to do this since better server software exist, and it implements an API similar to bukkit check it out lol https://github.com/amir16yp/Fukkit-Server
  34. 2 points
    LOOK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! read and understand
  35. 2 points
    I haven't found any post on this, so use this to share your art :3 Here is a sketch I made today:
  36. 2 points
    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.
  37. 2 points
    I used to get disconnected immediately, but now I can't even sign in. why?
  38. 2 points
    The Not Awesome 2 Waiting Room was a temporary server for when the main Not Awesome 2 server was under maintenance. It was just a Freebuild Server with no other aspects of gameplay as the server was meant to be a hub for players while they waited for Not Awesome 2 to return.
  39. 2 points
    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
  40. 2 points
  41. 2 points
    Hello, I am making a book about Classicube. This book will cover everything making texture packs, servers, and more. I have set up a google classroom were you can see what we have so far, feel free to add a word document about something on classicube. Hope to see your work-Jesuslovesu https://classroom.google.com/c/Njk0OTc5NjE1MjUw?cjc=twtdo5z
  42. 2 points
    It would be really cool if it could run on the ds, psp, n64, or sega Saturn tho. Maybe someday
  43. 2 points
  44. 2 points
    see you next week!
  45. 2 points
    I would delete I would delete discord moderators bc half the time they dont accept false-ban tickets
  46. 2 points
  47. 2 points
  48. 2 points
    hmm, i wonder how acceptable a 16-color pack would be if manually pixeled... something somewhat important is what shade of brown is to be used? iirc windows used dark yellow which could make creating a good dirt kinda difficult...
  49. 2 points
    PS Vita, Switch Making a controller support would be more than enough to be honest, you could connect controller to the android and play CC with zero issues
  50. 2 points
×
×
  • Create New...