Skip to content

Releases: arklanq/PVPControl

PVPControl 1.4.2 for Minecraft 1.9-1.13

21 Sep 05:40
2a410a9

Choose a tag to compare

PVPControl 1.4.2 SNAPSHOT 1 (#11)

Changed version string in pom.xml;
Changed version string in plugin.yml;
Fixed bug where option "BlockOnlySelectedCommandsOnPVP" was not working
as intended.
Fixed case sensitive bug in "BlockOnlySelectedCommandsOnPVP".

PVPControl 1.4.1 for Minecraft 1.9-1.13

30 Jul 17:00
dfcc3bd

Choose a tag to compare

Merge pull request #10 from IdkMan2/dev

Dev -> Master 1.4.1

PVPControl 1.4 for Minecraft 1.9-1.13

28 Jul 15:04
4db9928

Choose a tag to compare

Dev -> Master 1.4 Hotfix 1 (#9)

* PVPControl 1.4 SNAPSHOT 1

Huge changes:
- Rebuilded modules system;
- Changed many modules;
- The biggest module - EntityDamageHandler has it's own addons system;
- Not used modules/addons for EntityDamageHandler module will be not
used and will be not affecting overall performance of plugin;
- New translations statements;
- Now you can change main prefix of the plugin;
- Fixed bug, where "THIS_COMMAND_IS_NOT_ALLOWED_DURING_PVP" translation
statement was not used.

* no changes in the settings.yml;
* build has been tested on 1.13 spigot development build;

* PVPControl 1.4 SNAPSHOT 2

Untracked some files from remote repository;

* PVPControl 1.4 SNAPSHOT 3

Remove some unused files.

PVPControl 1.3.1 for Minecraft 1.9-1.13 pre-7

21 Jul 07:36
b5a2f6f

Choose a tag to compare

For now Essential's God-mode will be turning off not only for victim,
but for damager too.

PVPControl 1.3 for Minecraft 1.9-1.13 pre-7

20 Jul 16:25
8a6c302

Choose a tag to compare

Dev -> Master 1.3 (#6)

* PVPControl 1.3 SNAPSHOT 1

General improvements;
New config option in settings.yml;
2 new language statements;
Added support for EssentialsX 2.X;
Now you can enable option to turn off Essential's God Mode for victim;

PVPControl 1.2 for Minecraft 1.13 pre-7

15 Jul 15:21
64cf481

Choose a tag to compare

Fully compatible with 1.13 pre-7

PVPControl 1.1 for Minecraft 1.12.X

26 Jun 13:06
a96e00a

Choose a tag to compare

Versions 1.9-1.11.2 should work too, but was not tested.