-
-
Notifications
You must be signed in to change notification settings - Fork 894
Description
Server Implementation
Paper
Server Version
1.21.4
Describe the bug
I am an MC server owner and I want to introduce the PlotSquared plugin on my server. I want my players to pay a certain amount of coins when claiming land. Initially, the trial failed in version 1.21.8 as it could not deduct coins properly. Later, I switched to version 1.21.4 and found that it still did not work. Later on, it was found through testing that merging land does not require payment, only refunds when deleting land and payments when purchasing land from others.
My PlotSquared plugin was compiled from GitHub, version 7.5.9.
The plugins installed on my server are CoinsEngine, nightcore (which is pre installed plugins for CoinsEngine) LuckPerms, Vault, WorldEdit.
I am using this plugin for the first time, so I am not familiar with some of its features. May I ask if this is the inherent mechanism of this plugin (i.e. no payment is required when claiming land) or if I chose the wrong economy plugin? Thank you very much.
To Reproduce
Please see information in "Describe the bug".
Expected behaviour
Please see information in "Describe the bug".
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/05895dca0bd04395a74b45651c116344
PlotSquared Version
7.5.9-SNAPSHOT
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response