Files
commands/docs/acf-sponge
chickeneer e9ca4fcd65 Change valid name checking to a configurable predicate #382
I see the value in allowing acf users to disable the valid name check.
I think others may want to go a step further and create their own
valid name verification. Those that want to truly accept all names can simply
do `CommandManager#setValidNamePredicate(name -> true)` with the new API.
Another solution I considered was having users override the isValidName method
on their CommandManager, but this functionality seemed more friendly.
2023-04-02 16:41:26 -05:00
..
2020-04-17 23:02:45 -04:00
2021-12-21 11:09:01 -06:00
2020-04-17 23:02:45 -04:00
2023-04-02 06:42:01 -05:00
2021-09-13 16:28:54 +02:00
2023-04-02 06:42:01 -05:00
2023-04-02 06:42:01 -05:00
2020-04-17 23:02:45 -04:00
2021-09-13 16:28:54 +02:00
2023-04-02 06:42:01 -05:00
2023-04-02 06:42:01 -05:00
2023-04-02 06:42:01 -05:00
2019-02-23 22:33:00 -05:00
2021-12-21 11:09:01 -06:00
2021-12-21 11:09:01 -06:00