Перейти к содержимому
Mineforgian

Custom Starters Menu - Cobblemon

Relive the excitement of choosing your Starter Pokémon just like in the official games, inspired by the iconic Starter Lab!

Загрузки
11K
Подписчики
12
Обновлён
9 февраля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 17 мая 2025 г.

csmCustomStarterMenu brings the nostalgia of choosing your first Pokémon straight into Minecraft & Cobblemon! 🙌

🌟 For Players

Official-style experience: Relive the moment of picking your starter Pokémon!

Easy interaction:

  • Look at the “starter” block.

  • Right-click to open a classic dispenser-style GUI.

  • Click your favorite Pokémon—and voilà, it’s yours! 🐾

  • One-time choice: Your selection is saved; you can’t choose again unless an admin resets it. 🔐

  • Cobblemon flair: Enjoy authentic Cobblemon sound effects when the menu opens. 🔉

⚙️ For Admins

JSON-based configuration:

  • Menus live in config/customstartermenu/menus/.json with block coords and starter lists.

  • Player choices recorded in config/customstartermenu/chosen.json.

Quick Admin Guide:

/csm set <menu> 

Look at the block you want to use as the selection point and run this command. A file will be created at config/customstartermenu/menus/.json containing its coordinates.

/csm add <menu> <pokemon> <level> [shiny]

Add as many entries as you like to the menu . For example:

/csm add kanto pikachu 5
/csm add kanto2 charmander 5 shiny

permissions: Allow users with csm.user Secured under the customstartermenu.admin node (LuckPerms, etc.).

📜 Available Commands

Command	Description
/csm set <menu>	Mark the block's location you’re looking at as a starter .
/csm add <menu> <pokemon> <lvl> [shiny]	Add a starter.
/csm delete <menu>	Remove the menu and its configuration.
/csm info	Show mod name, version, and a summary of commands.
/csm reload
/csm reset <plaer>

✨ Give your server a Pokémon twist—let players pick their starter just like the classics! 🎉

Ченджлог

2.5+1.7.3Релиз1.21.1 · 9 февраля 2026 г.

fixed version.

now ">=1.7.3+1.21.1"

2.3+1.7.1Бета1.21.1 · 18 декабря 2025 г.

Changelog - Custom Starter Menu

+Added

Permission System: Introduced the csm.user permission node. Access to the starter menu is now restricted; users strictly require this permission to open the menu (default: false). Admin commands remain protected under level 2 permissions.

Pokemon Preview: Added a visual preview system that spawns a client-side representation of the selected Pokemon above the menu block when the "Visual" button is clicked. The preview automatically despawns when the menu is closed or a choice is made.

Confirmation Menu: Implemented a safety verification step. Selecting a starter opens a secondary menu with "Accept" (Green) and "Decline" (Red) options, along with a button to toggle the visual preview(pokemon sprite), preventing accidental selections.

Administrative Commands:

/csm reload: Allows administrators to reload the mod's configuration files without restarting the server.

/csm reset : Allows administrators to reset a player's starter choice status, enabling them to choose a starter again.

2.2+1.7.1Релиз1.21.1 · 29 ноября 2025 г.

cobblemon 1.7.1

2.1+1.7Релиз1.21.1 · 22 ноября 2025 г.

Cobblemon 1.7 release

2.0+1.7-SNAPSHOTБета1.21.1 · 20 ноября 2025 г.

COBBLEMON 1.7 SNAPSHOT

1.0.0+1.6.1Релиз1.21.1 · 17 мая 2025 г.

v1.0.0

🔧 Core commands: /csm set, /csm add, /csm delete, /csm info

🗂️ Config management: uses config/customstartermenu, auto-creates menus/ and chosen.json

🎛️ GUI: dispenser-style interface via GooeyLibs2

🔉 Audio feedback: plays Cobblemon sound when opening the menu

🐣 Starter delivery: integrates with Cobblemon API

🔐 Permissions: protects all commands with the customstartermenu.admin permission node

Комментарии

Загружаем…