Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use locked levers. #95

Closed
andrewkm opened this issue Mar 23, 2019 · 6 comments
Closed

Can't use locked levers. #95

andrewkm opened this issue Mar 23, 2019 · 6 comments
Labels
invalid This doesn't seem right

Comments

@andrewkm
Copy link

andrewkm commented Mar 23, 2019

I've added levers to our core config.
lever: enabled: true
You can successfully lock them, however you can no longer use them.
Even the owner of the lock cannot use the levers.

Setup is all latest as of this post.
Paper: 1.13.2 Build 571
ModernLWC built on: 288b1bf

@andrewkm
Copy link
Author

Looks like a workaround is to use /credstone on - on the lever after locking it.
Not sure if this is the plugins intended functionality, but thought I'd mention that.

@Tsuser1
Copy link
Owner

Tsuser1 commented Mar 26, 2019

While this issue doesn't functionally break the usability of levers in-game, I do still see the issue with this confusing system and people not being aware of /credstone. Due to the flexible and powerful nature of MLWC (and LWC in general), many people aren't aware of the full scope of options available.

My opinion is this is acting as intended, but perhaps a message when locking redstone objects to inform players of this could be beneficial.

@Tsuser1 Tsuser1 added enhancement New feature or request wontfix This will not be worked on labels Mar 26, 2019
@andrewkm
Copy link
Author

A message would be great :)

@pop4959
Copy link
Contributor

pop4959 commented Apr 20, 2019

@andrewkm Sorry for the long delayed response, did /credstone fix the issue for you? If so, I think we can close this issue.

@pop4959 pop4959 added invalid This doesn't seem right and removed enhancement New feature or request wontfix This will not be worked on labels Apr 21, 2019
@pop4959
Copy link
Contributor

pop4959 commented Apr 21, 2019

I have tested this and confirmed that it is working as intended. You probably have denyRedstone set to true, which by default will block redstone on protections. If you don't want it to do this, set it to false.

From the config (protections.denyRedstone):
If true, the default behaviour will be to BLOCK redstone to protections, and /credstone on (Protection Flag) will ALLOW redstone to the protection
If false, the default behaviour will be to ALLOW redstone to protections, and /credstone on will BLOCK redstone to the protection

Closing issue now since this is not a bug.

@pop4959 pop4959 closed this as completed Apr 21, 2019
@andrewkm
Copy link
Author

Can confirm my denyRedstone is set to true in config. Working as intended :) @pop4959

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants