Info
Content
Plugins
All you need to know about plugins and related api methods.
Introduction
Maven Project Setup Create a new maven project in IDE of your choice. We recommend you to use Je...
Commands Guide
Proxy Commands Command class A base proxy command is represented by a class extending dev.water...
Events Guide
Events allow developers to execute own piece of code when something important happens (fe. player...
Fallback & Join Handler
Introduction The IJoinHandler and IReconnectHandler interfaces are providing plugins with an eas...
Proxy Communication
Its common that bigger networks requires some synchronization and communication between downstrea...
Scheduling Task
To submit custom repeating, delayed, async tasks WDPE has implemented WaterdogScheduler. Accessi...