MrSparkzz

WhereAmI Config

Mar 1st, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.52 KB | None | 0 0
  1. #Configuration File
  2.  
  3. # If this is set to true, then Admins will be able to use any commands
  4. AllowOpAll: true
  5.  
  6. # Each one set to true will display when a user types /locate and has permission
  7. ShowXYZ: true
  8. ShowPitch: false
  9. ShowYaw: true
  10.  
  11. # Each one set to true will display when a user types /locate <Player> and has permission
  12. ShowTargetXYZ: true
  13. ShowTargetPitch: false
  14. ShowTargetYaw: false
  15.  
  16. # This will be shown when a target user has toggle themselves as hidden using /togglelocator
  17. LocatorFailed: The signal is weak...
Advertisement
Add Comment
Please, Sign In to add comment