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

Cant use '/plot [X;Z] set' when transferring Plotownership and setting deny * #4344

Open
2 tasks done
0x484 opened this issue Feb 17, 2024 · 1 comment
Open
2 tasks done
Labels
Approved A project maintainer or developer has reproduced this issue Bug Something isn't working

Comments

@0x484
Copy link

0x484 commented Feb 17, 2024

Server Implementation

Paper

Server Version

1.20

Describe the bug

When trying any Command using '/plot [X;Z] set' and the Plot isn't owned by the Original Player who claimed it and the Plot has set deny to * it will not work and say "This is not a valid subcommand" (Skipping [X;Z] and standing on the plot still works)

To Reproduce

  1. '/p claim' a plot
  2. '/p setowner' any other player
  3. '/p deny *'
  4. '/p X;Z set border stone'
  5. see error. (Set either the original owner again or remove * and it will work again)

Expected behaviour

'/p X;Z set' should always work.

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/8196f5bcdd2447c2bc4e775e0f2a74b2

PlotSquared Version

7.3.4-Premium

Checklist

Anything else?

No response

@0x484 0x484 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Feb 17, 2024
@OneLiteFeather
Copy link
Member

Can reproduce it with Paper 1.20.4 and Plotsquared 7.3.6-SNAPSHOT using FAWE-669
https://athion.net/ISPaster/paste/view/f2b44f0b0e7644119eebd735847c1c0c

Also interesting is that blindly typing /p X;Z set border stone instead of the plot id while * is denied on the plot causes this error above, if you replace the X and Z with the actual plot id, the coloring gets broken of the feedback message as well.
grafik

@OneLiteFeather OneLiteFeather added Bug Something isn't working Approved A project maintainer or developer has reproduced this issue and removed Requires Testing This is a new issue which needs to be approved before labeled with "bug" labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved A project maintainer or developer has reproduced this issue Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants