Jump to content
  • Sign Up

Goodly

Moderator
  • Content Count

    448
  • Joined

  • Last visited

  • Days Won

    129

Goodly last won the day on March 18

Goodly had the most liked content!

Community Reputation

543 Amazingtacular

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  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]
×
×
  • Create New...