Мова

ClickableHeads Library

ClickableHeads Library

ModrinthSpigotMC

Enhance Minecraft Plugins

1.1k завантажень 3 підписників оновлено 21mo ago
остання v1.2.6 Modrinth
Bukkit Paper Purpur Spigot 1.8 – 1.21.1 Library

ClickableHeads - Make player heads interactive

ClickableHeads is a versatile library designed exclusively for Minecraft developers. Enhance your server's gameplay with interactive player heads and unlock new possibilities in your custom plugins and mods.

Key Features:

Interactive Player Heads: Easily integrate interactive player heads into your Minecraft projects.
Image1

Seamless Integration: Works seamlessly with your preferred Minecraft version and existing codebase.
Customization: Tailor player heads to match your server's unique style.
Image2

Getting Started:

       public ClickableHead(Player player,
                         String name,
                         List<String> lore
                          ) {
        GUI=null;
        this.player=player;
        this.name=player==null?"Name is null":name;
        this.lore=player==null?Collections.emptyList():lore;
        head=player==null?invalidHead():getAllVersionsSkull(player,name,lore);
    }

Explore the ClickableHeads library today and supercharge your Minecraft development projects.
This description provides a small overview of ClickableHeads as a developer's toolkit, along with a small code snippet to illustrate its usage.

See more on github:
https://github.com/SerbanHiro/ClickableHeads

Join Our Thriving Community on Discord!
Connect with fellow server owners, share your tips and tricks, and get the support you need to make your Minecraft server truly extraordinary. Click here to join: https://discord.gg/dn8YE2Ctbv

Версії

Release
1.2.6
bukkit · 1.8, 1.8.1, 1.8.2 · 21mo ago
1.21 support
477
Release
1.2.5
bukkit, paper, purpur · 1.8, 1.8.1, 1.8.2 · 32mo ago
PlaceholderAPI support
346
Release
1.2.1
bukkit, paper, purpur · 1.8, 1.8.1, 1.8.2 · 33mo ago
Offline player full usage. Everything is now based on offline players
113
Release
1.2
bukkit, paper, spigot · 1.8, 1.8.1, 1.8.2 · 33mo ago
Vault API! You can now use {BALANCE} inside the (template).yml in order to show a player's balance.
99
Release
1.0
bukkit, spigot · 1.8, 1.8.1, 1.8.2 · 33mo ago
ClickableHeads API
115

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити ClickableHeads Library

SpigotMC

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.