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