Devlog #5
I finally won the battle with permissions (only on the plugin side)
I made a cool command schema in YAML similar to what Spigot API has but with autocompletions and permissions based on arguments. I am making this to make the arguments i18n-able (I dunno tho if it is a good idea)
Now everything is ultra-secure
Or I hope so -_-! I will deploy this on my server with friends as they are beautiful bug hunters. It fully works with luckperms as this is what I used to test this, and now its time to make my own provider
My DB choice
I am wondering whether I should use MySQL or H2 by default (as LuckPerms does) it would make it a lot smoother for end user but much harder for me :(
What I will be working on now?
- make a permissions provider
- make the /proxie command
- fix some bugs
I was fighting with this dumb issue for too long
, but now I can continue!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.