Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
🍫 Nocila Plugin
Nocila is a Minecraft plugin designed to simplify vanilla commands.
Questions, suggestions, or bugs, create a issue 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. -
/rename <name>
→ Renames the item in your hand. -
/lore <text>
→ Adds a description (lore) to the item in your hand.- ✅ Color codes are supported
- 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 behelp
to show the general help menu.<arg>
can also be a debug command (e.g.,debug-update
).
-
/delfire [radius]
→ Removes fire around the player- A specific radius can be defined at the end of the command (
[radius]
). - The default and maximum radius values can be changed in the configuration file.
- A specific radius can be defined at the end of the command (
-
/hat
→ Wear the item in your hand as a hat -
[BETA]
/masssummon <entity> <amount>
→ Spawn the number of entities requested- The maximum amount can be changed in the configuration file.
-
[BETA]
/killall [radius]
→ Kill all non-player entities (except those entered in the config)- If you add
info
after the radius, you will see the exceptions.
- If you add
⚙️ Installation
- Download the latest release of the plugin.
- Place the
.jar
file into theplugins/
folder of your Minecraft server. - Restart your server.
- 🎉 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