https://github.com/standardan/standardan
Profile README
https://github.com/standardan/standardan
Last synced: 5 days ago
JSON representation
Profile README
- Host: GitHub
- URL: https://github.com/standardan/standardan
- Owner: Standardan
- Created: 2026-05-29T02:25:15.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2026-05-29T02:53:33.000Z (5 days ago)
- Last Synced: 2026-05-29T04:24:48.500Z (5 days ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.