More Credit

This commit is contained in:
Driftay
2019-12-02 14:03:27 -05:00
parent f437144fba
commit d03ca58105
46 changed files with 200 additions and 2 deletions

View File

@@ -16,6 +16,11 @@ import org.bukkit.inventory.meta.ItemMeta;
import java.util.*;
public class MissionGUI implements FactionGUI {
/**
* @author Driftay
*/
private FactionsPlugin plugin;
private FPlayer fPlayer;
private Inventory inventory;