Jump to content

Goodly

Moderator
  • Joined

  • Last visited

Everything posted by Goodly

  1. 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.
  2. 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.
  3. 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
  4. 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
  5. Turn Non-classic features OFF and then the Game version option should become available
  6. 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
  7. Goodly posted a post in a topic in I Need Help!
    ClassiCube doesn't implement voice chat and there are no plugins that do so.
  8. In what situation would it get you out of trouble to say you're 12
  9. Goodly posted a post in a topic in I Need Help!
    You may only change your avatar after your account is 5 years old. Until then, it will simply use your skin.
  10. That was RealRoland's server. It doesn't appear to be running anymore.
  11. IT WAS ME. IM SORRY I THOUGHT IT WOULD BE FUNNY. PLEASE STOP TALKING ABOUT IT
  12. ive been cancelled over 100 times for my vile opinions regarding classicube map author control. what've you pricks been up to
  13. 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
  14. Goodly posted a post in a topic in I Need Help!
    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
  15. Goodly posted a post in a topic in I Need Help!
    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.
  16. 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.
  17. Goodly posted a post in a topic in I Need Help!
    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.
  18. 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...
  19. Goodly posted a post in a topic in I Need Help!
    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
  20. Goodly posted a post in a topic in I Need Help!
    Using console type /promote [name]
  21. Goodly posted a post in a topic in I Need Help!
    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
  22. Goodly posted a post in a topic in I Need Help!
    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.
  23. 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);
  24. 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/