PlayerPlot-Modded
A fork of the 1.17 player-plot plugin (which is under the MIT license) by sword7 with the following features:
1) When a player is killed, his head will be dropped with custom name and lore. You can burn this head-item(e.g. drop it in fire) and if the player has a plot, it will be released and a message will be broadcasted
2) Fixed Border Visual Bug for 1.18.2. Note: the code used to show a Minecraft Border changes with each Minecraft update so this fix will only work for the above version. To let the fix take place you should install Player WorldBorder API v1.182.0 (https://www.spigotmc.org/resources/player-worldborder-api.67734/)
3) Added new command "/buydeed <amount>" (the amount parameter is optional and set to 1 by default) with permission "playerplot.modded.buydeed": It lets the player buy PlotDeeds for a configurable amount of coins (using Vault in combination with an Economy plugin)
4) Added "modded.yml" file where you can customize every configurable aspect of this mod
Vault is needed to enable currency integration.
Comments