/
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 a specific update to a resource
get
/index.php?action=getResourceUpdate
Response
An object containing information about an update to a resource
ResourceUpdate
required
id
integer
resource_id
integer
resource_version
string
download_count
integer
title
string
message
string
Changes