Towny Classic

Towny Classic

3.2k Downloads

Problem with elevators on signs

w1th0utme opened this issue ยท 3 comments

commented

What steps will reproduce the problem?

I use the CMI plugin to create elevators and lately for some reason in order to use the elevator players must have permission in the chunk - /plot set perm destroy on. To move on elevator up the player must right click on the sign. And to go down, player must press SHIFT and also right click on the sign.

What is the expected output?

Towny version

0.100.1.18

Server version

1.20.4

Please use Pastebin.com to link the following files

commented

I plan on taking a deeper look into this. I had a initial glance at both plugins and I think it did look like Towny might be able to find a new way around this.

commented

Towny prevents players from opening up and editing signs in areas they don't have permission for, which is likely what you are seeing here. Whatever method cmi uses to detect the sign being clicked is likely too late as we cancel it here, since I don't own a copy of cmi this is not something I'd feel like looking into at least

commented

Fixed by 15253d8