Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rankup not fully operational #8982

Open
3 tasks done
nate981120 opened this issue Jul 25, 2024 · 2 comments
Open
3 tasks done

rankup not fully operational #8982

nate981120 opened this issue Jul 25, 2024 · 2 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@nate981120
Copy link

Description of Issue

when the player rankup
cmi dont cost player money
then it is not executed the command 'points give [playerName] 1500'

Version Information

9.6.10.7

Errors

No response

Relevant Config Sections

超忍:
  Enabled: true
  MoneyCost: 1000000
  ExpCost: 25000
  DisplayName: '&f㊬'
  AutoRankup: true
  RankupConfirmation: true
  Commands:
  - lp user [playerName] parent add 超忍
  - maxhp set [playerName] 160
  - points give [playerName] 1500
  StatsRequirements:
  - BlocksMined:deepslate_diamond_ore:500
  - BlocksMined:prismarine:2000
  - BlocksMined:bone_block:1000
  - BlocksMined:soul_soil:500
  - BlocksMined:sponge:100
  - BlocksMined:deepslate_redstone_ore:1000
  - PlayerKills:100
  - Walk:50000
  - Fly:40000
  - HorseTravel:20000
  - Travel:150000
  - MonsterKills:phantom:50
  - MonsterKills:elder_guardian:20
  - MonsterKills:silverfish:150
  - MonsterKills:blaze:100
  - MonsterKills:cave_spider:100
  - PlayTime:900000

Relevant Plugins

No response

Agreements

  • My server is supported by CMI.
  • My version of CMI at the time of this report is up to date.
  • I have searched the github and asked around before making this report.
@nate981120 nate981120 added the bug report Reports of bugs/inconsistencies label Jul 25, 2024
@Zrips
Copy link
Owner

Zrips commented Aug 7, 2024

Does player rank gets updated after using /cmi rankup or its being triggered with external plugin which performs something like /cmi rankset command?
Because rankset might not check for rankup conditions, requirements or cost of it, as it should be performed when you want to set players rank independent of his current state. If you want to use rankset and still check for regular things, you will need to add -cmd and -cost variable to the command, so something like /cmi rankset Zrips Noob -cmd -cost

@nate981120
Copy link
Author

yes its rankup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

2 participants