nekomonci/minecraft-paper-forks icon
public
Published on 5/13/2025
Minecraft PaperMC [Plugins]

Rules
Models
Context
deepseek DeepSeek Reasoner model icon

DeepSeek Reasoner

deepseek

deepseek DeepSeek Coder model icon

DeepSeek Coder

deepseek

deepseek DeepSeek Chat model icon

DeepSeek Chat

deepseek

openai o3-mini model icon

o3-mini

OpenAI

200kinput·100koutput
openai OpenAI text-embedding-3-large model icon

OpenAI text-embedding-3-large

OpenAI

openai o4-mini model icon

o4-mini

OpenAI

200kinput·100koutput
## Code Style & Guidelines 
- Add an Comment To Explain What The Function Does
- Add an Comment To Explain How The Code Works
- Focus To Make Code Efficient
- Focus To Make Code Performance
- Focus To Make Code More Readable By Human
- Write Code Shorter And Still Maintain The Readability By Human
## Build & Development Commands
- Use Gradle As Project Compiler

## Code Style & Guidelines 
- If Java Version is Specified, Make Sure The Code is Support Specified Java Version (Default: Java 21)
- Write Code in minecraft PaperMC/SpigotMC server forks

## Documentation Guidelines 
- Read The Documentation Carefully - minecraft PaperMC is preffered than SpigotMC - If Version is Specified, Prioritize Specified Version When Reading The Documentation
PaperMC Documentation APIhttps://docs.papermc.io/paper/dev/
Gradle Documentationhttps://docs.gradle.org/current/userguide/
SpigotMC Documentation APIhttps://hub.spigotmc.org/javadocs/spigot/
FeatherMC APIhttps://docs.feathermc.com/server-api/

Prompts

Learn more

No Prompts configured

Context

Learn more
@docs
Reference the contents from any documentation site
@file
Reference any file in your current workspace
@code
Reference specific functions or classes from throughout your project
@currentFile
Reference the currently open file
@tree
Reference the structure of your current workspace
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@terminal
Reference the last command you ran in your IDE's terminal and its output

No Data configured

MCP Servers

Learn more

No MCP Servers configured