/pex wont work
Riprock opened this issue ยท 5 comments
I have the latest of the sponge builds and the /pex command or any pex command for that matter wont work
When I type /pex it says command not recognized as if the plugin wasn't installed. But when i do /sponge plugins it shows up and its green showing that its active. The console even shows it starting up. If need be I can get the logs.
Does your file as the correct rights ? I mean chmod and chown
chmod 771 your_pex.jar
chown user:group your_pex.jar
The user/groups used has to be the same one that starts the server
Whenever i upload perms get done automatically and this has never been a problem before. It only started happening recently.