-
-
Notifications
You must be signed in to change notification settings - Fork 0
fetchLatest
Legopitstop edited this page Apr 20, 2023
·
3 revisions
Fetch details on the latest jar for a type
Returns a Jar
import serverjars
latest = serverjars.fetchLatest(category='paper')
print(latest)
Parameter | Type | Description |
---|---|---|
category | string | The category of jars (spigot, bukkit, paper, etc..) |
General Information
Methods
Classes
Exceptions