Learning how to create and configure ranks/permissions can get a bit difficult if you don’t have any prior experience, but we’ll be walking you through each step of the process. It’s quite easy! Bear in mind that, in order for the prefixes and suffixes of your ranks to work (for...
get() = if (LPMiraiPlugin.configuration[LPMConfigs.FIX_CONTEXT_TYPO]) { "contact" } else { "contract" } override fun estimatePotentialContexts(): ContextSet = estimatePotentialContexts( _contact ) private fun estimatePotentialContexts(contact: String): ContextSet = ImmutableContextSet.builder() ...
I'm having a hard time figuring out how to do something and I am not sure it's entirely possible without a ton of context usage which negates the promote option which would make tracks useless for me. I operate a server with 15 worlds, so adding world=world1, world=world2, etc is...