Skript

Skript

743k Downloads

Add experience class into accept change on ExprTotalExperience

Fusezion opened this issue ยท 0 comments

commented

Suggestion

Add support for 10 xp in the ExprTotalExperience class

Why?

because it's literally made for it

Other

case DELETE:
case RESET:
return new Class[]{Number.class};
case REMOVE_ALL:
default:
return null;

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.