Advertisement
strikero

newtowny2

Jan 1st, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. RedeemMcMMo - remake
  2.  
  3. - mysql support
  4. - have it so that it supports every skill on mcmmo
  5. commands:
  6. /redeem help - shows what commands you can do
  7. /redeem <mcmmo skills> <credits>
  8. /addcredits <amount> <player> - adds credits to a player (op perm)
  9. /takecredits <amount> <player> - reduces credits to a player (op perm)
  10. /credits <player> - shows other players credits. add perm (credits.show)
  11. /credits - shows how many credits i have
  12. /buycredits <amount> - add a vault or currency on the the redeem. it is configurable such as 1 credit = <x>
  13. /buycredits - shows how much is 1credit = <x>
  14. /redeem reload - reload the configuration file
  15.  
  16.  
  17. redeem help shows :
  18. /redeem <mcmmo skills> <credits>
  19. /credits - to view credits
  20. /stats - to view mcmmo skills
  21. /buycredits <amount> - it only shows when the configuration is enabled
  22. ===============================
  23.  
  24. Warp plugin
  25.  
  26. - two options on GUI interface (Server, Players)
  27. - for players
  28. ----------------------------------
  29. commands :
  30. /setwarp <nameofwarp> (server or player)
  31. -----------------------------------
  32. if the setwarp is a player then this
  33. /setwarp <nameofwarp> player <nameofplayer>
  34.  
  35. <nameofplayer> will be added in with a name in game then their head will show on GUI interface
  36.  
  37. ---------------------------------
  38. if the setwarp is a server then this
  39. /setwarp <nameofwarp> server <material>
  40.  
  41. <material> is what will be shown on gui interface.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement