You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schematics exported from WorldEdit on a Bukkit server use the .schem file extension. While these schematics may not be compatible with BlockSniper (due to different block id's and such), we should still support that extension.
Description
Schematics exported from WorldEdit on a Bukkit server use the
.schemfile extension. While these schematics may not be compatible with BlockSniper (due to different block id's and such), we should still support that extension.