This repository was archived by the owner on Jul 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
masterodie/craftStats
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
~~~~ craftStats - A logging plugin on MySQL basis for craftbukkit ~~~~
thanks to alta189 for SQL Library
Instructions:
- copy craftStats.jar into {server dir}/plugins
- start the server once to let the Plugin create the settings file under
{server dir}/plugins/craftStats/MySQL.properties and edit it to fit your needs
- restart Server
- the MySql Tables should be created after the fist Server start
Settings for MySQL.properties:
host:localhost //URL to your MySQL Server
username:craftStats //MySQL username
password:craftStats //MySQL password
database:craftStats //MySQL database
table_prefix:cS_ //Table Prefix to identify craftStats tables in huge DatabasesAbout
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published