HomeJavaModsOstrak
Ostrak
ModsJava

Ostrak

Paper plugin — digital documents and identity for roleplay servers. Documents are presented, not pe

⬇ Download on Spigot
Ostrak — Documents & Identity for Roleplay Servers

Ostrak is a digital documents plugin for RP servers, built around a document engine internally — even the built-in passport isn't a special case in the code, it's just a YAML description like any other document type.

Code (Text):

id: passport
name: "&ePassport"
icon: BOOK
numbering: "{seq:06}"
identity: true

fields:
  - key: given_name
    name: "Given name"
    type: text
    role: given_name
    searchable: true
  - key: birth_date
    name: "Date of birth"
    type: date
    role: birth_date
 
In the free version this definition ships baked into the jar — you can turn individual fields off in config.yml, but you can't edit or add types yourself. Editing types and adding new ones (driver's license, firearm permit, medical card, student ID...) is a Premium feature, see Links below.

✨ Features


Requirements

Server Paper 1.20.1 – 1.21.x
Java 17
Database SQLite (built in, nothing to install)
Dependencies none required. PlaceholderAPI — optional


⚙️ Core commands

/passport Open your own passport
/doc show <player> Voluntarily present a document
/doc inspect <player> Request documents from a nearby player
/doc issue <type> <player> Issue a document (admin)
/registry search <field> <query> Search the document registry


Full command and permission list — in the documentation: https://docs.ostrak.benovich.cc/commands-and-permissions

Links


by Benovich

Ostrak is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 7 times (via Spigot). Download it and open it directly in the game.

Explore more