Changelog
See all changes here.
API V1.7.1 28/12/2023
Added POST
/bans/checkMineAdded optional query parameter of
tokento ban checkerAdded optional body field of
show_banto ban checkerAdded error if
show_banis true, but a validtokenis missingAdded error for invalid
token(s)Added error for missing required field (
tmp_id,date)Added GET
/ban_detector/loadIncluded
cycle_count&last_cyclevalues in/ban_detector/loadresponseAdded GET
/ban_detector/advanced/stats
Internal Staff Tracker V1.0.2 31/12/2023
Added error logging & catching
Fixed crashing after a few days
Increased accuracy
API V1.8.0 01/01/2024 - BREAKING
Removed
login_historyfrom player search if a valid token isn't presentAdded
last_seento normal, unauthenticated, player search responses. This is based on either the latest login or logout eventAdded
statusto both types of player search responses. Indicates if player is currently online. A player is considered online if, for their current session, there isn't alogout_timeAdded
sessionsarray to normal, unauthenticated, player search responses. This contains:sessions.sessions_count,last_session_start&last_session_endHidden
last_known_location¤t serverif player isn't currently online - in normal, unauthenticated, player search responses
BOT V2.1.6 01/01/2024 - HOTFIX
Provided a
tokenin player search request for player_playtime
API V1.8.1 01/01/2024
Catered for
idbeing returned by bugs & feedback formsAdded
idto embedsAdded user mention in place of name in embeds
Decreased rate limit on
/reports/endpoints to 30 mins
WEB V2.0.1 01/01/2024
Added second tick box for bugs form aka consent
Included submitter's discord id in form data
BOT V1.8.3 01/01/2024
Fixed bug where playtime wouldn't show if player was currently online
If player is currently online, their current session is ignored
Included a status indicator in embed description. offline/online
API V1.9.2 06/01/2024
Added
/player/search/randomreturns a random tmp_id from our databaseAdded pagination to
/randomplayer searchAdded the following query prams:
banned,og,min,max,newest,all,page,perPageRestricted
allquery pram being used unless eitherbannedormin&maxare also presentPrevented id ranges
> 500with anallquery pram from returning more than 500 ids. Therefore, the max difference in a range must be<= 500- ifallis trueAdded
our_player_profile&tmp_player_profilevalues to/randomplayer searchFurther changes to
min&max: -mincannot be greater thanmax-mincannot be lower than0-maxcannot be higher than the current highest idAdded the following new values to
/player/search: -sessions.first_session_start-sessions.average_session_length-sessions.total_time_played-sessions.last_session_length-sessions.current_session_length-sessions.frequencyAdded middleware to handle api bans. Allowing us to now ban people from the API
Added
/stats/bans/graphs/hourlyAdded
/stats/bans/graphs/weeklyAdded
/stats/bans/graphs/monthlyAdded
/stats/bans/graphs/yearlyAdded
/stats/bans/graphs/pieAdded
/stats/bans/overview
BOT (Change Montior) V1.9.0 30/01/2024
Created bot
Added
/add_to_changelogcommand - allows for updating staff roles in discord
Ban Tracker/Player Tracker V3.4.0 07/02/2024
Added new daily .txt logs for both leaves and joins
Added new role checker (Automated Staff Changes)
Added support for leaves dc log channel
Last updated