PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

plots.set.biome is not work

Open ATCatBoss opened this issue 11 months ago • 1 comments

Server Implementation

Paper

Server Version

1.20

Describe the bug

I used luckperms to give the player permission group plots.set.biome permission node, but the player is still prompted for missing permissions using /plots setbiome XXX Would it be possible to add a console command to set the plot under the player's feet, so I can configure it in the menu for various customisations game version: 1.20.2 I'm sorry I used DeepL to translate

To Reproduce

  1. Enter the server
  2. Type ‘/lp group default permission set plots.set.biome true’.
  3. Player inputs ‘/plot setbiome XXX’

Expected behaviour

Would it be possible to add a console command to set the plot under the player's feet, so I can configure it in the menu for various customisations

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/5225f0b6d03b40ff9cb1e2ec982d6869

PlotSquared Version

plotsquared-bukkit-7.4.1-Premium

Checklist

  • [x] I have included a Plot debugpaste.
  • [x] I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.

Anything else?

No response

ATCatBoss avatar Jan 16 '25 19:01 ATCatBoss

The permission checks works well on my server.

You need the permission plots.set.biome for the short command syntax /plot setbiome jungle (or /plot biome jungle). And you need the permission plots.set.biome AND plots.set for the main command syntax /plot set biome jungle.

(That's a bit unusual, I know.)

Would it be possible to add a console command to set the plot under the player's feet, so I can configure it in the menu for various customisations

I doubt that this is a serious suggestion. Better check your permissions and if you have any other use-cases, explain again exactly what you mean.

RedstoneFuture avatar Feb 22 '25 17:02 RedstoneFuture