ADDED:
- Optional messages to be shown to players when they enter a PvP flagged claim.
You can find this in the config
Code (YAML):
World Flags:
world:
PvP Only In PvP-Flagged Claims
: true
Message To Send When PvP Is Denied
: Player vs. player combat is restricted to
designated areas.
Send Message On Enter PvP Enabled Claim
: true
Message
: PvP is enabled in this claim, be careful
If "
PvP Only In PvP-Flagged Claims" you can then set "
Send Message On Enter PvP Enabled Claim" to true, when a player enters a claim that has been flagged for PvP, they will get a message (message can be changed in the config)
NOTE:
For some reason /gpfreload won't actually reload this config. Its recommended for now, to just reload your server or restart your server for these changes to take effect.
(This has been fixed in the next version)