dktapps-pm-pl / pmforms

Form API library for PocketMine-MP plugins
GNU Lesser General Public License v3.0
47 stars 20 forks source link

Details of `Dropdown` mode #16

Closed ClickedTran closed 1 year ago

ClickedTran commented 1 year ago

Can you give me more details about Dropdown mode?, Demo plugin I can't figure out how to give correct item in options section

dktapps commented 1 year ago

It's just an array of strings. The result is the array offset inside the list of options.