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:
This plugin will not be further developed unless I receive bug reports or requests.
Factions:
- MassiveCraft - https://www.spigotmc.org/resources/factions.1900/
- SlimeFaccoes
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
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
{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
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.12
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.