A minecraft plugin that allows adding new, customizable accents to your minecraft server!
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!
accents.yml.accents.yml StructureExample configuration:
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 !