MCPcopy Create free account
hub / github.com/Laarryy/Anti-VPN / runUpdateTask

Method runUpdateTask

API/src/main/java/me/egg82/antivpn/api/VPNAPI.java:117–117  ·  view source on GitHub ↗

Schedules the execution of an update task, and returns an encapsulation of the task as a CompletableFuture. The exact actions performed in an update task remains an implementation detail of the plugin, however, as a minimum, it is expected to perform a full reload of player and IP data,

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

unloadServicesMethod · 0.95
unloadServicesMethod · 0.95
loadTasksMethod · 0.65
onDisableMethod · 0.65
loadTasksMethod · 0.65
onDisableMethod · 0.65
loadTasksMethod · 0.65
loadTasksMethod · 0.65

Implementers 1

VPNAPIImplCommon/src/main/java/me/egg82/antivpn/

Calls

no outgoing calls

Tested by

no test coverage detected