LemonCore
core plugin for Minecraft servers, designed to provide essential functionalities similar to EssentialsX
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
LemonCore
Overview
- Lemoncore is a core plugin for Minecraft servers, designed to provide essential functionalities similar to EssentialsX, but with enhanced configuration options. It is compatible with Minecraft 1.21.x and is built to work across various server softwares.
Features
- Currently, Lemoncore provides the following commands:
```
• /home: Teleport to your set home.
• /team : Manage your team.
• /tpa <player>: Request to teleport to another player.
• /tpahere <player>: Request another player to teleport to you.
• /spawn : Teleport to the server spawn.
• /help : Displays help information for Lemoncore.
• /discord : Displays the server Discord link.
• /lemoncore reload : Reloads the plugin's configuration from config.yml. ```
Configuration
The config.yml file allows you to customize various aspects of the plugin. An example configuration is shown below:
> ``` YAML: > > > discord-link: "https://discord.gg/yourserver" > ```
• discord-link: Set this to your server's Discord invitation link. This link will be displayed when players use the /discord