Added rarity.yml

This commit is contained in:
Auxilor
2020-09-14 20:01:30 +01:00
parent fe740cac67
commit ee258d2d31
7 changed files with 82 additions and 58 deletions

View File

@@ -19,6 +19,7 @@ public class EcoEnchantsPlugin extends JavaPlugin {
put("config", 5.0);
put("lang", 5.0);
put("target", 1.0);
put("rarity", 1.0);
}};
/**