> For the complete documentation index, see [llms.txt](https://docs.lukkit.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lukkit.net/globals.md).

# Globals

Globals are resources that can be accessed at all times from anywhere inside of your plugin. These resources can be variables or functions and allow you to control and manipulate your plugin through access to the Bukkit or Spigot API.
