Download pocketmine from jenkins: https://jenkins.pmmp.io/job/PocketMine-MP/lastSuccessfulBuild/artifact/PocketMine-MP.phar Make sure you only put the ServerSelector folder (link) in the plugins folder because it contains the plugin.yml file, if devtools can't find it, it will give an invalid name error.
Ok, with 3.0.0, it works fine, devtools now create .phar correctly, but ServerSelector have again some problems... in case do you know some plugin that make me create a menu on a right click item?? I need to players choose what server they would connect, like BungeeCord.
probably this one: https://github.com/RUISMINEX/InventoryMenu i will try later, maybe i can integrate with a server teleport.
ok ty, i noticed that with 3.0.0 devtools work fine, i maked the .phar without problem, with 3.3.2 it gives me the error "invalid name", do u know why?
Are you installing your server from source or with a .phar? Show your plugins directory. Are you switching the PMMP version only? Are you sure you changed nothing other than the PMMP version? (Also, 3.0.0 is an old version and doesn't support newer clients)
i used the https://get.pmmp.io for installing it. My plugins directory: yes i switched only the .phar
update: now devtools works fine, idk why, i don't changed anything but ok.... the only problem is that serverselector don't work XD, so i need to find another plugin that make tp through servers.
https://github.com/robske110/ServerSelector that's the link, yestereday i compiled it successfully, but it doesn't work.... the plugin is loaded correctly but on command it doesn't give me any reply.