Add plugins
This commit is contained in:
parent
f9e5871f6f
commit
6fda4178ac
1 changed files with 11 additions and 2 deletions
|
@ -15,14 +15,23 @@
|
||||||
This server uses the [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) mod to allow on-server proximity based voice chat.
|
This server uses the [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) mod to allow on-server proximity based voice chat.
|
||||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/) or [Quilt](https://quiltmc.org/en/). You are on your own for how to set this up, but I think it is fairly straight forward.
|
To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/) or [Quilt](https://quiltmc.org/en/). You are on your own for how to set this up, but I think it is fairly straight forward.
|
||||||
|
|
||||||
|
## Plugins
|
||||||
|
|
||||||
|
- [LPC - Chat Formatter](https://www.spigotmc.org/resources/lpc-chat-formatter-1-7-10-1-20.68965/)
|
||||||
|
- Used to add prefixes to chat.
|
||||||
|
- [LuckPerms](https://luckperms.net/)
|
||||||
|
- Permissions manager.
|
||||||
|
- [TabLocation](https://www.spigotmc.org/resources/tablocation.83894/)
|
||||||
|
- Shows player locations in the tab list.
|
||||||
|
- [Simple Voice Chat (Plugin)](https://www.spigotmc.org/resources/simple-voice-chat.93738/)
|
||||||
|
- Helper plugin for [Simple Voice Chat (Mod)](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat)
|
||||||
|
|
||||||
## Datapacks
|
## Datapacks
|
||||||
|
|
||||||
- [Saddle by Sycamorestudios](https://modrinth.com/datapack/saddle)
|
- [Saddle by Sycamorestudios](https://modrinth.com/datapack/saddle)
|
||||||
- Uses 5 leather and one tripwire hook to craft a saddle. Crafting recipe available in game.
|
- Uses 5 leather and one tripwire hook to craft a saddle. Crafting recipe available in game.
|
||||||
|
|
||||||
- [Woodcutter by Taya](https://modrinth.com/datapack/tc-woodcutter/version/2.0.0)
|
- [Woodcutter by Taya](https://modrinth.com/datapack/tc-woodcutter/version/2.0.0)
|
||||||
- Allows you to cut wood in the stonecutter.
|
- Allows you to cut wood in the stonecutter.
|
||||||
|
|
||||||
- [Gardener's Dream](https://modrinth.com/datapack/gardeners-dream/version/1)
|
- [Gardener's Dream](https://modrinth.com/datapack/gardeners-dream/version/1)
|
||||||
- Pot most any plant!
|
- Pot most any plant!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue