ImprovedFactions
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.commands.processor
Package-level
declarations
Functions
Functions
base
Command
Processors
Link copied to clipboard
fun
baseCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>
chat
Command
Processors
Link copied to clipboard
fun
chatCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>
home
Command
Processors
Link copied to clipboard
fun
homeCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>
power
Raids
Command
Processors
Link copied to clipboard
fun
powerRaidsCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>
relations
Command
Processors
Link copied to clipboard
fun
relationsCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>
wilderness
Command
Processors
Link copied to clipboard
fun
wildernessCommandProcessors
(
plugin
:
ImprovedFactionsPlugin
)
:
List
<
CommandProcessor
>