An open API service indexing awesome lists of open source software.

https://github.com/standardan/standardan

Profile README
https://github.com/standardan/standardan

Last synced: 5 days ago
JSON representation

Profile README

Awesome Lists containing this project

README

          

# Standardan

**Minecraft plugin developer** — Paper / Spigot, Java 21.

I build server-side plugins for survival/SMP and minigame networks. Each project below is
open-source and ships with its own README, config docs, and Maven build.

## Minecraft Plugins

| Plugin | What it does | Highlights |
|--------|--------------|-----------|
| [Homestead](https://github.com/Standardan/homestead) | Persistent player homes (`/sethome`, `/home`) | SQLite, off-main-thread DB, cached tab-completion |
| [Lifesteal](https://github.com/Standardan/lifesteal) | Hardcore steal-a-heart-on-kill SMP | combat events, player attributes, tagged items + recipes |
| [Spleef](https://github.com/Standardan/spleef) | Complete arena minigame | full game-state machine, scheduler loops, self-resetting arena |
| [CrateKeys](https://github.com/Standardan/cratekeys) | Reward crates with an animated opening | custom inventory-GUI animation, weighted loot, config-driven |
| [SignShops](https://github.com/Standardan/signshops) | Player-run chest shops | Vault economy, soft-dependency isolation, YAML persistence |
| [LeaderStats](https://github.com/Standardan/leaderstats) | Stats, leaderboards & holograms | PlaceholderAPI expansion, cached snapshots, TextDisplay holograms |
| [WildTp](https://github.com/Standardan/wildtp) | Random `/wild` teleport | async chunk loading, safe-location scanning, never blocks the server |
| [GraveStones](https://github.com/Standardan/gravestones) | Death graves with owner protection | Display + Interaction entities, drop protection, item persistence |

> Browse them all by topic: [`minecraft-plugin`](https://github.com/Standardan?tab=repositories&q=&type=&language=&sort=)

## Tech

`Java 21` · `Paper API 1.21` · `Maven` · `SQLite (JDBC)` · `Vault` · `PlaceholderAPI` · `Adventure / MiniMessage`

All built and verified against Paper 1.21.4.