SpaceAccents
A minecraft plugin that allows adding new, customizable accents to your minecraft server!
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.
SpaceAccents
SpaceAccents
SpaceAccents is a Minecraft plugin that lets you add a variety of speech accents and language styles to chat. Perfect for roleplay servers, fans, and immersive worlds!
---
Features
- Transform player chat into a chosen accent. - Supports syllables, syllables, and syllables for flexible text modification. - Multiple accents can be active at the same time. - Easy customization via `accents.yml`. - Ability to add multiple translation options for random selection. - Optimized for servers with many players.
---
📂 `accents.yml` Structure
Example configuration:
```yaml accents: nian: display: "Nian" replacements: - from: "WordOrLetterToReplace" to: "NewWord" british: display: "british" replacements: - from: "friend" to: "mate" - from: "e" to: "ey" - from: "come here" to: "c'mere" ```
While adding / removing accents also modify config.yml and add / remove your new accents, by writing / removing ``` accentName: true``` !