Jump to content
  • Sign Up

Goodly

Moderator
  • Content Count

    448
  • Joined

  • Last visited

  • Days Won

    129

Everything posted by Goodly

  1. Servers can send custom models so no client modification needed there. My main concern with attempting to develop any kind of fps mechanics is that the delay based netcode of classicube makes it kind of unsatisfying and difficult to play. At least for any sort of hitscan-type weapons. No custom sounds or camera feedback(shake, first person fire anim, etc) will also leave the gamefeel lacking. Oh yeah, alecdent mentioned this as well. Definitely doable if someone has the motivation to add it
  2. In general anything that requires the client itself to be modified for a new feature is probably not going to happen. The rest of what you've mentioned is doable if a developer is interested in it, but that's all server side stuff so it doesn't really have anything to do with AndrewPH or the core classicube dev 'team' (UnknownShadow200). Nothing relating to survival will ever officially be added to ClassiCube for brand reasons What is CS rotate?
  3. /map motd -hax There are other arguments you can add and you can do multiple in the same MOTD. Like /map motd -hax +respawn Look at /help map motd to see every argument.
  4. Please take a look. https://github.com/ClassiCube/MCGalaxy/wiki/Level-permissions
  5. Why don't you ai-generate some updates for the game
  6. That's part of it, but I do actually like going around to active servers when I'm bored to check out what's happening and get genuinely disappointed when it turns out to be fake "activity". That's also why I had joined earlier like you noted If it's not botting to intentionally connect with fake accounts to add more players, I don't know what is. Also keep in mind that MCGalaxy normally counts players based on unique IPs connected, so mike had to go even further out of his way to connect with proxies to get around this. He knew what he was doing.
  7. It's because multiple accounts that sit idle in the server don't actually exist as ClassiCube accounts. Not using ClassiCube accounts is not necessarily a problem on its own, but when the owner also intentionally disables afk kick to allow people to idle for hours on end, it sure looks like they're trying to dishonestly boost player count. Snoozer probably said those things because I've complained in the past about multiple servers including mike's on this topic. I think it's pathetic to fake player count instead of making your server more desirable to visit to gain attention authentically
  8. "I thought most people in ClassiCube rather play Minecraft over ClassiCube." Probably true for the younger players here who just want free Minecraft. "So, everyone that plays ClassiCube technically plays Minecraft" Actually people that play ClassiCube are playing ClassiCube
  9. You can only freely change your picture if your account is 5 years or older. However can always change the head that appears in your avatar by changing your ClassiCube account skin.
  10. Yeah, the "extra/text" folder location is confusing. It should probably be inside of the text folder and be called "viewable" or something.
  11. For simple commands that just display text, you can do this without any special code. 1. add a text file in "extra/text" folder such as discord.txt 2. add the discord link in discord.txt 3. go to text/aliases.txt and add "discord:view discord" on a new line. 4. restart the server or use /server reload Now when a user writes /discord, it will call /view discord and display the contents of the file.
  12. I would suggest joining Not Awesome 2, creating a realm (/os map add) (/os go) and then using /shapeblocks to punch a block into the shape you want. Then use (/os lb info [id]) to see the min and max coords of it.
  13. 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
  14. Try uninstalling "KickRussians" plugin
  15. Check MapHack custom command here. It may do what you want, but if not its code serves as an example of how to edit the MOTD for a specific player. https://github.com/ClassiCube/MCGalaxy-Plugins?tab=readme-ov-file#commands-list Alternatively, you can edit the MOTD for any given map using /map motd [args] or /os map motd [args]
  16. ClassiCube was written in C using visual studio
  17. https://github.com/ClassiCube/MCGalaxy-Plugins/blob/master/CmdPruneDB.cs /PruneDB [player1] <player2..> <timespan> Deletes the block changes of [players] in the past <timespan> from BlockDB. Slow and dangerous. Use with care.
  18. This does not get your account deleted. It just gets disabled so you can't use it anymore.
  19. Not Awesome 2 is holding a 32x32 Secret Santa build exchange! How it works To spread Christmas and holiday cheer, we will be building gifts for each other! The twist is that we do not know who we are building for until the event ends on the 24th* of December. You will be given your gift-partner's interests as a theme for the gift you're building. A special reward Entrants who finish building their gifts will be rewarded with a unique snowflake `/flair` and a unique snowflake `/aura`! Please note that building a very low-effort gift may exclude you from this reward. How to enter and more You have until the 8th* of December to enter. After this, entries will be closed. We've put Percy the Elf in charge of handling entry. You can find Percy next to the spawn in `mainclaus`, which is the current hub world. To enter, talk to Percy. Percy knows what date it is, so you can return to him to check up on the status of the event. *all dates are based on California time (PST).
  20. Noop ID already exists, it's block 0 (air). What would be the purpose of adding another one?
  21. There is a guide you can find here: https://www.classicube.net/forum/viewpost/b_a/
  22. ClassiCube does not support custom sounds and you cannot trigger existing sounds (like dig or step sounds) with a server.
  23. It actually is a ClassiCube server. It just seems to be rarely up.
  24. Download and run the server software. You will need to port forward for people online to join it. The reason I have suggested googling port forward for Minecraft is that the process is the same. The only difference is that you will be running MCGalaxy instead of a Minecraft server jar.
  25. OrangeDragon is wrong. It can't be done.
×
×
  • Create New...