/
SP
spigotmc
/
SpigotMC Xenforo Resource Manager API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-27
Details
Filter operations
get
Obtain a list of all resources
get
Obtain a resource
get
Obtain a list of all resources by a specific author/user
get
Obtain a list of all resource categories
get
Obtain a specific update to a resource
get
Obtain all the updates to a resource
get
Obtain an author/user by their id
get
Obtain an author/user by their name
Obtain an author/user by their id
get
/index.php?action=getAuthor
Response
An object containing information about an author/user
Author
required
id
string
username
string
resource_count
string
identities
string[]
avatar
string
Changes