Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
1,073
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. JRMCore COMMANDS:
  2. Command: /jrmc – Used to accept teaching requests & for resetting attributes
  3. Node: JinRyuu.JRMCore.ComJrmc
  4. Example:/jrmc, /jrmc accept, /jrmc startnew
  5.  
  6. Command: /jrmca – Command to edit attributes
  7. Node: JinRyuu.JRMCore.ComJrmca
  8. Example: /jrmca add all 100 Goku
  9.  
  10. Command: /jrmccheck sheet – Check the character sheet of a player
  11. Node: JinRyuu.JRMCore.ComJrmcCheck
  12. Example: /jrmccheck sheet Goku
  13.  
  14. Command: /jrmcdebug – Used for testing purposes
  15. Node: JinRyuu.JRMCore.ComJrmcDebug
  16. Example: /jrmcdebug (parameter)
  17.  
  18. Command: /jrmcheal – Command to heal a players energy, body, stamina, or food
  19. Node: JinRyuu.JRMCore.ComJrmcHeal
  20. Example: /jrmcheal stamina 100 Goku (use without name or number to heal yourself to max amount)
  21.  
  22. Command: /jrmckills – View a players kills
  23. Node: JinRyuu.JRMCore.ComJrmcKills
  24. Example: /jrmckills Goku
  25.  
  26. Command: /jrmckills top – View who has the top kills on the server
  27. Node: JinRyuu.JRMCore.ComJrmcKills
  28. Example: /jrmckills top
  29.  
  30. Command: /jrmcm – Command to set mission number for a saga
  31. Node: JinRyuu.JRMCore.ComJrmcm
  32. Example: /jrmcm main 1 Goku (missions are located in World -> data -> missions)
  33.  
  34. Command: /jrmcpvp – Enable or disable PVP combat in a dimension
  35. Node: JinRyuu.JRMCore.ComJrmcpvp
  36. Example: /jrmcpvp false (disables pvp in the dimension your standing in)
  37.  
  38. Command: /jrmcpvpcheck – Check if PVP combat is on in the current dimension
  39. Node: JinRyuu.JRMCore.ComJrmcpvpcheck
  40. Example: /jrmcpvpcheck
  41.  
  42. Command: /jrmcrei – reincarnates a player with parameters (keepStats) (keepSkills) (keepKiAttacks)
  43. Node: JinRyuu.JRMCore.ComJrmcRei
  44. Example: /jrmcrei 90 100 100 Goku (lowers stats by 10%, unfortunately i couldnt get the skills and ki attacks to stay)
  45.  
  46. Command: /jrmcrepair – Command to repair clothes
  47. Node: JinRyuu.JRMCore.ComJrmcRep
  48. Example: /jrmcrepair (repears clothes that are on the player)
  49.  
  50. Command: /jrmcse – Command to edit status effects: kaioken strain, fusion cooldown, godpower time
  51. Node: JinRyuu.JRMCore.ComJrmcStatusEffect
  52. Example: /jrmcse set legendary 90 Broly (sets legendary for 90 minutes)
  53.  
  54. Command: /jrmctech – Command to teach DBC ki attacks to a player
  55. Node: JinRyuu.JRMCore.ComJrmcTech
  56. Example: /jrmctech give KASpiritbomb Goku
  57.  
  58. Command: /jrmctexp – Command to set exp for custom techniques
  59. Node: JinRyuu.JRMCore.ComJrmctexp
  60. Example: /jrmctexp 1 100 Goku (gives 100 exp to the ki attack in slot 1)
  61.  
  62. Command: /jrmctp – Command to give Training Points to a player
  63. Node: JinRyuu.JRMCore.ComJrmctp
  64. Example: /jrmctp 100 Goku (give 100 training points)
  65.  
  66. DBC COMMANDS:
  67. Command: /dbc – Command to view location of DBC buildings and accept revive
  68. Node: JinRyuu.DragonBC.common.Gui.ComDbc
  69. Example: /dbc loc, /dbc accept
  70.  
  71. Command: /dbcspawn – Command to spawn DBC mobs
  72. Node: JinRyuu.DragonBC.common.Gui.ComDbcSpawn
  73. Example: /dbcspawn freeza2 (spawns 2nd form freiza)
  74.  
  75. /dbcreincarnate – Command to reincarnate a player (no parameters)
  76. Node: JinRyuu.DragonBC.common.Gui.ComReincarnate
  77. Example: /dbcreincarnate Goku
  78.  
  79. Command: /dbcbuildings – Command to respawn DBC buildings
  80. Node: JinRyuu.DragonBC.common.Gui.ComRespCon
  81. Example: /dbcbuildings respawn (move a few chunks away from the building itself before entering the command)
  82.  
  83. /dbcrevive – Command to set the revive timer to 0 for a player
  84. Node: JinRyuu.DragonBC.common.Gui.ComRevive
  85. Example: /dbcrevive Krillin
  86.  
  87. /dbcskill – Command to teach a player a skill
  88. Node: JinRyuu.DragonBC.common.Gui.ComSkill
  89. Example: /dbcskill give UltraInstinct Shaggy, /dbcskill givelvl OldKaiUnlock 10 Gohan
  90.  
  91. /dbcstrain – Command to remove kaioken strain from a player
  92. Node: JinRyuu.DragonBC.common.Gui.ComStrain
  93. Example: /dbcstrain remove Goku
  94.  
  95. FamilyC COMMANDS:
  96. /jfcgender – Command to set or switch a players gender
  97. Node: JinRyuu.FamilyC.FamilyCComJFCGen
  98. Example: /jfcgender female Videl, /jfcgender switch Freiza
  99.  
  100. /jfc – Command to spawn in a random child
  101. Node: JinRyuu.FamilyC.FamilyCComJFCsoc
  102. Example: /jfc spawn child Pan
  103.  
  104. YearsC COMMANDS:
  105. /jycage – Command to set a players age
  106. Node: JinRyuu.JYearsC.ComJycage
  107. Example: /jycage 50 Gohan, /jycage 50Y Goku (sets minecraft days and years lived, Note: NOT THE ACTUAL AGE)
  108.  
  109. /jycdate – Command to set the world date
  110. Node: JinRyuu.JYearsC.ComJycdate
  111. Example: /jycdate 758Y 3M 4D
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement