Nocila

โญ โ€” (3 endorsements) ๐Ÿ“ฅ 195 downloads ๐Ÿ“Œ v1.4.0-BETA-3 ๐Ÿ“… 9/8/2025
๐ŸŸก Updated this year

By liveweeeb13 ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 10/11/2025 ๐Ÿ“… Created: 9/8/2025

๐Ÿ” Analysis

  • ๐Ÿ† #1016 of 1317 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿซ Nocila Plugin ### **Nocila** is a Minecraft plugin designed to simplify vanilla commands. Questions, suggestions, or bugs, create a (https://github.com/liveweeeb13/nocila/issues) or add me on Discord: `@liveweeeb` --- ## โœจ Features - **`/about`** โ†’ Displays information about Nocila. - **`/day`** โ†’ Sets the time to **day**. - **`/night`** โ†’ Sets the time to **night**. - **`/craft`** โ†’ Opens a **portable crafting table**. - **`/broadcast <message>`** โ†’ Sends a global message to all players. - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/) - **`/rename <name>`** โ†’ Renames the item in your hand. - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/) - **`/lore <text>`** โ†’ Adds a **description (lore)** to the item in your hand. - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/) - Use `\n` to add line breaks. - **`/repair`** โ†’ Instantly repairs the item in your hand. - **`/smite <player>`** โ†’ Strikes the selected player with lightning. - **`/nocila <arg>`** โ†’ Displays the list of **nocila** commands - `<arg>` can be **`help`** to show the general help menu. - `<arg>` can also be a **debug command** (e.g., `debug-update`). - **`/delfire `** โ†’ Removes fire around the player - A specific **radius** can be defined at the end of the command (``). - The **default** and **maximum radius** values can be changed in the configuration file. - **`/hat`** โ†’ Wear the item in your hand as a hat - ** `/masssummon <entity> <amount>`** โ†’ Spawn the number of entities requested - The maximum amount can be changed in the configuration file. - ** `/killall `** โ†’ Kill all non-player entities (except those entered in the config) - If you add ``info`` after the radius, you will see the exceptions. --- ## โš™๏ธ Installation 1. Download the latest release of the plugin. 2. Place the `.jar` file into the `plugins/` folder of your Minecraft server. 3. Restart your server. 4. ๐ŸŽ‰ Enjoy the new commands! --- ## ๐Ÿ”‘ Permissions | Command | Permission | |-------------|----------------------| | `/about` | None | | `/day` | `nocila.day` | | `/night` | `nocila.night` | | `/craft` | `nocila.craft` | | `/broadcast`| `nocila.broadcast` | | `/rename` | `nocila.rename` | | `/lore` | `nocila.lore` | | `/repair` | `nocila.repair` | | `/smite` | `nocila.smite` | | `/nocila` | `nocila.nocila` | | `/hat` | `nocila.hat` | | `/delfire` | `nocila.delfire` | | `/killall` | `nocila.killall` | | โ†ณ | or `minecraft.kill` | ๐Ÿ‘‰ Operators (**OPs**) automatically have all permissions. --- ## ๐Ÿ“œ License This project is licensed under the **MIT License** โ€“ you are free to use and modify it. --- Github: https://github.com/liveweeeb13/nocila Made with โค๏ธ by liveweeeb

# ๐Ÿซ Nocila Plugin ### Nocila is a Minecraft plugin designed to simplify vanilla commands.

Questions, suggestions, or bugs, create a (https://github.com/liveweeeb13/nocila/issues) or add me on Discord: `@liveweeeb`

## โœจ Features - `/about` โ†’ Displays information about Nocila.

- `/day` โ†’ Sets the time to day.

- `/night` โ†’ Sets the time to night.

- `/craft` โ†’ Opens a portable crafting table.

  • `/broadcast ` โ†’ Sends a global message to all players.
  • - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/)
  • `/rename ` โ†’ Renames the item in your hand.
  • - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/)
  • `/lore ` โ†’ Adds a description (lore) to the item in your hand.
  • - โœ… (https://www.reddit.com/r/Minecraft/comments/c0z2jn/color_guide_youre_welcome/)
  • - Use `\n` to add line breaks.

- `/repair` โ†’ Instantly repairs the item in your hand.

- `/smite ` โ†’ Strikes the selected player with lightning.

  • `/nocila ` โ†’ Displays the list of nocila commands
  • - `` can be `help` to show the general help menu.
  • - `` can also be a debug command (e.g., `debug-update`).
  • `/delfire ` โ†’ Removes fire around the player
  • - A specific radius can be defined at the end of the command (``).
  • - The default and maximum radius values can be changed in the configuration file.

- `/hat` โ†’ Wear the item in your hand as a hat

  • `/masssummon ` โ†’ Spawn the number of entities requested
  • - The maximum amount can be changed in the configuration file.
  • `/killall ` โ†’ Kill all non-player entities (except those entered in the config)
  • - If you add ``info`` after the radius, you will see the exceptions.

## โš™๏ธ Installation 1. Download the latest release of the plugin. 2. Place the `.jar` file into the `plugins/` folder of your Minecraft server. 3. Restart your server. 4. ๐ŸŽ‰ Enjoy the new commands!

## ๐Ÿ”‘ Permissions

| Command | Permission | |-------------|----------------------| | `/about` | None | | `/day` | `nocila.day` | | `/night` | `nocila.night` | | `/craft` | `nocila.craft` | | `/broadcast`| `nocila.broadcast` | | `/rename` | `nocila.rename` | | `/lore` | `nocila.lore` | | `/repair` | `nocila.repair` | | `/smite` | `nocila.smite` | | `/nocila` | `nocila.nocila` | | `/hat` | `nocila.hat` | | `/delfire` | `nocila.delfire` | | `/killall` | `nocila.killall` | | โ†ณ | or `minecraft.kill` |

๐Ÿ‘‰ Operators (OPs) automatically have all permissions.

## ๐Ÿ“œ License This project is licensed under the MIT License โ€“ you are free to use and modify it.

Github: https://github.com/liveweeeb13/nocila

Made with โค๏ธ by liveweeeb

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
liveweeeb13
Version
1.4.0-BETA-3
Downloads
195
Endorsements
3
Category
bukkit
Created
9/8/2025
Updated
10/11/2025
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
game-mechanics, optimization, technology

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does Nocila support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of Nocila?

Version 1.4.0-BETA-3, published 2025-10-11 with 195 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by liveweeeb13 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods