mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-12 10:24:29 +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 AuctionInventoryClick(), this);
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user