Frago9876543210 / EasyForms

Plugin for pmmp that allow you create GUI in a few clicks.
GNU General Public License v3.0
59 stars 16 forks source link

Custom settings API #19

Open splexpe opened 5 years ago

splexpe commented 5 years ago

how would I check to see if a player has perm to toggle on and off "fly" in custom settings

Frago9876543210 commented 5 years ago

You can create class, pass player to constructor, check for permissions. If player has permissions then append elements array.

Frago9876543210 commented 5 years ago

I will review settings API. Because now it's really shitly

enricoangelon commented 5 years ago

nice job by the way.. i like it.. maybe project files are a little bit messed up, but nice idea.