Minecraft AdminNotes mod 2026 download
logo
minecraft mod AdminNotes

AdminNotes

Game Version: CB 1.7.9-R0.1
Total Downloads: 7,484
Updated: Jun 7, 2014
Created: Jan 9, 2013
Download AdminNotesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
0.12.4 beta 75.80 KB Jun 7, 2014 CB 1.7.9-R0.1 2,235 download AdminNotes 0.12.4 betaDownload
0.12.1 beta 113.84 KB Oct 15, 2013 1.6.4 863 download AdminNotes 0.12.1 betaDownload
0.11.0 beta 113.65 KB Mar 17, 2013 CB 1.4.7-R1.0 2,273 download AdminNotes 0.11.0 betaDownload
0.10.0 beta 77.41 KB Jan 15, 2013 CB 1.4.6-R0.3 577 download AdminNotes 0.10.0 betaDownload
0.9.0 beta 77.32 KB Jan 14, 2013 CB 1.4.6-R0.3 270 download AdminNotes 0.9.0 betaDownload
0.8.0 beta 73.02 KB Jan 13, 2013 CB 1.4.6-R0.3 210 download AdminNotes 0.8.0 betaDownload
0.7.0 beta 69.02 KB Jan 12, 2013 CB 1.4.6-R0.3 210 download AdminNotes 0.7.0 betaDownload
0.6.0 beta 64.50 KB Jan 11, 2013 CB 1.4.6-R0.3 198 download AdminNotes 0.6.0 betaDownload
0.5.0 beta 64.63 KB Jan 10, 2013 CB 1.4.6-R0.3 195 download AdminNotes 0.5.0 betaDownload
0.4.0 beta 63.80 KB Jan 10, 2013 CB 1.4.6-R0.3 170 download AdminNotes 0.4.0 betaDownload
0.1.0 beta 56.47 KB Jan 10, 2013 CB 1.4.6-R0.3 157 download AdminNotes 0.1.0 betaDownload
0.0.1 alpha 46.12 KB Jan 9, 2013 CB 1.4.6-R0.3 126 download AdminNotes 0.0.1 alphaDownload

Screenshots

Description

Share this:

AdminNotes allows admins to keep notes on players.

Features

  • Create notes on players.
  • List and search notes by player, writer or keyword.
  • Toggle notify flag on individual notes to notify admins upon player's login.
  • Auto notes, automatically write notes upon commands used (mute, kick, ban, ect).

Requirements

  • Java 6+

Optional

  • MySQL
  • A permissions plugin.

Setup

  • Add the AdminNotes.jar to your server.
  • Start the server.
  • Add AdminNotes' permissions to your permission plugin.
  • Enjoy

Commands

  • /notes: List commands.
  • /notes create: Create a note.
  • /notes list: List all notes.
  • /notes info: Show writer, date and notify info on a note.
  • /notes notify: Toggle notify flag, when that player logs in admins are notified of the note.
  • /notes search: Search notes. p:playerName, w:writerName, k:keyword
  • /notes remove: Remove a note.

Permissions

  • adminnotes.mod: Grants the following permissions
    • adminnotes.list: List notes
    • adminnotes.create-notified: Receive notification upon a note creation.
    • adminnotes.info: Get info on a note.
    • adminnotes.login-notified: Receive notification upon noted player login.
    • adminnotes.search: Search notes.
  • adminnotes.admin
    • adminnotes.mod: Receive the mod permissions.
    • adminnotes.create: Create a note.
    • adminnotes.remove: Remove a note.
    • adminnotes.notify: Toggle notify flag on a note.
  • adminnotes.autonote.*: Grant all autonotes listed in the auto-notes.yml file.
    • adminnotes.autonote.xyz: Grant permission to the xyz auto note.

Configuration

config.yml

  • properties
    • chat-prefix: Chat prefix
    • db-type: SQLite or MYSQL
    • permission-default: Permission default setting. op/not op/true/false.
    • notify-by-default: Set notes to notify on login by default.
    • notes-per-page: How many notes per page to show in the list command.
    • date-format: Date format.
    • check-new-version: Check for a new version on startup.
    • async-db-queries: Run database queries in a separate thread, reduces lag when accessing the DB.
    • confirm-player-joined: Confirm a player has been on your server before creating note (in case of typos)
    • auto-note-permission: Require a permission node to create auto notes.
    • use-metrics: Tell mcstats.org that you're running the plugin, helps the developer know how popular it is.
  • mysql: typical mysql login info.

auto-notes.yml

  • commands: Watch for these commands to be used.
    • title (needs to be unique)
      • regex: Regex string to locate in commands used. Regex101.com
      • note: Note string to be created, $number is the order number the regex was looking for. <commander> and <location> replaced with player issuing the command and their location.
      • player: The order number of the player name to create a note on.
      • notify: (Optional) force notify flag on this note, if missing falls back to notify-by-default setting.

Metrics

http:mcstats.org/plugin/AdminNotes

Statistics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Read more here. This functionality can be disabled in the NPR config file.

To do

  • Localize strings

Source code's available here.

Bitcoin donate.

Have an issue or suggestion? Post a ticket.

Comments

Add a comment