Everything posted by icanttellyou
-
Player griefing badly
The server has verify-names disabled which means anyone can join under any name, and thus you should know just because someone is playing under their name doesn't mean it's them. In most cases it's probably someone impersonating them.
-
Player griefing badly
This server seems to be poorly managed, and has verify-names disabled on the server. And the rules state that "Everything ( literally Everything ) is allowed except griefing", which implies slurs, bigotry and harassment are allowed alongside things disallowed by ClassiCube ToS.
-
How can I give players awards with custom commands
Yes. As the post you're replying states you need to add using MCGalaxy.Modules.Awards; to the top of your file. (Why does Invision not support small code blocks like Markdown or HTML's <code> block?)
-
(OUTDATED) How to set up authentication for players on BetaCraft
The V1 server list is static. I will have to write a new guide once the V2 server list API has been finalized alongside the release of MCGalaxy 1.9.5.0.
-
I need help with a server
The server might be down at the moment, check the server list sometime later.
-
How can I create a portal on my server?
Use message blocks. See /mb on how to use them. And to assist with filling in said portals use /t to basically repeat the command every single time you place a block.
-
To Andrew....
There is no game development involved in ClassiCube, especially on Andrews side
-
Check your evidence, or clarify?
I couldn't join that server anyways, as for some reason any traffic to the IP that the server is on is just blocked by any ISP or mobile provider in my country. But what they're doing is just... bad. A server MUST have organic players for it to grow an actual player base. Not some bots but actual players who are interested in playing your server. And as the fact that there are many freebuild servers the competition is very extreme for the top place on the server list to get all the attention of the players. So from what I'm assuming Mike wants to hold the top spot most of the time to gain peoples attention. And from my experience you're only successful if you bring anything unique to the table and not for just being at the top of the server list.
-
How to sent betacraft players to a specific world as soon as they are connected
For one, the Betacraft server list is entirely static so the guide is pointless. However there will be a new one once Betacraft V2 comes out. For the whole warping thing you use a OnPlayerConnectEvent handler to check if the players username ends in + and if not warp them to the classic freebuild map on join, also make sure to handle map joins with the HandleJoinedLevel event, if you don't like that then parse the command and check if it's /goto, and if so cancel the command with a generic message.
-
Please help
Windows 8.0 has been out of support since 2016, I recommend upgrading to 8.1. However you could try enabling TLS 1.2 in internet options, which you can get to from control panel.
-
Please help
8.1 or 8.0? The .1 makes a huge difference in being able to help you
-
Please help
Are you using Windows 8.0 or 8.1?
-
Setting up a server in Linux
Did you port forward?
-
Need help with fonts
Delete fontcache.txt in the working directory ClassiCube uses.
- KIKUO TIER LIST !!!!!
-
Setting up a server in Linux
Set the public flag to true in server.properties which is in the properties folder.
-
Setting up a server in Linux
You edit server.properties in the properties folder. There you can find a server name field. Change it.
-
system font always appears when i dont want it to
There's nothing you can do about it other than changing the font used.
-
Error 80090302 when trying to download texture pack (or just load in) - Error Meaning: The Website uses an incompatible SSL/TLS Version.
Install latest Internet Explorer version, install all the updates required to enable TLS 1.2 support. Once you have the updates installed then enable TLS 1.0, 1.1 and 1.2 support.
-
screenshots
Press F12 on your keyboard, it should take a screenshot in the screenshots directory in the working directory that ClassiCube is running at, which is usually where the executable for ClassiCube is at.
-
system font always appears when i dont want it to
Where does it appear? In game or in the launcher? We can't help you if you provide minimal details about your problem.
-
Running MCGalaxy on MacOS Sonoma
Don't use the GUI, use the command line executable from the terminal.
- [IDEA] Classic Protocol Extension Wishlist
-
openal-soft needs to be installed on RHEL, not libopenal4
I don't nesecarily think Rocky Linux is RHEL based after the whole thing to do with making source code to RHEL paid. It's more or so RHEL compatible, not RHEL based.
-
Converting java maps to .cw?
ClassiCube can already load client .mine and server .dat worlds. To convert simply load the map and save it again as a .cw