mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-08 17:07:38 +00:00
Update IncendoPaster.java
This commit is contained in:
parent
35c4de3484
commit
8fa493cf9f
@ -247,7 +247,6 @@ public final class IncendoPaster implements Paster {
|
||||
|
||||
incendoPaster.addFile(new PasteFile("config.yml", readFile(new File(Fawe.imp().getDirectory(), "config.yml"))));
|
||||
incendoPaster.addFile(new PasteFile("config-legacy.yml", readFile(new File(Fawe.imp().getDirectory(), "config-legacy.yml"))));
|
||||
incendoPaster.addFile(new PasteFile("strings.json", readFile(new File(Fawe.imp().getDirectory(), "lang/strings.json"))));
|
||||
|
||||
final String rawResponse;
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user