-
-
Notifications
You must be signed in to change notification settings - Fork 927
Closed
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:bugIncorrect behavior, not working as intendedIncorrect behavior, not working as intended
Description
WorldEdit Version
Bukkit-Official(7.4.1-SNAPSHOT+7382-2ea1222)
Platform Version
Paper version 1.21.11-DEV-main@81b9122
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
- I have configured the schematics folder so it uses not the default folder
- but schematics are still only listed or loaded from the default folder
- When saving it uses the configured folder
- It was working in WorldEdit 7.3.x
Expected Behavior
- Schematics should be listed and loadable from the configured folder
Reproduction Steps
- Configure some schematic path in the worldedit config
- save schematics and try to list/load them
- They are saved to the correct folder but loaded/listed from the default folder
Anything Else?
- Maybe the SchematicsManager is just initialized before the config is loaded?
Metadata
Metadata
Assignees
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:bugIncorrect behavior, not working as intendedIncorrect behavior, not working as intended