You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using /pp install it doesnt filter for special characters so it has some issues with folders and filesystems
Minimal Reproduction
1./pp install Plan | Player Analytics
A temporary "fix" is using the -byID argunent
2./pp install eBackup - Simple and reliable backups for your server! Supports FTP/SFTP!
This always will save the plugin in eBackup - Simple and reliable backups for your server! Supports _FTP with the jar named SFTP.jar
Exception or Error
This bug will eventually create issues, especcially with feature #59 where the file could be saved in the unix/linux root dir "/" or user dir "~/"
When the plugin has a " | " in its name it ignores all arguments behind it, and says its the wrong source.
Also spaces can create issues with some plugins
Description
When using
/pp install
it doesnt filter for special characters so it has some issues with folders and filesystemsMinimal Reproduction
1.
/pp install Plan | Player Analytics
A temporary "fix" is using the
-byID
argunent2.
/pp install eBackup - Simple and reliable backups for your server! Supports FTP/SFTP!
This always will save the plugin in
eBackup - Simple and reliable backups for your server! Supports _FTP
with the jar namedSFTP.jar
Exception or Error
This bug will eventually create issues, especcially with feature #59 where the file could be saved in the unix/linux root dir "/" or user dir "~/"
When the plugin has a " | " in its name it ignores all arguments behind it, and says its the wrong source.
Also spaces can create issues with some plugins
Dump
https://mclo.gs/0VKWqht
The text was updated successfully, but these errors were encountered: