Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. FileConfiguration config = this.getConfig();
  2. double x = config.getInt("spawn.x");
  3. double y = config.getInt("spawn.y");
  4. double z = config.getInt("spawn.z");
  5. #krocej
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement