mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-01-07 19:28:10 +01:00
test
This commit is contained in:
parent
2cf5956595
commit
8549892420
@ -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