Jump to content
View in the app

A better way to browse. Learn more.

ClassiCube Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

level block/global block transfer (MCGalaxy 1.9.5.3)

I want to make all blocks in one map available in the others, as in that level's blocks become the default global blocks. I tried changing the blockdefs file name of that level to global.json, but when I reloaded the server, every block was strange, even the ones in the map where the blockdefs file originated. Is there an easier way and if not, how do you do fix this?

Creator of the InfiniBuild server.

Featured Replies

I believe the issue here is that the blockdef file for the level doesn't contain the global blocks as well, just the local ones.

So when you replace the global file with the local file, all the global blocks are erased. What you need to do is to merge both of the blockdef files.

An easy way to do this is:

  • While in your server on the level you want to make global, save it using Save Level... in escape menu. You'll have something like mylevel.cw in your maps folder.

  • Move mylevel.cw from your client map folder to "extra/import" folder in your server

  • Use /import mylevel

Now in your server blockdef files, you should be able rename lvl_mylevel.json to global.json

READ THE RULES BEFORE YOU POST

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.