HomeJavaModsFactions Deathbook Addon
Requested addon for Factions to drop a tattered "death book" that reveals the location (or near location) of faction homes. (See list below of supported factions).

This plugin will not be further developed unless I receive bug reports or requests.

Factions:

Spoiler: Default Config
Code (YAML):
dropNotes : true #crudely enable/disable plugin (be sure to remove the plugin if you don't want it!)
title
: '&4Death Note' #title text, accepts child variables
author
: ' {killer_name }' #author text, accepts child variables
page
: |- #page 1 text, accepts child variables
  Now that I have killed {vic_display }, I have discovered that {vic_name }'s faction {loc_test }!&r

  - {author }
coord
: x {x } y {y } z {z } #formatting for printing coordinates
found
: |- #found statement, accepts child variables
  has a home set at
  {coord }
  &4We must move at once!
fail
: |- #fail statement, accepts child variables
  doesn't have a home set.
  &bWhat a shame!
random
: true #enable random coordinate generation
minRand
: 100 #minimum radius for random coordinate generation
maxRand
: 200 #maximum radius for random coordinate generation

Spoiler: Variables
{page} - page content's (specified in config)
{author} - author content's (specified in config)
{title} - title content's (specified in config)
{loc_test} - the statement to be replaced with a found or fail statement (both of which are specified in config)
{vic_name} - victim's username
{vic_display} - victim's display name
{killer_name} - killer's username
{killer_display} - killer's display name
{coord} - variable used only in the 'found' config (specified in config)
{x}, {y}, {z} - variables used only in the 'coord' config

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Factions Deathbook Addon is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12. Downloaded 154 times (via Spigot). Download it and open it directly in the game.

Explore more