Customizing LuckPerms Messages Or Alternatives?

Hi there! Is there any way to customize LuckPerms Messages so they fit the rest of my server or are there any good alternatives to luckperms which are getting frequently enough updated and which are secure?
7 Replies
Zenologia
Zenologia2mo ago
https://discord.gg/luckperms is probably a good place to ask but what messages specifically ?
Codeline
CodelineOP2mo ago
Like every mesasge you get when executing commands Still the question remains if there - otherwise if it cant be changed - are any good alternatives still thanks for the link and advice. I appreciate it :D
Zenologia
Zenologia2mo ago
@Codeline all of that is basically hard coded. Idk how comfortable you are with editing their code because it is open source….i mean you COULD just download the code, change the messages and recompile. That said luckperms is kind of the gold standard rn. I just looked. Any alternatives are closed source, cost money, or don’t have some of the features LP has like permission contexts and such Their license on GitHub is MIT which is basically “do what you want with it but we aren’t responsible for edits/forks etc” (unless of course they merged forks/PRs into main but that’s a different story)
Codeline
CodelineOP2mo ago
Thanks for letting me know that. I didnt know that it was opensource. I'll probably fork it then :/
Zenologia
Zenologia2mo ago
Yea I’d say either fork or just clone it but either way. https://github.com/LuckPerms/LuckPerms
GitHub
GitHub - LuckPerms/LuckPerms: A permissions plugin for Minecraft se...
A permissions plugin for Minecraft servers. Contribute to LuckPerms/LuckPerms development by creating an account on GitHub.
Codeline
CodelineOP2mo ago
Thank you for answering my questions!
Zenologia
Zenologia2mo ago
No problem!

Did you find this page helpful?