So i saw this thread talking about how to list all your server permissions: https://forums.pocketmine.net/threads/list-all-your-permissions.14983/ and he said to run this code, i don't know anything about php. so how do i run the code, where do i need to run it. i thought you paste this in the console but nope didn't work. lol So if anyone can help me it would be appreciated. Thanks
You have to make a plugin, and then put the code inside of the plugin. If you want, I'll do a request where you run a command and it returns all of the permissions on your server
I made the plugin, you can only run the command (/showperms) through console Poggit Link: https://poggit.pmmp.io/ci/ethaniccc/ShowPerms/ShowPerms Download Link: https://poggit.pmmp.io/r/84747/ShowPerms_dev-1.phar Source Code: https://github.com/ethaniccc/ShowPerms
Thank you a lot. For putting me out of my misery Where did you learn php. can you give me links to tutorials ?
Honestly, when I started, all the tutorials I ever watched on YouTube never made sense to me since the coder never really explained anything. I once bought an Enchant GUI plugin and I decided I didn't want to waste any more of my money, so I took it apart and tried to understand why and how it worked. After I did that, I made my first plugin, KitGUI. Looking back, it was a really poorly coded plugin, but it felt like a huge success to me. If you want to learn PHP, go to https://www.php.net/ ! Pocketmine offers some example plugins to how the API works: https://github.com/pmmp/PocketMine-MP/tree/stable/tests/plugins I really suck at explaining things, but if you want to start, ask this forum - I know they'll help you out Also sorry for the long life story lol
It's time for me to take apart your plugin hehe. Also btw I don't ask these questions but are you really 14y old. I'm not 16 I'm 13 but i felt pmmp wouldn't let me make an account. Btw thanks for helping me to run the code