Advertisement
Cypgain

Untitled

Jan 10th, 2020
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. package com.cypgain.api.commons.message;
  2.  
  3. public enum MessageAction
  4. {
  5. TELEPORT_PLAYER_TO_HUB;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement