Variables
Variables
General
- %tps% (Ticks per second [Server Performance])
- %ping%
- %online%
- %free_ram%
- %used%ram%
- %max_ram%
- %used_ram%
- %date%
- %lifetime% (how long a player lived since his last death)
- %exp%
- %xp_to_level% (how many xp he need for the next experience level)
- %last_damage%
- %max_player%
- %first_day%
- %first_month%
- %meta_[metakey]%
Metakey is key some metadata is stored under. This metadata is can be different for each player. For example mcMMO stores the player profile (with all all data about skill progress) there while the player is online. In this case the metadata storage of Bukkit is accessed.
Armour
- %helmet%
- %chestplate%
- %leggings%
- %boots%
Economy - Link
- %money%
- %playerInfo_[key]%
PlayerInfo is the same as %meta for Bukkit. The only difference is that this variable accesses the metadata storage of Vault..
PvP
- %kills%
- %deaths%
- %kdr%
- %mob%
- %killstreak%
- %current_streak%
mcMMO - Link
- %powlvl%
- %woodcutting%
- %mining%
- %taming%
- %acrobatics%
- %archery%
- %axes%
- %excavation%
- %fishing%
- %herbalism%
- %repair%
- %smelting%
- %swords%
- %unarmed%
SimpleClans - Link
- %kills%
- %deaths%
- %kdr%
- %members%
- %clan_kdr%
- %clan_kills%
- %allies_total%
- %clan_money%
- %members_online%
- %rivals%
- %allies%
Factions - Link
- %power%
- %f_power%
- %members%
- %members_online%
uSkyBlock - Link
- %island_level%
Heroes - Link
- %mana%
- %max_mana%
- %level%
Thirst - Link
- %thirst%
Disease - Link
- %temp%
- %sick%
PlayerPoints - Link
- %points%
BukkitGames - Link
- %coins%
McPrison - Link
- %moneyNeeded%
- %money%
PvPTitles - Link
- %fame%
- %rank%
MyPet - Link
- %pet_level%
ASkyBlock - Link
- %island-level%
- %challenge_done%
- %challenge_incomplete%
- %challenge%
BungeeCord
- %bungee-online%
NovaGuilds - Link
- %ng_guild_money%
- %ng_guild_lives%
- %ng_guild_slots%
- %ng_guild_points%
- %ng_guild_raidprogress%
- %ng_guild_players_online%
- %ng_guild_players_max%
- %ng_player_kills%
- %ng_player_deaths%
PlaceholderAPI - Link
- Variables that can parsed to a number with a % before and after the variable.
-
View User Profile
-
Send Message
Posted May 4, 2015@mcpeachpies
how did you fix it mate
-
View User Profile
-
Send Message
Posted May 5, 2015@123sc245
Activate it in the diseases configuration like the others said.
-
View User Profile
-
Send Message
Posted May 28, 2015Is there any Variables for PlotMe?
-
View User Profile
-
Send Message
Posted May 30, 2015@OldManTigerMask
No there isn't yet
-
View User Profile
-
Send Message
Posted Jun 3, 2015Nice. But for v0.9.1 on a Spigot 1.8.6 server ...
* /sidebar reload -- does not reload the content of config.yml I have to restart the server.
* tps -- displays 0, which is certainly not the correct value.
* lines display in reverse order, compared with config.yml Easy workaround, of course.
I cannot find the meta key values.
Please add %serverName% and/or %serverId%, as gleaned from server.properties
-
View User Profile
-
Send Message
Posted Jun 3, 2015Of course, it's a SCOREBOARD! Lines display in highest-to-lowest value order. Since I'm concerned only with meta data, it would be nice to have the option to display in the order I choose (like say, the order in config.yml But not a large issue.
-
View User Profile
-
Send Message
Posted Jun 6, 2015@SlimeDog
That's a behavior implemented by Mojang and cannot changed.
@SlimeDog
-
View User Profile
-
Send Message
Posted Jun 20, 2015Is there any way that it can tell the difference between hostile and friendly mobs?
-
View User Profile
-
Send Message
Posted Jun 26, 2015%thirst% is not recognized, although it is listed in the variables section %xp_to_level% does not display
Spigot 1.8.7 WE 6.1 WG 6.1 PEX 1.23.3 MV 68 (ie., all latest pulls)
-
View User Profile
-
Send Message
Posted Jun 29, 2015@Bubba04 @SlimeDog
Replied on the main page
-
View User Profile
-
Send Message
Posted Jul 8, 2015I am having some Trouble with Factions variables whats going on?
-
View User Profile
-
Send Message
Posted Jul 29, 2015@OldManTigerMask
Which Faction version do you use?
-
View User Profile
-
Send Message
Posted Aug 26, 2015im trying to implement the island level onto players' scoreboard, but the variable %island% doesnt seem to work
-
View User Profile
-
Send Message
Posted Sep 2, 2015No chance you could add support for Quests, such as quest points, competed quests, current quests, etc? Quests
-
View User Profile
-
Send Message
Posted Sep 3, 2015Hi, i have a problem i changed the Config to display Kills Deaths KD and Online
this is the Config but its Displays ONLY Money and Online.
Pls, help i want it to use for Sky PvP
I restartet etc. but the sql is no working too.
Config V
Scoreboard:
Title: '&a&lStats'
# seconds
# For instant updates you can or 1 and it will update every second
Update-delay: 2
Items:
# The Title must have under 48 characters
# Title: Type
'&9Online': '%online%'
'&9Kills': '%kills%'
'&9Tode': '%deaths%'
'&KD': '%kdr%'
'&9MaxKillSerie': '%killstreak%'
SQL-Settings:
Username: minecraft_a
Password: XXXXXXXX
Isolation: SERIALIZABLE
Driver: com.mysql.jdbc.Driver
Url: jdbc:mysql://localhost:3306/scoreboardstats
Timeout: 1000
uuidUse: true
-
View User Profile
-
Send Message
Posted Sep 7, 2015Anyway to make it different for different people or groups?
For example, as Admin I'd like to see Free/Used RAM, ping, TPS, etc but the average user does not need to see that.
Thanks
-
View User Profile
-
Send Message
Posted Oct 9, 2015The Variable %money% won't work, why ? I have Vault (and an Minigame Plugins who you can win money and this support Vault as well).
Cannot find variable with name: (money) Maybe you misspelled it or the replacer isnt available yet
Scoreboard: Title: '&a&lStats'
-
View User Profile
-
Send Message
Posted Oct 19, 2015@theironslash
Could you provide your skyblock version?
@infered5
See tickets page as already stated on the main page
@Jayk0b
You should post your complete config.
@Thomarann
Not yet
@EgoLeX
You need also an economy plugin. Vault is just a bridge to any economy plugin.
-
View User Profile
-
Send Message
Posted Nov 18, 2015@SlimeDog
Same here,
-
View User Profile
-
Send Message
Posted Nov 26, 2015are there any %playername% or a %group%? i need this variables for my server :(