mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 05:16:55 +00:00
created readme
This commit is contained in:
@@ -0,0 +1,34 @@
|
|||||||
|
<h2>TogglePvP</h2>
|
||||||
|
|
||||||
|
Plugin is under heavy development and things will change often.
|
||||||
|
|
||||||
|
Use Issues section to report bugs or submit suggestions.
|
||||||
|
|
||||||
|
<h3>Commands</h3>
|
||||||
|
Permission: <code>togglepvp.command</code> (given by default) :
|
||||||
|
<ul>
|
||||||
|
<li>/pvp help- displays help message</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
Permission: <code>togglepvp.command.toggle</code> (given by default) :
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>/pvp toggle - displays help message</li>
|
||||||
|
<li>/pvp on - enables PvP (aliases: enable)</li>
|
||||||
|
<li>/pvp off - disables PvP (aliases: disable)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>Features</h3>
|
||||||
|
Player who disables PvP cannot get hurt by any player induced damage.
|
||||||
|
They also can't deal any damage to other players.
|
||||||
|
This includes basic attacks, projectiles, splash potions,
|
||||||
|
lingering potions and lightning strikes from channeling trident enchant.
|
||||||
|
Additionally lightning strikes from channeling cannot spawn fire under
|
||||||
|
players, who have pvp disabled and it's impossible to use
|
||||||
|
fishing rod on players who have pvp disabled.
|
||||||
|
|
||||||
|
There is also a feature that disallows pouring lava or using
|
||||||
|
flint and steel nearby players with disabled pvp. You can
|
||||||
|
either disable it in config or set its radius.
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user