Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 645 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 645 Bytes

TLevelingSystem

A simple leveling system for tshock.

WARNING! THIS PLUGIN IS FUNCTIONAL BUT NOT YET FINISHED. USE AT YOUR OWN RISK!

As this plugin using OnNpcKilled to keep things simple, its recommended for servers with only 10 or less players.

Commands

Name Commands Permission
Level Check /level check level.use
Leaderboard /level leaderboard level.use
Give Exp /level give level.manage
Take Exp /level take level.manage

This plugin uses Mysql Database not SQLite so remember to change the database information in TDatabase.cs