mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2025-01-05 07:27:39 +01:00
Need to fix admin shop selling action
This commit is contained in:
parent
543caae3a4
commit
ff0d3316e9
@ -63,6 +63,8 @@ import java.util.function.Consumer;
|
||||
|
||||
public class ShopInteractListener implements Listener {
|
||||
|
||||
// TODO Fix Admin shop selling (Idk why but it's broken)
|
||||
|
||||
private ShopChest plugin;
|
||||
private Economy econ;
|
||||
private Database database;
|
||||
|
Loading…
Reference in New Issue
Block a user