Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxfirecodes/tpclevel
A simple RPG plugin for calculating and displaying a player's level based on their equipment.
https://github.com/foxfirecodes/tpclevel
Last synced: 5 days ago
JSON representation
A simple RPG plugin for calculating and displaying a player's level based on their equipment.
- Host: GitHub
- URL: https://github.com/foxfirecodes/tpclevel
- Owner: foxfirecodes
- Created: 2018-06-30T13:34:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T01:27:57.000Z (about 1 year ago)
- Last Synced: 2025-01-01T14:07:08.150Z (5 days ago)
- Language: Java
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TpcLevel
> A simple RPG plugin for calculating and displaying a player's level based on their equipment.
This plugin was a rewrite for _alejandro123_ and the TPC server (IP: `45.35.101.82:25594`).
## Commands
### `/level `
Permission: `TpcLevel.command.use`
Aliases: `lv`, `nivel`> The root command for TpcLevel
### `/level self`
Permission: `TpcLevel.command.self`
> Recalculates your level.
### `/level global`
Permission: `TpcLevel.command.global`
> Recalculates the level of every player on the server.
### `/level reload`
Permission: `TpcLevel.command.reload`
> Reloads the configuration files.
### `/level help`
> Shows the help message.
## Installing
Just grab the latest JAR off of the [releases page](https://github.com/Rayzr522/TpcLevel/releases)! **This plugin requires NametagEdit to be installed as well.**