Skip to content

Commit

Permalink
Official packetevents 1.8-pre-17
Browse files Browse the repository at this point in the history
  • Loading branch information
retrooper committed Jul 8, 2021
1 parent 0c7f185 commit 1768ea5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
public class PacketEventsPlugin extends JavaPlugin {
@Override
public void onLoad() {
//Return value of create is your PacketEvents instance.
PacketEvents.create(this);
PacketEventsSettings settings = PacketEvents.get().getSettings();
settings
Expand Down

0 comments on commit 1768ea5

Please sign in to comment.