Pro Filer

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

PROFILER

Version: 1.3


Github | Discord(Coming Soon)


What is Profiler?

 

Profiler is a library that keeps your player data organized in one place

instead of having multiple files for different plugins for each player.

 

Profiler can achieve this by taking advantage of our profile system.

Our profile system allows developers to create and manipulate

sections(or "profiles") of the players configuration file, all while being completely

managed by Profiler, and running concurrent with other plugins.

 


 

What are profiles?

 

Profiles are sections of the players configuration file

that are created and modified by plugins

 

 

Can i use a profile created by another plugin?

 

Yes, this is what makes Profiler so great,

Any plugin can read any profile which means

that plugins can work together within profiles.

 


Where is data stored? 

 

Player data can be stored locally(/Profiles/Clients/)

and/or on a Mysql database.

 

(Head over to this Paste for the .sql)


 

What type of plugins can use Profiler?

 

Any plugin that wishes to set and/or get any

data associated with the player, such as:

 

* Economy (Balance, etc)

* Combat (Kills, Deaths, etc)

* Logging (Chat, Logins, etc)

* Admin (Muted/Banned, reason, Last IP, etc)

* Many more


 

Plugins that use Profiler?

 

EZKD - By TheosWare

 


 

How do i use the API?

 

Head over to 'How to use the API' on our GitHub.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    297746
  • Created
    Jul 8, 2018
  • Last Released File
    Jul 9, 2018
  • Total Downloads
    741
  • License

Categories

Members

Recent Files