[BUG] Bug with setoffline command #88
Labels
No labels
bug
can reproduce
can't reproduce
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more information
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/V10Lift#88
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?
Describe the bug
when using the setoffline command, theres a wrong syntax suggestion and the offline levers are set / updated to the opposite state and the lift signs arent updated.
To Reproduce
Steps to reproduce the behavior:
/
Expected behavior
Correct suggestion for the syntax with the lift names.
Lever getting set to powered: false, when the lift is offline.
Lift signs updating to "Disabled", when the lift is disabled.
Screenshots
When disabled with setoffline command:
Spigot version (use /version):
git-Paper-195
Plugin version (use /v10lift info), NOT LATEST!!!
v0.9
Additional context
And when using /v10lift offline del and clicking on a lever, then the lever is used and with that the lift gets disabled, if it was enabled.