mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-13 10:33:55 +01:00
another test
This commit is contained in:
parent
8549892420
commit
172772340c
@ -29,7 +29,6 @@ public class CrazyAuctions extends JavaPlugin {
|
|||||||
|
|
||||||
getServer().getPluginManager().registerEvents(new DataListener(), this);
|
getServer().getPluginManager().registerEvents(new DataListener(), this);
|
||||||
getServer().getPluginManager().registerEvents(new AuctionInventoryClick(), this);
|
getServer().getPluginManager().registerEvents(new AuctionInventoryClick(), this);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user