Resource icon

dPrevention 1.3.1

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade submitted a new resource:

dPrevention - Protects your players buildings!

dPrevention prevents grief and let your players claim their land on your Minecraft server, written in dScript.

Installation​

  1. Install the dependencies listed below.
  2. Download dPrevention and drop the external folder into your `/plugins/Denizen/scripts` folder.
  3. You can change the following hexcodes listed below under the Colors key in the `config.yml` of Denizen to use the colors dPrevention uses or use your own ones.

    Colors: emphasis...

Read more about this resource...
 

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade updated dPrevention with a new update entry:

2 new custom events + vehicle fixes

This update adds 2 new events. `dPrevention_player_block_amount_changed` which fires everytime the block level of a player changes and `dPrevention_area_created` which fires everytime a new dPrevention area was created.

You can find more info's about the added events here: https://github.com/Hydroxycobalamin/dPrevention/wiki/Scripter-Documentation#custom-events

The vehicle ride-whitelist and depending flags, should be working properly now.

Reminder: Create a backup of your...

Read the rest of this update entry...
 

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade updated dPrevention with a new update entry:

New flags and config options!

This update adds a new config option: inventories.filler_item which allows to specify an item which will be shown in unused spots of inventories. Useful when you're using a resource pack.
USE THE NEW CONFIG.DSC INSIDE THE .ZIP FILE AND RECONFIGURE.

container-access will now prevent players to open any inventory excluding ender_chest and the players one.

New flag vehicle-move which prevents players from pushing vehicles like hopper_minecarts, to prevent...

Read the rest of this update entry...
 

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade updated dPrevention with a new update entry:

Area Selector Tool support, config validation, bugfixes and more!

[Core]
  • Area Selector Tool compatibility. Support with the seperate selector tools is dropped.
    You can simply remove the old ones and add the Area Selector Tool.
  • The config will be validated on /ex reload. If a config option isn't valid it will output an error in your console and switches to a default value instead. The config is loaded into a server flag.
  • The files were reorganized. The config...

Read the rest of this update entry...
 

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade updated dPrevention with a new update entry:

Bugfixes

[Bugfixes]
  • If the player can't afford a claim message was printed out and the player is still in claim mode while walking over blocks, it won't print errors in your console anymore.
  • Catched an error when a player opened an inventory without a location (like: workbenches, looms, grindstones etc.) when container-access is active.

Read the rest of this update entry...
 

Icecapade

Time traveling wizard
Staff member
Helper
Dec 12, 2019
56
10
8
25
Germany
www.icecapa.de
Icecapade updated dPrevention with a new update entry:

[1.3.0] Optimizing, claim preview

IMPORTANT NOTICE: YOU NEED THE LATEST DENIZEN RELEASE BUILD FOR THIS TO WORK (AT THE TIME OF WRITING REL-1774

[Features]
  • It's now possible to expand admin claims.
[Core]
  • Object storage was changed. dPrevention will now save AreaObjects instead of noted names. The conversion will fire on the next server start. So watch your console.
  • Generation of /dprevention info menu was rewritten and optimized and is now incredible fast.
[Changes]...

Read the rest of this update entry...