Loading schematic from api (doors/blocks mods)
michalk2k04 opened this issue · 9 comments
unsupported version/platform. hybrid servers are known to generally be a broken pain, nor are we interested in supporting old versions anymore.
unsupported version/platform. hybrid servers are known to generally be a broken pain, nor are we interested in supporting old versions anymore.
It's interesting because even on a regular vanilla there is a problem with the door. Old version, how should I understand it? 1.12.2 is not old.As far as I know, you just don't want to fix it. Similar bugs have been reported.Hybrids are broken? Interesting because normally the schema are loaded correctly only api you did not do it correctly would be good documentation: P
1.12.2 is definitely old, we only support the latest version of WorldEdit, and the MC versions that it supports.
And yes, hybrid server implementations are known to not implement the Bukkit API correctly. So we don't support them as generally, it's not our issue.
If it works fine when using commands but not through your API usage, it's an issue with your plugin that's using the API.
I'd love to wait for someone to move and fix this api. And you won't look for excuses for "hybrid servers are known to generally be a broken pain"
1.12.2 is definitely old, we only support the latest version of WorldEdit, and the MC versions that it supports.
And yes, hybrid server implementations are known to not implement the Bukkit API correctly. So we don't support them as generally, it's not our issue.
If it works fine when using commands but not through your API usage, it's an issue with your plugin that's using the API.
Worldedit just doesn't load blocks correctly via api.
From what I know, for plugin to load blocks / items from mowdów must do it specifically. The command does it correctly but api does not. Please do not look for excuses because I use a hybrid. On vanilla it is the same but with doors etc.
It's not the hybrid's fault, although I thought so at first.
By the way, look how many people use 1.12.2 and how many the latest version of the month.
Yep, that affirms what I said. https://bstats.org/global/bukkit
As for the API, the commands use the API. If the API didn't work, the commands wouldn't work. Therefore it's an issue with whatever plugin is using the API.