-
Content Count
544 -
Joined
-
Last visited
-
Days Won
163
Goodly last won the day on February 16
Goodly had the most liked content!
Community Reputation
603 CubeliciousRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Is it possible to use plugins in singleplayer (Local Server)?
Goodly replied to ReiDavi_13Br's question in I Need Help!
Only plugins that were created for the ClassiCube client (e.g. NOT MCgalaxy plugins) can work if placed in the plugins folder. You can find some here: https://github.com/ClassiCube/ClassiCube-Plugins -
It's not possible to do this. An alternative could potentially be to type: /bind [block] train to make every [block] placed become a train. However, it's only for the player who types it, and it resets when they log out.
-
GuzzDoritos started following Goodly
-
It's a somewhat complicated process but the basic step you're missing is adding a material to the object that uses the terrain.png texture that the map uses. Better help can probably be found from googling "Blender add material and texture", I haven't done it in a while. Ideally, you also use a node shader in order to get correct transparency and to skip rendering the backside of things like plants (so they match CC rendering). Something like this:
-
You will need to go to this page https://github.com/ClassiCube/ClassiCube-Plugins/tree/master/ObjExporter/bin Then click the given DLL for your system and hit the download file button
-
Make sure you're placing the blocks at y = 0 (the very bottom of the world) There's really no reason to make the level that tall
-
Try orderblocks plugin: https://github.com/NotAwesome2/Plugins#orderblockscs
-
Change the property of "admin-verification" to false in properties/server.properties or in the "Security tab" of settings if you are using the GUI
-
https://discord.gg/e98spzJ
-
in around 5 hours when 123dmwm the host gets off work
-
Does vandalizing counts as a not-do from the terms of use?
Goodly replied to Steve404_'s question in I Need Help!
You're moving the goalposts. You said at first that there were no servers that function as anarchy. Now you're saying they have no players, which is often true, but is a completely different thing. If you want a server to not be dead, you've gotta be the one to hang out there a bit. People will often join if there's 1 player or more At least 3 of these servers have no rules and aren't like basic freebuild servers at all. I think you're just being a bit lazy and not checking them -
The server crashed. See:
-
If the server is no longer there, it's down. It crashed
-
Does vandalizing counts as a not-do from the terms of use?
Goodly replied to Steve404_'s question in I Need Help!
For each of these servers, explain why they don't function as anarchy -
Once the plugin is installed, the new world gen types should show up as themes in the command /help newlvl themes Check this page for more info about creating levels: https://github.com/ClassiCube/MCGalaxy/wiki/Creating-levels This plugin seems to have a really complicated way to input arguments. Basically you need to specify custom arguments in json format using the "seed" argument of the /newlvl command. For instance: /newlvl myworld 128 128 128 indevadventure {"type": "Floating", "theme": "Desert", "structure": "Fort"} Check /help newlvl indevadventure for more info
-
Does vandalizing counts as a not-do from the terms of use?
Goodly replied to Steve404_'s question in I Need Help!