ID Card
Dependencies:
- Hard Dependency: EternalCore
- Soft Dependency: PlaceholderAPI
- PlaceholderAPI support
- Automatic random ID generation
- Interactive GUI menu for ID selection
- Simple yet highly customizable configuration
- Auto-open menu on player join
- Force selection functionality
- Sound effects for selection/cancellation
- Commands of open, clear, set.
- Animation for gui open and fresh!
Basic Configuration (Not Exhaustive):
Code (Text):
# Made by EternalPolar
gui:
title: "&aSelect Your ID Card"
size: 27
item-count: 9
force-select: true
item-name: "&7ID Card&6 #{id}"
lore:
- "&eClick to select this ID"
- "&7Number: &f{id}"
- "&aUnique identifier (cannot be changed)"
# Animation System
animation:
enabled: true
initial-delay: 10 # Ticks
delay-ticks: 2 # Frame interval (ticks)
frame-interval: 50 # Milliseconds
# ID Number Range
id-range:
min: 1000
max: 9999
# Messages (English)
messages:
already-has-id: "&cYou already have an ID card"
already-selecting: "&cYou are currently selecting an ID"
select: "&aSelected ID: &e{id}"
cancel: "&cPlease complete your ID selection"
# Sound Effects
sound:
enable: true
animation-start-sound: BLOCK_NOTE_BLOCK_HARP
animation-tick-sound: UI_BUTTON_CLICK
animation-complete-sound: ENTITY_PLAYER_LEVELUP
select-sound: ENTITY_EXPERIENCE_ORB_PICKUP
cancel-sound: BLOCK_ANVIL_LAND
volume: 0.8
pitch: 1.0
Placeholders:
Code (Text):
%idcard_id% - Displays player's ID
Code (Text):
/idcard
Special Notes:
- The plugin automatically generates random IDs within the configured range
- Uses NameTag items in GUI with formatted display names and lore
- Implements proper ID validation and error handling
- Includes sound effects for immersive user experience
- Fully compatible with PlaceholderAPI for integration with other plugins
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.12, 1.13, 1.14
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
IDCard | Gui | is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 229 times (via Spigot). Download it and open it directly in the game.