Language

AnonNotes

AnonNotes

Modrinth

Create anonymous or named notes and books on your Minecraft server.

3 downloads updated 26d ago
latest v1.0.1 Modrinth
Paper Purpur 1.21.11 – 1.21.11 Game-mechanicsSocialUtility

AnonNotes

Anonymous and named notes/books for Minecraft servers.

English

About

AnonNotes adds anonymous and named notes/books to Minecraft servers.

Players can create short notes from paper, choose whether the note should be anonymous or show their nickname, and read finished notes in a clean read-only interface. The plugin also supports anonymous and named books.

Features

  • Create notes by right-clicking paper.
  • Choose whether a note is anonymous or shows your nickname.
  • Finished notes open in a read-only interface.
  • Finished notes cannot be edited again.
  • Notes have a fixed 266 character limit.
  • Supports anonymous and named books.
  • Admins can check the real creator of tracked notes and books.
  • English and Russian language support.
  • Simple configuration.

Commands

/anonnotes reload

Reloads the plugin config and language file.

Permission:

anonnotes.reload

/anonnotes check

Checks the real creator of an AnonNotes item.

Hold an AnonNotes note or book in your main hand and run:

/anonnotes check

Permission:

anonnotes.check

This command is useful for moderation. It can show who actually created an anonymous note or book, but only for items created with a version that supports creator tracking.

Permissions

anonnotes.player

Basic permission group for regular players.

Includes:

anonnotes.note.create
anonnotes.note.read
anonnotes.book.use

Recommended for default players.

LuckPerms example:

/lp group default permission set anonnotes.player true

anonnotes.admin

Admin permission group for AnonNotes.

Includes:

anonnotes.player
anonnotes.reload
anonnotes.check

Recommended for admins/moderators.

LuckPerms example:

/lp group admin permission set anonnotes.admin true

anonnotes.reload

Allows using:

/anonnotes reload

Use this when you want to let a role reload AnonNotes without giving all admin permissions.

anonnotes.check

Allows using:

/anonnotes check

This lets staff see the real creator of tracked anonymous notes and books.

anonnotes.note.create

Allows creating notes by right-clicking paper.

anonnotes.note.read

Allows reading finished AnonNotes notes.

anonnotes.book.use

Allows using AnonNotes book features, including anonymous and named books.

Supported Servers

Tested for Minecraft 1.21.11.

Supported loaders on Modrinth:

  • Paper
  • Purpur
  • Leaf

Configuration

Default config.yml:

note:
  enabled: true
  show-max-length-message: true

book:
  enabled: true

note.enabled

Enables or disables the note system.

note.show-max-length-message

Shows the maximum note character limit message when a player starts creating a note.

book.enabled

Enables or disables anonymous/named book features.

Language

Change the language in language.yml:

language: en

or:

language: ru

After changing the language, run:

/anonnotes reload

or restart the server.

Русский

Описание

AnonNotes добавляет анонимные и обычные записки/книги на Minecraft-сервер.

Игроки могут создавать короткие записки из бумаги, выбирать анонимный режим или режим с ником, а готовые записки открываются в удобном интерфейсе только для чтения. Плагин также поддерживает анонимные и обычные книги.

Возможности

  • Создание записок через ПКМ по бумаге.
  • Выбор режима записки: анонимно или с ником игрока.
  • Готовые записки открываются в интерфейсе только для чтения.
  • Готовые записки нельзя редактировать повторно.
  • У записок фиксированный лимит 266 символов.
  • Поддержка анонимных и обычных книг.
  • Администраторы могут проверить настоящего создателя отслеживаемых записок и книг.
  • Поддержка английского и русского языка.
  • Простой конфиг.

Команды

/anonnotes reload

Перезагружает конфиг и языковой файл плагина.

Право:

anonnotes.reload

/anonnotes check

Проверяет настоящего создателя предмета AnonNotes.

Возьми записку или книгу AnonNotes в основную руку и выполни:

/anonnotes check

Право:

anonnotes.check

Команда полезна для модерации. Она может показать, кто на самом деле создал анонимную записку или книгу, но только если предмет был создан в версии с поддержкой отслеживания создателя.

Permissions

anonnotes.player

Базовая группа прав для обычных игроков.

Включает:

anonnotes.note.create
anonnotes.note.read
anonnotes.book.use

Рекомендуется выдавать обычным игрокам.

Пример для LuckPerms:

/lp group default permission set anonnotes.player true

anonnotes.admin

Админская группа прав для AnonNotes.

Включает:

anonnotes.player
anonnotes.reload
anonnotes.check

Рекомендуется для администраторов и модераторов.

Пример для LuckPerms:

/lp group admin permission set anonnotes.admin true

anonnotes.reload

Разрешает использовать:

/anonnotes reload

Можно выдать роли, которой нужно перезагружать AnonNotes без полного админского доступа.

anonnotes.check

Разрешает использовать:

/anonnotes check

Позволяет персоналу сервера видеть настоящего создателя отслеживаемых анонимных записок и книг.

anonnotes.note.create

Разрешает создавать записки через ПКМ по бумаге.

anonnotes.note.read

Разрешает читать готовые записки AnonNotes.

anonnotes.book.use

Разрешает использовать функции книг AnonNotes, включая анонимные и обычные книги.

Поддерживаемые серверы

Протестировано на Minecraft 1.21.11.

Загрузчики на Modrinth:

  • Paper
  • Purpur
  • Leaf

Конфигурация

Стандартный config.yml:

note:
  enabled: true
  show-max-length-message: true

book:
  enabled: true

note.enabled

Включает или выключает систему записок.

note.show-max-length-message

Показывает сообщение с максимальным лимитом символов, когда игрок начинает создавать записку.

book.enabled

Включает или выключает функции анонимных и обычных книг.

Язык

Язык меняется в language.yml:

language: en

или:

language: ru

После смены языка выполни:

/anonnotes reload

или перезапусти сервер.

Versions

Release
1.0.1
paper, purpur · 1.21.11 · 26d ago
- Added anonymous and named notes. - Added anonymous and named books. - Notes can be created by right-clicking paper. - Finished notes open in a read-only…
3

Comments 0

No comments yet. Be the first to share your thoughts.

FAQ

How do I install AnonNotes?

Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.

Is AnonNotes free?

AnonNotes is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.

Which Minecraft versions does AnonNotes support?

Works with Paper, Purpur. Supports versions 1.21.11–1.21.11. See the download section on this page for the full list of supported versions and loaders.

Download AnonNotes

Files are served directly from the original source. Modgrid does not host or modify them.