mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-12-06 16:59:37 +01:00
Add UJobs placeholders to placeholder list
This commit is contained in:
committed by
GitHub
parent
ae237b27da
commit
6e4da916ad
@@ -436,6 +436,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
|
||||
- **[Ultra Regions](#ultra-regions)**
|
||||
- **[UnityGen](#unitygen)**
|
||||
- **[USkyBlock](#uskyblock)**
|
||||
- **[UJobs](#ujobs)**
|
||||
|
||||
- **V**
|
||||
- **[Vault](#vault)**
|
||||
@@ -7108,6 +7109,28 @@ You can find an up-to-date list of placeholders in the [Ultra Regions Wiki](http
|
||||
|
||||
----
|
||||
|
||||
### **[UJobs](https://modrinth.com/plugin/ujobs)**
|
||||
/// integrated | Built into Plugin
|
||||
///
|
||||
|
||||
Detailed explanation and example outputs of placeholders are listed on [modrinth](https://modrinth.com/plugin/ujobs).
|
||||
|
||||
```
|
||||
ujobs_job_name_<job>
|
||||
ujobs_job_displayname_<job>
|
||||
ujobs_job_legacydisplayname_<job>
|
||||
|
||||
ujobs_player_level_<job>
|
||||
ujobs_player_exp_<job>
|
||||
ujobs_player_position_<job>
|
||||
ujobs_player_totalmoney_<job>
|
||||
|
||||
ujobs_leaderboard_name_<job>_<position>
|
||||
ujobs_leaderboard_level_<job>_<position>
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
### **[Vault](http://dev.bukkit.org/bukkit-plugins/vault/)**
|
||||
/// command | papi ecloud download Vault
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user