variables/Development

#By default the Hardcoded Variable Indicator is + keep this in mind
#By default the External Variable Indicator is - keep this in mind
#By default the Locale Variable Indicator is % keep this in mind

#Variables:
#Display Name, Player's Display Name Used By Other Plugins.
+displayname,+dname,+dn 

#Distance Type Variable 
#([Shout]/[L] as defined in locale.yml by "format.shout"/"format.local")           
+distancetype,+dtype

#Player's Experience Bar.   
+experiencebar,+expb,+ebar,+eb

#Player's Experience.
+experience,+exp                 

#Player's GameMode.
+gamemode,+gm                    

#Player's Group. (If any)
+group,+g                        

#Player's Hunger Bar.
+hungerbar,+hub                  

#Player's Hunger.
+hunger                          

#Player's Health Bar.                   
+healthbar,+hb                   

#Player's Health.
+health,+h                       

#Player's Location.
+location,+loc                   

#Player's Level.
+level,+l                        

#Message Being Sent. (If any)
+message,+msg,+m                 

#What "format.name" renders to.
+mnameformat,+mnf                

#Player's mChatSuiteName. (As set in info.yml)
+mname,+mn                       

#Player's Name.
+pname,+n                        

#Player's Prefix. (If any)
+prefix,+p                       

#Shown Only if the Message was meant to be hidden 
#(Local Message, [Spy] as defined in locale.yml by "format.spy")
+spying,+spy                     

#Player's Suffix. (If any)
+suffix,+s                       

#Player's Total Gained Experience.
+totalexp,+texp,+te              

#Player's Time.
+time,+t                         

#Player's World.
+world,+w                        

#Player's Groupname. (As set in info.yml)
+Groupname,+Gname,+G             

#Heroes Class. (If Heroes is installed).
+HClass,+HC                      

#Heroes Experience. (If Heroes is installed).
+HExp,+HEx                       

#Heroes Experience Bar. (If Heroes is installed).
+HEBar,+HEb                      

#Heroes Health Bar. (If Heroes is installed).
+HHBar,+HHB                      

#Heroes Health. (If Heroes is installed).
+HHealth,+HH                     

#Heroes Level. (If Heroes is installed).
+HLevel,+HL                      

#Heroes Mastered. (If Heroes is installed).
+HMastered,+HMa                  

#Heroes Mana. (If Heroes is installed).
+HMana,+HMn                      

#Heroes Mana Bar. (If Heroes is installed).
+HMBar,+HMb                      

#Heroes Party. (If Heroes is installed).
+HParty,+HPa                     

#Heroes Second Class. (If Heroes is installed).
+HSecClass,+HSC                  

#Heroes Second Class Experience. (If Heroes is installed).
+HSecExp, +HSEx                  

#Heroes Second Class Experience Bar. (If Heroes is installed).
+HSecEBar, +HSEb                 

#Heroes Second Class Level. (If Heroes is installed).
+HSecLevel, +HSL                 

#Player's Worldname. (As set in info.yml)
+Worldname,+Wname,+W

#Custom Vars are rendered using +<VAR> where VAR is the variable name in 
#the info.yml or in your Permissions plugin.

#External Vars are rendered using -VAR where VAR is the variable used 
#by the external plugin

#Locale Vars are rendered using %VAR where VAR is the defining variable 
#being replaced in this locale option

Got a question? PM MiracleM4n