Plugin cannot be reloaded in Minecraft 1.14 #43
Labels
No labels
bug
confirmed
bug
unconfirmed
discussion
dovahkiin
duplicate
dwarf
elf
ender
enhancement
exploit
help wanted
lich
not an issue
phasewalker
priority
high
priority
low
priority
medium
question
request
story
viriplaga
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kerrishaus/ErosteySpecies#43
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The plugin cannot be reloaded in Minecraft 1.14 because it does not remove custom crafting recipes when disabled. This means it will throw an error when it tries to load and the load will be aborted.
This isn't a terrible issue, as the server can just be restarted to reload the plugin, however it is not ideal and can the work around is cumbersome at best. Eventually, this should be fixed, but right now, it is nothing but an annoyance to server maintainers.
To Reproduce
Expected behavior
All custom recipes should be removed, the plugin disabled, then reloaded without error.
Additional Context
>plugman reload ErosteyRelated to #47 and #22.