File Details
ServerPad-1.0.0.jar
- R
- Mar 3, 2026
- 1.91 MB
- 16
- 1.20.1
- Fabric
File Name
ServerPad-1.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
ServerPad 1.0.0 — Initial Release
✨ Features
Main Menu GUI
- Interactive GUI panel opened with a special item (tablet)
- 3-column command button grid with per-rank permission control
- Left panel: Homes list with scroll and context menu (use / delete)
- Left panel: Warps list with scroll and context menu
- Right panel: Rank badge display with player model preview
- Right panel: Configurable URL button (e.g. rank store) — admins set label, URL and which ranks can see it
- Tab bar: Social / Comandos / Admin tabs
- Bottom text field: set home or warp by name with player autocomplete
Homes & Warps
/sethome, /home <name> — per-player homes with configurable limits per rank/setwarp, /warp <name> — server warps with configurable limits per rank/back— return to last teleport location- Home and warp limits:
-1= unlimited,0= none,N= capped
TPA
- /tpa <player> and /tpahere <player> with per-rank toggle
- Pending requests auto-expire after 60 seconds with server-side cleanup
- Countdown timer (green / orange / red) shown on each pending request row
- Player name autocomplete dropdown below the input field
- Cooldown between outgoing requests configurable per rank
Kits
- Kit system with configurable items, cooldowns and one-time-only flag
- Per-rank kit visibility (allowedRanks list)
- Kit preview screen before claiming
- Cooldown countdown displayed on each kit button
Utility Commands
/feed,/heal,/repair(all items), /skull <player>- Per-rank cooldowns (seconds) for all 4 commands
- Cooldown countdown shown on buttons; buttons disable while on cooldown
Other Commands
/spawn,/craft(crafting table GUI),/trash(trash slot), Ender Chest, Anvil, HAT (place any inventory item on head)
⚙ Admin Panel
- Global config: default home limit, TP cooldown
- Rank editor: create/edit/delete ranks — home limit, warp limit, allowed buttons, TPA permissions, feed/heal/repair/skull cooldowns
- Player overwrites: per-UUID overrides for any rank config field
- Kit manager: create, edit, delete kits and their items
- URL button config: set label, URL and allowed ranks — synced to all online players instantly
🔗 Integration
- LuckPerms — rank detection via LuckPerms API (falls back to
defaultif not installed) - All rank config stored server-side in config/comandsservers.json
- Player overwrites stored in config/player_overwrites.json

