https://github.com/sieadev/collections
https://github.com/sieadev/collections
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sieadev/collections
- Owner: sieadev
- Created: 2024-04-02T20:07:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T13:02:57.000Z (about 2 years ago)
- Last Synced: 2024-05-31T14:25:47.160Z (about 2 years ago)
- Language: Java
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PlaceholderAPI
### General data regarding collections
| Key | Data |
|---------------------------------|------------------------------------|
| `%Collection_{id}%` | The collections name |
| `%Collection_{id}_name%` | - |
| `%Collection_{id}_description%` | The collections description |
| `%Collection_{id}_type%` | The collections type |
| `%Collection_{id}_target%` | The collections target (mob/block) |
| `%Collection_{id}_levelSize%` | Amount of Levels in the collection |
### Player specific scores regarding collections
| Key | Data |
|----------------------------------|---------------------------------------------------------------|
| `%Collection_{id}_level%` | The players Level in the collection |
| `%Collection_{id}_nextLevel%` | The players next level in the collection |
| `%Collection_{id}_score%` | The players score in the collection |
| `%Collection_{id}_scoreToNext%` | The amount of points the player is missing for the next level |
| `%Collection_{id}_bar%` | Returns a styled bar showing the players progression |
### Other Data regarding players
| Key | Data |
|---------------------------------|----------------------------------------------------------------|
| `%Collection_recent%` | The collection the player increased their score in most recent |