Minecraft TownyNotifier mod 2026 download
logo
minecraft mod TownyNotifier

TownyNotifier

Game Version: CB 1.5.2-R1.0
Total Downloads: 1,868
Updated: Jun 16, 2013
Created: Jun 5, 2013
Download TownyNotifierDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
TownyNotifier v0.4.4 beta 10.34 KB Jun 16, 2013 CB 1.5.2-R1.0 1,567 download TownyNotifier TownyNotifier v0.4.4 betaDownload
TownyNotifier v0.3.4 beta 7.48 KB Jun 8, 2013 CB 1.5.2-R0.1 156 download TownyNotifier TownyNotifier v0.3.4 betaDownload
TownyNotifier v0.2.3 beta 5.74 KB Jun 5, 2013 CB 1.5.2-R0.1 145 download TownyNotifier TownyNotifier v0.2.3 betaDownload

Description

Share this:

About

A bukkit plugin that hooks with Towny, to notify users when placing or breaking blocks in plots they don't own, without preventing them from doing so.

This plugin requires Towny!

Commands

Commands available:

  • /townynotifier//townynotifier ? – displays help
  • /townynotifier reload – reloads config from file
  • /townynotifier set interval <int> – sets the interval between notifications, in number of block breaks/places; if blank, displays the interval
  • /townynotifier set message <msg> – sets the notification message; if blank, displays the message

By default, the console can do all commands, as can ops.

Configuration

See here for the default configuration

  • block_break_interval: integer – number of block place/breaks between notifications
  • message: string – notification message displayed;
    • Can contain all standard Minecraft formatting codes, either using the section symbol (§), or, because using § can be a pain, the ampersand (&) can be used in its stead.
  • plots: boolean – whether the notification occurs (true) or does not (false) when placing/breaking blocks in that plot type – see here for more details on each

Permissions

  • townynotifier.commands
    • townynotifier.help – allows using the help command
    • townynotifier.interval – allows usage the interval set command
    • townynotifier.message – allows usage of the message set command
    • townynotifier.reload – allows usage of the reload command
  • townynotifier.ignore – the player will never be notified about building/destroying outside the allowed plots

Without using a permissions plugin (and by default) ops get townynotifier.commands and no one gets townynotifier.ignore.

Planned Additions

Future additions planned:

  • Option to instead notify the user based on time – the user is notified once and then not notified again until [defined time] has passed.
    • An option to do both of them – the user is notified every [defined integer] blocks, and on the first block after [defined time] since the last notification (more clarification on this when ready)
  • An admin-toggleable, player command to temporarily turn off notifications (e.g. if the player is strip-mining in the wilderness, far from any town and so should be fine to do so, they can turn off the message for [defined time]; the ability to do this can be toggled in config)
  • Also trigger on use of certain items, possibly?
  • Suggestions welcome!

Comments

Add a comment