Skip to content

An API wrapper for Wynncraft, forked from oHate/Wynncraft4J. Downgrade to Java 11 to support more enviroment.

Notifications You must be signed in to change notification settings

BakaBotTeam/Wynncraft4J

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wynncraft4J • Java API Wrapper

Installation

We do not provide a online maven repo, you need to compile it and install it manually.

v3 API Progress

Player Module

  • /player/<str:username/uuid>
  • /player/<str:username/uuid>?fullResult
  • /player/<str:username/uuid>/characters
  • /player/<str:username/uuid>/characters/<str:characterUuid>
  • /player/<str:username/uuid>/characters/<str:characterUuid>/abilities
  • /player&server=<str/int:WC1/1, WC2/2>

Guild Module

  • /guild/<str:guildName>
  • /guild/prefix/<str:guildName>
  • /guild/uuid/<str:uuid>
  • /guild/list/guild
  • /guild/list/territory

Item Module

WIP: base, identifications, and requirements

  • /item/database
  • /item/search (Simple)
  • /item/search (Advanced)
  • /item/metadata

About

An API wrapper for Wynncraft, forked from oHate/Wynncraft4J. Downgrade to Java 11 to support more enviroment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%