Navigation Menu

Skip to content

DevotedMC/CivSpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CivSpy


Better targeted recording of very specific actions and data into mostly aggregate but also point records.

For easy reading on how to add Samplers and Listeners to CivSpy-Bukkit, see here for Samplers and here for Listeners.

For CivSpy-Bungee, just follow the examples as shown in the main class.

Basic Configuration

CivSpy (both bungee and bukkit) sits on top of a HikariCP connection pool. This pool needs to be well-configured or you risk data loss.

For more details see: