Package net.flectone.pulse.resolver


package net.flectone.pulse.resolver
  • Interfaces
    Class
    Description
    Downloads the libraries the plugin does not bundle and loads them at runtime, relocating their packages so they cannot clash with anything the server already has.
    Looks up player names and uuids, both from the running server and from Mojang.
    Reflection helpers used to work with server internals that differ between versions and forks, and to detect which of them are present.
    A lookup that is allowed to fail with IllegalAccessException.
    Substitutes environment variables into config values, so secrets such as tokens and database passwords need not be written into the files.